Author Archives: Ahmed Tawfik

Unknown's avatar

About Ahmed Tawfik

Cybersecurity Professional, Systems Engineer, OSS & Linux Geek

How to fix blank pages in PDF printer in Linux Mint 12

PDF printer comes by detault in linux mint, and when I tried it, it produced blank pages with no content whatsoever. What I did to fix this is that: I opened my printers list deleted the existing PDF printer then … Continue reading

Posted in Mint | Tagged , , , , | 3 Comments

How to solve Video Tearing Problem on Ubuntu Oneiric and Precise with Gnome 3

I was having terrible tearing while playing any videos on my Ubuntu Oneiric 32-bit with Gnome 3 on my new Thinkpad T420 laptop with Intel SandyBridge Graphics Card. I have googled around a bit, and found this only solution, haven’t … Continue reading

Posted in Ubuntu | Tagged , , , , , , , , , , | 5 Comments

Disable Touchpad Clicks on Xubuntu

If you’re getting really annoyed – like I do – whenever you’re typing something and you touch the touchpad by mistake, which transfer the cursor to some other window on the screen, then this article is what you’re looking for: … Continue reading

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

Right-to-left e-mail composing in Thunderbird with Bidi

If you want to write Arabic, it’s very annoying to use left-to-right text direction, and it’s not supported natively in Thunderbird. One of the solutions is to use the “Bidi” add-on for Thunderbird, I was able to successfully install it … Continue reading

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

Working with KSH

Here are the shortcuts that were of utmost importance to get me productive with KSH: “stty erase ^?” to remove the ‘^?’ symbol when the backspace key is pressed. “Ctrl-p” shows the previous command that you typed, pressing several time … Continue reading

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