Author Archives: Sems - Page 3
This weekend, I found out that my raidz was created with 3 drives on Freenas and when I tried to add a new drive, found out the only way is to backup, destroy raid, build ...
Run from command line (after saving file as ping test.vbs)cscript pingtest.vbs iptoping logfilenameIt will continuously run till you hit Ctrl+C to break it... Very useful for network testing.
hostIp = wscript.arguments(0)
logfilename = wscript.arguments(1)
Set fso = CreateObject('Scripting.FileSystemObject')
Set ...
It took me a while to do it, but it is taken care of now. I had moved the downloads to Fileserve couple of years ago to save bandwidth. However, with their changes throughout the ...
I have seen a weird issue on a new Lenovo Ideapad Yoga. When you try to upgrade from Windows 8 to Windows 8 Pro it fails around 15%. Also on some machines Windows Update fails ...
I have recently downloaded and installed Windows 8 from Microsoft MSDN. While playing with it, I thought of the new WinPE 4.0 (WinPE = Windows Preinstallation Environment) and started doing some research. While, there are ...
This works just great, compliments of RIM:
Canada:
1. Go to blackberrycanada.roxionow.com/redeem
2. Enter the code SHERLOCK
3. Login to your Blackberry Video Store account or create a new account.
4. If you haven't downloaded it already, download the free ...
It has been a while since I installed Asterisk from scratch and I like to keep my skills sharpened. So for this exercise, I grabbed a base Centos 6 Virtual Box image and installed Asterisk ...
Yesterday, Sugarsync prompted me to install an update. After installation, it complained parts of it was installed separately and refused to run. I uninstalled it via /Applications/SugarSync\ Manager.app/Contents/Resources/SugarSyncUninstaller.command
Then I did a fresh install. Still no luck, ...
Recently, ICANN finalized and published a new document titled 'Registrants Rights and Responsibilities.' The 2009 RAA included a provision that would require both registrars and their resellers to link to this new document from their ...
Whenever you upgrade a plugin in Wordpress or Wordpress itself while running under IIS 7, you get an error. This usually happens as the process was unable to delete the folder for the plugin or ...