User login

Enter your username and password here in order to log in on the website:
Login

Forgot your password?



Tutorials for Open source software

02.04.2012

How to dump a LVM device with ssh

On node 1 1st check size of LVM lvdisplay   --- Logical volume ---  LV Name                /dev/vg0/ga-web_d  VG...[more]

Category: Debian
28.11.2011

Migrating image based domU to ISCSI Enterprice Target with LVM

rsync -rlpogth --progress --stats --delete --exclude-from=web_exclude \--log-file=web_rsync.log /mnt/web/* /mnt/temp/ [more]

Category: Xen
12.11.2010

Perfect Xen installation on Debian Lenny amd64

This manual describes how to setup a virtualisation environment based on the Xen-Hypervisor 3.2.1 Intro Installation of Lenny amd64 Configuration of LVM Xen installation Configuration of Xen 1 IntroRequirements: CPU with...[more]

Category: Xen
14.08.2010

How to setup a PPTP Server on Debina Lenny

PPTP is the simplest VPN solution and does not require configuration.[more]

Category: Debian
17.07.2010

Make Vi usable on Debian

Make Vi usable on Debian[more]

Category: Debian
11.07.2010

SSH without Password

Establish a encrypted SSH connection without a password [more]

Category: Debian
07.07.2010

Xen Setup and Config for Two-way Routed Network

<ANYSCRIPT>1. Configure xend-config.sxp vi /etc/xen/xend-config.sxp(network-script network-route) #(network-script network-bridge)#(network-script network-nat) (vif-script vif-route) #(vif-script vif-bridge) #(vif-script...[more]

Category: Xen