code

Search

You can find the results of your search below.

server
52 Hits, Last modified:
HW**: 2 nic device **OS**: Ubuntu server 17.10 <code>apt install bash debootstrap schroot syslinux nfs... el-server tftpd-hpa xorriso pigz zfsutils-linux</code> **Optional config** <code>apt install isc-dhcp-server </code> **network config ** nano /etc/netplan/01-netcfg.yaml <code> # Th
virtualization
20 Hits, Last modified:
name with lpstat -a Address to use from windows <code> http://<hostip>:631/printers/<printername> </code> Enable network for guest if host is connected to work with eth0 <code> echo 1 > /proc/sys/net/ipv4/ip_forward iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE </code> [[http://kissmyarch.blogspot.it/2012/01/opening
scipiodev
12 Hits, Last modified:
== ===== prereq ===== prereq on my dev machine <code> sudo apt install schroot pigz debootstrap syslin... enet zfs set sharenfs=ro rpool/livenet/backups </code> ====== network ====== <code> virsh net-edit default </code> <code> <ip address='192.168.122.1' netmask='255.255.255.0'> <tftp
seamless
8 Hits, Last modified:
allowlist for remoteapps with this regedit file <code> Windows Registry Editor Version 5.00 [HKEY_LOCA... ] "fAllowUnlistedRemotePrograms"=dword:00000001 </code> Define new APP with remoteapptool ==== Linux d... .com/FreeRDP/FreeRDP/wiki/Compilation|FreeRDP]] <code> sudo apt-get install build-essential git-core cm... INTER=ON. make sudo make install sudo ldconfig </code> Call remoteapp <code> xfreerdp /u:user /p:user
image-build
2 Hits, Last modified:
amed for example xenial-test (NAME=xenial-test) <code bash> ln-image --new-name bionic --create </code> This command create a chroot into /livenet/images/bi