Archive modeAttention: This site is in an archived mode. It is available for searching and to read, but posting to this site has been disabled. NavigationSearchCost of War |
EtchI have got a linux box on which I have mysql installed. It was working fine until last week when I got a kernel panic error. I rebooted it and since then it hangs after the POST test to "Loading Stage 1.5". Please help. Thanks
This tutorial provides step-by-step instructions on how to install Xen 3.3.1 on a Debian Etch (4.0) system. Xen lets you create guest operating systems (*nix operating systems like Linux and FreeBSD), so called "virtual machines" or domUs, under a host operating system (dom0). Using Xen you can separate your applications into different virtual machines that are totally independent from each other (e.g. a virtual machine for a mail server, a virtual machine for a high-traffic web site, another virtual machine that serves your customers' web sites, a virtual machine for DNS, etc.), but still use the same hardware. This tutorial shows how you can clone Linux systems with CloneZilla SE. This is useful for copying one Linux installation to multiple computers without losing much time, e.g. in a classroom, or also for creating an image-based backup of a system. I will install CloneZilla SE on a Debian Etch server in this tutorial. The systems that you want to clone can use whatever Linux distribution you prefer. http://www.howtoforge.com/cloning-linux-systems-with-clonezilla-server-edition-clonezilla-se This article explains how you can set up a caching reverse proxy with Squid 2.6 in front of your web server on Debian Etch. If you have a high-traffic dynamic web site that generates lots of database queries on each request, you can decrease the server load dramatically by caching your content for a few minutes or more (that depends on how often you update your content). http://www.howtoforge.com/how-to-set-up-a-caching-reverse-proxy-with-squid-2.6-on-debian-etch Quote:
|