SUSE & openSUSE

Tips,Tricks, Tutorials,How Tos and Troubleshooting suse linux

Archive for the 'General' Category


Krusader - Advanced Twinpanel File Manager in openSUSE

Posted by admin on 8th October 2008

Krusader is an advanced twin panel (commander style) file manager for KDE and other desktops in the *nix world, similar to Midnight or Total Commander. It provides all the file management features you could possibly want with features like extensive archive handling, mounted filesystem support, FTP, advanced search module, an internal viewer/editor, directory synchronisation, file content comparisons, powerful batch renaming and much much more. It supports a wide variety of archive formats and can handle other KIO slaves such as smb or fish. It is (almost) completely customizable, very user friendly, fast and looks great on your desktop! You should give it a try.

Read the rest of this entry »

Posted in General | 1 Comment »

rsnapshot - Local/Remote Filesystem backups utility in openSUSE

Posted by admin on 4th October 2008

rsnapshot is a filesystem backup utility based on rsync. Using rsnapshot, it is possible to take snapshots of your filesystems at different points in time. Using hard links, rsnapshot creates the illusion of multiple full backups, while only taking up the space of one full backup plus differences. When coupled with ssh, it is possible to take snapshots of remote filesystems as well.

Read the rest of this entry »

Posted in General | 3 Comments »

HowTO: Edit Boot Loader to add/modify/delete entries in openSUSE

Posted by admin on 29th September 2008

When you accept the defaults for the Boot Loader in openSUSE at the time of installation, it will include the default openSUSE boot option, a failsafe boot option for openSUSE, a Floppy disk boot option and if you are dual-booting your openSUSE with Windows or if there is any WIndows partition on your system then they are all included by default.

Read the rest of this entry »

Posted in General | No Comments »

Linux Kernel Magic SysRq keys in openSUSE for crash recovery

Posted by admin on 28th September 2008

The Linux Kernel offers you something that allows you to recover your system from a crash or at the least lets you to perform a proper shutdown using the Magic SysRq Keys. The magic SysRq key is a select key combination in the Linux kernel which allows the user to perform various low level commands regardless of the system’s state using the SysRq key. It is often used to recover from freezes, or to reboot a computer without corrupting the filesystem.

Read the rest of this entry »

Posted in General | 2 Comments »

CrossOver Chromium - Chromium Webbrowser using Wine in Linux

Posted by admin on 27th September 2008

We recently saw here how to install and use Google Chrome web browser using Wine. Obviously not the best user experience considering the errors that occured or the installation procedure. However, the geeks at Codeweavers have developed CrossOver Chromium based on the opensource Chromium project which is the basis of the Google Chrome browser. CrossOver Chromium uses Wine to run Chromium Browser.

Read the rest of this entry »

Posted in General | 1 Comment »