Please bear with me I still have a lot to learn about linux, but I'm trying:)
PROBLEM:
On my network I have a web/samba server, and a print server. When I try to connect to the servers on a laptop either through web browser or through a ssh terminal, it freezes and times out.
Hello,
My SSH connection doesn't work any more.
I have two Computers A and B, which are in the same home-network.
This morning a was still able to connect by SSH from A to B.
I did some general configuration on B so I might have messed up something,
I'm running Scientific Linux 6.3 and just updated the machine to dnsmasq-2.48-13.el6.x86_64. The machine is on local ip 192.168.1.100. I have a local caching DNS setup that was working until the update.
I am newbie to this,Could someone help ?
I didn't see any PID/PROGRAM name on some process, what could that be the reason ?
# netstat -anp
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:7168 0.0.0.0:* LISTEN 2263/sshd
my machine is running on Ubuntu 12.04 LTS.
I installed apache 2 on my system. When I try to start it, I get error
(98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
Now this is very common problem regarding apache. most solution are to hit command netstat -nltp | grep ':80' then get pid and kill the process. Linux gods are angry in my case I think.
I have installed OMSA on a server and the dsm_om_connsv service is running.
I just setup a new amazon ec2 instance and installed apache and setup the configs and everything but when i visit the url there is nothing....do i have the proper ports open and asscociated to apache...here is my ports..am i missing anything
sudo netstat -nap
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
When I have send a request to an application running on a machine which following firewall rules are applied, it waits so long. When I have deactivated the iptables rule, it responses immediately.
Hi, thanks for your post.