HowtoForge provides user-friendly Linux tutorials.
-
Linux zip Command Tutorial for Beginners (5 Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 3As the name suggests, the zip command lets you create archives. In this tutorial, we will discuss the basics of zip using some easy to understand examples.
-
How to Install Elgg Social Network on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0Elgg is a free, open source and self-hosted social networking application that can be used to create your own social networking website. In this tutorial, we will show you how to install Elgg with Apache web server on Ubuntu 18.04 server.
-
How to Install Collaborative Real-time Editor Etherpad on Ubuntu 18.04
Author: Muhammad Arul • Tags: linux, ubuntu • Comments: 4In this tutorial, I will show you step-by-step to install and configure the Etherpad-lite on Ubuntu 18.04 Server. Etherpad is a real-time collaborative editor based on Node.js.
-
-
Chrooted Drop Bear SSH Server HowTo
Author: ebal • Tags: linux, security • Comments: 4This tutorial is being written to help you install Drop Bear SSH server into a chroot environment. Dropbear is a relatively small SSH 2 server and client. It is an alternative lightweight program for OpenSSH and it is designed for environments with low memory and processor resources, such as embedded systems.
-
How to Install and Configure OrangeScrum on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0OrangeScrum is a free and open source project management and collaboration tool. It is used to manage projects, teams, documents, task, and communicate with the team on important issues. In this tutorial, we will explain how to install and configure OrangesCrum on Ubuntu 18.04 LTS server.
-
Linux shuf Command Tutorial for Beginners (with Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 6If you ever played the game of cards, you'd likely be aware of the term shuffling. A bit hard to imagine, there's a Linux command line tool that exactly does that with lines in files. In this tutorial, we will discuss the basics of the 'shuf' command using some easy to understand examples.
-
How to Install Zimbra Collaboration Suite 8.8 on Ubuntu
Author: Matteo Temporini • Tags: email, linux, ubuntu • Comments: 1The Zimbra Collaboration Server is a mail server, collaborative web application and a web-based mail server admin console in a single application. It provides LDAP, antivirus, antispam, collaboration features and an ajax webmail client. Zimbra is easy to use for administrators as well as end users due to its fast Ajax-based web interface.
-
How to Install PostgreSQL and phpPgAdmin on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, server, ubuntu • Comments: 18PostgreSQL or Postgres is a powerful high-performance object-relational database management system (ORDBMS). This tutorial will show the installation of PostgreSQL and its web-based administration interface phpPgAdmin on Ubuntu 18.04 LTS (Bionic Beaver).
-
How to Monitor a System with Sysstat on Centos
Author: Quantact-Tim • Tags: centos, monitoring • Comments: 9How To Monitor A System With Sysstat on Centos. A common task for System Administrators is to monitor and care for a server. That's fairly easy to do at a moment's notice, but how to keep a record of this information over time? One way to monitor your server is to use the Sysstat package.
-
LDAP Authentication In Linux
Author: tdi • Tags: other • Comments: 11LDAP Authentication In Linux. This howto will show you how to store your users in LDAP and authenticate some of the services against it. I will not show how to install particular packages, as it is distribution/system dependent. I will focus on "pure" configuration of all components needed to have LDAP authentication/storage of users. The howto assumes somehow, that you are migrating from a regular passwd/shadow authentication, but it is also suitable for people who do it from scratch.