- 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
- Automatic File Replication (Mirror) Across Two Storage Servers With GlusterFS 3.2.x On Ubuntu 12.10
This tutorial shows how to set up a high-availability storage with two storage servers (Ubuntu 12.10) 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 12.10 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.
in Public bookmarks with cluster filesystem gluster glusterfs network raid replication storage ubuntu
- Build Your Own Video Community With Lighttpd And FlowPlayer (Ubuntu 9.10)
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) on Ubuntu 9.10. 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 ffmpeg flash flowplayer flv lighttpd streaming ubuntu video youtube
- Configuring DNSSEC On BIND9 (9.7.3) On Debian Squeeze/Ubuntu 11.10
This guide explains how you can configure DNSSEC on BIND9 on Debian Squeeze and Ubuntu 11.10. It covers how to enable DNSSEC on authoritative nameservers (master and slave) and on resolving nameservers, creation of keys (KSKs and ZSKs), signing of zones, key rolling with rollerd, zone file checking with donuts, creation of trust anchors, using DLV (DNSSEC look-aside validation), and getting your DS records into the parent's zone.
in Public bookmarks with bind debian dlv dnssec donutsd ds ksk rollerd squeeze ubuntu zonesigner zsk
- CPU Frequency Scaling In Ubuntu
So, you have an irritatingly loud CPU fan which is making you consider whether or not launching your laptop through the nearest window is a good idea. Well, before you do that, why not give CPU frequency scaling a go.
in Public bookmarks with clock cpu frequency linux ubuntu
- Creating Advanced MySQL-Based Virtual Hosts On Lighttpd (Ubuntu 12.04)
This guide explains how you can create advanced virtual hosts on a lighttpd web server on Ubuntu 12.04 that are stored in a MySQL database. The method described here does not use the lighttpd mod_mysql_vhost module, and unlike mod_mysql_vhost (which allows you to store only the hostname and document root of a vhost in a database), this method allows to store individual configuration directives for each vhost in the MySQL database.
in Public bookmarks with database lighttpd mysql ubuntu vhosts
- Creating An NFS-Like Standalone Storage Server With GlusterFS 3.2.x On Ubuntu 12.10
This tutorial shows how to set up a standalone storage server on Ubuntu 12.10. 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.
in Public bookmarks with cluter filesystem gluster glusterfs nfs storage ubuntu
- Creating An NFS-Like Standalone Storage Server With GlusterFS On Ubuntu 10.04
This tutorial shows how to set up a standalone storage server on Ubuntu 10.04. 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.
in Public bookmarks with cluster filesystem glusterfs nfs storage ubuntu
- Creating An NFS-Like Standalone Storage Server With GlusterFS On Ubuntu 9.10
This tutorial shows how to set up a standalone storage server on Ubuntu 9.10. 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.
in Public bookmarks with glusterfs nfs storage ubuntu
- Creating Backups With Back In Time On An Ubuntu 9.04 Desktop
This tutorial explains how to install and use Back In Time on an Ubuntu 9.04 desktop. Back In Time is a simple backup tool for Linux inspired from "flyback project" and "TimeVault". The backup is done by taking snapshots of a specified set of directories.
in Public bookmarks with back backup in restore time ubuntu
- Creating Backups With luckyBackup On An Ubuntu 9.04 Desktop
This tutorial explains how to install and use luckyBackup on an Ubuntu 9.04 desktop. luckyBackup is an application for data back-up and synchronization powered by the rsync tool. It is simple to use, fast (transfers over only changes made and not all data), safe (keeps your data safe by checking all declared directories before proceeding in any data manipulation ), reliable and fully customizable.
in Public bookmarks with backup luckybackup restore rsync ubuntu
- Creating MySQL Backups With AutoMySQLBackup On Ubuntu 9.10
AutoMySQLBackup is a shell script that lets you take daily, weekly and monthly backups of your MySQL databases using mysqldump. It can back up multiple databases, compress the backups, back up remote databases, and email the logs. This tutorial explains how to install and use it on an Ubuntu 9.10 server.
in Public bookmarks with automysqlbackup backup database mysql mysqldump ubuntu
- Creating Screencasts With recordMyDesktop On Ubuntu 9.04
recordMyDesktop is a desktop session recorder for GNU/Linux that attemps to be easy to use, yet also effective at its primary task. It produces files using only open formats. These are theora for video and vorbis for audio, using the ogg container. This tutorial shows how to install and use recordMyDesktop on Ubuntu 9.04.
in Public bookmarks with ogg recordmydesktop screencast ubuntu video
- Creating Snapshot Backups Of Your Desktop With Timevault On Ubuntu 7.10
This guide shows how to use Timevault on Ubuntu 7.10. TimeVault is a simple front-end for making snapshots of a set of directories. Snapshots are a copy of a directory structure or file at a certain point in time. Restore functionality is integrated into Nautilus.
in Public bookmarks with backup gibbon gutsy nautilus restore snapshot timevault ubuntu by 3 users
- Creating Snapshot-Backups with BackerUpper On Ubuntu 7.10
BackerUpper is a tool similar to Apple's TimeMachine. It is intended to create snapshot-backups of selected directories or even your full hard drive. From the BackerUpper project page: "Backerupper is a simple program for backing up selected directories over a local network. Its main intended purpose is backing up a user's personal data." This article shows how to install and use BackerUpper on Ubuntu 7.10 (Gutsy Gibbon).
in Public bookmarks with backerupper backup linux restore ubuntu
- Creating Snapshot-Backups with BackerUpper On Ubuntu 9.04
BackerUpper is a tool similar to Apple's TimeMachine. It is intended to create snapshot-backups of selected directories or even your full hard drive. From the BackerUpper project page: "Backerupper is a simple program for backing up selected directories over a local network. Its main intended purpose is backing up a user's personal data." This article shows how to install and use BackerUpper on Ubuntu 9.04 (Jaunty Jackalope).
in Public bookmarks with backerupper backup snapshot ubuntu
- Creating Snapshot-Backups with FlyBack On Ubuntu 7.10
FlyBack is a tool similar to Apple's TimeMachine. It is intended to create snapshot-backups of selected directories or even your full hard drive. From the FlyBack project page: "FlyBack is a snapshot-based backup tool based on rsync. It creates successive backup directories mirroring the files you wish to backup, but hard-links unchanged files to the previous backup. This prevents wasting disk space while providing you with full access to all your files without any sort of recovery program. If your machine crashes, just move your external drive to your new machine and copy the latest backup using whatever file browser you normally use." This article shows how to install and use FlyBack on Ubuntu 7.10 (Gutsy Gibbon).
in Public bookmarks with backup flyback snapshot timemachine ubuntu
- Creating Virtual Machines For Xen, KVM, VMware Workstation 6, and VMware Server With vmbuilder On Ubuntu 8.10 | HowtoForge
vmbuilder is a tool (introduced on Ubuntu 8.10) that allows you to build virtual machines (with Ubuntu as the OS) for multiple virtualization techniques. Currently it supports Xen, KVM, VMware Workstation 6, and VMware Server. You can afterwards copy the virtual machines to another system (a Xen, KVM, VMware Workstation 6, or VMware Server host) and run them there.
in Public bookmarks with kvm machine python-vm-builder ubuntu virtual virtualization vm vmbuilder vmware xen
- Creating Your Own Custom Ubuntu 7.10 Or Linux Mint 4.0 Live-CD With Remastersys
This guide shows how you can create a Live-CD from yourUbuntu Gutsy Gibbon or Linux Mint 4.0 system with a tool called remastersys. Remastersys is available in the Linux Mint romeo repository. You can customize your Ubuntu/Linux Mint system and then let remastersys create an iso image of it which you can then burn onto a CD/DVD.
in Public bookmarks with iso linux live-cd mint remastersys ubuntu by 3 users
- Creating Your Own Distributable Ubuntu DVD (Relinux)
This article is about how to create a DVD image of your machine with the exact same software included on the disk. This can be done using a software called Relinux. Relinux is a fork of the recently discontinued Remastersys.
in Public bookmarks with dvd image linux mint relinux remastersys ubuntu
Next »
ubuntu from all users