background preloader

Linux

Facebook Twitter

Linux

Dirfd(3) - dirfd, dirfd - get directory stream file descriptor - man 3 dirfd. I runlevel. Un runlevel è uno stato di init e dell'intero sistema che definisce quali servizi di sistema sono operativi.

I runlevel

I runlevel sono identificati da numeri: vedere la Tabella 7-1. Non c'è un parere comune per come usare i runlevel definiti a livello utente (dal 2 al 5): alcuni amministratori di sistema li utilizzano per definire quali sottosistemi funzionano, cioè se gira X, se la rete è operativa e così via. Altri hanno tutti i sottosistemi che girano sempre e li avviano e li fermano individualmente senza cambiare runlevel, perché i runlevel sono uno strumento troppo grezzo per il controllo del sistema. Potete decidere da voi, ma può essere più semplice seguire come fa la vostra distribuzione di Linux. Tabella 7-1. I runlevel sono configurati da /etc/inittab da linee come questa: l2:2:wait:/etc/init.d/rc 2 Il primo campo è un livello arbitrario, il secondo significa che la linea si applica per il runlevel 2. Tip and Tricks di Computer. Ecco il semplice metodo che permette di abilitare lo scorrimento orizzontale su touchpad o mouse di ultima generazione se si usa Ubuntu Linux.

Tip and Tricks di Computer

Al giorno d’oggi non sono molte le volte che qualche periferica su Linux non sia possibile configurarla come piace, se non con i tool di sistema vi sono applicazioni che permettono di […] Ecco il semplice metodo che permette di fare il boot in modalità testuale su Ubuntu Linux, da shell, può sembrare strano ma non sono rare le volte che può servire. Sopratutto chi dentro di se è un geek a cui piace smanettare con il computer e connetterlo a vari dispositivi sa che con un computer […] Con i pacchetti microcode per processori Intel ed AMD le caratteristiche del processore saranno sfruttate a pieno, una patch per l’ottimizzazione della CPU. Ecco il metodo che permette di modificare manualmente l’associazione dei files su Gnome, è possibile farlo graficamente ma a volte non si può od è un operazione più lenta da fare. Una distribuzione Linux per server e dispositivi embedded. Linux Documentation - linux.die.net. Linux password manager that also works under Windows / OS X.

Too many passwords to remember?

Linux password manager that also works under Windows / OS X

Do you forget passwords? Do you keep passwords written down? Writing down password is a bad idea. I cannot remember more than a handful of passwords. So what is the solution to password? Use personal password manager to store all passwords in a securely encrypted file. Password Safe - Password Safe is an Open Source (free) tool that allows you to have a different password for all the different programs and websites. Gpass for Gnome GPass is a simple GNOME application, released under the GNU GPL licence, that lets you manage a collection of passwords. Use apt-get command to install gpass: $ sudo apt-get install gpass Make sure you backup ~/.gpass directory. revelation - GNOME2 Password manager Use apt-get command to install revelation: $ sudo apt-get install revelation Start revelation from menus or type: $ revelation & pwmanager - Password Manager for KDE With PwManager you can easily manage your passwords.

Linux Shell Scripting Tutorial - A Beginner's handbook. How to debug Xorg problems. Foreword If you are experiencing a problem with Xorg, please see the common bugs document before filing a bug.

How to debug Xorg problems

Some easy configuration tweaks that fix a wide range of issues are listed there. If the problem you are seeing is not listed there or none of the workarounds seem to help, please consider filing a bug to help us make Fedora run better on your hardware. Be prepared to include some information (logs) about your system as well. These should be complete (no snippets please), not in an archive, uncompressed, with MIME type set as text/plain. Identifying your problem area What driver am I using? If you do not know already, try to find out what video driver you are using.

(II) VESA(0): initializing int10 (II) VESA(0): Bad V_BIOS checksum The word in capital letters after (II) is the name of the driver in use (so, in this case, the word is VESA, indicating the vesa driver is in use).