Linux Tutorials on the topic “linux”
-
How to Install Zimbra 8.6 on Ubuntu 14.04 Server
Author: Muhammad Arul • Tags: linux, ubuntu, postfix, email • Comments: 22
The Zimbra Collaboration Server is a mail server, collaborative web application and a web based admin console in a single application. It provides LDAP, antivirus, antispam, collaboration features and 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 do simple screencasting on Linux
Author: Bill Toulas • Tags: desktop, linux, ubuntu • Comments: 6
There are many screencasting solutions for Linux users to choose from nowadays and more tools pop out every day to cover this special need. Although many suffer from performance issues, especially when used to capture in game action, there are many good pieces of software like the simple to use and versatile Simple Screen Recorder.
-
Secure SSH with Google Authenticator Two-Factor Authentication on CentOS 7
Author: Ahmed Qadeer • Tags: linux, centos, security • Comments: 11
SSH access is always critical and you might want to find ways to improve the security of your SSH login. In this article we will see how we can secure SSH with simple two factor authentication by using Google Authenticator. Before using it you have to integrate the SSH daemon on your server with Google Authenticator one time password protocol TOTP and another restriction is that you must have your android phone with you all the time or at least the time you want SSH access. This tutorials is written for CentOS 7.
-
-
Ubuntu PPA Management
Author: Bill Toulas • Tags: linux, ubuntu, server, desktop • Comments: 4
PPAs or Personal Package Archives are basically software repositories that are used by Ubuntu systems for updating/upgrading activities. They contain package sets and package lists for particular Ubuntu versions. Their use is valuable for cases of individual updating, or for when seeking for a newer version of an application that is not yet available in the official Canonical's repositories.
-
How to setup Raspberry Pi as Backup Server for Linux and Windows Desktops
Author: Stephan Jau • Tags: linux, raspbian, debian, samba • Comments: 13
The Raspberry Pi is a series of small single-board computers. They are rather cheap and are well suited for running a backup server or voip server. This tutorial describes the complete installation of the Raspberry PI from downloading and installing Raspian, the installation and configuration of Samba and how to backup Windows and Linux Desktops on the Raspberry Pi.
-
How to install OpenVPN Server and Client on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, security • Comments: 35
OpenVPN is an open source application that allows you to create a private network over the public Internet. OpenVPN tunnels your network connection securely trough the internet. This tutorial describes the steps to setup a OpenVPN cerver and client on CentOS.
-
How to add extra airplanes on FlightGear Flight Simulator
Author: Bill Toulas • Tags: linux, desktop, ubuntu, centos, opensuse, fedora, arch linux • Comments: 0
FlightGear is this world's most advanced open source flight simulation project with a thriving community of users and contributors around it. These contributors are passionate people that love aviation (some are former pilots), or airspace engineering, or just like having fun with 3D modelling. This has the gorgeous result of having over 450 aircrafts in the official online FlightGear hangar!
-
How to install Mumble VoIP Server on Ubuntu 15.04 (Vivid Vervet)
Author: Gurujyot_singh • Tags: linux, server, ubuntu • Comments: 1
In this tutorial we will install Mumble VoIP server on Ubuntu 15.04. Mumble is an open source high quality voice chat application mostly used for gaming. The application is great for talking and gaming with low-latency. It offers an encrypted connection for your communication, it also has a builtin wizard to guide you through the setups, like mic. config. There are no licensing issues due to its OpenSource license.
-
How to easily convert your videos on Linux
Author: Bill Toulas • Tags: linux, desktop, ubuntu, centos, opensuse, fedora, arch linux • Comments: 5
There are many ways to convert a video file on a Linux system, but using a tool with a graphical user interface is imperative for those who want to do it easily and in a more user friendly way. Thankfully, there are many open source GUI tools that could do the job just fine and you can find some specialization here and there if you look closely.
-
How to Install OwnCloud 8 with Nginx and MariaDB on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, nginx • Comments: 9
OwnCloud is a server software for data synchronisation and file-sharing with an easy to use web frontend. Owncloud can be installed on a Linux or Windows server, it is easy to configure and has a comprehensive online documentation. The native client is available for Windows, MacOS and Linux (Desktop Application). There is also a mobile app for Android and iOS. This tutorial describes the installation of Owncloud 8 on CentOS 7 with nginx webserver and MariaDB database.