Quantcast
Channel: Howtoforge Linux Howtos und Tutorials
Browsing all 615 articles
Browse latest View live
↧

How to install ASSP v.2 on CentOS 7 64 bit

This howto shows the steps to install ASSP on a minimal CentOS 7 installation. It does not cover the installation of CentOS nor the setup of the mail server. The CentOS-7.0-1406-x86_64-Minimal.iso...

View Article


VNC Server installation on OpenSuse 13.2

This guide explains how to configure VNC server in OpenSuse 13.2. VNC is a very convinient way of administrating the OpenSuse desktops remotely. The GUI can be accessed from anywhere over the internet...

View Article


Build your own cloud-based two-factor authentication service using WiKID and...

WiKID is a dual-sourced two-factor authentication server that uses software tokens (PC/smartphone) to transmit PINs and one-time passwords encrypted with public key encryption. These keys are generated...

View Article

SSH Key Management with privacyIDEA

In this tutorial I will show, how you can manage your SSH keys for all your servers and different user accounts. This is important, if you have more than one SSH key and it is even more important, if...

View Article

How to build your own cloud for you and your friends on Debian Wheezy

Here's an overview what we will do: Get a Virtual Private Server, a domain name, and set them up, set up postfix and dovecot to send and receive email, prevent SPAM from reaching your INBOX, make sure...

View Article


The Perfect Desktop - Ubuntu 14.10 (Utopic Unicorn)

This tutorial shows how you can set up an Ubuntu 14.10 (Utopic Unicorn) desktop that is a full-fledged replacement for a Windows desktop, i.e. that has all the software that people need to do thethings...

View Article

How to install ProFTPd with TLS on OpenSuse 13.2

This document describes how to install a ProFTPd server with OpenSuse 13.2. I will include TLS connections. TLS provides endpoint authentication and communications confidentiality over the Internet...

View Article

How to install Pydio on CentOS 7.0

This guide explains how to configure Pydio in CentOS 7.0 Pydio (formerly AjaXplorer) is a mature open source software solution for file sharing and synchronization. With intuitive user interfaces (web...

View Article


GRUB 2 boot menu basics and how to add a custom splash image

GRUB 2 is the boot loader that is used by all current Linux Distributions. In this guide I will explain how to modify the GRUB boot loader menu on your server or desktop, how to add menu entries and...

View Article


How to install Django on Ubuntu 14.04

Django is a Python web framework. All it does is helps you rapidly build high performance and efficient web applications. Its very much liked by the developer community because of some of its amazing...

View Article

How to install Arch Linux with XFCE Desktop

This tutorial will give you the detailed step by step instructions to install the leightweight OS Arch Linux with XFCE Desktop on your computer. I have skipped all the optional content making it as...

View Article

Installing and using Git and Github on Ubuntu: A beginner's guide

This tutorial will be a quick setup guide for installing and using Github and how to perform its various functions of creating a repository locally, connecting this repo to the remote host that...

View Article

How to monitor harddisk health with smartmontools on Ubuntu

In this article I will give you an overveiw on the Smartmon tools which is a set of applications that can test hard drives and read their hardware SMART statistics to detect harddisk failures early. I...

View Article


Startup Applications: automatic execution of the most used programs during...

During every login or bootup, the OS performs a number of tasks in the background to get the OS up and running and ready to be used. Customizations in Linux OS like Ubuntu can be done very easily, that...

View Article

Monitor MySQL connections and queries with mytop

This article will explain the installation and usage of mytop, a handy tool for live monitoring of MySQL queries. Also looking into various operations that a user can perform while monitoring the...

View Article


How to install and configure ProFTPD on Debian Wheezy and Ubuntu 14.04

This document describes how to install and configure ProFTPD on a Debian Wheezy Server, it will also work on Ubuntu 14.04. ProFTPD is an FTP daemon for unix and unix-like operating systems. ProFTPD is...

View Article

Repair Linux Boot failures in Grub 2 rescue mode

This article provides the you with information on options available for repairing GRUB 2 boot issues and specific instructions on how to use the GRUB 2 terminal.

View Article


Using secure shell (ssh) for login and secure copy (scp) for data transfer on...

SSH stands for secure shell. It is an encrypted remote login protocol. Once it has been set up on each node, it can be used to communicate with various other nodes in that network. This tutorial covers...

View Article

Raspberry Pi Basics: installing Raspbian and getting it up and running

So, are you a person who got a raspberry pi (aka "pi") and want to start building something with it but don't know how to go about it? If yes, then this tutorial is for you. Here in this howto, we go...

View Article

Setting a static IP on Ubuntu: a beginner's guide

Sometimes situations occur when a static IP address needs to be set. For example, if you have programs that use the IP address say for remote login. This tutorial deals with setting a static IP for...

View Article
Browsing all 615 articles
Browse latest View live