Git Product home page Git Product logo

zeroshell-linode's Introduction

This is not an official Google product.

zeroshell-linode

Automate running ZeroShell (http://zeroshell.org) under Xen (Linode in particular)

If you're asking yourself how to run ZeroShell on Linode (or Xen in general) I've got an answer for you, an automted script for installation.

Biggest problem with ZeroShell 3.2.1 is that it does not have Xen support compiled in. So we need to recompile a kernel. Another thing is that Linode pv-grub only supports /boot/grub/menu.lst file, which we need to create on the root filesystem. And Linode does not like multipartitioned disks.

Installation ZeroShell 3.2.1 onto Linode

Just for reference here are instructions from Linode: https://www.linode.com/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub

I would expect that you've read Linode documentation and know the basics.

  1. Create new Linode
  2. Create ZeroShell ext3 disk of at least 1GB
  3. Create Installation etx4 disk of at least 2GB
  4. Create Profiles ext3/4 disk of at least 1GB (order of creation is important)
  5. Go into the Rescue Mode
  6. Grab installation files from github: 1. apt-get update 2. apt-get install --yes git 3. git clone https://github.com/timothybasanov/zeroshell-linode.git 4. cd zeroshell-linode.git
  7. ./install.sh
  8. Wait for several hours... until it's ready
  9. Create new Configuration Profile 8. pv-grub-x86-32 9. /dev/xvda: ZeroShell 10. /dev/xvdb: Profiles 11. Root device: /dev/xvda 12. All Filesystem/Boot Helper knobs enabled
  10. Restart into new configuration and wait for ZeroShell to start in lish console
  11. Go to IP Manager and enable DHCP client: ihEnabledq
  12. Enable Fail-Safe Mode
  13. Your ZeroShell should be accessible by http now

zeroshell-linode's People

Contributors

timothybasanov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.