how to set the hostname or username at commamd promt ?
where to set password length,max and min ?
Answers were Sorted based on User's Feedback
Set password length edit /etc/default/password file and
modify max length and min length.
#hostname kiran
#hostname
kiran
to update it permanently update file
/etc/hosts
/etc/inet/ipnodes
/etc/nodename
/etc/hosts.nic
| Is This Answer Correct ? | 16 Yes | 2 No |
Answer / raviga006
edit u r .profile
add this two lines
PS1="\h:\w:> "
export PS1
then u r .profile like . /.profile
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ramkumar
#hostname xxxxxx
#hostname
xxxxxx
And to set it permanently add entries in /etc/hosts
and /etc/sysconfig/network and restart the service
To set password length edit /etc/default/password file
| Is This Answer Correct ? | 1 Yes | 1 No |
How to change network interface property in Solaris?
what is interface in solaris
What is the command to identify master node on vcs
If a main.cf files corrupted how will you rectify
Explain /etc/system file
what is the difference between /var/adm/ and /var/sadm directory contains in solaris?
How would you truncate a log file that is growing too large if you don't have space to compress it or to move it somewhere else? How would you do it?
If plex is failed then how can you recover it?
how to configure samp in solaris 5.10 sparc architecture
How to rename the old root disk. In this example, rootdisk is being renamed as rootold.
How will you restart the inetd process?
Explain the boot process?