![]() |
Useful ThingsIf you haven't already realised there are a tremendous number of programs available for Linux and it is sometimes difficult to find the right one for the job. There are also many tips that make tasks that little bit easier. The list of programs, commands and tips below is neither extensive nor authoritative but should help you become productive with Linux a little quicker and with less frustration. This site has a nice table showing Windows software and Linux equivalents - http://www.linuxrsp.ru/win-lin-soft/table-eng.html. Don't expect clones of what you're used to using in Windows, although most of the time the functionality will exist. If you want an exact copy of that quirky e-mail program you love you'll either need to get it working using Wine or write it yourself. As ever Google is your greatest resource, including Google Linux. CommandsTerminal based programs GUI based programs Useful tips Commands Command line instructions - can be used in a terminal window
Most commands have options - what they are and their function can be found using the man command. By combining various commands and options it is possible to perform quite complex tasks. Further information on commands and how to use them can be found on the following sites: http://www.linuxcommand.org/index.php and http://www.tuxfiles.org/linuxhelp/cli.html Programs Terminal (used from a command prompt) mc (midnight commander) - a copy of Norton Commander file manager. Useful for file manipulation - copying, moving, editing, changing permissions. ![]() Figure 1. mc file manager
mcedit - link to the editor from mc Programs GUI (used within GNOME or KDE) Audacity - sound file editor
Figure 2. Audacity sound file editorThe GIMP - The GNU Image Manipulation Program, an excellent graphics editing package ![]() Figure 3. The GIMP graphics editor GKrellM - system monitors for CPU usage & temperature, voltages, network activity, etc.
Figure 4. GKrellM system monitorsXMMS - X Multimedia System for playing (mainly) sound files ![]() Figure 5. XMMS multimedia system Useful Tips Copy and paste Copy and paste in many situations by highlighting the text to copy and then centre clicking where you want to paste to (simultaneously left and right click if you only have a two button mouse). Be careful to not left click anywhere as this cancels the highlighting if on the same page.
|