How to disable access to Drives using Disk Management

One of the visitors of SI, Joseph, recently asked in a comment to the post “How to disable drive access from registry” how he could disable  access to a drive even for programs like Ashampoo which managed to override the registry trick. The method to be used in such situations is explained here. In one of the previous posts we had discussed how to Manage disk drives using [intlink id="how-to-view-all-drives-disk-management-under-windows" type="post"]Disk drive management console Object of Windows[/intlink]. We can use the Management Console to disable access to select drives also.

This very same method can be used to change the drive letter of any drive also.

1. Run (WIN + R) “diskmgmt.msc” to open te Windows Disk Management Console.

WIN+R diskmgmt.msc open Disk Management Console Object

WIN+R diskmgmt.msc open Disk Management Console Object

2. Right Clcik on the desired drive and Select “Change Drive Letter and Paths..

Select Drive and Right Clcik -> Change Drive Letter and Paths..

Select Drive and Right Clcik -> Change Drive Letter and Paths..

3. Remove the drive Letter and Click OK.

Remove the drive letter and click OK on the warning message.

Remove the drive letter and click OK on the warning message.

You can use the same process to later access the drive. Just select the unnamed drive from the console and Use the Add drive letter function to later add a drive letter and make it accessible all across the system. This is really easy to do and probably most of your friends would never find out.

How to use facebook chat using pidgin

FaceBook has a built in chat engine which allows users to chat through their browser window. But often this is a pain i the bottom. It is always easier to chat using a dedicated client. In a previous post I had [intlink id="one-free-instant-messenger-for-all-services" type="post"]talked about pidgin[/intlink] – a free IM client with support for multiple accounts.


The best part about pidgin is that it will allow you to converge your friends accounts into a single icon on the GUI. that is you can combine a friends GTalk and Yahoo ids to a single name on pidgin. If the user is online is any one account your IM will e automatically to that id. Of course this does not mean you can cross chat from Yahoo to GTalk or vice versa.


Although Pidgin supports Myspace there is no built in support for FaceBook chat. but that’s not going to let you down, because there is a wonderful plugin available solely for that purpose. The pidgin-facebookchat plugin developed under Google code and distributed under GNU GPLv3 can let you use FaceBook chat on Pidgin. The plugin is available for both Windows and Linux.



Add a FaceBook account to pidgin screen shot

Add a FaceBook account to pidgin screen shot



After installing the plugin goto “Accounts>>Manage Accounts>>Add” From the dropdown select FaceBook as the protocol. Set you username and password for the FaceBook account. You can set additional options including email notifications and Status updates from Pidgin under the Advanced tab.


pidgin-facebookchat home list of downloads

Wordpress blog painfully slow except for front page

Last day when coming back to edit my blog (http://www.exnol.com ) I was literally shocked to find out that the login page took ages to load. Thinking that it was a server issue because I had been here a few hours before, I came to face the reality the hard way. The problem was that the landing page or the front page or the index page of the blog was alright without any problems but every other page including the admin pages took many minutes to load, sometimes even dropping the connection.


So what should we do on such situations? After a brief search on Google and coming out with no practical answers I decided to go my own way. The steps : Since the front page was OK it was not a Database or Server issue. To make this sure I tried [intlink id="filezilla-free-ftp-client-and-server-for-windows" type="post"]FTP using Filezilla[/intlink] and found out that FTP was fine. Since the admin interface was affected I couldn’t try deactivating plugins altogether. so I decided to try a trick. Rename the “plugin” folder.


Click for larger image with details. Renaming the plugins folder.

Note the path to the folder : /wp-content/plugins


Right click on the folder and select Rename. Rename it with some other thing. You would successfully have brought down your WP blog now. Most probably your blog won’t work. (Make sure you try to access your blog at least once after the renaming). But hey its just temporary. Rename the folder back to plugins. Now you will have all of your plugins deactivated.


Now start reactivating plugins one at a time or in groups and watch which plugin is causing the trouble. This was my idea of the last minute trick you can use to deactivate plugins if the admin pages are unavailable. Share your thoughts!

Feedreader on your Wordpress dashboard

The Wordpress community like any OpenSource project has got a highly creative and devout developer base. They never fail to please you with every major release of WP. So the customizable dashboard was also no surprise. But the fact that we can use some applets on the dashboard as makeshift feed reader is what really impressed me. If you have  a self hosted WP blog, you should probably have noticed this, or may be you don’t. So here is how you can view feeds on your WP dashboard.


You can use two of Wordpress applets as feed reader which will show you the title with the first few sentences from a feed. The third one is much limited. This is made from the “Incoming Links” applet and so it shows only the first few words of the posts and the link. The two applets that can be used to view latest feeds as excerpts are titled “Other WordPress News” and “WordPress Development Blog”. When you move your mouse over the Title Bar of these applets you can see a configure link.


WordPress dashboard being edited as feed reader

Click on that ad you will be taken to a page where you can set options for that particular applet. The config options include number of posts to be shown from that feed, Address of the feed, Title of the feed and some minor tweaks. I have added this blogs feed to the applet to show you how its is done. Once you have set these options you ca save them and configure the other applet. Coming to the third applet which is a little less mighty, things ecome somewhat different. We cannot edit the title of this applet directly from the dashboard (although we can do it by editing WP core file). You can just edit the address of the feed and the number of posts to be shown.

Subscribed to feed using WordPress dashboard Applet. Click here to get screen shot of my Dashboard

If you would like to keep the original applet feeds, make sure you save the feed addresses before changing them. You can use these applets to subscribe to two blogs which you can never miss out on. Although this can’t be substituted for a regular feed reader this would be fun tweaking.


How to Disable Autoplay/Autorun

As we discussed in the in the series, the best way to prevent infection by a Virus is to Disable Autorun. So how do you disable Autorun? The easiest way to do this is using Group Policy Editor which is a . To Turn Off AutoPlay/ AutoRun follow these steps :
Watch this step by step Flash Tutorial

1. Goto START»RUN gpedit.msc

2. Browse to the folder Computer Configuration»Administrative Template»System.

 

goto Computer Configuration»Administrative Template»System


3. Scroll down and Open Turn Off Autoplay option.

4. Enable it and select All Drives

Select All Drives


This will be a system wide change. Instead if you need to turn Off Autorun just for your user account do the same in the folder -

User Configuration»Administrative Template»System

Please read the previous post in the series for some more useful tips on preventing Viruses.You might want to use the Address bar tip give at the end of last post in this series too.

Free Disk tools to analyse Disk usage graphically

Disk Usage Analyser(DUA) is a GNome ustility available for Linux. As the name indicates DUA scans the filesystem and finds out how much space is occupied by each directory and file. It then shows the usage along side a folder tree as a bar graph.When you click on a directory name, memory usage by each subfolder and files can be seen as an arc diagram on the right pane.

Left side shows a tree structure and bar graphs while the right pane shows the selected directories memory usage and its contents.

Left side shows a tree structure and bar graphs while the right pane shows the selected directories memory usage and its contents.


The Disk Usage Analyzer can be used to find out which directory or file uses how much space. It can be very helpful if you are trying to clean-up some Hard Disk Space from your PC. A similar tool for Windows is WinDIrStat at Sourceforge.net. but this one is a little less visaully attractive one. For KDE users KDirStat might be a solution.