SUSE & openSUSE

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

Archive for the 'Utility' Category

Spindown – Utility to spindown your Disk when not in use in openSUSE

Posted by admin on 14th February 2009

Spindown, as the name suggests is a free opensource command line utility to spin down your disks when no data is read or written of it. This should help save the precious energy and give the disks a longer life. It works by checking the number of blocks read from and written to the disks. When no blocks are read or written to the disk then it is considered idle. When a disk stays idle long enough spindown uses sg_start SCSI scripts to spin the disk down. It also works with usb disks and hotswappable disks because it doesn’t watch the device name (hda, sdb, …), but uses device id.

Read the rest of this entry »

Posted in Hardware, Utility | No Comments »

Leafpad – Simple Easy to use text editor in openSUSE

Posted by admin on 14th February 2009

Leafpad is a GTK+ based simple easy to use free opensource Text Editor for Linux. Leafpad requires few libraries, and starts up quickly. The user interface is similar to “notepad” with minimal menu items, and it aims to be lighter than GEdit and KWrite and to be as useful as them.

Read the rest of this entry »

Posted in Utility | No Comments »

pngcrush – PNG optimizer utility in openSUSE

Posted by admin on 7th February 2009

pngcrush is an optimizer tool for PNG (Portable Network graphic) files. pngcrush is an excellent batch-mode compression utility for PNG images. Depending on the application that created the original PNGs, it can improve the file size anywhere from a few percent to 40% or more (completely losslessly). It reduces the size of the PNG IDAT datastream by trying various compression levels of PNG filter methods. It also can be used to remove unwanted ancillary chunks, or to add certain chunks including gAMA, tRNS, iCCP, and textual chunks and it can fix incorrect gamma info written by Photoshop 5.0 as well as the erroneous iCCP chunk written by Photoshop 5.5.

Read the rest of this entry »

Posted in Graphics, Utility | 4 Comments »

rpmorphan – Find & delete orphaned packages in openSUSE

Posted by admin on 4th February 2009

rpmorphan is a free opensource utility to find orphaned packages on your openSUSE installation. rpmorphan determines which packages on the system has no other package(s) depending on their installation, and lists these packages. rpmorphan intends to be a clon to the deborphan utility for Debian Linux. rpmorphan has a simple GUI interface to list the orphaned packages and to show the details of the packages and to delete them if you choose to. rpmorphan can also run from commandline as a normal user.
Read the rest of this entry »

Posted in Utility | 4 Comments »

PC Man File Manager for Linux in openSUSE

Posted by admin on 22nd January 2009

PC Man File Manager is a simple elegant fast light weight and a very user-friendly File manager for Linux with tabbed browsing and support for file drag n drop between the tabs.

Read the rest of this entry »

Posted in desktop, Utility | No Comments »