[05:23] good morning === odc_ is now known as odc === sewaddle_ is now known as sewaddle [06:11] Good morning === beisner_ is now known as beisner [11:46] how to enable blank screen on ubuntu server .. i use my old laptop as ubuntu server ... i need to blank screen on not activity mode [11:50] sweb: check out consoleblank=X kernel option, where X is number of seconds for the timout (=0 disables it) [12:50] if i install ntp on my dedicate server do i need to install ntp for my virtual machines ? [12:52] sweb: you mean for VMs on that dedicated server? no, there's kvm-clock with newer kernels I believe... [12:53] sweb: yeah that's it. verify with dmesg | kvm-clock in the guest VMs [17:38] disk space size for a VM with isc dhcp, php, apache2 on a ubuntu 16.04 server? [17:41] yes [17:45] wr: Dealer's Choice as to what disk space you want to provision. :P [18:10] wr: I wouldn't go below 10 gigs, 20-30 might let you never think about drive space.. [18:11] i'd not go below 20 GB IMO depending on what you're running on the apache and PHP parts. [18:11] though I'd probably have the DHCP server be its own separately [18:11] (IMO) [18:11] especially if this is a VM, you can split services up over multiple VMs [18:51] wr: doub you'll need much for dhcp alone - how many clients? [18:54] wr: dhcp only spends space on the lease file (which is minimal) and the logs (which may be quite a lot with a bunch of clients) === nchambers is now known as uplime [20:13] rbasak: I think I'll just use libvirt then, thanks! [20:38] jamespage: narrowed in slightly on the py3.7 threading issue: https://bugs.launchpad.net/designate/+bug/1782647 [20:38] Launchpad bug 1782647 in Designate "py3.7 possible race condition in threading" [Undecided,New]