Skip to main content

Posts

Showing posts with the label manage

Take and Manage Screenshots easily with Shutter

Take and Manage Screenshots easily with Shutter Shutter is a simple application that allows you to take, manage and store screen shots. One might ask, What is the need for a separate application to take screen shots when we can easily take screen shot using Print-screen. Shutter is a huge improvement over Print-screen approach , Shutter offers number of features and improvements over the conventional Print-screen approach. Installing Shutter To install shutter issue the following commands in the terminal ( Application -> Accessories -> Terminal ) window. These commands would add repository of shutter to your local list of repositories and allow you to download and install shutter using apt-get command or synaptic package manager. NOTE: The commands are for Ubuntu 8.10 Intrepid Ibex only for other version of Ubuntu or Distributions see Shutter website sudo echo "deb http://ppa.launchpad.net/shutter/ppa/ubuntu intrepid main" | sudo tee -a /etc/apt/sources.list and sudo ...

SysMate Hosts File Walker Freeware to manage Windows Hosts file

SysMate Hosts File Walker Freeware to manage Windows Hosts file Hosts File  is basically the file used by Microsoft Windows to map hostnames to IP address. In simple words; IP addresses can be given names like web addresses. For example if you�ve hosted a local website for accounts management, billing or etc. you can change its address to a name, you can keep it anything for an example, http://www.anythinghere.com or you can simply create a name like http://something. This feature is really very useful but sometimes it can be hijacked and misused. SysMate Hosts File Walker SysMate Hosts File Walker  is a freeware to edit or modify the Hosts file in Windows. With Host File Walker you can add as many records to system hosts file. It even lets you backup and restore the Hosts File. If you want to add a record to the Hosts file, you simply need to enter the IP address that you want to convert into a URL. Then you need to enter any name for it. For example, I am work...