Today, I finally unpacked my Tenda Portable 2G wireless router which I bought in January 2012. Since it supports a USB port for 3G devices, I wanted to see if I can get PTCL-EVO device to connect via this. To my surprise the whole setup was very simple and took just a few minutes.
Author Archives: Asim Zeeshan
Google Shedding / Internet Shedding by PTCL
All over the world people have many methods to check IF they are online or not. Some prefer the ping to google.com or yahoo.com, some check their favourite websites or the popular websites (which we all think should always be accessible). In Pakistan and especially the subcontinent 95%+ people open Google.com or rely on their Firefox browser to open it for them to say “Yes, your net is working” and most people never bother to change this default homepage.
Cancelled QuickWeb
Today, I cancelled my last VPS with Quickweb in WDC (XEN PV). Although the service is stable but the actual VPS was costing me about two times from another stable reputable provider and since im on savings-mode, I want to experiment by moving that node from Quickweb to SecureDragon. Quickweb was my first VPS provider back in May, 2010 and so, I have a bond with them even though I cannot afford their VPSes mainly because there are other cheaper and stable options available in the market.
For those who want to know the Disk IO and Network speed etc? I will blog a post later today
Tests from WDC Node (Node=XEN10)
Uptime
root@ns1 [~]# uptime 13:01:00 up 72 days, 14:10, 1 user, load average: 0.02, 0.02, 0.00
Disk IO test
root@ns1 [~]# dd if=/dev/zero of=iotest bs=64k count=16k conv=fdatasync 16384+0 records in 16384+0 records out 1073741824 bytes (1.1 GB) copied, 9.4398 s, 114 MB/s
Network test
root@ns1 [~]# wget cachefly.cachefly.net/100mb.test --2012-04-11 13:00:08-- http://cachefly.cachefly.net/100mb.test Resolving cachefly.cachefly.net... 205.234.175.175 Connecting to cachefly.cachefly.net|205.234.175.175|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 104857600 (100M) [application/octet-stream] Saving to: `100mb.test' 100%[======================================>] 104,857,600 55.3M/s in 1.8s 2012-04-11 13:00:10 (55.3 MB/s) - `100mb.test' saved [104857600/104857600]
World Backup Day
Yeah!! Its World Backup Day today. Get more details at http://www.worldbackupday.com/.
I wonder sometimes how they have a day for almost every minor thing we have in our lives and virtual-lives.
Backups are important, do keep backups of production machine, development and any other machine that you will regret loosing of later.
You can either get a backup service from one of the many providers or buy a cheap dedicated (with say ATOM processor) to rsync data there, either way, Do keep backups, you won’t regret it.
There is an interesting discussion going on at LowEndTalk, do read the thread when you have time time.
Microsoft Censors Links in Windows Live Messenger
As reported by TorrentFreak.com
The Pirate Bay is not only the most visited BitTorrent site on the Internet, but arguably the most censored too. Many ISPs have been ordered to block their customers’ access to the website, and recently Microsoft joined in on the action by stopping people sharing its location with others. Microsoft’s Windows Live Messenger (MSN) now refuses to pass on links to The Pirate Bay website, claiming they are unsafe.
Imagine that you found this great new band sharing their music on BitTorrent for free.
You’re actually so excited about this find you want to share the experience with friends, so you paste them a link to the official torrent file via Windows Live Messenger.
Although this might sound like a good idea to some, Microsoft appears to disagree. Those who try to paste a Pirate Bay link to their friends through Windows Live Messenger will notice that it never reaches its destination.
Instead, Microsoft alerts the sender that The Pirate Bay is unsafe. Apparently, the company is actively monitoring people’s communications to prevent them from linking to sites they deem to be a threat.
cPanel announces PHP 4 End of Life
cPanel, the leading web hosting control panel for Linux has announced end of life for PHP 4 support within cPanel.
cPanel to End Support for PHP 4
cPanel announces that EasyApache will no longer support PHP 4 beginning May, 2012.
PHP 4 has not been actively developed, or supported by the PHP developers, for several years. Many CVEs reported against newer versions of PHP are also applicable in version 4, but remain unaddressed by the PHP developers.
EasyApache will soon warn administrators that PHP 4 has reached End of Life when PHP 4 is selected. As early as EasyApache 3.12, PHP 4 will be removed from EasyApache. For an indeterminate period PHP 4 will be available as a Custom Option Module on http://easyapache.cpanel.net. This Custom Option Module is provided as a convenience for those who may need a longer period of time to transition away from PHP 4.
All administrators and users using WHM/cPanel and still stuck at using PHP4 for their depreciated and outdated code must plan to make the switch to PHP 5
Dust Storm in Lahore
Today, its really hard to breath in Lahore because I see the second dust storm in my life span in Lahore. Its not as bad as in Karachi but still, its hard to breath.
Last year on 25th May, 2011, there was also a Sand storm (and since I saw/felt it for the first time) it was a difficult experience
LowEndBox.com’s golden era ends!
Today, I was sad to read the post on my favourite blog lowendbox.com (LEB). I discovered LEB a few years ago and it has helped me learn a lot and try out many different VPS services all under $7/mo. But finally the blog anonymous blog author of LEB whom we call Low End Admin (LEA) has announced that this blog is taking a lot of his time hence he may be selling or giving it to someone who can run it at least as good as LEA himself.
Its a sad day Indeed!
Bought another irresistible dedicated server offer
I just bought another irresistible dedicated server offer from a reputable provider (although I have no use of it at the moment). The details of the mouth watering deal is
Intel(R) Core(TM) i3-2100 CPU @ 3.10GHz
4GB DDR3 Memory
500 Gig Sata hard drive
100mbit network
5 IPs
all that for just $49/mo
I got the hard upgraded to a 1TB Sata3 and memory (RAM) upgraded to a whopping 12GB (some one you may be surprised to see ONLY 12GB but for me, this is the heaviest system I have rented to date). I am planning to keep it running even though I have no use for it at the moment.
Update:
Classic IO test
[root@kvm ~]# dd if=/dev/zero of=iotest bs=64k count=16k conv=fdatasync && rm -fr iotest 16384+0 records in 16384+0 records out 1073741824 bytes (1.1 GB) copied, 9.17903 seconds, 117 MB/s
Classic Network test
[root@kvm ~]# wget cachefly.cachefly.net/100mb.test -O 100mb.test --2012-01-17 00:53:25-- http://cachefly.cachefly.net/100mb.test Resolving cachefly.cachefly.net... 205.234.175.175 Connecting to cachefly.cachefly.net|205.234.175.175|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 104857600 (100M) [application/octet-stream] Saving to: `100mb.test' 100%[======================================>] 104,857,600 11.2M/s in 9.0s 2012-01-17 00:53:34 (11.1 MB/s) - `100mb.test' saved [104857600/104857600]
iWeb.com review
I started out with iweb.com yearly ago (approx 5-6 years ago). I upgraded servers, changed servers completely but managed 2 servers during my time. If someone asks me to rank them, here is my ranking/review of iweb.com

