Author Archives: Ahmed Tawfik

Unknown's avatar

About Ahmed Tawfik

Cybersecurity Professional, Systems Engineer, OSS & Linux Geek

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

Build your ecplise distribution

You can build your eclipse distribution, you can choose from many plug-ins.http://ondemand.yoxos.com/geteclipse/start enjoy !

Tagged | Leave a comment

How to unset environment variables in Bash use the keyword unset :), that’s it!

Posted in Uncategorized | Tagged | Leave a comment

Change display resolution in Redhat 5 or Oracle Enterprise Linux 5

Edit your “/etc/X11/xorg.conf” file, add the “Modes” part under subsection “Display” where the first mode – which is 1024×768 in the example below – will be the default one: Section “Screen”        Identifier “Screen0”        Device  … Continue reading →

Tagged , , , | 2 Comments

Temporary workaround for virtualbox not able to unmount CD/DVD drive or ISO image

Just don’t use  a dynamic expanding harddisk and the problem is gone!!

Tagged , , , , | Leave a comment