Vista Hacks: Block usage of USB Removable Disks

Block usage of USB Removable Disks To block your computer’s ability to use USB Removable Disks follow these steps: 1. Open Registry Editor. 2. In Registry Editor, navigate to the following registry key: HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesUSBSTOR 1. Locate the following value (DWORD): Start and give it a value of 4. Note: As always, before making changes to […]

Over half of U.S. workplaces block social networks

A majority of U.S. workplaces block access to social-networking sites like Facebook and Twitter, new survey results commissioned by consulting firm Robert Half Technology indicate. Fifty-four percent block social networks “completely,” while another 19 percent only permit it “for business purposes.” Only 10 percent of companies surveyed permit social-network use on the job for any […]

How to remove Firefox 3.5.5 alphaon ubuntu 9.04

Today   i was run the update the packages on my ubuntu Box firefox 3.5.5 meta package was installed . i need to remove this version.I am worried to remove then finally i found the commands to remove the pack safely H4ck3r@kartook:~$sudo apt-get remove firefox-3.5 H4ck3r@kartook:~$sudo apt-get autoremove python-utidylib python-feedparser libtidy-0.99-0 H4ck3r@kartook:~$firefox-3.0 i got a […]

Appnr — Web-based tool to install applications on Ubuntu

Appnr is a Web-based tool and a service that install applications on Ubuntu. Application install from Appnr is always latest version in repositories. AptURL is required The AptURL Protocol Handler and a Web browser support are required to install applications. The AptURL Protocol Handler is a program that handles special URLs to installing software on […]

Howto upgrade to openoffice3.1.1 on ubuntu9.04

Howto upgrade to openoffice3.1.1 on ubuntu9.04 Step:1- Add repository sudo gedit /etc/apt/sources.list Now save and close. deb http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu jaunty main deb-src http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu jaunty main Step:2- Now open the terminal and add   this key sudo apt-key adv –keyserver keyserver.ubuntu.com –recv-keys 247D1CFF Step:3- Now type the commande update sudo apt-get update Step:4- Now upgrade openoffice sudo […]