Suse & OpenSuse : Tips, Tricks, Tutorials, How Tos and Troubleshooting

Using the “date” command and it’s % options

Well, you can’t really get a date with this command but it is a very useful command to know for administrative tasks as well as for automatic documentation through scripting. However, the date command’s options often baffles a lot of people (well, in my administering SuSE Linux class anyway) especially when they read about the [...]

How to remove GRUB from MBR of Hard Drive

If you are running multiboot operating systems from your hard drive then you will require GRUB. It is a boot loader package from the GNU Project. GRUB is the reference implementation of the Multiboot Specification, which allows a user to have several different operating systems on their computer at once, and to choose which one [...]

How to setup and enable OpenSSH

OpenSSH is a FREE version of the SSH connectivity tools. For many users of telnet, rlogin, and ftp, they may not realize that most of the time their password is transmitted across the Internet unencrypted. With OpenSSH, it encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other attacks. Besides that, OpenSSH [...]

How to change font size for Yast and Sax2

Sometimes the font size for your newly installed SUSE is too small for your reading pleasure. There are several ways to configure the font size. One method is to use the configuration utility for your window manager.

How to reset forgotten root password in SuSE Enterprise Server

We do sometimes forget our passwords and what more when we don’t login to that particular account regularly.  As good system administrators who automate most of the administrative tasks, we sometimes do not login to the root account often.  This is especially so for a highly reliable and robust SLES based system. Our earlier posting [...]