Linux

nc

To see if a connection to an IP/port can be established, run Transfer files between computers with netcat

Install MongoDB 4 on Debian 9

You can see detailed instruction on how to install on MongoDB web site. First add key apt-key adv –keyserver hkp://keyserver.ubuntu.com:80 –recv 9DA31620334BD75D9DCB49F368818C72E52529D4…

Making POST request from curl

Here is an example POST request using curl curl -d “param1=value1&param2=value2” -X POST http://sok.test/post.php Sending JSON string curl http://video.com/like -X POST –data…

fsck

To check hard disk, run Auto Repair file system By default fsck will ask you what to do when it find any…