First you need to install the language xpi that you want (Just click the .xpi to install it).Download .xpi file for Firefox/Swiftfox 2.0.0.1 from here
Continue reading…
General
SSH your Debian servers without password
Secure Shell is a program to log into another computer over a network, to execute commands in a remote machine, and to move files from one machine to another. It provides strong authentication and secure communications over unsecure channels. It is intended as a replacement for telnet, rlogin, rsh, and rcp. For SSH2, there is […]
Continue reading…
How to Reboot Your Debian,Ubuntu System only if all else fails
Staring at a crashed Gnome session, CTRL-ALT-BKSPC does nothing. ALT-CTRL-F1 won’t bring you to a terminal where you could cd to /etc/init.d and restart gdm.
Continue reading…