Linux Tutorials on the topic “linux”
-
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 Install Open Source Social Network (OSSN) on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 4Open Source Social Network (OSSN) is a free and open source social networking software written in PHP. It is used to create your own social network website and build relationships with your members. In this tutorial, we will be going to learn how to install Open Source Social Network on Ubuntu 18.04 LTS server.
-
Linux zmore Command Tutorial for Beginners (5 Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 1Sometimes, you may want to view the contents of a compressed file without uncompressing it first. Well, you'll be glad to know Linux offers a command line utility that lets you do this. In this tutorial, we will discuss the basics of the zmore command using some easy to understand examples.
-
ISPConfig 3.1: Automated installation on Debian 9
Author: Matteo Temporini • Tags: debian, email, linux, server • Comments: 38This tutorial shows how to install an ISPConfig 3.1 server on Debian 9 by using the free installation script from Servisys.
-
Linux znew Command Tutorial for Beginners (with Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 0Did you know Linux offers a way to recompress .Z files to .gz files? Yes, the znew command lets you do this. In this tutorial, we will discuss the basics of this command line utility using some easy to understand examples.