10 More Discussions You Might Find Interesting
1. UNIX for Dummies Questions & Answers
Hello.
I like Linux and C programming language. Allways wanted to understand kernel and become a Linux system programmer. And I also like Objective-C and iOS. These two programming areas have relations:
1. Linux and iOS are UNIX-like systems, POSIX compliant.
2. It is useful to know C language... (2 Replies)
Discussion started by: Rockatansky
2 Replies
2. AIX
Hi,
I have a problem with a server which doesn't stop some sessions.
It looks a ghost sessions.
I don't have defunct process.
I can't find some processes which are executing with the session t41 and t49...
Every time, I have to reboot the server to stop those sessions...
If someone have... (5 Replies)
Discussion started by: Castelior
5 Replies
3. HP-UX
What kind of problems can be faced if any session which connects to unix server is open for longer time?
How to find out from how much time that session is idle? :) (1 Reply)
Discussion started by: anandgodse
1 Replies
4. Shell Programming and Scripting
Hi ,
I am connecting to the linux redhat machine as user : APPS
I would like to know how i can kill -9 , all APPS sessions beside me .
Please advice
Thanks (2 Replies)
Discussion started by: yoavbe
2 Replies
5. UNIX for Dummies Questions & Answers
I have a program (written by me, for educational purposes) called "analyzer".
The program takes a parameter, a filename, and does some statistics on it (for example, word's number, line's number, ... ) at regular intervals.
My teacher told me that if the file is edited while the "analyzer" is... (4 Replies)
Discussion started by: hurricane
4 Replies
6. Solaris
hello guys, Does anybody know how I can log all the telnet sessions for a specific IP.
For instance, anybody who make a telnet to IP x.x.x.x this session will be logged. the purpose of it is that I need to know every command that people are running on this node.
Any help ?
Thanks. (1 Reply)
Discussion started by: cerioni
1 Replies
7. Solaris
Unix sys admin in training here and I was performing a rollout of java code. While rolling out my connection to the server was broken.
I logged back on to the box and performed a ps -ef | grep 'user' .
I could see that session and pid number.
My question is was there anyway to resume or... (1 Reply)
Discussion started by: vedder191
1 Replies
8. Shell Programming and Scripting
Hi everybody,
I need a script that shows the total number of sessions there are ...
This shows how many sessions are open...
echo "Number of open sessions: "
w | grep :0 | wc | awk '{print $1}
But how can I see how many sessions there are in total??
I hope someone can help me...
... (3 Replies)
Discussion started by: xaviraan
3 Replies
9. UNIX for Advanced & Expert Users
Hi All
Is it possible to log and monitor user activities in a SSH session. Is there any configuration or a patch to apply ?. Im currently using OpenSSH with AIX 5.3L
and my syslog.conf includes
auth.* /var/log/sshd/auth.log
and
in sshd_config it shows
SysLogFacility AUTH... (4 Replies)
Discussion started by: Anuradhai4i
4 Replies
10. UNIX for Dummies Questions & Answers
Hello,
I am trying to learn Networking Programming in C in unix enviorment. I want to know how good it is to become a network programmer. i am crazy about Network programming but i also want to opt for the best carreer options. Anybody experienced Network Programmer, please tell me is my... (5 Replies)
Discussion started by: vibhory2j
5 Replies