-
There may be number of reasons why you could bump into such error. In my particular situation this happened after moving physical Windows XP machine to a virtual VMware host. Other reasons could be – upgrading computer hardware, not activating…
-
Manage Active Directory and Windows Servers from Windows 7 workstation
Download Remote Server Administration Tools for Windows 7 from Microsoft Download Centre. Choose 32 or 64 bit version depending on you Operating System Install downloaded file (KB958830). It installs as a Windows Update
-
Print spooling takes very long time
Having problems with print spooling? There is a chance that you have some orphaned files in print spool directory. There should not be any permanent files in this directory. This helped me to resolve some spooling problems on Windows XP…
-
Skype not responding on shutdown
On Windows XP computers Skype often doesn’t close properly on shutdown prompting “Ending Program… Please wait” dialog.
-
Wait in a batch file
There maybe number of reasons why you may want to “sleep” in a batch file. Depending on your Operating System there a couple of ways to achieve this. timeout – Windows Vista and Windows 7 In Windows Vista and Windows…
-
Change TCP / IP settings using command prompt or .bat script
If you change your network settings quite often, you can save yourself quite a bit of time by creating a simple .bat scripts which allow to set predefined TCP/IP setting with a single click. To change your IP settings via…
-
Increase Joomla Media Manager Upload File Size Limit
Joomla Media Manager default Upload Limit is 10MB.This can be changed: Joomla 1.6 and Joomla 1.7: Content > Media Manager > Options > Maximum Size (in MB) Joomla 1.5: Global Configuration > System > Maximum Size (in bytes) If you…
-
Where is php.ini located?
php.ini can be located in quite few different places depending on your Linux distribution and Apache installation. Some common places are:/etc/php.ini /etc/php/php.ini /etc/php5/php.ini /etc/php5/apache2/php.ini/usr/bin/php5/bin/php.ini If you still can’t find it, run:find / -name php.ini This will find all files with…
-
Run multiple Skype accounts at the same time
Normally Skype for Windows allows only one instance. If you have Skype opened and double click on the Skype shortcut it will simply open the same, old instance. It’s pretty easy to run two or more Skype accounts simultaneously on…
-
MySQL server down: ERROR 2002 (HY000)
Problem: All Joomla websites hosted on single virtual server are down. Trying to access any of the sites, web browsers display following errors:Infinite loop detected in JErrororDatabase Error: Unable to connect to the database:Could not connect to MySQL phpMyAdmin web…
-
404 Error
Sorry, we could not find the page you were looking for…
-
Cannot change user’s primary group – button “Set Primary Group” greyed out
All new domain users are automatically added to the “Domain Users” group. This group is also set as the primary group. If for any reason you need to remove an account from “Domain Users”, you must first assign another primary…