Horje
check if a port is working Code Example
check if a port is working
# On the server itself:
netstat -an

# From outside
telnet host port  #Windows 
telnet host:port  #Unix systems




Shell

Related
awk columns Code Example awk columns Code Example
install snap on kalicannot communicate with server: Post "http://localhost/v2/snaps/core": dial unix /run/snapd.socket: connect: no such file or directory Code Example install snap on kalicannot communicate with server: Post "http://localhost/v2/snaps/core": dial unix /run/snapd.socket: connect: no such file or directory Code Example
shell randomly permute lines Code Example shell randomly permute lines Code Example
mc for ubuntu linux Code Example mc for ubuntu linux Code Example
vim select lines and delete Code Example vim select lines and delete Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10