Category: Server

  • Apache2 authentication using MySQL backend

    this tutorial will explain how to use a MySQL backend in order to authentication users against your Apache website. To achieve this we will use Apache2 and its auth_mysql module. Here, we will assume that you already have a website configured, up and running and that you also have access to a mysql server. The…

  • subversion on Ubuntu

    Subversion Contents Introduction Assumptions Scope of this document Installation Server Configuration Create SVN Repository Access Methods Direct repository access (file://) Access via WebDAV protocol (http://) Access via WebDAV protocol with SSL encryption (https://) Access via custom protocol (svn://) Access via custom protocol with SSL encryption (svn+ssh://) References This wiki document explains how to setup Subversion…

  • Backup and Restore a Subversion Repository

    Sometimes, you just have to do serious maintenance to a server, like install a new instance of your operating system from scratch with a new partition layout. If this server happens to be your Subversion server, you need to backup your repository and restore it once you’re done with the maintenance. Or maybe you just…

  • Apt-Cacher

    Apt-Cacher-Server – Community Ubuntu Documentation       Partners Support Community Ubuntu.com Ubuntu Documentation Official Documentation Community Help Wiki Login to edit Apt-Cacher-Server Innehåll Introduction Warning: Using Apt-Cacher with more than one distribution Server Installation Server Configuration Load Packages on Server from CD Client Configuration Options Modify your sources.list Use as a proxy to APT…

  • Access rsnapshout

    Root, sudo, and rsnapshot Introduction The Mission: To rsync and/or rsnapshot both normal and protected/restricted files from one server to another over ssh without enabling remote root access to either server while maintaining original file attributes and permissions. Whew. Cast of Characters uno: the server which will store the backups, run rsync or rsnapshot. zero:…

  • Ubutnu as PDC

    https://help.ubuntu.com/12.04/serverguide/samba-dc.html

  • Find UID on a partition

    sudo vol_id -u <partition>

  • Copy files with premissions

    Copy /home to the New Partition Next we will copy all files, directories and sub-directories from your current /home directory into the new partition:   sudo rsync -aXS –exclude=’/*/.gvfs’ /home/. /media/home/.

  • OpenVPN

    Innehåll Overview What is a bridged VPN? Setting up a Bridged VPN using OpenVPN Installing the Server Setting up the Bridge Generating Certificates Configuring the Server Getting Clients Connected Generating Client Certificate and Key Configuring the Client Firestarter configuration for OpenVPN Other Resources   Overview   OpenVPN is a Virtual Private Networking (VPN) solution provided…

  • TVheadend DVB drivers kernel 3.0

    http://linuxtv.org/wiki/index.php/How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers