MediaWiki is a popular open source software used for creating wiki’s for your website or company. Here is how to install MediaWiki with NGINX in Ubuntu
How to Send Email With Attachment in Linux
Sometimes you may need to send email with attachment in Linux. Here is how to email others from Linux command line.
How to Remove (Delete) Symbolic Links in Linux
Symbolic links is a file type that points to another file or directory. Here is how to remove or delete symbolic links in Linux.
How to Install Zoom in Ubuntu
Zoom is a popular video conferencing tool used by many businesses. Here is how to install Zoom in Ubuntu.
Shell Script to Backup Files in Directory
Sometimes you may need to backup files in a directory. Here is a shell script to backup files in directory.
How to Disable Configuration File in Apache
Apache allows you to host multiple websites and domains on single server. Here is how to disable configuration file in Apache server.
How to Read Command Line Arguments in NodeJS
Sometimes you may need to read command line arguments in NodeJS script. Here is how to process command line arguments in NodeJS.
How to Generate & Verify MD5 Hash of File in Linux
Sometimes you may need to create MD5 hash of file. Here is how to generate & verify MD5 Hash of file in Linux.
How to Install NVM on Mac with Brew
NVM allows you to install and manage NodeJS and its packages. Here is how to install NVM on Mac with Brew.
Shell Script To Start & Restart Tomcat Automatically in Linux
Often you need to start, stop & restart tomcat. Here is a shell script to start & restart tomcat automatically in Linux.