when we installing aix os the ssh installed default?
Answer Posted / supriya
no, it does not get installed.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is the command to find hidden files in the current directory?
Enlist some filename manipulation commands in unix.
What command is used to check the current users?
Enumerate some of the most commonly used network commands in unix?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
Which command will print your home directory on screen?
Which unix command lists files/folders in alphabetical order?
What is the use of find command in unix?
What does the command ' $who | sort –logfile > newfile' do?
What is the use of awk command in unix?
What is the difference between grep and grep?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What are the differences among a system call, a library function, and a unix command?
What do know about tee command?