gui tool

Ubuntu Uninstall deb Package

by Vivek Gite on July 2, 2009 · 0 comments

How do I uninstall deb packages under Ubuntu Linux using GUI or CLI (command line) methods?

{ 0 comments }

Q. How do I find out which table is consuming resources under MySQL Database server from UNIX shell prompt?

{ 3 comments }

I’ve download ed .tbz file. How do I open .tbz file under Linux / UNIX operating system using a shell prompt or GUI application?

{ 2 comments }

Ubuntu Linux: Upgrade Linux Kernel

by Vivek Gite on October 18, 2007 · 6 comments

Q. How do I upgrade my Linux kernel version under Ubuntu Linux 7.04 / 7.10? A. You can use any one of the following method: (a) Command Line Tools – apt-get (b) GUI tool apt-get command – Upgrade Linux Kernel Open terminal and type the following commands: $ sudo apt-get update Now search kernel version: [...]

{ 6 comments }

Howto: Update firefox on Linux

by Vivek Gite on July 30, 2007 · 23 comments

Q. My Firefox version is 2.0.0.0 and I’d like to update the same to latest version. How do I upgrade my Firefox on Linux? A. You can easily upgrade firefox on Linux. Please note that installing Firefox 2 will overwrite your existing installation of Firefox. You won’t lose any of your bookmarks or browsing history, [...]

{ 23 comments }

Q. I’ve installed Red Hat enterprise Linux 5 and now added one more LAN card (NIC). How do I configure the network card from the command line? I can see 2nd my network card detected while booting the IBM server. A. Red hat Linux provides following tools to make changes to Network configuration such as [...]

{ 79 comments }

Q. How do I start and stop the cron service?

{ 12 comments }