Linux Tutorials on the topic “Linux”
-
Ubuntu Remote Desktop with X2Go
Author: Gurujyot_singh • Tags: ubuntu, desktop, linux • Comments: 9
This tutorial explains the installation and usage of X2Go on Ubuntu. X2Go is a remote desktop application to access X-Desktop enviroments over a network connection, it is well suited for low bandwidth connections, has support for sound with PulseAudio and allows desktop sharing. The application has two parts, the x2goclient for the client side and x2goserver (which has to be installed on the desktop system that shall be accessed). The X2Go client software is available for Windows, Mac OS X and Linux.
-
How to install Seafile on Ubuntu 14.04 (Trusty Tahr)
Author: Roland C. Ilao • Tags: cloud, linux, server, storage, ubuntu • Comments: 8
Seafile is a OpenSource cloud storage software. It offers file sharing and syncing for individual users and groups, it provides client side encryption and easy access from mobile devices. This tutorial describes the steps to install Seafile on Ubuntu 14.04.
-
How to install and configure KDE Desktop on Arch Linux
Author: Gurujyot_singh • Tags: arch linux, desktop, linux • Comments: 1
This article is the last part of my Arch Linux Destop tutorial series were I explain the installation and configuration of various desktop enviroments. KDE is another desktop manager of Linux which is used widely. In this tutorial we are going to check the installation and some other work around applications used by KDE. The tutorial will consist of Installation, Configuration, Startup and then some other applications.
-
-
How to install the fast and lightweight DNS Server MaraDNS on CentOS 7
Author: Sanchit Jain Rasiya • Tags: linux, centos, dns • Comments: 6
MaraDNS is a small, free and lightweight Domain Name Server. It is an alternative open-source DNS server, which acts as a caching, recursive, or authoritative nameserver. It is remarkably easy to configure and available for Linux and Windows platform.
-
How to install LXDE desktop on Arch Linux
Author: Gurujyot_singh • Tags: desktop, arch linux, linux • Comments: 2
The "Lightweight X11 Desktop Environment" is quite fast and energy saving desktop manager. It has a of of features beautiful interface, multi-language support, standard keyboard short cuts and additional features like tabbed file browsing. LXDE consumes the least resources when compared to other desktop managers. In this tutorial I will show you how to install LXDE on arch Linux and get started using it.
-
Installation and Usage Guide for CSF firewall
Author: Akshay Pai • Tags: linux, security • Comments: 2
CSF stands for Configserver security and firewall. CSF is a configuration script built to provide better security to servers , at the same time providing a large number of configuration options and features to configure and secure with extra checks to ensure smooth operation. It helps in locking down public access and to restrict what can be accessed like only e-mails or only websites, etc. To add more power to this, it comes with a Login Failure Daemon (LFD) script that runs all the time to scan for failed attempts to login to the server to detect bruteforce-attacks.
-
Starting with Vagrant on Ubuntu 14.10 - A Beginner's Guide
Author: Sanchit Jain Rasiya • Tags: linux, ubuntu, virtualization • Comments: 11
Vagrant is an highly efficient tool for managing virtual machines via CLI. This increases your and your team's productivity and flexibility. This tutorial will cover the installation of Vagrant on Ubuntu 14.10, explain the basics of this great virtualisation tool and will guide you trough the creation of your first Vagrant instance.
-
How to host multiple sites in a single Wordpress installation on CentOS 7
Author: Srijan Kishore • Tags: apache, centos, linux, mysql, php • Comments: 5
This document describes how to install and configure multiple WordPress sites with the latest WordPress version on CentOS 7 in a single wordpress instance. WordPress started in 2003 with a single bit of code to enhance the typography of everyday writing and with fewer users than you can count on your fingers and toes. Since then it has grown to be the largest self-hosted blogging tool in the world, used on millions of sites and seen by tens of millions of people every day. This tutorial explains the process of installing WordPress 4.0 on CentOS 7.0 in the form of a simple-to-follow guide.
-
How to monitor server log files with Logwatch on Debian and Ubuntu
Author: Gurujyot_singh • Tags: linux, debian, ubuntu, monitoring • Comments: 3
Logwatch is a system log analyzer and reporter. This tutorial covers the installation of Logwtach and explains various config options incl. reporting of notable log events by email.
-
Scripted window actions on Ubuntu with Devilspie 2
Author: Gurujyot_singh • Tags: linux, ubuntu, programming • Comments: 0
Devilspie 2 is a program that detects windows as they are created, and performs scripted actions on them. The scripts are written in LUA, allowing a great deal of customization. This tutorial will show you the installation of Devilspie 2 on Ubuntu 14.04 and give you a introduction into Devilspie scripting.