The following information walks you through the following: How to set up your DreamHost environment to run PEAR. (its should work on other hosting like godaddy, etc with a few alterations) How to download and install the packages. The PHP Extension and Application Repository, or "PEAR", is a repository of reusable PHP code which you...
Year: 2017
The extended attributes are inconsistent error: Windows 7/8/8.1/10 [Solved]
If you’re getting The extended attributes are inconsistent error frequently in your Windows 7/8/8.1/10, then this post is for you. This error might appear under following conditions: While installing new software Opening programs such as Command Prompt, Registry Editor etc. You perform any other operation that require user privileges screenshot of this annoying error: There...
Python Script for Rebooting Airtel VDSL router
further to the update on “Synology NAS” of yesterday, people using Airtel can modify the python script to run on their PC / NAS etc to reboot the VDSL modem whenever the it goes down. Run the Script every 10Min because the Beetel 777VR01 takes +6 Minutes to Handshake and connect to VDSL.
update on Synology NAS
Some moons back I had written a TuT Python Script to Reboot the LinkSys EA3500 router and Rebooting the ADSL Router when it cannot Access Internet; Synology has released DSM6, which removes CLI Telnet subset from busybox, hence the above script would not work for "telnet".Further DSM6 does not allow IPKG to be installed, hence the following...