Linux Tutorials on the topic “Linux”
-
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.
-
How to kill processes on the Linux Desktop with xkill
Author: Bill Toulas • Tags: linux, desktop, ubuntu, centos, opensuse, fedora, arch linux • Comments: 4
Linux is renown for its stability, rigidness and superior error-free functionality, but no matter how advanced and bug-free a system may be, it is inevitable that things will brake and windows will freeze/hang at some point. This is thankfully not disastrous at all, as Linux users can utilize smart tools and commands that will allow them to get rid of those nasty “not responding” applications instantly!
-
Shell Scripting Part 4: Repetition Control Structures
Author: jonilyn2730 • Tags: linux, shell, programming • Comments: 0
Welcome to part four of HowtoForge's shell scripting tutorial series (Click here to read the part 1, part 2 and part 3 of the tutorial). In this lesson, we will cover the different repetition control structures of the bash shell and how to use each structure by providing some examples. Let's get started.
-
Linux Software you won't find on your Software Center: Install Google Chrome, Google Earth and Skype
Author: Bill Toulas • Tags: centos, desktop, linux, opensuse, ubuntu • Comments: 9
Our Linux distributions have come a long way from the days that we had to manually install anything we needed by compiling it on the terminal to the modern days of the fancy Software Centers that offer collections of applications with ratings, screenshots and one-click install functionality. No matter how rich with software these tools are though, there are still some popular tools that millions of people use that you won't find in application centers of any distro.
-
How to Install Seafile on Ubuntu 15.04 (Vivid Vervet)
Author: Muhammad Arul • Tags: linux, server, ubuntu • Comments: 1
Seafile is a private cloud software, it supports encrypted file libraries to store data securely. To encrypt files in a library, you need to set a password when you create the library. The password won't be stored on Seafile cloud, so even the adminastrator of the servers cannot view your encrypted data without the password. This tutorial shows the installation of Seafile on Ubuntu 15.04.