Unix/Linux OS/Expert Profile


Ask A Question

Expertise

UNIX, programing, C, C++, awk, shell scripts, Web, HTTP, Apache, firewall, AltaVista firewall, E-Mail, sendmail, IMAP4 POP3, DNS, NTP, system administration, TCP/IP, security

Experience in the area

UNIX
Digital UNIX
AltaVista Firewall
TCP/IP

Education/Credentials

BSCS

Average Ratings

Recent Reviews from Users

Read More Comments

    K = Knowledgeability    C = Clarity of Response    T = Timeliness    P = Politeness
UserDateKCTPComments
karll11/18/0910101010 
biotite11/11/0910101010 
zulqarnain11/10/0910101010Thanks Sir. it will be helpful for .....
Rick11/04/0910101010Thanks for the help with multi-boot Nix
plex10/30/0910101010thanks nix, after head -n 1 needs .....

Recent Answers from nix

2009-11-21 Memory Access by a C/C++ program:

Hi. I'm not entirely clear on what you're asking. Do you want to monitor your own code or some other process on the system? In case #1, I think you can overload "new" and "delete" operators. In C

2009-11-16 multiple arguments to a sciprt in bash:

Hi. This highly depends on your definition of "feed". Even what you did here can be handled: cat arguments.txt | ./script or even simpler: ./script.sh < arguments.txt The script should do

2009-11-09 UNIX:

Hi. For inter-process communication, you can use 2 things: IPC Message Queues and files. For message queues, see man pages http://linux.die.net/man/7/mq_overview For files, you can create ordinary

2009-11-01 Development machine:

Hi. If your hardware is 64bit, then you can install a 64bit OS. Most Linux distributions have 32bit and 64bit versions, you need to pick the right one. Any combination of "main" and "secondary" OS

2009-10-30 DNS and FTP:

Hi. OK, the interaction with the TCP/IP is via network stack, whatever it is. This may sound vague, but TCP/IP is a protocol. DNS and FTP are also protocols. There are several implementations of

 

Ask A Question

All Answers

Answers by Expert:


Ask Experts

Volunteer


©2009 About.com, a part of The New York Times Company. All rights reserved.