Check have u added the directory path correctly and exported the PATH variable.
# PATH=$PATH: <new path>
# export PATH
if it is ksh shell, u can directly write
# export PATH=$PATH : <new path>
Then, verify the new path has been added
# echo $PATH
If u do not see your new path, then...
I am sorry, by mistake i wrote admintool instead of xserver. Mailer is in application folder alongwith imageedit, desktop control, package builder and other tools.
Sorry, I am not able to tell u exact location, because just now i am not having my solaris box and i tried this before 3 months.
Open admintool and run "mailer" program from application. While configuring mailer just specify the postoffice address as the IP address of e-mail server.
I have tried above thing and it is working successfully. The windows user will get e-mail from the unix user who is sending the...
Mostly the slices of filesystem types are mounted. But remote resource can also be mounted. Mount attaches a file system to the file system hierarchy at the mount_point, which is the pathname of a directory. If mount_point has any contents prior to the mount operation,these are hidden until...
I can understand your situation, the system will be really crawling. Try to eject the backup device, if possible. But, i am doubting it will not work. And also once again verify that u have specified correct PID in kill command. Check any child or related process are not running
Atlast the...
Hi int,
Whatever information provided by jad is 100% correct for tape drive sharing and it really works. And NFS will not work for tape drive sharing.
Similar to ufsdump, you can also take backup through tar giving device as machine:devicename.
Also u can specify user. i.e...
Hi Bhawani,
Instead of giving 0 uid, u can also create a user of sysadmin (14) group for creating user and using admintool.
Also using third party "sudo" utility, u can assign many root priveleges to a normal user. e.g. for shutting down a system, starting, backup etc. This utility...
Where u r setting the DISPLAY variable. Have u started your Xserver session through any Xserver emulator. If u r doing in ascii then it will not work.
First u will have to start xsession then set your DISPLAY variable and then start any gui u wish.
Also if your DNS server is not set, try to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.