Tag Archives: Ubuntu

How to change your current username on Ubuntu Linux

Beware, this action is VERY dangerous and might ruin some of your running applications, I tried it first on a virtual machine and then my actual machine and it messed up 2 or 3 apps only, I was lucky as … Continue reading

Tagged , , , | Leave a comment

How to compress a file into multiple splitted files (Like what you used to do in MS Windows using Winrar)

I made it through the GUI this time, not using the command line: Opened Gnome File Roller (Applications ->Accessories->Archive Manager) Dragged the folder I wanted to compress inside it Click “Create Archive” Click “Other Options” Tick “Split in volumes of” … Continue reading

Tagged , , | Leave a comment

How to split a text file in Ubuntu

Simple! Just use the “split” command, if no arguments are specified, it will split the text file to files each containing 1,000 lines of text.

Tagged , , | Leave a comment

How to Enable Ctrl + Alt + BackSpace in Ubuntu Jaunty and Karmic

Method 1 (tested by me and working): “sudo apt-get install dontzap” “sudo dontzap -d” Method 2 (hasn’t been tested by me): Add the following lines to your xorg.conf file, making sure that when you paste it, it is NOT using … Continue reading

Tagged , , | Leave a comment

The anonymity script in action :)

The trick worked on my wireless router at home :), check the screenshots below:

Tagged , | Leave a comment