hp ux

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 }

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 }

Delete SSH Keys

by Vivek Gite on June 24, 2010 · 5 comments

One my user leaves the office and I’d like to disable her access to our UNIX / Linux system. How do I delete ssh key from the UNIX systems so that user can not log in?

{ 5 comments }

Linux/UNIX: Move File Starting With A Dash

by Vivek Gite on February 20, 2010 · 9 comments

In Unix or Linux operating systems, how do I move file(s) starting with a dash (e.g., /home/you/–filename.txt or /home/you/-filename.txt)?

{ 9 comments }

HowTo: Unix For Loop 1 to 100 Numbers

by Vivek Gite on January 16, 2010 · 0 comments

I want to run a Unix command 100 times using a for loop from 1 to 100. Can you tell me how to take a block of numbers in a loop under KSH or BASH shell?

{ 0 comments }

How do I find Unix version and release number using command line options? What version, release, and maintenance level of Unix is running on my system?

{ 0 comments }