nc command

I‘ve installed memcached server under Linux but it is still showing old data. How do I flush the contents of a Memcached instance / server?

{ 1 comment }

Q. How do I find out which ports are opened on my own server? How do I run port scanning using nc command? A. It may be useful to know which ports are open and running services on a target machine. You can use nmap command for port scanning. How do I use nc to [...]

{ 0 comments }