The Momentum Blog

How to disable LiteSpeed/OpenLiteSpeed WebAdmin

LiteSpeed Web Server’s GUI is called “the WebAdmin console”. If you wish to disable the WebAdmin console, the easiest way is to create a file called “disablewebconsole” in $SERVER_ROOT/conf/ . This can be done...

How to install and use TCPdump (capture packets)

Introduction In this tutorial, we’re going to bring you a popular network tool you should know about in order to correctly manage your networks. We are assuming that you have root permission, otherwise, you...

Linux: Restore Package Permissions

Linux: Restore Package Permissions Sometimes it can happen to us that using the chmod or chown commands , we configure wrong permissions and owners on directories and files. If the directories and files affected...