دسته: مقالات انگلیسی
-
Linux xxd Command Tutorial for Beginners (with Examples)
Need a hex dump for a text file? Looking for a command line utility that can do this? Well, you are in luck, as there exists a command dubbed xxd that can do this for you. In this tutorial, we will discuss xxd using some easy to understand examples. But before we do that, it’s…
-
How to Setup Riak KV Database Cluster on Ubuntu 18.04
Riak is a distributed NoSQL database that offers high-availability, fault tolerance, operational simplicity, and scalability. Riak has been written in Erlang, and part of ‘Basho’ products that provide different version, including Riak KV (Key-value), Riak TS (optimized for IoT/Time Series), and Riak CS (Riak Cloud Storage). In this tutorial, we will show you to step-by-step how to…
-
Setting up an NFS Server and Client on Debian 9 (Stretch)
This guide explains how to set up an NFS server and an NFS client on Debian 9. NFS stands for Network File System; through NFS, a client can access (read, write) a remote share on an NFS server as if it was on the local hard disk. In this Tutorial, I will show you two…
-
Linux zip Command Tutorial for Beginners (5 Examples)
As 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. But before we do that, it’s worth mentioning that all examples here have been tested on an Ubuntu 18.04 LTS machine. Linux zip command The zip command line…
-
How to Install Elgg Social Network on Ubuntu 18.04 LTS
Elgg is a free, open source and self-hosted social networking application that can be used to create your own social networking website. You can easily create social networks for your university, organization, school and college using Elgg. Elgg is simple, easy to use and highly customizable. You can extend Elgg functionality with built-in plugins and…
-
How to Install Collaborative Real-time Editor Etherpad on Ubuntu 18.04
Etherpad is a real-time collaborative editor based on Node.js. It’s an open source, web-based collaborative editor for multi-user access with the ability to import/export to various office file formats and highly customizable online editor. In this tutorial, I will guide you step-by-step to install and configure the Etherpad-lite on Ubuntu 18.04 Server. We will install the…
-
How to Install and Configure OrangeScrum on Ubuntu 18.04 LTS
OrangeScrum is a free and open source project management and collaboration tool written in PHP with CakePHP framework. It is simple, easy to use and ideal for small or medium businesses. It is used to manage projects, teams, documents, task, and communicate with the team on important issues. Orangescrum comes with lots of features like,…
-
Linux shuf Command Tutorial for Beginners (with Examples)
If 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. But before…
-
How to Install Zimbra Collaboration Suite 8.8 on Ubuntu
The 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. Prerequisites Zimbra…
-
How to Install Open Source Social Network (OSSN) on Ubuntu 18.04 LTS
Open 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. Ossn can also be used to build different types of social apps like Private Intranets, Public Networks, and Community. OSSN comes with…