June 23, 2009
In open solaris for logging in as root user the steps are :
1. login as a Primary administrator(user created during the installation)
2.Switch to root user
# su – root
3. Open the /etc/user_attr file and remove the entry type=role for the root account
4. After this try for root login and it will be successful
Leave a Comment » |
solaris |
Permalink
Posted by elakatanish
June 6, 2009
By default the root user can not login in ubuntu linux, here I’m telling the steps to activate root login
1. Give password for root by loging as user
#sudo passwd root
2. Edit the gdm.conf configuration file
#sudo vi /etc/gdm/gdm.conf
Change “AllowrootLogin=false” into “AllowrootLogin=true”
Leave a Comment » |
Uncategorized |
Permalink
Posted by antovincent
June 2, 2009
Hi I am Anto Vincent, I am the dude who specializes in virtualization, portable appz, Linux, Solaris, ESXi…
Expect posts about these topics from me soon..
Leave a Comment » |
Blogroll |
Permalink
Posted by antovincent
June 2, 2009
Can any one configure iscsi in solaris 10 ?
Any idea about iscsi?
Its just a storage for clutsers , load balancing , Veritas , Datatbase etc…
So no need of any external storage media. Got it !
Yah ! Just like NAS
Wait for the solution ………
Leave a Comment » |
Network, solaris |
Permalink
Posted by elakatanish