Author Archives: Ahmed Tawfik

Unknown's avatar

About Ahmed Tawfik

Cybersecurity Professional, Systems Engineer, OSS & Linux Geek

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

How to use Portrait and Landscape pages within the same document in OpenOffice

Format->Styles and Formatting Click the Page styles Right click and select “New”, this will start creating a new style Name it “Portrait” or whatever name you need Click on the page tab and choose the orientation to be “Portrait” Do … Continue reading

Posted in Uncategorized | Tagged | Leave a comment

تعلم الكتابة العمياء في أوبونتو “Klavaro” Learn Touch Typing in Ubuntu

برنامج يبدو جيدا لتعلم الطباعة العمياء في أوبونتو و هو، “Klavaro” و يمكنك تنصيبه من: “Ubuntu Software Center” أو ببساطة يمكنك إستخدام هذا الأمر: “sudo apt-get install klavaro”

Posted in Uncategorized | 1 Comment