Pages
Home
What is MooLux
Screenshoot
Download MooLux
Install MooLux
MooLux Save
MooLux Modules
Snapshot of MooLux
0 comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Popular Posts
block consecutive IP address using scripts
How to block long list of consecutive IP address? How to call linux route command inside a script? How to block consecutive IP address usi...
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...
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...
Encrypt Filesystems
If you are using modules you need to load these first: modprobe loop;modprobe cryptoloop;modprobe cipher-aes Basically you: losetup -e ...
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...
Develop website using bluefish
Linux is at the forefront of web development. Recently, I've been developing web applications using frameworks, and Linux in general mak...
Setting the PATH in linux
This article explains how set your PATH variable under Linux. This has the same use as that of setting the PATH variable under DOS. Under Li...
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’...
Documentations
Boot from usbdisk - Download file moolux-5.4.zip - uncompress moolux.5.4.zip to USB Disk - cd to /boot directory in USB disk - execute ...
How To Install Atom Text Editor on Ubuntu 18.04
Atom is an open source cross-platform code editor developed by GitHub. It has a built-in package manager, embedded Git control, smart auto...
0 comments:
Post a Comment