How do I find out my UNIX server model? What is my UNIX server model?
{ 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 }
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 }