Search Results

Search: Posts Made By: meteor06
Forum: AIX 09-13-2004
9,870
Posted By meteor06
chuser rlogin='false' root
chuser rlogin='false' root
Forum: SCO 08-11-2004
10,753
Posted By meteor06
you could put you script in "/etc/rc2.d"...
you could put you script in "/etc/rc2.d" directory
and the script name start with S ,such as S97...
7,093
Posted By meteor06
in aix use lslpp
in aix
use lslpp
2,576
Posted By meteor06
inter pro 100 could be install in 5.0.4 maybe...
inter pro 100 could be install in 5.0.4
maybe you will download new drive
4,071
Posted By meteor06
Re: Sco unix
change the number in the file /etc/default/idleout
Forum: IP Networking 08-08-2003
3,628
Posted By meteor06
i dont understand what you want to do you can...
i dont understand what you want to do
you can use telnet or terminal emulation to crontrol
unix from win
6,128
Posted By meteor06
you could copy one .profile from another user or...
you could copy one .profile from another user or edit new one
12,985
Posted By meteor06
vi /etc/passwd change the user's id to 0
vi /etc/passwd
change the user's id to 0
8,285
Posted By meteor06
d---rwx--- 2 bin cron 112 Dec 30 1998 ./ ...
d---rwx--- 2 bin cron 112 Dec 30 1998 ./
d---r-x--- 4 bin cron 64 Sep 10 1994 ../

ls -ld /usr/spool/cron/crontabs
you have no read permission in the directory
4,504
Posted By meteor06
DFR=`df yourfilesystem |grep -v Filesystem |awk...
DFR=`df yourfilesystem |grep -v Filesystem |awk '{print $4}'`
if [ $DFR > "90% ]
then
....
else
...
fi
8,285
Posted By meteor06
cd /usr/spool/cron/crontabs chmod 660 root ...
cd /usr/spool/cron/crontabs
chmod 660 root
then try it again
8,285
Posted By meteor06
check the file /usr/spool/cron/crontabs/root
check the file /usr/spool/cron/crontabs/root
9,361
Posted By meteor06
IF YOU USE SCO ,YOU COULD USE SCOADMIN TO ADD...
IF YOU USE SCO ,YOU COULD USE SCOADMIN TO ADD USER
IF USE AIX ,YOU COULD USE MKUSE OR SMIT TO ADD USER
7,706
Posted By meteor06
do you have the write permission on the nfs ?
do you have the write permission on the nfs ?
29,350
Posted By meteor06
you could EXEC the Stored Proc like this ...
you could EXEC the Stored Proc like this
sqlplus user/userpwd < /yourhomedirectory/your.sql
3,395
Posted By meteor06
sh yourshell.sh |tee -a /tmp/display.lst
sh yourshell.sh |tee -a /tmp/display.lst
Showing results 1 to 16 of 16

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