50% off any hosting plan for the first THREE months!

We are excited about a new promotion for our web hosting catalog here at *.hosting. We are offering a 50% discount for ANY of our SHARED or VPS hosting plans for the first 3 (thats THREE) months!!!! Simply enter the following promotional code during the signup process : SDH50OFF2010 It’s that simple! The 50% discount […]

https://www.stackstar.com/50-off-any-hosting-plan-for-the-three-months/ Migrate from Linux to Xen with Rsync

I decided to write this little guide to provide the relatively simple steps needed to migrate your linux system to a Xen (HVM) virtual instance. It is assumed that on your source and destination boxes, that you only have one root “/” partition. If you partitioned out your file system differently, you will have to […]

https://www.stackstar.com/migrate-from-linux-to-xen-with-rsync/ Foundry Load Balancers HTTP sticky sessions

This post is intended to be a general guide for configuring “stickied” load balanced HTTP servers. Whether it’s F5 load balancers, foundry load balancers or open source based load balancers (keepalived/lvs), the concepts are the same and can be migrated across said platforms. If you have a paid of foundry’s and are looking to configure […]

https://www.stackstar.com/foundry-load-balancers-http-sticky-sessions/ Hosting Coupon : 60% off the first month for ANY plan!

Hello there, Just thought I’d share an exclusive coupon / discount for all of our shared / vps hosting plans that allows for 60% off the first month of hosting fee’s : COUPON CODE : SDHTWT2010 Take a look at our main site for plan details. This coupon expires and there is only a limited […]

https://www.stackstar.com/hosting-coupon-60-off-the-first-month-for-any-plan/ How to backup Xen with Logical Volume Mounts ; Works with HyperVM, SolusVM, FluidVM and More

Through our research and implementation of many Xen environments, it has become necessary to develop a reliable and secure method for backing up our Xen instances that are mounted on Logical Volumes (LVM).

https://www.stackstar.com/how-to-backup-xen-with-logical-volume-mounts-works-with-hypervm-solusvm-fluidvm-and-more/ Migrate FreeBSD to Xen

There seems to be a lot of tutorials with respect to how you can dump/restore FreeBSD implementations. However, none of them appear to be all encompassing what is actually required from start to finish during the entire process.

https://www.stackstar.com/migrate-freebsd-to-xen/ Compress files and folders over the network without using rsync

The following command ssh’s to your remote server, tar + gzips a directory, and then outputs the compressed stream to your local machine.

https://www.stackstar.com/compress-files-and-folders-over-the-network-without-using-rsync/ Script to distribute SSH Keys across many servers

The idea behind this script is to have a centralized, highly secure and restricted key repository server. Each server in your environment would run this script to “pull” the updated key list from the central server. The script would run as a cron job and can run as often as you like. Ideally every 5-10 minutes would allow for quick key updates / distribution.

https://www.stackstar.com/script-to-distribute-ssh-keys-across-many-servers/ Setup Up Exim with ClamAV and Spamassassin

I decided to post this article on implementing a simple single mail server with anti-spam and anti-virus capabilities.

This guide hopefully will help you on your way to configuring a basic mail system on Linux (specifically Debian).

https://www.stackstar.com/setup-exim-with-clamav-and-spamassassin/ ProFTPD with MySQL Authentication

Since this setup uses one FTP account to create user home directories and upload files, a compromise to this FTP user would cause the attacker to gain access to all FTP user home directories.

https://www.stackstar.com/proftpd-with-mysql-authentication/