Author Archives: Ahmed Tawfik

Unknown's avatar

About Ahmed Tawfik

Cybersecurity Professional, Systems Engineer, OSS & Linux Geek

How to force remove an erroneous package in Ubuntu

If things get messy and you weren’t able to remove it using the package management tool (apt-get or aptitude), then you can manually remove the package: Open /var/lib/dpkg/status as root, “sudo gedit /var/lib/dpkg/status” and search for your package and remove … Continue reading

Tagged , | Leave a comment

Terminal Terminal Terminal Terminal :)

Tagged , | Leave a comment

Type The Command Once, Execute in Multiple Terminals: keyboardcast

“sudo apt-get install keyboardcast”, nothing more to say 🙂

Tagged , | Leave a comment

Getting X11 forwarding through ssh working after running su in AIX

After logging to a remote server using the “ssh -X user@host” (assuming that you have enabled X11Forwarding in your “/etc/ssh/sshd_config” file, and then restarted ssh by issuing “stopsrc -g ssh” and then “startsrc -g ssh”), you can run any X-windows … Continue reading

Tagged , , | Leave a comment

rmconverter: Convert Real Media Files to MP3 or WAV

TBD

Tagged , , , , , | Leave a comment