Pario TechnoBlob
About Posts

Posts

Force fsck at reboot There are at least two ways to force a disk check (fsck) at reboot. Creating a /forcefsck file As root run the following command # touch /forcefsck Using the shutdown command...
Aug 16, 2010 12:35PM
HP Compaq 8540p hardware list in linux You can use lspci -n to analyce what hardware is on your system. My new laptop a HP EliteBook 8540p gives the following output: 00:00.0 0600: 8086:0044 (rev 12) 00:01.0 0604:...
Aug 14, 2010 12:21AM
Indent/format an entire file using vim You can format/indent an entire file using the vim editor and the gg=G command. gg - Goto the beginning of the file = - apply indentation G - till end of file If you decide...
Jul 14, 2010 2:12PM
Universally Unique Identifier UUID This is the command to print the UUID for a device. This may be used with UUID= in /etc/fstab as a more robust way to name devices that works even if disks are added and...
Jun 29, 2010 5:40PM
«« « 1 2 3  …  22 23 24  …  126 » »»
Posts About
© 2007-2020 Pario TechnoBlob
Powered by Axiom