perl -MMIME::Base64 -e ‘print encode_base64(“user”);’ perl -MMIME::Base64 -e ‘print encode_base64(“password”);’
Category: General
Root WonderMedia WM8850 Android Tablet And Update Firmware With Uberoid
We don’t usually write articles about rooting or jailbreaking phones and tablets but this particular model was hard to find any information on the system and what firmware it uses. [ … ]
Ubuntu – No Sound After Installing XFCE/Xubuntu
Sometimes after installing XFCE/Xubuntu along side Ubuntu LightDM the configuration for your present and active sound devices will get overwritten or removed. The first thing you should do is go [ … ]
Ubuntu – Playonlinux Freezes / Locks Up
When running playonlinux if it suddently freezes or locks upĀ with the following text you will need to upgrade your installation of playonlinux. There is a bug in older versions [ … ]
Ubuntu – Disable Boot Up Splash Screen
Splash screens are every were created to basically cover up the boot process. If your like me you prefer to see the initiationĀ process so you can watch for errors [ … ]
Ubuntu – Disabling GDM/LightDM Gui Login Screen
If your like me and are not a fan of the gui login screen that ubuntu uses or you want to reduce resource usage you can do the following to [ … ]
System Load Monitor (Ubuntu 11.xx or highter) Unity
If you are new to Ubuntu or you recently upgraded your installation to 11.xx or higher you will notice that the system monitors you are familiar with are not compatible [ … ]
CPU Information / Speed
How do I find out CPU Information such as speed, processor, and cache on Linux operating systems? You can get information about your CPU by using the following command in [ … ]
Video Game Emulators For Ubuntu
Linux up until the past few years has been left out of the emulators market as far as availability luckily this has change and now there are ports of almost [ … ]
Bash For Loops
ow do I use bash for loop to repeat certain task under Linux / UNIX operating system? How do I set infinite loops using for statement? How do I use [ … ]