dont install avahi-daemon in lxc
This commit is contained in:
parent
15da67cfd6
commit
861be871d5
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@
|
||||||
Now login as ubuntu/ubuntu and run the following commands:
|
Now login as ubuntu/ubuntu and run the following commands:
|
||||||
|
|
||||||
sudo su
|
sudo su
|
||||||
apt-get update
|
apt-get update -qq
|
||||||
apt-get -y install avahi-daemon curl
|
apt-get -y install curl
|
||||||
cd /root
|
cd /root
|
||||||
curl 'https://wiki.0x2620.org/browser/pandora/vm/pandora_install.sh?format=txt' > pandora_install.sh
|
curl 'https://wiki.0x2620.org/browser/pandora/vm/pandora_install.sh?format=txt' > pandora_install.sh
|
||||||
chmod +x pandora_install.sh
|
chmod +x pandora_install.sh
|
||||||
|
|
Loading…
Reference in a new issue