Main Menu
Search
Login
Username:

Password:


Lost Password?

Register now!
Daniel's Wiki - Installation Debian (en)

New VHCS2 Installation in Debian Etch http://www.debianadmin.com/a-successfull-installation-guide-to-vhcs2-on-debian-etch-40.html Very Detailed Installation Guide

This Page is based on the old one made by me too, the old script located at http://www.siemens-mobiles.org/vhcs/vhcs.sh is no longer hosted on that domain ( i left a little script there for those who have bookmarked it, the script will automatic download the newer one, delete itself and run the new one ), the new script is hosted now on my personal blog site at http://wael.nasreddine.com/files/vhcs/vhcs.sh and again you are not authorized to remove/alter/change/erase/add anything to/from the license that it is printed to the user, but you are authorised to change it/redistribute it as you like...

Quote from the Tutorial

Automatic Installation

Let's begin the automatic Installation, we download it first and then run it as super-user

Download it

Code:

wget http://wael.nasreddine.com/files/vhcs/vhcs.sh

Run it

Code:

sh vhcs.sh

Usage of The Script

The script display text in many colors depends From where they come from, the yellow represent text written by the script, blue represent text from the system, Cyan represent questions or actions that needs user intervention. you can disable the colors simply by doing

Code:

export VHCS_NO_COLORS=YES

before running the script...

The script will tell you to press Enter key on each step before starting system changes, and right after it finish, you can disbale it by doing

Code:

export VHCS_NO_QUESTIONS=YES

before running the script....

NOTE: You are not authorised to modify/remove the license that is inside the script 2 times, it's 15 line and must be always the same 15 line, but you can modify the script and/or redestribute it without changing those licence lines, thank you

Regards,

Wael Nasreddine