Search Results

Search: Posts Made By: meteor06
Forum: AIX 09-13-2004
9,796
Posted By meteor06
chuser rlogin='false' root
chuser rlogin='false' root
Forum: SCO 08-11-2004
10,704
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...
6,965
Posted By meteor06
in aix use lslpp
in aix
use lslpp
2,532
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,028
Posted By meteor06
Re: Sco unix
change the number in the file /etc/default/idleout
Forum: IP Networking 08-08-2003
3,600
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,085
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,767
Posted By meteor06
vi /etc/passwd change the user's id to 0
vi /etc/passwd
change the user's id to 0
8,240
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,449
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,240
Posted By meteor06
cd /usr/spool/cron/crontabs chmod 660 root ...
cd /usr/spool/cron/crontabs
chmod 660 root
then try it again
8,240
Posted By meteor06
check the file /usr/spool/cron/crontabs/root
check the file /usr/spool/cron/crontabs/root
9,322
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,648
Posted By meteor06
do you have the write permission on the nfs ?
do you have the write permission on the nfs ?
29,321
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,371
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 03:32 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy