Search Results

Search: Posts Made By: Frank2004
Forum: Solaris 11-15-2009
4,877
Posted By Frank2004
Multicast address config lost
On Solaris OS, We use the following command to config the multicast address for NIC in order to process the multicast packets:
# route add 228.228.228.228 10.101.10.2
Where " 228.228.228.228 "...
Forum: HP-UX 05-11-2009
2,912
Posted By Frank2004
C/C++ functions or some implementations, not cmd...
C/C++ functions or some implementations, not cmd or tools.
Forum: HP-UX 05-08-2009
2,912
Posted By Frank2004
packets statistics
Hi there,
are there any functions that can get the packets statistics on UNIX ?
thanks.
Forum: HP-UX 03-11-2009
3,317
Posted By Frank2004
hope response, thanks.
hope response, thanks.
Forum: Programming 01-13-2009
3,374
Posted By Frank2004
leak memory when thread exit
In our concurrent tcp server program, once the connection comes, the program create a thread to process acception. When the client exit, the server closed socket and the thread exited, the problem is...
Forum: HP-UX 07-23-2008
3,276
Posted By Frank2004
System V semphore
Hello,there
here is my code about semphore, when calling it in the program,sometimes result in the deadlock of semphore, but I can not find it, anyone can point some bugs and give some suggestion?...
Forum: HP-UX 04-30-2008
3,047
Posted By Frank2004
returned from remote command
Hi, there,
I want to excute the remote command shell via "remsh", are there any simple or best way to get the result of remote shell from local ? thanks.
Forum: HP-UX 03-14-2008
6,212
Posted By Frank2004
rlogin problem
on the system, sometimes the rlogin command can not login the remote node,but ping command can echo the packet. if the inetd domean restarted , rlogin runs normally. We want to know what cause the...
Forum: HP-UX 02-25-2008
3,234
Posted By Frank2004
The filename preceded with pound sign (#), such...
The filename preceded with pound sign (#), such as:
#hosts,#ntp.conf, #myprog, etc.

Once the opendir() or readdir() encounters the above format filename, the operation exit and can not look...
Forum: HP-UX 02-25-2008
3,234
Posted By Frank2004
Thanks, I'll try it. Here is another question:...
Thanks, I'll try it.
Here is another question:
On HP-UX, how the file with the # character at the beginning generate and how to avod it?
Forum: HP-UX 02-22-2008
3,234
Posted By Frank2004
checking process existed
On HP-UX, in application, if the process id has been get with the getpid() and sotred in database, then other monitor process want to check it if the process is existed, are there any system function...
Forum: HP-UX 02-03-2008
3,317
Posted By Frank2004
avoid semphore lock
we developed a set of system V semphore interface for our application, in general, all of them work normal, seldom cause the deadlock. Here are some important sem_wait and sem_post interface, pls...
Forum: HP-UX 01-08-2008
2,433
Posted By Frank2004
ridst returned
The rdist command script is called in the program to synchronize the updated files, I wonder whether the rdist returned can be fetched or not from the program?
Forum: HP-UX 01-07-2008
3,393
Posted By Frank2004
X window can not startup
When the system shutdown and startup, the login window can not start normally and often display as character mode, I have uncomment the last line in the /etc/dt/config/Xservers file as the following,...
Forum: Linux 12-18-2007
4,919
Posted By Frank2004
first of all, thanks you of all. I have download...
first of all, thanks you of all. I have download a tool set named "busybox",from which I can find the common UNIX commands source code, such as ps,ping,top, etc.we analysize their implementations...
Forum: Linux 12-17-2007
4,919
Posted By Frank2004
I have login in,but does it have something to do...
I have login in,but does it have something to do with system performace?
Forum: Linux 12-15-2007
4,919
Posted By Frank2004
system performance
Anyone know how to fetch the system performance information by the function except the system command? These information includes CPU load,memory usage,network load,disk capacity,etc.
Forum: Linux 11-16-2007
8,655
Posted By Frank2004
I checked it, actually being my fault, it's...
I checked it, actually being my fault, it's /bin/sh.
Forum: Linux 11-15-2007
8,655
Posted By Frank2004
HOME is used in user's .profile. Here redefined...
HOME is used in user's .profile. Here redefined this variable for confirming. there is nothing to do with this, I can comment it. What I want to do is make sure the path of .profile is correct and...
Forum: Linux 11-15-2007
8,655
Posted By Frank2004
"#!/sbin/sh" told the system the current shell...
"#!/sbin/sh" told the system the current shell is :/sbin/sh.

we do not want to put all environment variables in the rsh command line as you show. So we edit a shell script named shell-script on...
Forum: Linux 11-15-2007
8,655
Posted By Frank2004
Because the command required many environment...
Because the command required many environment variables which are defined in the specify user's profile:.bash_profile, we create a executed scripts.First in scripts, we want to execute .bash_profile...
Forum: Linux 11-14-2007
8,655
Posted By Frank2004
rsh command
we want to execute remote script via rsh (we just only should use rsh except others),but rsh command can not set environment variable for specify user, then scripts can not be executed...
Forum: HP-UX 11-06-2007
7,977
Posted By Frank2004
Thanks Perderabo, "exec > /dev/null 2>&1" ...
Thanks Perderabo, "exec > /dev/null 2>&1" works ok!
Forum: HP-UX 10-29-2007
7,977
Posted By Frank2004
rc.log problem about autostart script
On HP-UX, we add some our autostart scripts in the system script under /sbin/rc*.d directory. The output of application is redirected to /dev/null in our script,but once the application has been...
Forum: HP-UX 10-23-2007
6,964
Posted By Frank2004
thank you very much!
thank you very much!
Showing results 1 to 25 of 54

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