Author: Damien Oh

Damien Oh is the owner and chief editor of Make Tech Easier

Beware Of PayPal Phising

I received an email from Paypal today, stating that they have upgraded their security system and wanted me to login and verify my credit card information. As this is not the first time Paypal emailed me for security issue, not to mention that I was nearly banned by Paypal for…

Read more »
  • $General
  • .Comments Off

Funny Tech: What Would A Computer Tech Support Do?

Just what would you do if you are a computer tech support and faced with a bunch of computer idiot? Customer: “How much do Windows cost?” Tech support: “Windows costs about $100.” Customer: “Oh, that’s kind of expensive. Can I buy just one window?” ———————————————————————————————————————– Tech support: “Ok, we’re going…

Read more »

How To Create .iso Files In Linux

It is surprisingly easy to create .iso file in Linux. I have tested the method on Ubuntu Feisty and I am sure it works on other distro as well. Open up terminal: Assume that /dev/cdrom is the location of CD/DVD-ROM sudo umount /dev/cdrom readcd dev=/dev/cdrom f=file.iso That’s it. If you…

Read more »
Load More