Ten essential commands for Linux tasks
Aug 07, 2009, 18:33 (0 Talkback[s])
(Other stories by Jack Wallen)
"7. Dmesg
Call me old-school, but whenever I plug a device into a Linux
machine, the first thing I do is run the dmesg command. This
command displays the messages from the kernel buffer.
"This is important. There is a lot of information to be garnered
from the dmesg command. You can find out information about the
system architecture, GPU, network device, kernel-boot options used
and RAM totals, for example.
"8. Kill, killall
One of the greatest benefits of Linux is its stability. But that
stability does not always apply to applications outside the kernel.
Some applications can lock up, and when they do, you want to be
able to remove them. The quickest way to get rid of locked up
applications is with the kill or killall commands."
Complete Story
Related Stories:
- Screen : 10 Window Settings(Aug 07, 2009)
- Making PDF documents in Ubuntu 9.04 with CUPS-PDF(Aug 07, 2009)
- 5 Tips for Raising Your Girl Geek(Aug 07, 2009)
- Tech Tip: View Config Files Without Comments(Aug 06, 2009)
- 5 y.o KDE user tips & tricks(Aug 05, 2009)
- Put restrictions on the functions of Gnome(Aug 04, 2009)
- Bash, in Color(Aug 03, 2009)
- 10 super-cool Linux hacks you did not know about(Jul 31, 2009)
- 17 Cool Firefox about:config Tricks
(Jul 31, 2009)