command line tools

How do I change the hostname of a Debian Linux system permanently using the command line tools?

{ 2 comments }

AIX UNIX: Enabling Jumbo Frames

by Vivek Gite on March 14, 2010 · 0 comments

How do I setup jumbo frames under IBM AIX operating systems using command line tools?

{ 0 comments }

I wish I had access to one of those nifty UNIX command-line tools under MS-Windows Vista or XP operating systems. How do I access UNIX command line utilities under Windows with out using virtualization?

{ 12 comments }

HowTo: Check RAM Size In Ubuntu Linux

by Vivek Gite on February 1, 2010 · 0 comments

How do I check amount of RAM in my Ubuntu Linux laptop or desktop system using GUI and command line tools?

{ 0 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 }

Q. I’m new to Linux and installed CentOS on my Laptop. How do I create a file from bash prompt without using GUI tools? A. Linux / UNIX offer many command line tools and text editors for creating text files. You can use vi or JOE text editor. It is a terminal-based text editor for [...]

{ 28 comments }