Saturday, February 4, 2012

Uninstall / Remove Any Installed Software


GUI Package Management Tool

synaptic is graphical management tool of software packages. It allows you to perform all actions of the command line tool apt-get in a graphical environment. This includes installing, upgrading, downgrading and removing of single packages or even upgrading your whole system.
Just click on System > Administration > Synaptic Package Manager
Now you can select any package and click on Mark for Removal popup meni. You can also start GUI tool from command line, enter:
$ synaptic &

Command Line Package Management Tool

apt-get is the command-line tool for handling packages. It is used for adding / removing / updating packages.

Uninstall / Delete / Remove Package

Just use the following syntax:
sudo apt-get remove {package-name}
For example remove package called mplayer, enter:
$ sudo apt-get remove mplayer
Remove package called lighttpd along with all configuration files, enter:
$ sudo apt-get --purge remove lighttpd
To list all installed package, enter:\
dpkg --list
dpkg --list | less
dpkg --list | grep -i 'http'

How to remove/uninstall Vmware Products


How to remove/uninstall Vmware Products

There are many people get difficulty on remove/uninstall the Vmware products.For examples, Vmware Player, Vmware Station ..etc.Now I would like to tell you one simple way to remove/Uninstall every Vmware products.
1.Open there terminal and type vmware-installer -l . This command will list all of Vmware products was installled in your computer.
xxx@pc:~$ vmware-installer -l
Product Name           Product Version
====================== ====================
vmware-player          3.1.0.261024
tam@pc:~$
2.Then remove / uninstall whiich product that you want.For example, I want to uninstalll Vmware player, then I type.
xxx@pc:~$ sudo vmware-installer -u vmware-player
3.And following the graphic instructions :D

Thêm máy in mạng trong win 7 x64

Trong một số trường hợp không thể add được máy in mạng vào win 7 x64, phải làm sao đây?

Bước 1: Click Start->Devices and Printers
Bước 2: Bấm phím phải chọn Add Printer -> Add local printer -> LocalPort -> thêm địa mạng của máy in
Ví dụ: \\192.168.1.11\HPLaserJ
Bước 3: Dùng window update để nhận đúng driver

Cảm nhận sự thành công nào