Author : lmilani

Linux Server Commands CHEATSHEET

Linux Server Commands CHEATSHEET (for newb admins) Just FYI, these commands are mostly for Apache/LiteSpeed servers on CentOS. I don’t do as much stuff with NGINX and Ubuntu. Will add more over time. OS: SSH: SSH key – generate on Macbook terminal: SSH key – generate on Linux: Navigating around command line (full guide): Files […]

Boost Your Engagement with Free Instagram Followers!

Boost Your Engagement with Free Instagram Followers! Use our service to get targeted, high quality, free Instagram followers! Unlimited activations available to continue receiving daily growth. No surveys! Great service for you!!! Simple Steps To Activate Our Free Service It is simple to get targeted, high quality, free Instagram followers from our network! The process takes only 2 […]

Linux Add a Swap File Tutorial

In Linux, as in most other Unix-like operating systems, it is common to use a whole partition of a hard disk for swapping. However, with the 2.6 Linux kernel, swap files are just as fast as swap partitions, although I recommend using a swap partition. The administrative flexibility of swap files outweighs that of partitions; […]

Run MySQL & phpMyAdmin using Docker easy way

Run MySQL & phpMyAdmin using Docker easy way Installing a relational database with a web based management tool is a very common requirement for a wide range of software projects. Not too many years ago, developers needed to download and install these components manually into our local machines in order to be able to work. […]

Install Portainer – The Docker Web Based Management UI

Install Portainer – The Docker Web Based Management UI Portainer is a web based management UI for Docker hosts. Portainer runs as a lightweight Docker container on your Docker host. It’s a great tool for managing Docker containers graphically from the web browser. In this article, I will show you how to install Portainer on […]

Install and Use Docker on CentOS 7

Install and Use Docker on CentOS 7 Docker is an application used to manage application processes in containers. Containers run applications in resource-isolated process. By using docker you can build, test and deploy applications that can run anywhere as portable and self-sufficient containers. In this tutorial, you are going to learn how to install and […]

Scroll to top