net

Search

You can find the results of your search below.

server
49 Hits, Last modified:
code> <code>netplan apply</code> ===== Build livenet environment ===== ==== Preparazione dell'ambiente zfs ==== <code>zpool create livenet /dev/sdb</code> <code>zfs create livenet/images</code> <code>zfs create livenet/boot</code> Download package git clone https://github.com/sci
scipiodev
16 Hits, Last modified:
====== scipio dev environmnet ====== ===== prereq ===== prereq on my dev machine <code> sudo apt inst... d-hpa xorriso pxelinux zfsutils-linux cd /lab/livenet/livenet-server rm -fR /etc/schroot/livenet ln -s `pwd`/etc/schroot/livenet /etc/schroot/ [ -f /etc/default/liv
virtualization
4 Hits, Last modified:
ected to work with eth0 <code> echo 1 > /proc/sys/net/ipv4/ip_forward iptables -t nat -A POSTROUTING -o... t update apt-get install kvm apt-get install livenet-vm </code> ==== sync from server ==== add to /e... size=32768,wsize=32768 vms:/vms </code> /etc/livenet/vms.conf <code> [default] name=xp master=/mnt/vms... sh> mkdir /vms </code> ==== guest ==== /etc/livenet/session*/vm.desktop <code> [Desktop Entry] Name=W
seamless
2 Hits, Last modified:
* Activate remote connections * Install dot net runtime * Install [[http://www.kimknight.net/remoteapptool|remoteapptool]] * Activate allowlist fo
image-build
1 Hits, Last modified:
> ln-image --new-name bionic --create </code> This command create a chroot into /livenet/images/bionic