SUSE & openSUSE

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

Archive for April, 2009

BleachBit to cleanup unwanted files on your openSUSE

Posted by admin on 16th April 2009

BleachBit is a simple cool utility to delete unnecessary files on the systemt to free disk space. This includes application and browser cache, temporary fiiles and cookies. Among the many supported application files are Bash, Beagle, Epiphany, firefox, Adobe flash, java, KDE, openoffice,Opera, XChat, rpmbuild etc. While, DIsk space may not be an issue these days on most of the systems, it is always cool clear those items not required anymore on the system.

Read the rest of this entry »

Posted in Utility | 3 Comments »

acripper – Automatically Rip Audio CDs to ogg,mp3 in openSUSE

Posted by admin on 14th April 2009

Automatic Command-line Ripper (acripper) is a free opensource tool for ripping and encoding CD tracks on the fly. It also tries to get the CD information from feeddb.org, a CDDB website and writes it to the encoded files. If no information from freedb.org is available, it then tries to read CD information (CD title, artist name, tracks names) from a text file names “titles.txt” in the working directory.

Read the rest of this entry »

Posted in multimedia | 1 Comment »

xclip – Copy contents from command line to X clipboard in openSUSE

Posted by admin on 13th April 2009

xclip is a command line interface to the X11 selections (X11 clipboard). It can also be used for copying files, as an alternative to sftp/scp, thus avoiding password prompts when X11 forwarding has already been setup. xclip reads from Standard Input or from one or more files and copy it to the X11 clipboard making it available to the X applications. xclip can also print the content of the current X clipboard onto the standard output or to a file.

Read the rest of this entry »

Posted in Utility | 1 Comment »

ntop in openSUSE to probe & monitor Network Traffic

Posted by admin on 9th April 2009

ntop is a free opensource network traffic probe that shows the network usage. ntop is based on libpcap and can run on Linux/Unix and Windows operating system. ntop provides a very easy to use a web access to navigate through ntop traffic information and get a dump of the network status.

Read the rest of this entry »

Posted in Monitoring, Networking | 3 Comments »