Search Results

Search: Posts Made By: rachael
12,174
Posted By rachael
Thanks MadeInGermany for your help, but right now...
Thanks MadeInGermany for your help, but right now my priority has changed, will let you know the results once I get back to this.
12,174
Posted By rachael
Hi MadeInGermany, I can see that this is...
Hi MadeInGermany,

I can see that this is Linux concept, but do you think it will work in HPux?

Thanks,

Rachael
12,174
Posted By rachael
it is HPux 11.31 Thanks, Rachael
it is HPux 11.31

Thanks,

Rachael
12,174
Posted By rachael
Hi Corona688, Do you mean put the below line...
Hi Corona688,

Do you mean put the below line in the user's crontab?

sudo /path/to/script.sh
Thanks,

Rachael

Please use code tags
12,174
Posted By rachael
Hello Corona688, Thanks for your quick...
Hello Corona688,

Thanks for your quick response. Our internal syst admin policy is we don't put application cron jobs in root's crontab, we separate them. Maybe i did not mention earlier, i put...
12,174
Posted By rachael
How to read cron log ?
Hi everyone,

I have set up a cron job and it ran as i have expected, however, i unable to determined whether it was executed by a regular user (rml5723 in this case) or by root. My intention was...
2,349
Posted By rachael
tcp_conn_request_max
Hi all,

Does anybody know why HPux OS for their virtuals do not have certain kernel parameter like tcp_conn_request_max? is this because tcp connection only connect directly to hosts?

Thank...
2,001
Posted By rachael
Thank you for your response and I appologize for...
Thank you for your response and I appologize for not replying sooner, i have been away. I found out where we have all our boot level jobs and that was where i put my script.

Again, thanks for...
2,001
Posted By rachael
schedule a job after a nightly reboot
Hello everyone,

I want to schedule a job to run immediatly after a successful nightly reboot (at level 2). I have been looking at inittab file and vxvm-startup in /sbin/init.d and other files in...
Forum: HP-UX 04-14-2011
31,338
Posted By rachael
Thanks Perderabo for your help, greatly...
Thanks Perderabo for your help, greatly appreciate it.

Rachael
Forum: HP-UX 04-05-2011
31,338
Posted By rachael
how to read routing table
Hi all,

Could someone please explain to me how I should read this routing table,

# netstat -rn
Routing tables
Destination Gateway Flags Refs Interface Pmtu
127.0.0.1 ...
3,843
Posted By rachael
Hello everyone, I am practicing on the...
Hello everyone,

I am practicing on the installation of Solaris 8 Core software group. The reason i chose this group so that i could learn what and where to find things. Unfortunately, one thing...
Forum: Programming 02-06-2002
3,575
Posted By rachael
Hello Solvman, I have written a C program...
Hello Solvman,

I have written a C program making system call to stat(). If you don't mind, i'd like to compare my code with yours. Do you still have the link to the code?

Thanks,

Rachael
10
15,556
Posted By rachael
thanks all for your help. I found gcc man page...
thanks all for your help. I found gcc man page and added to the path. It is working now.

Greatly appreciated it!

Rachael
10
15,556
Posted By rachael
I have tried to add the path...
I have tried to add the path /usr/local/bin/gcc/man and still not working. I also have tried to look for *gcc* in the /usr/man and /usr/dt/man but could not find any files. Maybe I need to...
10
15,556
Posted By rachael
the variable MANPATH was not set but defined as ...
the variable MANPATH was not set but defined as

/usr/dt/man:/usr/man

so i added the path of gcc to the end and rebooted. As a result, manpage to gcc is still not working but to others are...
10
15,556
Posted By rachael
Thanks and i found the path to man but where is...
Thanks and i found the path to man but where is the variable MANPATH defined? is it ok if i put it in my .profile? I have tried to grep for MANPATH but got permission denied to all files found :(
...
10
15,556
Posted By rachael
man gcc
Hi all,

How can I get man page to recognize gcc when i need to look up gcc options? I tried "man gcc" but got a response "no manual entry for gcc".

Thanks a bunch,

Rachael
Forum: Programming 11-06-2001
2,744
Posted By rachael
Compiling C programs
Hi everyone,

If you have a few c programs to compile, from a make file, how can you tell which program is compiled first. Descriptively, you may have:

objects = main.o xyz.o 123.o abc.o
...
Forum: Programming 10-24-2001
3,542
Posted By rachael
ok, the entire error message is ...
ok, the entire error message is

Undefined.........................first referenced
symbol..............................in file
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0.1/crt1.0
ld:...
Forum: Programming 10-24-2001
3,542
Posted By rachael
Link Edit Error, Help!!!!!
Hi,

After I installed gcc on my machine and issued a command to compile a program, I did

gcc -c 'prog'.c

The object file was created, then I did

gcc -o 'prog' 'prog'.o

Then I got this...
Forum: Programming 10-23-2001
3,814
Posted By rachael
haha, the funny thing is i was using cc, i do not...
haha, the funny thing is i was using cc, i do not at all have gcc on my machine and am about to download it to give it a try.

Just for curiosity, what did you do to fit it?

Rachael
Forum: Programming 10-22-2001
3,814
Posted By rachael
System Programming
Hi all,

I am working on a c program (in a unix environment) making system calls. My program makes references to POSIX, _POSIX_SOURCE 1. When trying to compile the c program, I received a message...
Forum: IP Networking 10-22-2001
6,043
Posted By rachael
Thanks Andy, the site was very helpful, i have...
Thanks Andy, the site was very helpful, i have been able to get the network going now.

Thanks for the great suggestion.

Rachael :)
29,370
Posted By rachael
Hi, I have been following the instructions...
Hi,

I have been following the instructions on this topic to search for the env file, so far all env files i have found are executables. I'd like to find the source file so I can take a look into...
Showing results 1 to 25 of 36

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