Showing headlines posted by falko

« Previous ( 1 ... 3 4 5 6 7 8 9 10 11 12 13 ... 92 ) Next »

Creating An NFS-Like Standalone Storage Server With GlusterFS 3.2.x On CentOS 6.3

  • HowtoForge; By Falko Timme (Posted by falko on Dec 19, 2012 5:10 PM EDT)
  • Story Type: Tutorial; Groups: Red Hat
This tutorial shows how to set up a standalone storage server on CentOs 6.3. Instead of NFS, I will use GlusterFS here. The client system 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.

Running Virtual Machines With VirtualBox 4.2 On A Headless Ubuntu 12.10 Server

  • HowtoForge; By Falko Timme (Posted by falko on Dec 18, 2012 2:01 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This guide explains how you can run virtual machines with VirtualBox 4.2 on a headless Ubuntu 12.10 server. Normally you use the VirtualBox GUI to manage your virtual machines, but a server does not have a desktop environment. Fortunately, VirtualBox comes with a tool called VBoxHeadless that allows you to connect to the virtual machines over a remote desktop connection, so there's no need for the VirtualBox GUI.

Using ATA Over Ethernet (AoE) On Ubuntu 12.10 (Initiator And Target)

  • HowtoForge; By Falko Timme (Posted by falko on Dec 17, 2012 4:01 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This guide explains how you can set up an AoE target and an AoE initiator (client), both running Ubuntu 12.10. AoE stands for "ATA over Ethernet" and is a storage area network (SAN) protocol which allows AoE initiators to use storage devices on the (remote) AoE target using normal ethernet cabling. "Remote" in this case means "inside the same LAN" because AoE is not routable outside a LAN (this is a major difference compared to iSCSI). To the AoE initiator, the remote storage looks like a normal, locally-attached hard drive.

Using ATA Over Ethernet (AoE) On CentOS 6.3 (Initiator And Target)

  • HowtoForge; By Falko Timme (Posted by falko on Dec 16, 2012 10:02 AM EDT)
  • Story Type: Tutorial; Groups: Red Hat
This guide explains how you can set up an AoE target and an AoE initiator (client), both running CentOS 6.3. AoE stands for "ATA over Ethernet" and is a storage area network (SAN) protocol which allows AoE initiators to use storage devices on the (remote) AoE target using normal ethernet cabling. "Remote" in this case means "inside the same LAN" because AoE is not routable outside a LAN (this is a major difference compared to iSCSI). To the AoE initiator, the remote storage looks like a normal, locally-attached hard drive.

Setting Up An NFS Server And Client On CentOS 6.3

  • HowtoForge; By Falko Timme (Posted by falko on Dec 14, 2012 5:26 PM EDT)
  • Story Type: Tutorial; Groups: Red Hat
This guide explains how to set up an NFS server and an NFS client on CentOS 6.3. 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.

Installing SugarCRM Community Edition On Fedora 17

  • HowtoForge; By Falko Timme (Posted by falko on Dec 13, 2012 1:04 PM EDT)
  • Story Type: Tutorial; Groups: Fedora
SugarCRM is a webbased CRM solution written in PHP. SugarCRM is available in different flavours called "Editions" ("Community" (free), "Professional", and "Enterprise"). For a detailed overview of the different editions, have a look at the SugarCRM website. In this tutorial I will describe the installation of the free Community Edition on Fedora 17. With the modules My Portal, Calendar, Activities, Contacts, Accounts, Leads, Opportunities, Cases, Bugtracker, Documents and Email, SugarCRM Community Edition offers everything that can be expected from a CRM solution.

Encrypt Your Data With EncFS (OpenSUSE 12.2)

  • HowtoForge; By Falko Timme (Posted by falko on Dec 12, 2012 4:13 PM EDT)
  • Story Type: Tutorial; Groups: SUSE
EncFS provides an encrypted filesystem in user-space. It runs without any special permissions and uses the FUSE library and Linux kernel module to provide the filesystem interface. It is a pass-through filesystem, not an encrypted block device, which means it is created on top of an existing filesystem. This tutorial shows how you can use EncFS on OpenSUSE 12.2 to encrypt your data.

Installing KVM Guests With virt-install On Ubuntu 12.10 Server

  • HowtoForge; By Falko Timme (Posted by falko on Dec 11, 2012 7:02 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Unlike virt-manager, virt-install is a command line tool that allows you to create KVM guests on a headless server. You may ask yourself: "But I can use vmbuilder to do this, why do I need virt-install?" The difference between virt-install and vmbuilder is that vmbuilder is for creating Ubuntu-based guests, whereas virt-install lets you install all kinds of operating systems (e.g. Linux, Windows, Solaris, FreeBSD, OpenBSD) and distributions in a guest, just like virt-manager. This article shows how you can use it on an Ubuntu 12.10 KVM server.

How To Install XFCE On Linux Mint 14

  • HowtoForge; By Falko Timme (Posted by falko on Dec 10, 2012 4:57 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu, Xfce
XFCE is a lightweight desktop environment. For Linux Mint 13, the was an XFCE edition in addition to the Cinnamon and Mate editions, but for Linux Mint 14, there isn't. This short guide explains how to install XFCE on your Linux Mint 14 desktop.

How To Integrate ClamAV Into PureFTPd For Virus Scanning On Ubuntu 12.10

  • HowtoForge; By Falko Timme (Posted by falko on Dec 7, 2012 11:14 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This tutorial explains how you can integrate ClamAV into PureFTPd for virus scanning on an Ubuntu 12.10 system. In the end, whenever a file gets uploaded through PureFTPd, ClamAV will check the file and delete it if it is malware.

The Perfect Desktop - Ubuntu Studio 12.10

  • HowtoForge; By Falko Timme (Posted by falko on Dec 6, 2012 8:30 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This tutorial shows how you can set up an Ubuntu Studio 12.10 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. Please note that Ubuntu Studio 12.10 uses XFCE as the default desktop environment.

Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On Ubuntu 12.10

  • HowtoForge; By Falko Timme (Posted by falko on Dec 5, 2012 2:06 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This document describes how to install a PureFTPd server that uses virtual users from a MySQL database instead of real system users. This is much more performant and allows to have thousands of ftp users on a single machine. In addition to that I will show the use of quota and upload/download bandwidth limits with this setup. Passwords will be stored encrypted as MD5 strings in the database. This tutorial is based on Ubuntu 12.10.

Running concrete5 On Nginx (LEMP) On Debian Squeeze/Ubuntu 12.10

This tutorial shows how you can install and run a concrete5 web site on a Debian Squeeze or Ubuntu 12.10 system that has nginx installed instead of Apache (LEMP = Linux + nginx (pronounced "engine x") + MySQL + PHP). nginx is a HTTP server that uses much less resources than Apache and delivers pages a lot of faster, especially static files. concrete5 is a free and open-source content management system (CMS).

Encrypt Your Data With EncFS (Ubuntu 12.10)

  • HowtoForge; By Falko Timme (Posted by falko on Dec 3, 2012 5:14 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
EncFS provides an encrypted filesystem in user-space. It runs without any special permissions and uses the FUSE library and Linux kernel module to provide the filesystem interface. It is a pass-through filesystem, not an encrypted block device, which means it is created on top of an existing filesystem. This tutorial shows how you can use EncFS on Ubuntu 12.10 to encrypt your data.

The Perfect Desktop - Linux Mint 14 (Nadia)

  • HowtoForge; By Christian Schmalfeld (Posted by falko on Dec 2, 2012 9:01 AM EDT)
  • Story Type: Tutorial; Groups: Linux, Ubuntu
This tutorial shows how you can set up a Linux Mint 14 (Nadia) 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 From Linux Mint 13 (Maya) To 14 (Nadia) With apt

  • HowtoForge; By Falko Timme (Posted by falko on Nov 30, 2012 10:46 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This tutorial shows how you can upgrade from Linux Mint 13 (Maya) to Linux Mint 14 (Nadia) with apt. Please note that this is not the recommended way, and it might break your system, however, for me it worked fine.

A Beginner's Guide To btrfs

  • HowtoForge; By Falko Timme (Posted by falko on Nov 29, 2012 3:55 PM EDT)
  • Story Type: Tutorial; Groups: Linux
This guide shows how to work with the btrfs file system on Linux. It covers creating and mounting btrfs file systems, resizing btrfs file systems online, adding and removing devices, changing RAID levels, creating subvolumes and snapshots, using compression and other things. btrfs is still marked as experimental, but all those features make it a very interesting and flexible file system that should be taken into consideration when you look for the right file system.

Creating Simple Virtual Hosts With mod_mysql_vhost On Lighttpd (Ubuntu 12.10)

  • HowtoForge; By Falko Timme (Posted by falko on Nov 28, 2012 12:47 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This guide explains how you can use mod_mysql_vhost to create simple virtual hosts on a lighttpd web server on Ubuntu 12.10. With mod_mysql_vhost, lighttpd can read the vhost configuration from a MySQL database. Currently, you can store the domain and the document root in the MySQL database which results in very simple virtual hosts. If you need more directives for your vhosts, you'd have to configure them in the global section of lighttpd.conf, which means they'd be valid for all vhosts. Therefore, mod_mysql_vhost is ideal if your vhosts differ only in the domain and document root.

How To Convert An ext3/ext4 Root File System To btrfs On Ubuntu 12.10

  • HowtoForge; By Falko Timme (Posted by falko on Nov 27, 2012 4:53 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
ext3 and ext4 file systems can be converted to btrfs. For non-root file systems, this can be done online (i.e., without reboot), while for root file systems we need to boot into some kind of rescue system or Live CD. This guide explains how to convert an ext3 or ext4 root file system into btrfs on Ubuntu 12.10 and how to roll back to ext3/ext4 again if desired.

Virtual Hosting With vsftpd And MySQL On Ubuntu 12.10

  • HowtoForge; By Falko Timme (Posted by falko on Nov 26, 2012 10:39 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Vsftpd is one of the most secure and fastest FTP servers for Linux. Usually vsftpd is configured to work with system users. This document describes how to install a vsftpd server that uses virtual users from a MySQL database instead of real system users. This is much more performant and allows to have thousands of ftp users on a single machine.

« Previous ( 1 ... 3 4 5 6 7 8 9 10 11 12 13 ... 92 ) Next »