Search Results

Search: Posts Made By: blakmk
9,161
Posted By blakmk
Cheers pressy. That seemed to help, I also had to...
Cheers pressy. That seemed to help, I also had to set xon/xoff also to eventually get it to work.
9,161
Posted By blakmk
Hyperterminal problems
Im trying to log in to a Sun Ultra5 using a serial cable connected to a Window 2000's box running hyperterminal. When the machine boots up, I can see the output on the hyperterminal screen but the...
49,306
Posted By blakmk
If file exists (bourne shell)
Im trying to code some logic into a test script to test for the existence of a file before recreating it. Im using the following line to test for this:
if -r test.txt;
However I get the error...
4,134
Posted By blakmk
Im running solaris 2.6
Im running solaris 2.6
4,134
Posted By blakmk
Redirecting the startup output
Is there any way to redirect the output of the startup of a sun E250. Im basically trying to troubleshoot some init scripts and it would be useful to have a log of the startup output.
6,717
Posted By blakmk
Thanks Perderabo. I I rewrite it as: ...
Thanks Perderabo.

I I rewrite it as:
RunFail >> junk.txt 2>>&1

will it append to the file?
6,717
Posted By blakmk
stderr redirection
Does anyone know away of redirecting the stderr for a bourne or korn shell script to a file.
3,030
Posted By blakmk
Help...Bad NIS problems
I changed the root password on the NIS master, now I cant login to any of the NIS clients. Or even the NIS master using normal logons, any ideas what might be wrong or how I can solve this?

Im...
2,700
Posted By blakmk
Thanks perdarbo, good guess, im using sun...
Thanks perdarbo, good guess, im using sun solaris 2.6

Im not particuarly bothered about backing up the /dev/fd directory. Iven tried including /dev/fd in the exlude file

-X /tmp/exfile
...
2,700
Posted By blakmk
tar backup problems
Im trying to use tar to backup the os directories. I have a file called bdirs which contains a list of the directories that im trying to backup:

/bin
/dev
/devices
/etc
/export
/home
/kernel...
21,275
Posted By blakmk
sed: command garbled
Im getting this error message when trying to substitute filepaths in a sed search and replace string

#!/usr/bin/ksh

ORACLE_SID=PH3
ORACLE_ADMIN=/data01/app/oracle/admin/$ORACLE_SID...
10,711
Posted By blakmk
Startup logs
Does anyone know if logs are kept of the startup scripts in init.d?
2,470
Posted By blakmk
NIS question
Is it possible to set up a NIS slave to refer to a different set of home directories in /etc/passwd.

Im basically thinking of setting up a failover system where the NIS master has an attached...
Showing results 1 to 13 of 13

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