Memcached is a distributed memory object caching system which stored data in memory on key-value basis. It is very useful…
Apache OpenOffice is an open-source office application software suite available for Unix-based systems. You can use documents, spreadsheets, presentations, and…
In some cases you may required to search all files owned by a particular user on Linux system. For example,…
Wine (Wine Is Not an Emulator) is an open-source application that provides compatibility with running software developed for Microsoft Windows…
AWS Cloudfront is a content delivery network (CDN) service, which delivers data fast and security world wide. It keeps a…
Right file permission is the most crucial part of the Linux system management. A file with permission 777 is open…
I am configuring my Linux system to accept incoming emails and forward them to needed email accounts. For this setup,…
Django is a Python Web framework that encourages the rapid development of applications. The Django framework is designed for developers…
Memcached is a distributed memory object caching system which stored data in memory on key-value basis. It is very useful…
NVM is a Node Version Manager tool. Using the NVM utility, you can install multiple node.js versions on a single…