- A Beginner's Guide To btrfs
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.
in Public bookmarks with btrfs file linux raid resizing snapshots system ubuntu
- A Guide to Virtualization on Mandriva Linux 2007 Spring
Have you ever wished you had another computer handy? Maybe you want to try a new operating system out. Maybe you want to test something experimental without potentially breaking your own system. Maybe you need to run some software that only runs in a different operating system. Mandriva Linux 2007 Spring comes with a range of virtualization options that can help.
in Public bookmarks with linux machine mandriva qemu spring virtual virtualbox virtualization vm vmware xen
- Adding And Updating SpamAssassin Rulesets With RulesDuJour
This article explains how you can download additional SpamAssassin rulesets resp. automatically update these rulesets with a shell script called RulesDuJour. These additional rulesets can increase your spam recognition rate dramatically. Most of the rulesets that RulesDuJour supports can be found on the SA Rules Emporium web site.
in Public bookmarks with linux rulesdujour rulesets spam spamassassin
- An attempt to complete automatic discovery and mounting of SMB (Windows and Samba) networkshares
For some time I have been looking for a good way to let my computer discover the Windows network and mount shares on demand. After trying the kioslaves in the desktop of my choice (KDE) and the FUSE programs Fusesmb and SmbNetFs, I was not really satisfied. There had to be a way to let my computer discover all the workgroups/domains, the hosts and the shares, and mount a share on a hosts on demand.
in Public bookmarks with linux network samba share smb windows by 2 users
- Apache: Creating A Session-Aware Loadbalancer Using mod_proxy_balancer (Debian Etch)
Since Apache 2.1, a new module called mod_proxy_balancer is available which lets you turn a system that has Apache installed into a loadbalancer. This loadbalancer retrieves requested pages from two or more backend webservers and delivers them to the user's computer. Users get the impression that they deal with just one server (the loadbalancer) when in fact there are multiple systems behind the loadbalancer that process the users' requests. By using a loadbalancer, you can lower the load average on your webservers. One important feature of mod_proxy_balancer is that it can keep track of sessions which means that a single user always deals with the same backend webserver. Most websites are database-driven nowadays with user logins etc., and you'd get weird
in Public bookmarks with apache debian etch linux loadbalancer mod_proxy_balancer server sessions
- ASSP With Embedded ClamAV Integrated Into Postfix With Virtual Users And Domains
This document describes how to integrate ASSP (Anti-Spam SMTP Proxy) with embedded ClamAV into a mail server based on Postfix featuring virtual users and domains, i.e. users and domains that are in a MySQL database.
in Public bookmarks with assp clamav debian etch linux postfix server spam virus
- Back Up (And Restore) LVM Partitions With LVM Snapshots | HowtoForge - Linux Howtos and Tutorials
This tutorial shows how you can create backups of LVM partitions with an LVM feature called LVM snapshots. An LVM snapshot is an exact copy of an LVM partition that has all the data from the LVM volume from the time the snapshot was created. The big advantage of LVM snapshots is that you don't have to worry about open files and database connections, and you don't have to interrupt/halt services on the live partition because a snapshot is usually created in fractions of a second, so your users won't notice any disruption, and your snapshot holds consistent data.
in Public bookmarks with backup data linux lvm recovery restore snapshot storage by 2 users
- Back Up Your Files With Areca On Fedora 9
Areca is a personal file backup software developed in Java. It allows you to select files or directories to back up, filter, encrypt and compress their content, and store them on your backup location. Areca supports incremental backups and generates backup reports, which can be stored on your disk or sent by email. This guide explains how to install and use it on a Fedora 9 desktop (GNOME).
in Public bookmarks with areca backup fedora gnome linux
- Back Up Your Files With Fwbackups On Fedora 8
This document describes how to set up, configure and use Fwbackups on a Fedora 8 desktop. The result is an easy-to-use backup system for desktop usage. Fwbackups creates partial backups which can be stored locally or on a removable device. You have also the option to run scheduled backups.
in Public bookmarks with backup desktop fedora fwbackups linux restore
- Back Up Your Files With Pybackpack On Fedora 8
This document describes how to set up, configure and use Pybackpack on Fedora 8. The result is an easy to use backup system for desktop usage. Pybackpack creates incremental backups which can be stored locally or remotely (SSH) - the usage of removable devices is supported. You also have the option to burn the backup(s) directly on a CD/DVD.
in Public bookmarks with backup fedora linux pybackpack
- Back Up/Restore Hard Drives And Partitions With CloneZilla Live
This tutorial shows how you can back up and restore hard drives and partitions with CloneZilla Live. CloneZilla Live is a Linux Live-CD that you insert into your computer; it contains hard disk and partition imaging and cloning tools similar to Norton Ghost. The created images are compressed and can be transferred to a Samba-, SSH-, or NFS server or to a local hard drive or USB drive.
in Public bookmarks with backup clonezilla linux restore
- Boot Linux Over HTTP With boot.kernel.org (BKO)
This tutorial shows how you can boot Linux over HTTP with boot.kernel.org (BKO). All that users need is Internet connectivity and a small program (gpxe) to boot the machine. This gpxe program provides network booting facility. BKO allows you to boot into the following distributions: Debian, Ubuntu, Damn Small Linux, Knoppix, Fedora. BKO provides gpxe images for USB sticks, CDs, and also for floppies, i.e., you can boot from a USB sticks, a CD, or a floppy.
in Public bookmarks with bko boot boot.kernel.org gpxe linux
- Boot Linux Over HTTP With netboot.me
This tutorial shows how you can boot Linux over HTTP with netboot.me. All that users need is Internet connectivity and a small program (gpxe) to boot the machine. This gpxe program provides network booting facility. netboot.me allows you to boot into the following distributions: Debian, Fedora, OpenSUSE, and Ubuntu. netboot.me provides gpxe images for USB sticks, CDs, and also for floppies, i.e., you can boot from a USB sticks, a CD, or a floppy.
in Public bookmarks with boot gpxe linux netboot.me network
- Build Your Own Video Community With Lighttpd And FlowPlayer (Debian Etch)
This article shows how you can build your own video community using lighttpd with its mod_flv_streaming module (for streaming .flv videos, the format used by most major video communities such as YouTube) and its mod_secdownload module (for preventing hotlinking of the videos). I will use FlowPlayer as the video player, a free Flash video player with support for lighttpd's mod_flv_streaming module. I will also show how you can encode videos (.mp4 .mov .mpg .3gp .mpeg .wmv .avi) to the FLV format supported by Adobe Flash.
in Public bookmarks with debian etch flash flowplayer flv lighttpd lighty linux server video youtube
- Cacti On CentOS 4.4 Including The Plug-in Architecture | HowtoForge
This guide will step you through the process of setting up a functional Cacti installation on CentOS 4.4 including the Plug-In Architecture, which will allow you to expand your monitoring solution.
in Public bookmarks with cacti centos linux monitoring plug-in plugin server
- CentOS 5.1 Server Setup - LAMP, Email, DNS, FTP, ISPConfig (a.k.a. The Perfect Server)
This tutorial shows how to set up a CentOS 5.1 based server that offers all services needed by ISPs and web hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of CentOS 5.1, but should apply to the 64-bit version with very little modifications as well.
in Public bookmarks with apache bind centos dns ftp ispconfig lamp linux postfix proftpd server
- Changing Desktop Appearance On Linux Mint 11 (Advanced)
This tutorial is supposed to show you how to change the GNOME desktop appearance on Linux Mint 11 further than the standard options of the Appearance section in the Control Center allow. I am going to use several different applications for this cause. This is the standard desktop that comes with Mint, so if you have not changed anything about that all steps should work fine for you. Be aware that the use of the nVidia proprietary drivers may not be unrisky!
in Public bookmarks with appearance desktop gnome linux mint
- Changing From Microsoft Windows To Linux Mint 11
This is a tutorial for people originally using the Windows Operating System who want to try out Linux Mint 11. It is supposed to show the differences and similarities between the two systems and depict Linux' functions with examples.
in Public bookmarks with change desktop linux microsoft mint
- Chrooted SFTP With MySecureShell On Debian Etch
This tutorial shows how to install MySecureShell on a Debian Etch system. MySecureShell is an SFTP server that is based on OpenSSH and can be configured in many ways, e.g. it has support for chrooting users into their homedirs or for limiting upload-/download bandwidths. MySecureShell makes SFTP available for users that do not have shell access so that these users do not have to use the insecure FTP protocol anymore.
in Public bookmarks with chroot debian etch jail linux mysecureshell openssh security server sftp
- Chrooted SSH/SFTP On Fedora 7
This document describes how to set up a chrooted SSH/SFTP environment on Fedora 7. The chrooted users will be jailed in a specific directory where they cannot break out. They will be able to access their jail via SSH and SFTP.
in Public bookmarks with chroot fedora jail linux openssh security server sftp ssh
Next »
linux from all users