Linux Tutorials on the topic “ubuntu”
-
The Perfect Server - Ubuntu 10.04 [ISPConfig 3]
Author: Falko Timme • Tags: ispconfig, ubuntu • Comments: 89
The Perfect Server - Ubuntu 10.04 [ISPConfig 3] This tutorial shows how to prepare an Ubuntu 10.04 (Lucid Lynx) server for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, BIND or MyDNS nameserver, PureFTPd, SpamAssassin, ClamAV, and many more.
-
The Perfect Server - Ubuntu Maverick Meerkat (Ubuntu 10.10) [ISPConfig 2]
Author: Falko Timme • Tags: ubuntu, ispconfig • Comments: 6
The Perfect Server - Ubuntu Maverick Meerkat (Ubuntu 10.10) [ISPConfig 2] This tutorial shows how to set up an Ubuntu Maverick Meerkat (Ubuntu 10.10) server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Courier POP3/IMAP, Quota, Firewall, etc. In the end you should have a system that works reliably, and if you like you can install the free webhosting control panel ISPConfig 2 (i.e., ISPConfig runs on it out of the box).
-
Installing ISPCP On Ubuntu Lucid x86_64 And Implementing Chroot Per Virtual Host In Apache2
Author: cwmoller • Tags: apache, control panels, ubuntu • Comments: 0
Installing ISPCP On Ubuntu Lucid x86_64 And Implementing Chroot Per Virtual Host In Apache2 This guide explains how to install ISPCP on Ubuntu 10.04 (Lucid Lynx) x86_64 and how to chroot virtual hosts in Apache2.
-
-
The Perfect Desktop - Ubuntu 10.10 (Maverick Meerkat)
Author: Falko Timme • Tags: desktop, ubuntu • Comments: 4
This tutorial shows how you can set up an Ubuntu 10.10 (Maverick Meerkat) desktop that is a full-fledged replacement for a Windows desktop, i.e. that has all the software that people need to do the things they do on their Windows desktops. The advantages are clear: you get a secure system without DRM restrictions that works even on old hardware, and the best thing is: all software comes free of charge.
-
How To Upgrade Kubuntu 10.04 (Lucid Lynx) To 10.10 (Maverick Meerkat)
Author: Falko Timme • Tags: desktop, ubuntu • Comments: 3
How To Upgrade Kubuntu 10.04 (Lucid Lynx) To 10.10 (Maverick Meerkat) The new Kubuntu 10.10 (Maverick Meerkat) has just been released. This guide shows how you can upgrade your Kubuntu 10.04 desktop installation to Kubuntu 10.10.
-
How To Upgrade Ubuntu 10.04 (Lucid Lynx) To 10.10 (Maverick Meerkat) (Desktop & Server)
Author: Falko Timme • Tags: desktop, ubuntu • Comments: 7
How To Upgrade Ubuntu 10.04 (Lucid Lynx) To 10.10 (Maverick Meerkat) (Desktop & Server) Yesterday the new Ubuntu 10.10 (Maverick Meerkat) was released. This guide shows how you can upgrade your Ubuntu 10.04 desktop and server installations to Ubuntu 10.10.
-
How To Set Up WebDAV With Apache2 On Ubuntu 10.04
Author: Falko Timme • Tags: apache, ubuntu • Comments: 4
How To Set Up WebDAV With Apache2 On Ubuntu 10.04 This guide explains how to set up WebDAV with Apache2 on an Ubuntu 10.04 server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP protocol that allow users to directly edit files on the Apache server so that they do not need to be downloaded/uploaded via FTP. Of course, WebDAV can also be used to upload and download files.
-
High-Availability Storage With GlusterFS On Ubuntu 10.04 - Automatic File Replication (Mirror) Across Two Storage Servers
Author: Falko Timme • Tags: high-availability, storage, ubuntu • Comments: 3
High-Availability Storage With GlusterFS On Ubuntu 10.04 - Automatic File Replication (Mirror) Across Two Storage Servers This tutorial shows how to set up a high-availability storage with two storage servers (Ubuntu 10.04) that use GlusterFS. Each storage server will be a mirror of the other storage server, and files will be replicated automatically across both storage servers. The client system (Ubuntu 10.04 as well) will be able to access the storage as if it was a local filesystem. GlusterFS is a clustered file-system capable of scaling to several peta-bytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. Storage bricks can be made of any commodity hardware such as x86_64 servers with SATA-II RAID and Infiniband HBA.
-
Setting Up An NFS Server And Client On Ubuntu 10.04
Author: Falko Timme • Tags: storage, ubuntu • Comments: 12
Setting Up An NFS Server And Client On Ubuntu 10.04 This guide explains how to set up an NFS server and an NFS client on Ubuntu 10.04. NFS stands for Network File System; through NFS, a client can access (read, write) a remote share on an NFS server as if it was on the local hard disk.
-
Setting Up An OpenVPN Server With Authentication Against OpenLDAP On Ubuntu 10.04 LTS
Author: eddiechen • Tags: ubuntu • Comments: 8
Setting Up An OpenVPN Server With Authentication Against OpenLDAP On Ubuntu 10.04 LTS OpenVPN, or Open Virtual Private Network, is a tool for creating networking "tunnels" between and among groups of computers that are not on the same local network. This is useful if you have services on a local network and need to access them remotely but don't want these services to be publicly accessible. By integrating with OpenSSL, OpenVPN can encrypt all VPN traffic to provide a secure connection between machines. The OpenLDAP backend of iRedmail allows you to integrate all kinds of applications and to realize centralized account management. This tutorial shows you how to integrate OpenVPN into the iredmail ldap backend on Ubuntu 10.04; passwords will be stored in ldap and you can change passwords through webmail.