Linux Tutorials on the topic “Linux”
-
Monitoring of a Ceph Cluster with Ceph-dash on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, storage • Comments: 5
Ceph-dash is is a WSGI application based on the Flask framework for monitoring of Ceph clusters. In this tutorial, I will show you to install Ceph-dash and configure it to run under an apache web server with SSL and mod_auth support.
-
How to record a region of your desktop as animated GIF on Linux
Author: Himanshu Arora • Tags: desktop, linux, ubuntu • Comments: 5
This tutorial shows how to record a region of your screen or a program window and store it as an animated gif. Those in technical spheres usually use animated gifs to quickly describe how a problem or an error gets triggered. It's also a useful way of explaining how a particular feature in a software application works. You can easily use gifs in online forums, your company presentations, and more.
-
How to install ONLYOFFICE Desktop Editors 4.2 and connect it to a web office on Ubuntu 16.04
Author: Daria • Tags: desktop, linux, server, ubuntu • Comments: 0
ONLYOFFICE Desktop Editors is a free and open source office suite that allows users to edit text documents, spreadsheets and presentations offline by providing access to the web-based ONLYOFFICE portals for an efficient remote team collaboration. This tutorial shows the installation of ONLYOFFICE Desktop Editors 4.2 on Ubuntu 16.04.
-
-
How to Mount CephFS on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, server, storage • Comments: 1
I will show you how to mount Ceph as a File System on CentOS 7 in this third part of the Ceph tutorial series. Ceph is an open source storage platform, it offers high performance, reliability, and scalability. It's a free distributed storage system that provides an interface to object, block, and file-level storage without a single point of failure.
-
How to do line-by-line comparison of files in Linux using diff command - Part II
Author: Ansh • Tags: centos, debian, linux, opensuse, programming, shell, ubuntu • Comments: 1
Assuming that you already know the basic usage of the diff command that we explained in the first part of this diff command tutorial series, in this tutorial, we'll discuss the various command line options the tool provides, through some easy to understand examples.
-
How to Add External Storage to ownCloud 9
Author: Muhammad Arul • Tags: linux, server • Comments: 3
In OwnCloud, we can add external storage as ownCloud storage devices to extend the storage capabilities of the local server. In this tutorial, I will show you how to enable an external storage or drive in ownCloud 9.
-
How to Install Apache Tomcat 8.5 on CentOS 7.3
Author: Muhammad Arul • Tags: centos, linux, server • Comments: 12
In this tutorial, I will show you how to install and configure Apache Tomcat 8.5 on a CentOS 7 server. Apache Tomcat is an open source Java Servlet implementation developed by the Apache Software Foundation. Beside Java Servlets, Tomcat implements several other Java server technologies including JavaServer Pages (JSP), Java Expression Language, and Java WebSocket. Tomcat provides an HTTP Web Server for Java applications with support for HTTP/2, OpenSSL for JSSE and TLS virtual hosting.
-
How to wirelessly manage, control, and access your Android phone from Linux using Airdroid
Author: Himanshu Arora • Tags: centos, debian, desktop, fedora, linux, opensuse, ubuntu • Comments: 1
What if you could access your phone from your computer? Yes, there are applications that not only let you access, but also manage as well as control your phone from your PC. If you have been looking for such a solution, look no further as in this tutorial we will discuss an application dubbed AirDroid, focusing on how you can use it to access/manage/control your Android phone from your Linux computer.
-
Using Ceph as Block Device on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, server, storage • Comments: 5
Ceph is an open source storage platform, it provides high performance, reliability, and scalability. In this tutorial, I will show you step-by-step to install and configure a Ceph Block Device client to use Ceph as a filesystem on CentOS 7.
-
Expanding a software RAID on Debian by migrationg to new large hard disks
Author: Bellucci Stefano • Tags: debian, desktop, linux, shell, storage • Comments: 1
This tutorial shows you the steps to replace two old hard disks with new (larger) ones when using a software RAID on Debian.