netstat command

I work form home and I need to login into our corporate network using a pptp based vpn. How do I configure and setup up a PPTP VPN client under FreeBSD desktop / laptop or server operating systems?

{ 3 comments }

How do I find out the current network interface throughput statistics on Linux (CentOS or Debian based distro)? How do I see current kernel snmp counters and network interface statistics on Linux operating systems?

{ 3 comments }

How do I install OpenSSH sshd server under Debian GNU/Linux operating systems?

{ 2 comments }

I’ve edited /etc/ssh/sshd_config to change the port number:

Port 1255

However, I’m getting an error as follows:

sshd[26792]: error: Bind to port 1255 on 192.168.1.100 failed: Permission denied

How do I change default OpenSSH port number from 22 to 1255 under RedHat Enterprise Linux server version 6 and SELinux?

{ 6 comments }

How do I check network connections under Linux using command line options?

{ 4 comments }

How do I find out ip number (IP Address) of my Linux server using command line options?

{ 0 comments }

How do I find out running processes were associated with each open port? How do I find out what process has open tcp port 111 or udp port 7000 under Linux?

{ 19 comments }