Search Results

Search: Posts Made By: npandith
Forum: Solaris 08-08-2014
53,606
Posted By npandith
Easiest way is to install xming(x-server) on your...
Easiest way is to install xming(x-server) on your desktop and enable X11 forwarding on your ssh client?(like putty or whatever you use). Then login as your user, check the display is set using echo...
3,263
Posted By npandith
If its on NIS, then make sure your account is...
If its on NIS, then make sure your account is actually exists on the NIS master server. If it exists, make sure /etc/passwd has sybase entry.

#getent passwd sybase
Forum: Solaris 10-22-2012
3,304
Posted By npandith
I apologize for the typo, all the letters are...
I apologize for the typo, all the letters are lower case, try these

svcs -xv
svcs -a | grep -i ssh
who -r
svcs -a | grep -i network
Forum: Solaris 12-21-2011
2,323
Posted By npandith
You can create a disk group and encapsulate the...
You can create a disk group and encapsulate the disk.

# vxdg init rootdg
# vxdctl add disk <DEVICE> type=sliced
# vxencap -g rootdg rootdisk=<DEVICE>
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 02:49 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy