Linux quicky tips
Tuesday, 28. August 2007, 17:26:52
1. Manual command: Man nani-nani-command-name
To scroll use arrows and pgup pgdown. To quit press "Q"
2. Killing a program in Kde3 is Ctrl+Alt+Esc. I wonder what it is on Gnome...?
3. Making an RPM from a Tar file
a. extract
b. open console & cd to directory
c. "./configure"
d. "make"
e. "su"
f. "make install"
4. Gnome Function keys
Ctrl+Alt+F1thruF4 opens a text terminal. Ctrl+Alt+F7 switches to the graphical interface.
F5 Refreshes the Desktop
To scroll use arrows and pgup pgdown. To quit press "Q"
2. Killing a program in Kde3 is Ctrl+Alt+Esc. I wonder what it is on Gnome...?
3. Making an RPM from a Tar file
a. extract
b. open console & cd to directory
c. "./configure"
d. "make"
e. "su"
f. "make install"
4. Gnome Function keys
Ctrl+Alt+F1thruF4 opens a text terminal. Ctrl+Alt+F7 switches to the graphical interface.
F5 Refreshes the Desktop