[00:44] GN folks, anyone using Docker? === lazypower-travel is now known as lazypower [07:32] Good morning. === elliotd123_ is now known as elliotd123 === mjohnson151 is now known as mjohnson15 [10:59] i installed dhcp3-server but there is no /etc/init.d/dhcp3-server [11:02] help [11:03] Isn't that package name obsolete? [11:03] !info isc-dhcp-server [11:03] isc-dhcp-server (source: isc-dhcp): ISC DHCP server for automatic IP address assignment. In component main, is optional. Version 4.2.4-7ubuntu12 (trusty), package size 727 kB, installed size 2222 kB [11:03] abhie2e: that is a virtual package name, you actually installed isc-dhcp-server [11:04] maxb, dasjoe okey [11:04] abhie2e: read the server guide, it's in there: https://help.ubuntu.com/14.04/serverguide/dhcp.html [11:04] ok. [12:15] while trying to /etc/init.d/isc-dhcp-server start i get error * check syslog for diagnostics. fail [12:30] what says the syslog [12:30] hxm, i dont have syslog.conf [12:31] syslog [12:31] not the conf [12:31] /var/log/syslog (in most of cases) [12:43] abhie2e: rsyslog.conf [12:44] RoyK, where is it located? [12:44] in /etc like the rest [12:44] hxm, one of the error syslog list is not configured to listen on any interfaces? [12:44] RoyK, ok [13:03] anyone available to help figure out on sharing internet from wlan0 to eth0, or it's not a subject for this channel? [13:08] !router | moonlight [13:09] hmm. [13:09] lol [13:09] dont put me talking to a bot [13:09] i like personalized convo [13:10] besides what i posted above, i got another issue with ubuntu server [13:10] moonlight: The bot would have told you this URL, just like me: https://help.ubuntu.com/community/Router [13:11] ok thx, will read it [13:17] which is best linux provisioning automation software/ [13:18] or with best community support and documentation? [13:35] hi, what does bidirectional bandwith mode of "iperf" mean? [14:25] Hey Guys im having an issue Redeploying juju on a MAAS server after destroying an enviroment i have MASS installed on a couple of old Dell servers (baremetal) here is the error log https://gist.github.com/setkeh/fc34e0cca9063e7bb0ae any ideas how to fix would be exelent thanks [14:58] hey, is there a room like this for ubuntu desktop stuff? [14:59] sync0pate #ubuntu [15:01] Hey Guys im having an issue Redeploying juju on a MAAS server after destroying an enviroment i have MASS installed on a couple of old Dell servers (baremetal) here is the error log https://gist.github.com/setkeh/fc34e0cca9063e7bb0ae any ideas how to fix would be exelent thanks [15:09] can someone help me with how to setup a new host file for a new domain? [15:30] z1haze: how do you mean setup a new hosts file ?? [15:31] like have 2 files ?? [15:31] yea but i figured it out [15:31] like hosting several websites on 1 machine [15:31] i just copied an existing one and changed directories, it worked [15:31] ahh you mean apache vhosts :) === administrator is now known as Guest88832 === Guest88832 is now known as Kawaiola [16:55] Hey anyone have issues with the grub boot loader failing on an install for 14.04 [16:57] Kawaiola: Depends on the exact error and the exact version you are using. [16:58] bekks: Well it said something like fatal error Grub boot Installer failed and it is the newest 14.04lts unbuntu server I pulled it from unbuntus website [16:58] bekks: I think it is the amd one instead of the i86 [17:07] Kawaiola: Using 64bit is fully ok. But whats the full error? === JanC_ is now known as JanC [19:23] Hi. I am trying to install Ubuntu Server 14.04, but under install it doesnt detect my ethernet card, so i have no network connection. How can I make ubuntu server detect my ethernet card under install? [19:38] it seems my ethernet card is detected as p33p1 instead of eth0, and it doesnt work [20:18] Anyone knows if ubuntu server has a net image which will update all packages via install? [20:19] It hasnt, since you can easily run "sudo apt-get update; sudo apt-get dist-upgrade" after installation. [20:21] ah ok.. i cant do anything, it boots into ubuntu server but i have no ethernet connection === Guest55975 is now known as esde_ === esde_ is now known as esde [23:26] hi all. i am trying to block a ip adress on my ubuntu server like this => sudo ipset add fail2ban-sasl 146.0.42.101 timeout 2700 -exist [23:26] but i am getting always this Kernel error message here => ipset v6.20.1: Kernel error received: Unknown error -1 Can anybody help me debugging this problem?