Linux Tutorials on the topic “linux”
-
How to Install CodeIgniter PHP Framework on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, php, programming, ubuntu, web server • Comments: 4
CodeIgniter is a free, open source and powerful PHP framework with a very small footprint. It is specially built for developers who need a simple and elegant toolkit to create full-featured web applications. In this tutorial, we will learn how to install CodeIgniter in Ubuntu 18.04 server.
-
Linux w Command Tutorial for Beginners (5 Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 0
If you are new to Linux system administration, you should be aware of tools that help you in user management. One such utility is w, which shows info about users that are currently logged in to a system, including what they are doing. In this article, we will discuss this tool using some easy to understand examples.
-
How to Install BookStack Documentation Wiki on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, nginx, php, web server • Comments: 7
BookStack is an open source platform to create documentation/wiki content for your project. In this tutorial, I will show you step-by-step how to install and configure BookStack on CentOS 7 under the LEMP (Linux, Nginx, PHP-FPM, MySQL/MariaDB) stack.
-
-
How to install and use 7zip file archiver on Ubuntu Linux
Author: Himanshu Arora • Tags: linux, ubuntu • Comments: 10
If you are a Microsoft Windows user, and your work involves sending/receiving large files over a network, there's quite a possibility that you'd have at least heard of (if not used) the 7zip tool. For those who aren't aware, 7zip is an award-winning, open-source file archiver that is claimed to have "a high compression ratio.". In this article, we'll discuss how to install and use p7zip in Linux.
-
Linux which and whoami Command Tutorial for Beginners (with Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 1
There are certain Linux utilities that are aimed at performing a single task and hence offer very few or no command line options. Two such tools are which and whoami. In this tutorial, we will discuss these commands using some easy to understand examples.
-
How to Install Conky Manager on Ubuntu
Author: Hitesh Jethva • Tags: desktop, linux, monitoring, ubuntu • Comments: 4
Conky is a free, open source and lightweight system monitor tool for Linux and BSD system. Conky displays the system information and statistics such as CPU load, Memory usage, Hard drive usage, Network activity, GPU temperature, fan speed, GPU clock, Time, weather and much more.
-
How to Install PyroCMS on Ubuntu Linux
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0
PyroCMS is a free, open source, powerful, easy to use and modular CMS and development platform built with Laravel 5. In this tutorial, I will explain how to install PyroCMS on Ubuntu 16.04 LTS server.
-
How to Manage Docker Containers using Portainer on Ubuntu
Author: Muhammad Arul • Tags: linux, server, ubuntu, virtualization • Comments: 8
Portainer is an open-source management UI for Docker, including Docker Swarm environment. Portainer makes it easier for you to manage your Docker containers, it allows you to manage containers, images, networks, and volumes from the web-based Portainer dashboard.
-
How to install Coppermine Photo Gallery on Ubuntu 16.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 3
Coppermine is a free, open source, fully featured and integrated photo gallery software written in PHP that allows us to publish and manage a collection of pictures, create personal photo albums, group albums by categories, send e-cards, organize images and photos. In this tutorial, we will learn how to install Coppermine Photo Gallery on Ubuntu 16.04 LTS.
-
How to Install Log.io Realtime Log Monitoring Tool on Ubuntu 16.04 LTS
Author: Hitesh Jethva • Tags: linux, monitoring, ubuntu • Comments: 2
Log.io is a simple but effective log management tool built on top of Node.js and Socket.io that monitors the system and provides real-time information on the system logs in a web browser. In this tutorial, we will learn how to install Log.io on Ubuntu 16.04 LTS server.