Pages
Home
What is MooLux
Screenshoot
Download MooLux
Install MooLux
MooLux Save
MooLux Modules
Screenshoot
Home
Subscribe to:
Posts (Atom)
Popular Posts
Android App: Nesoid (NES emulator)
It is good to know that it's possible to play those classicNintendo NES games on any Android device with physical keyboard (Motorola Bac...
Screenshot Grabbing
Using imagemagick imagemagick is a collection of tools and libraries for image manipulation. Most distribustions come with imagemagick . ...
Delete Files Older Than x Days
The find utility on linux allows you to pass in a bunch of interesting arguments, including one to execute another command on each file. We’...
du - the disk usage linux command
du stands for disk usage. This simple linux command provides a summary of harddisk or storage space disk usage. It has many parameter argume...
20 Linux System Monitoring Tools Every SysAdmin Should Know
Need to monitor Linux server performance? Try these built-in command and a few add-on tools. Most Linux distributions are equipped with tons...
What is MooLux
MooLux is a Live USB Linux distribution based on Slackware that utilizes the KDE desktop environment. MooLux is a portable operating sys...
md5sum: Remove duplicate files
The script below will find duplicate files (files with the same md5sum) in a specified directory and output a new shell script containing co...
Unmount busy drives
You are probably all too familiar with the situation - you are trying to unmount a drive, but keep getting told by your system that it's...
Download MooLux
MooLux is available as zip format. Extract the file to your USB Disk, run a command, boot your computer with first boot to USB Disk. You mi...
Convert wma to ogg
Write small shell script to perform batch conversion. However it works only with files from current directory, and with files what has only ...