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

Category Archives: desktop

Adding applications to “Favorites Applications”

Having your regularly used applications on the Start Menu under the “Favorites Applications” section will come in handy as it will enable you to quickly launch the application.  You can also create shortcuts (or technically speaking, links) on your Desktop to your favorite applications but some of us prefer a cleaner desktop.

Short and quick tutorial for the command “find”

We can learn about commands in Linux using the manpages, for example, to learn how to use the find command, we can just do # man 1 find However, this means we need to read the long manual and generally most of us are somewhat impatient.  We will give short and quick tutorials on the [...]

How to install OpenOffice.org in SLES from a SuSE Linux Enterprise Desktop ISO file

After installing SuSE Linux Enterprise Server 11 (SLES 11), there are some packages that may be required that’s not on the SLES 11 DVD but is available from the SuSE Linux Enterprise Desktop 11 (SLED 11) DVD. One such example is OpenOffice.org. If you already have the SLED DVD, you can install from it by [...]

How to remove corrupted .gvfs directory

The .gvfs directory found in home directories of users is actually the GnomeVFS (Gnome Virtual File System).  This provides seamless and uniform access for the Nautilus file manager to  users data no matter where and how it is stored. Data can be stored on a remote mounted file system, the local disk, a USB drive [...]

Manually Starting and Stopping Services in Suse/OpenSuse

YaST provides a extremely easy way for system administrators to manage which services run at boot. The YaST Runlevel Editor module is easy to understand and gives you important information about each service. You can choose to start or stop a process with nothing more than a mouse click.