OpenVZ Forum


Home » General » Support » Server4you Server and Connecting to the Internet and from the Internet
Re: Server4you Server and Connecting to the Internet and from the Internet [message #11750 is a reply to message #10632] Wed, 04 April 2007 20:34 Go to previous messageGo to previous message
dragon001 is currently offline  dragon001
Messages: 16
Registered: February 2007
Junior Member
Here is what i did on this run.
First
apt-get install debootstrap
debootstrap --arch i386 sarge /vz/private/777 http://ftp.freenet.de/debian
vzctl set 777 --applyconfig vps.basic --save
echo "OSTEMPLATE=debian-3.1" >> /etc/vz/conf/777.conf
vzctl set 777 --ipadd x.x.x.x --save
vzctl set 777 --nameserver x.x.x.x --save
as Nameserver i used this on:
nameserver 134.109.192.18

cat << EOF > /vz/private/777/etc/apt/sources.list
deb http://ftp.freenet.de/debian stable main contrib non-free
deb http://security.debian.org stable/updates main contrib non-free
EOF

vzctl set 777 --hostname hostname --save

vzctl start 777

vzctl enter 777
export PATH=/sbin:/usr/sbin:/bin:/usr/bin

pwconv

apt-get update

The only thing is, I see is failure resolbing ....
or failed to fetch .......
I did everything as mentioned inside the manuals.
I don't know what to do else.
I am, how should i say, helpless.
I don't know what i am doing wrong.
Please can someone help me!

thx
draco
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to setup bonding in a VPS?
Next Topic: *SOLVED* Wiki Update for Debian Installation
Goto Forum:
  


Current Time: Wed Jul 10 09:23:16 GMT 2024

Total time taken to generate the page: 0.02530 seconds