1. How do I delete a user?
 
2. Running netstat -ta, I found out I have the following services running:
 
 TCP    0    0    *:6000        *:*
 TCP    0    0    *:1024        *:*
 TCP    0    0    *:sunrpc     *:*
 
  What are these services and how do I shut them down (I have commented out everything in my inetd.conf). If I can't shut them down, how do I run tcp-wrappers?
 
3. How I can redirect connection to local hots behind my firewall (port forwarding)?
 
 
Thx in advanced!!

Reply via email to