Working with processes, services, and event logs
Windows 7 is the only operating system that has Windows PowerShell and PowerShell ISE (developer environment) fully installed. The rest of the operating systems either have nothing installed or just ha… more »
Category: "System Admin"
I was really tired of using Windows DOS command prompt and had heard of "Windows PowerShell" (cue thunder and lightening in the background). Had a hunt around and found the "Scripting with Windows PowerShell" 5 part video tutorial done by Ed Wilson who… more »
I suddenly started getting a very strange error message in my B2Evolution installation after restarting the web server. The error message read:
Bad Request!
The parameters of your request are invalid.
If you have obtained this error by clicking on a… more »
1&1's documentation is pretty awful but to be fair they only expect real system administrators to be using their dedicated servers. They give you a copy of Plesk 10 but it doesn't have any capabilities to alter the disk or volume group layouts. 1&1 layout their default image in a way that only gives you 4GB on each of the major partitions and it leaves the other 212GB as unallocated. So in order to use the server properly you have to get interested in the Logical Volume Manager. more »
I had a problem with Funambol's administration tool where the same version worked at home, but not at work. When I tried to login at work it said "Host not found or not reachable, please verify connection parameter". I verified the host was found, the ro… more »