Category Archives: How to & Tips

How to & Tips

Three ways How to Run sh scripts in Linux

linux_sh_products_designs_card-how-to-run-commands

Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). Bash is intended to be a conformant implementation of the IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2). How to
Continue Reading

Enhance Linux Server Security #1- How to Change SSH Port Number

ssh_port-number

Port 22 is the default port used by a Linux SSH Server (Open SSH). This is not just known to the server administrators but the hackers and attackers as well. So why not changing it?! In this short video you will learn how to change to whatever you want. You must log in as root
Continue Reading