Pages
Home
What is MooLux
Screenshoot
Download MooLux
Install MooLux
MooLux Save
MooLux Modules
Check laptop battery in Command Line
If you run Linux off a laptop, you might want to check your battery status alt least once a year:
grep -F capacity: /proc/acpi/battery/BAT0/info
This will output something like
design capacity: 7800 mAh
last full capacity: 6414 mAh
Newer Post
Older Post
Home
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...
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...
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...
How to install Opera Browser on Ubuntu 18.04 Bionic Beaver Linux
Add Opera browser Repository Let's start by adding an Opera repository and keyring. Open up terminal and enter: $ wget -qO- https://d...
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 UTF-8 to WIN-1251
Function to convert UTF-8 to WIN-1251 charset. function iconv-win1251 { if [ ${1%\.*} == ${1##*\.} ]; then newfile="$1-win1251&quo...
Shutdown a windows PC from linux
A remote Windows PC can easily be shutdown, assuming you have Samba installed on your Linux box, and you have a user account on the Windows ...
Linux Body Painting
Its, awesome...