UNIX

How can I permanently delete all e-mail messages in the Sendmail mail server (SMTP) queue using UNIX / Linux command prompt?

{ 4 comments }

UNIX: Find Out the Server Model

by Vivek Gite on May 20, 2011 · 4 comments

How do I find out my UNIX server model? What is my UNIX server model?

{ 4 comments }

HowTo: UNIX Set Date and Time Command

by Vivek Gite on April 26, 2011 · 3 comments

I recently noticed that one of my UNIX servers was about 4 hours behind the correct time. I wanted to correct the date and time manually. How do I set date and/or time under UNIX operating systems using command line options?

{ 3 comments }

UNIX / Linux: Increment The Date

by Vivek Gite on April 26, 2011 · 1 comment

I want to increment the date under UNIX or Linux operating system while writing shell scripts. For example Apr/27/2011 should be incremented as Apr/28/2011 and so on. How do I increment a date in UNIX or Linux shell?

{ 1 comment }

How do I change the default home page with Lynx browser under UNIX or Linux operating system? How do I set the startup page to http://google.co.uk with Lynx?

{ 0 comments }

How do I see if my friends or coworkers are logged into the same Linux or BSD or UNIX (AIX, HP-UX, Apple OS X) server / workstation as I am from a command line?

{ 1 comment }

How can I convert newline [ line break or end-of-line (EOL) character ] between Unix and Windows text files?

{ 0 comments }