Install zfs on ubuntu
ZFS is only fully supported on 64 bit architectures from Ubuntu Xenial 16.04. ZFS is only supported for data storage, not the root system.
Just think about micro things
ZFS is only fully supported on 64 bit architectures from Ubuntu Xenial 16.04. ZFS is only supported for data storage, not the root system.
Detaching from the container without stopping Ctrl-P Ctrl-Q
After clone Fedora 24 VM, the is a network issue:
route -nee
~~~shell
$ sudo vi /etc/ssh/sshd_config
To change DNS from command line: dnscmd
If dhcp server assign ip based on MAC, Fedora 24 client can’t get the right IP.
~~~shell
$ sudo dnf install http://download.zfsonlinux.org/fedora/zfs-release$(rpm -E %dist).noarch.rpm
By default, Network Manager always changes the resolv.conf file if the interface is using DHCP. The NetworkManger puts the records from DHCP server on top and the customize DNS servers at bottom. It causes private DNS setting cannot be found. To fix it, just change the PEERDNS=no in /etc/sysconfig/network-scripts/ifcfg-eth0 and restart network