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

Category Archives: utility

Simple Image Editing in OpenSuSE: GraphicsMagick

Personal multimedia content such as images and videos seem to be taking up most of our disk space and hence the ever increasing amount of Gigabytes and soon to be Terabytes on our desktop.  Having OpenSuSE as your main desktop environment would also mean that in addition to having Office Productivity, Instant Messaging and Web [...]

Installing HP LaserJet 1020 Printer for OpenSuSE

Printers such as the HP LaserJet 1020 (1000, 1005, 1018, 1022 inclusive) are usually detected by the various Linux distribution.  However, there seem to have little success in ensuring that the printer drivers installed works.

Taking screenshots in SuSE

SuSE Enterprise Linux Server comes with this simple yet effective tool to assist you to take screenshots.  This is basically the same as using the “Print Screen” button and it can also be used to take a shot of the windows only, like using “Alt-Print Screen”.

Short and quick tutorial for the command “tar”

We have recently posted about tarball and the use of tar coupled with compression programs to create it.  Here, we will go through three (3) short tutorial on using tar.
To compress a list of files
To compress (the c in the options) a list of files into a specific file (the f in the options) whilst [...]

What are .Z, .gz and .bz2 files?

As part of a tarball distribution and also other compressed files, you will come across files with the .Z, .gz and .bz2 extensions.  These are basically files that have been compressed using different applications, much like the .zip files predominantly found in the Windows environment.