=== wedgwood is now known as wedgwood_away [02:03] asdf [03:22] I've installed apache2 and confirmed it is working. I then installed munin and munin-node but I cannot get http://localhost/munin to work in my browser. It responds with 'Not Found' error. I see the files are generated in /var/cache/munin/www. Any ideas what could be wrong? [03:55] Hey guys. I installed lxde on an ubuntu server to do some testing but now when I reboot it goes right to the gui. How can have the xserver not start at boot up [03:57] xpistos: you can do that with an upstart override file: http://upstart.ubuntu.com/cookbook/#override-files [03:57] sarnold: Nice, I didn't know those even existed [03:58] xpistos: I put "manual" into /etc/init/lightdm.override and X no longer started on my standard desktop install; presumably something similar will do the job for you (I don't know lxde details, but lightdm seems likely) [03:59] genii-around: my opinion of upstart went way up once I found those :) I never much cared for the sysv symlinks, but the older upstart "just move the config file" didn't feel right either. this is simple and feels cleaner. :) [03:59] I thought I needed to change the run level [03:59] xpistos: Runlevels are the old way [03:59] xpistos: heh, back in the day you're right, you'd just change '5' to '3' in your inittab and be done with it :) but upstart changed things a bit... [04:00] so like "echo "manual" >> /etc/init/lightdm.override [04:01] xpistos: yes -- but make sure /etc/init/lightdm.conf exists first (no point disabling a service that doesn't exist.. :) [04:02] xpistos: That command won't work [04:02] nope no file [04:02] xpistos: You need like: echo "whatever" | sudo tee /etc/init/lightdm.override [04:03] tee? [04:03] ( replacing the "whatever" of course [04:03] xpistos: "no file"? have you configured your shell in a funny way that forbids >> from creating a file? o_O [04:03] xpistos: Yes [04:03] no [04:03] I just hadn't heard of tee before [04:03] sarnold: No, it's just an area his logged in user can't make a file to [04:04] genii-around: hrm. The error in that case is "permission denied". [04:05] OH! [04:05] xpistos: as in, /etc/conf/lightdm.conf doesn't exist. :) [04:06] err [04:06] sigh. time to quit. :) [04:06] xpistos: as in, /etc/init/lightdm.conf doesn't exist, right? [04:06] does /etc/init/lxdm.conf exist? if so, try "echo manual >> /etc/init/lxdm.override" (or, if not logged in as root, use genii-around's neat trick, "echo manual | sudo tee /etc/init/lxdm.override") [04:07] didn't work gui still came up [04:08] the only thing in that file is "manual" [04:09] xpistos: this command ought to help you figure out which gui login widget you're using: service --status-all 2>&1 | grep dm [04:09] lxdm [04:10] xpistos: wjat [04:10] what's in your /etc/init/lxdm.override file now? [04:11] rebooting after trying the lxdm.override [04:11] the only thing in that file is "manual" but it did work this time [04:13] yay [04:13] reboot and it is working [04:13] Thanks guys [04:13] Not I have to get oracle and sql developer plus installed [04:16] xpistos: oof. good luck. :) [04:16] (me, I'd use postgresql and be happy..) [10:15] Hi there [10:16] frojnd, greetings [10:16] :) [10:16] What a pleasant welcome :) [10:17] I just found out that google doesn't provide free custom domain mails anymore [10:17] Therefor I have to setup one mail server on ubuntu sever, only that I hadn't done anything like that before :) [10:18] email server on ubuntu is a fairly common task as I understand it. Never done it myself but ... === freeflyi1g is now known as freeflying === kkszysiu_ is now known as kkszysiu [11:06] frojnd: There are some good howto's on the net like woraround.org/ispmail NOTE this is for Debian but it explains everything step by step so you will understand it. Someone took this very same tutorial and made a Ubuntu howto on howtoforge.com/howtos/email [11:11] histo: first link is broken [11:11] histo: I like understand stuff so I don't mind reading... [11:15] hi guys i have installed ubuntu server 12.04 LTS but the mysql version it have is mysql 5.5 how do i downgrade it to mysql 5.1 [11:16] any idea guys [11:16] frojnd: Hold up sorry let me find it [11:17] frojnd: http://workaround.org/ispmail [11:17] sorry typo [11:20] :'( [11:36] guys help how do i downgrade mysql 5.5 to mysql 5.1 please help [11:36] ruben231: why would you do that [11:36] ruben231: the aim is to use the version supplied by the distro [11:37] ikonia: --->an application wont load and run with mysql 5.5 [11:37] ruben231: which application is this ? [11:37] vtigercrm [11:38] ikonia:vtigercrm <--------------so many issue when mysql 5.5 is used [11:38] don' know that product, sorry [11:39] ikonia: it just need mysql 5.1 but i ahve mysql 5.5 how do i downgrade it [11:39] you can't [11:39] that's why I'm trying to understand the issue [11:39] ruben231: you'd need to find an external repo that contains the version you want, for the distro you're running [11:40] ikonia: so ill just remove compelte mysql 5.5..? or ther eis automatyed downgrade [11:40] ruben231: sorry, did I not just say "there is no downgrade" [11:40] ruben231: what version of ubuntu are you using [11:41] im using ubuntu server 12.4 LTS 64bit [11:41] 12.04 * [11:41] ruben231: ok - so that ships with a mysql package in the repo [11:42] ruben231: that is the version ubuntu provide for your version [11:42] ruben231: so if you want an older version, you need to find someone who has built a package of the version you want for 12.04 [11:42] yes and how do i downgrade it [11:42] ruben231: are you reading what I'm typing ? [11:43] ok so find a built package with mysql 5.1 and remoev mysql 5.5..? [11:43] any idea where i can get this [11:43] it probably doesn't exist [11:44] :'( === hatake is now known as klinik-tong-fang === hatake is now known as terlalu === terlalu is now known as terajana [14:44] can someone help me installing server? [14:44] I got "Your installation CDROM couldnt be mounted" [14:45] booting from cdrom? [14:46] Yes [14:46] But Im wondering if the CDrom is a internal USB drive.. [14:46] hm [14:46] should work anyway [14:46] since fdisk is not available, I cant see the drives [14:46] cat /proc/partitions [14:47] lsmod gives me usb_storage though [14:47] shouldn't matter how the cdrom is connected [14:47] hm. /proc/partitions is empty? :S [14:47] bad sign [14:47] Yeah. The internal SATA drive should contain Openelec [14:48] zAo^2: can you try with a thumb drive? [14:48] RoyK: installing you mean? [14:49] RoyK: at first there was a USB drive connected and the installer tried to install from it... [14:49] yeah, installing from a thumb drive is usually faster too [14:50] Server installs are fine from cd [14:50] well, sure [14:51] just trying to come up with alternatives that may help [14:51] RoyK: sorry, thanks :) [14:53] Booting with cdrom-detect/try-usb=true [14:57] Didnt work. Log shows: Looking for install device '' [15:05] try a pen drive === yofel_ is now known as yofel [17:45] i want to set up a dhcp server of ip address 151.2.10.127 which leases ip address to it's client in the range 10.2.10.100-10.2.10.200. could anyone help me ? [17:46] !dhcp [17:46] dhcp is Dynamic Host Configuration Protocol, a protocol for automatic IP assignment from a router. Ubuntu uses dhclient as a DHCP client but other ones (and DHCP servers too) can be obtained from the !repos. More info at http://en.wikipedia.org/wiki/DHCP [17:46] oh [17:46] darkray: apt-get install isc-dhcp-server [17:46] and then configure it [17:47] it's pretty simple [17:48] RoyK: yeah, it's pretty simple,if you lease ip address in 151.2.10.0 network. but i want to lease ip address in 10.2.10.0 network [17:48] do u know how to do that ? [17:49] well, first of all, two NICs [17:49] then setup NAT [17:49] then configure DHCP on the one with RFC 1918 address [17:49] erm [17:49] configure the dhcp server to serve that network [17:50] RoyK: i m doing all this in vmware [17:50] and i've only one interface eth0. [17:50] then add another [17:50] it may be possible with a single nic, but it'll be ugly [17:51] can't i do it w/o adding another iface [17:51] ? [17:51] doesn't matter how ugly it looks [17:51] pls tell me how to do it [17:51] it's no problem having a dhcp server serving addresses outside of what's used on your network [17:52] but it's not pretty [17:52] then pls tell me how to do it, i would be really grateful [17:53] RoyK : ? [17:53] well, google isc dhcp or read the manual pages, or at least start with looking through the config file [17:53] it's not hard [17:55] i've done all that [17:55] but didn't find anything useful [17:55] you should add a second interface for the LAN side [17:56] in the real world you would never configure it like that [17:57] qman__++ [17:58] darkray: really, you need separate network for the dhcp part [17:58] even if you had them on the same wire they'd be on different VLANs [17:58] which would use separate virtual interfaces [17:59] qman_: i am practicing this because i've to configure this server in my office [17:59] so pls help me [17:59] darkray: then add a new nic [17:59] separate vlan [17:59] clients on that vlan [18:16] exactly [18:16] it won't help to set it up wrong because that's not how you're going to do it later [18:16] you need two NICs [18:46] qman__: could it be done using dnsmasq ? [18:56] darkray, it could, just as it could with isc-dhcpd [18:56] but I won't help you do it the wrong way, you need to add a second virtual NIC [18:57] qman__ : thanx, [18:58] i've done it by adding a second virtual NIC [18:58] but still want to try and do it using only one NIC. [18:58] why? [18:58] it doesn't make sense [19:01] RoyK: just experimenting [19:02] it still doesn't make sense [19:42] I just added a printer to my Ubuntu server and CUPS found it well enough. I just tried to print to it and the access log says Job successful-ok, but nothing actually gets printed. Any ideas? [19:46] Actually if I look at the 'Jobs' section of the cups web interface I see: Tree connect failed (NT_STATUS_BAD_NETWORK_NAME) [19:53] hi to all, i need help with problem regarding access database on samba, can anyone help? [20:08] Any help is appreciated: Server 12.04 on VM - one of three installed. eth0 stops communicating intermittently. [20:08] dmesg | grep eth0 shows ADDRCONF(NETDEV_UP): eth0: link is not ready [20:08] restart of networking brings it right back to life. [20:09] sometimes just trying to ping something will work. === JanC_ is now known as JanC [20:23] RyanLMul: what sort of vm? [20:23] running ESX5.1 [20:23] ok [21:24] anyone have idea how to make Ubuntu 12.04 server pick up eSATA hard disk? the BIOS can see it, and the eSATA drive have been tested working in different machine with eSATA port running ubuntu 12.04 [21:24] but under ubuntu 12.04 server, it just won't pick it up === acidflash_ is now known as acidflash [21:29] hey, I'm trying to run /usr/sbin/debootstrap --arch amd64 quantal target but getting: E: Couldn't download dists/quantal/main/binary-amd64/Packages -- any ideas? [21:33] tried adding --verbose but it doesn't show anything, just I: Retrieving Packages [21:33] I: Retrieving Packages [21:33] any ideas? [21:33] E: Couldn't download dists/quantal/main/binary-amd64/Packages [21:42] oh, had no disk space left, heh [23:09] in my gui router config web page it will give me the ip, mac and device name. i have been trying to get the device name using nmap but all i can get is the ip and mac, the device name says unknown. how can the router know but not nmap? i have looked at host discovery for nmap but none of the options i have used(almost all, for host discovery, at this point) come back with a device name. i know there has to be a way...please help [23:15] The router's name may be, and probably is, entirely irrelevant for the correct functioning of networking, unlike IP and MAC. There's no guarantee or need that it be remotely discoverable at all. [23:49] maxb: sorry if i was confusing, i am refering to the device names of devies attached to the router [23:52] dingo: In that case, I can take a pretty good guess that the only reason your router knows those is because it participated in the DHCP exchange with those devices. NMAP didn't, so doesn't.