A tumblog… of sorts
- Mapped network drives read “Disconnected network drive”
I upgraded my WinXP machine to WinVista and then upgrade my WinVista machine to Win7. Everything worked great. But I could no longer access network resources and my network shares read “Disconnected network drive” even though I could double-click and access them. This caused software installs to fail all over the place.
The update to ZCM [...]
- Wordpress/BBPress in stalled but not images show up
…_If you configured everything correctly, you should be greeted by the WordPress//BBPress configuration page. Follow the prompts, and you will have a functional WordPress blog installed on a Ubuntu desktop machine.
But what if you do all that, surf from another machine and get no images or CSS?If you configure your blog from a local browser, [...]
- Install Desktop Environment in ubuntu
1) Install desktop Environment
2) Install Webmin1) Install desktop Environment
First you nee to make sure you have enabled Universe and multiverse repositories in /etc/apt/sources.list file once you have enable you need to use the following command to install GUI
sudo apt-get update
sudo apt-get install ubuntu-desktop
The above command will install GNOME desktop
- Windows 7 and GodMode
i’ve collected information from a couple of different sources.
Windows has lots of God Modes. Source: Cnet
Here’s the list of strings:
- MS Office 2003: SKU011.cab was missing
2 solutions to this:
the problem of SKU011.CAB
change setup.ini
CDCACHE=0
==or==Go into Registry Editor (Start, Run, “regedit”).
Go to HKEY_LOCAL_MACHINE, Software, Microsoft, Office, 11.0, Delivery. There should be only 1 directory under Delivery, which is your DownloadCode .
Select that directory.
On the right side of the screen, right-click on CDCache.
Change the value to 0.
- Delete Page File Before Imaging
The page file is created during the Windows XP installation and resides on the hard drive. Page files are measured in megabytes. The size of the page file is based on how much RAM is installed in the computer. By default, XP creates a page file which is 1.5 times the [...]
- Sharing and Workgroups
I was having problems viewing the computers on my workgroup. I checked to see whether we were all on the same workgroup, and we were. I couldn’t see shared printers, either.
Things to check
1. Enable NetBIOS over TCP/IP
Right click on Local Area Network > Properties > TCI/IP properties > Advanced > WINS > Enable NetBIOS over [...]
- Uninstalled program entry in Add or Remove Programs listing hasn’t be removed
you’ve uninstalled a program but theĀ corresponding entry in the Add or Remove Programs listingĀ hasn’t be removed. This may be due to incomplete uninstall or poorly designed uninstaller itself.
To manually remove the orphaned entries from the Add or Remove Programs applet,Click Start, Run and type regedit.exe
Navigate to the following key:HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows [...]
- Unknown Error 80072f05: Setting up Domain and Q about RD/Remote access
If you get this error when setting up your domain (Unknown Error 80072f05), check your server’s date and time. That should clear it up
- Send control+alt+delete in a windows remote session
if you need to lock a PC or pull up the taskmanager while in a remote session:
CTRL + ALT + ESC

