Author Archives: Ahmed Tawfik

Unknown's avatar

About Ahmed Tawfik

Cybersecurity Professional, Systems Engineer, OSS & Linux Geek

Revert to your old Ubuntu splash theme after installing Kubuntu or Xubuntu Desktop using galternatives

Install galternatives sudo apt-get install galternatives run with sudo galternatives or from menu Applications/System Tools/Alternatives Configurator Find default.plymouth and select /lib/plymouth/themes/ubuntu-logo/ubuntu-logo.plymouth Mouse pointer can also be changed from x-cursor-theme Credit goes to Ginsu here: http://ubuntuforums.org/showthread.php?t=1462523 You can change A LOT of … Continue reading →

Posted in Ubuntu | Tagged , , , , , | Leave a comment

Enable Right-to-left Support in Lotus Symphony 3 through CTL

I was translating a document from English to Arabic in a Lotus Symphony document and it was really an annoying experience, as pressing the right cursor goes left and vice versa, as well as many other annoyances. I searched the … Continue reading →

Posted in Uncategorized | 3 Comments

Create a folder for importing an Oracle dump file

Generally speaking, in Oracle DB, for you to be able to import a dump file, you have to use a predefined list of directories in order to read the dump file from, don’t know why, but that’s how it goes. … Continue reading →

Posted in Uncategorized | Tagged , , , , | Leave a comment

Delete Fonts from Ubuntu

I installed many fonts and many web pages were looking very bad with these fonts, so I decided to remove them Navigate to the “.fonts” folder Delete the font That’s it 🙂 Note: This only applies to user fonts, i.e. … Continue reading →

Posted in Uncategorized | Tagged , , | Leave a comment

How to allow 32-bit Ubuntu Desktop to use more than 3 GB of RAM

This is enabled by a feature called Physical Address Extension (PAE), there is a kernel version in Ubuntu 32-bit that supports PAE, there is a meta package that does this for you, i.e. grabs the latest kernel version and allows … Continue reading →

Posted in Uncategorized | Tagged , , , , , , , | Leave a comment