[00:06] I have a fresh 8.10 server install on ESX4. I created an account during install, but I get Login incorrect every time I try to log in. Any clue? [00:07] anyone help get sudo+ldap working for me (ubuntu 9.10 server 64-bit) [00:07] got sudo-ldap and setup the proper ldap entries [00:10] it's still saying "sudo: no valid sudoers sources found, quitting [00:10] " [00:14] hola amigos! I need to install openldap in ubuntu 9.10 and i can do using slapd.conf or the new kind of configuration (without slapd). I would like to know which do you recomend, I mean easy and no to much problems or bugs [00:15] use the new config [00:17] thanks [02:14] I'd like to receive logcheck emails from a workstation - I'm thinking Exim using a smarthost? [02:14] Any opinions on this, as far as ease of configuration... [02:30] hey guys I am getting this error message: Can't locate IPC/Run.pm what do I to fix that problem [02:34] apt-file search IPC/Run.pm [02:34] internalkernel: IMO you'd be better off telling all your workstations to send their logs to a central loghost, and running logcheck once, there. [02:35] hi i am getting the problem Available database(s) do not allow slapcat [02:35] someone know what is that...i has been tryed to configurate openldap and nothing work with the new version [02:36] twb: these are remote locations... and may have sporadic connections... [02:36] twb when I did that I get apt-file command not found [02:36] TimReichhart: so install it. [02:37] internalkernel: OK, but FWIW rsyslog can send logs over untrusted networks. [02:37] twb how do I install it [02:38] twb: I did not know that, I'll look into thanks... [02:38] internalkernel: that wouldn't address the sporadicity. [02:38] !grounding [02:39] twb: hmmm, still it's an option I may consider... [02:39] I am familiar with logcheck so went there first... [02:39] internalkernel: well, you'd still be running logcheck, just in a single place [02:39] twb any Ideas how to install it? [02:40] The other issue that will bite you is if the workstations run e.g. gdm, then only the workstations will get the gdm package's .ignore.d entries -- you'd have to manually import them into the server. [02:40] twb: oh lord... cause the server would process the log files as it's own... [02:40] fun [02:41] I still prefer it to getting hundreds of logs [02:41] twb: It would also be best for me to be able to single out a machine that is having an issue... [02:41] YMMV, etc. [02:41] internalkernel: you get the IP or hostname (if the IP resolves) in each entry [02:42] twb: ok, haven't used remote logging before... thanks again... I'll check it out... [02:42] hi, somebody have a document to install openldap with ubuntu 9,10 .the how to in ubuntu doesn work [02:42] Roxyhart0: which howto? [02:43] http://doc.ubuntu.com/ubuntu/serverguide/C/openldap-server.html [02:43] hey twb did you get my last 2 messages? [02:44] TimReichhart: yes. [02:44] twb any ideas how can I get this installed [02:44] Roxyhart0: I believe that's the right document. What didn't work? [02:45] i got a lot error messages, the last one is invalid credential (49) and the password is correct [02:45] Roxyhart0: the first error is usually the most important. [02:50] that is the fist error (now) [02:50] Roxyhart0: I presume by "install LDAP" you really mean that you want to use LDAP to store Unix user accounts. [02:51] unix and windows clients [02:51] I can't help you with Windows clients. I think you set up Samba to authenticate to LDAP, and the Windows hosts to authenticate to Samba. [02:52] yes, that is the second step, but i cant even install ldap [02:52] i did before with old confgurations but with 9.10 i cant [02:52] Roxyhart08: you did "apt-get install slapd"? [02:54] that is the first step... [02:55] Roxyhart08: and that failed? [02:55] Roxyhart08: your problem report is far from ideal. [02:57] i followed the document how to and when i did 3rd step to add the back end.ldif i got invalid credentials error [02:57] how do i restart networking interfaces in 9.10 [02:57] sudo /etc/init.d/networking restart doesnt work [02:58] wizzy__: might be an upstart job now. They're in /etc/event.d or /etc/init [02:59] i am getting error "SIOCADDRT : no such process failed to bring eth0 [02:59] Roxyhart08: did you change dc=example,dc=com and olcRootPW? [03:00] sudo apt-get update "failed to fetch... [03:01] yes ...and also i did slappasswd [03:03] i got a question...there are another how to: http://ubuntuforums.org/showthread.php?t=1313472 [03:03] which how to i should follow? [03:05] Roxyhart08: sorry, I don't have any more time [03:05] any ideas about sudo+ldap [03:06] animeloe: what about it? [03:06] s/about/regarding/ [03:06] sudo just backs onto pam, like everything else. [03:06] ok [03:06] It doesn't care if the user is in shadow or ldap [03:06] hold on I'll give you the error I get [03:08] root@netbook:~# sudo [03:08] sudo: no valid sudoers sources found, quitting [03:08] that's what it gives [03:08] my nsswitch.conf is sudoers: ldap [03:08] my ldap.conf entry is: sudoers_base ou=sudoers,dc=animeloe,dc=net [03:13] i got questions with routers [03:13] i cannot connect to the internet with my US [03:13] i got server dd-wrt connected to modem and then di-604 which is connected to ddwrt [03:14] server is connected to di-604 [03:15] i opened port 80 for di-604 in ddwrt [03:15] and ports in di-604 for ubuntu server [03:17] animeloe: you're doing sudo differently to me. [03:17] how are you doing it? [03:18] I don't want an sudoers file [03:18] Default /etc/sudoers from 8.04 [03:18] I've done it using ldap before [03:18] but for some reason it's not liking it on this particular version [03:18] Possibly with %sudoers or something in /etc/sudoers, and the "sudoers" group in ldap. I don't remember. [03:18] I'm afraid I can't help with a /etc/sudoers-less setup [03:18] even i opened all ports server is still not connecting to internet [03:19] wizzy__: talk to your dd-wrt provider. [03:19] well I was using 1.7.3 on the other [03:19] so I think I'll just upgrade it [03:19] i know i am asking you people if its the right way i did it [03:19] wizzy__: I guess you're using NAT and need to add a DNAT rule to your firewall. [03:20] that's the easiest way [03:20] since I know it worked using the newer version [03:20] well as long as i had dhcp address on server i could connect to internet [03:20] while i changet static ip in /etc/network/interfaces it all stops [03:21] wizzy__: then you did it wrong. [03:21] you need to have the correct default gateway and DNS entries, and the router in the front needs to allow you through [03:21] some setups won't let you through if you don't get a lease from the router [03:21] though that's an advanced configuration [03:22] yea gateway and dns are from di server [03:22] dd server is connected to modem , di router to dd and server to di [03:22] the server should have an address in the di's subnet, and the di should be its default gateway [03:22] yes it is [03:23] di server adress is 192.168.0.1 [03:23] and dd adress is 192.168.1.1 [03:24] server interfaces are address 192.168.0.106 netmask 255.255.255.0 gateway 192.168.0.` [03:25] if you are going to set a static address on the server, ensure you choose one that is not in the router's DHCP range [03:25] 106 is in most routers' default DHCP ranges [03:26] i had it on dd-wrt and was no problem [03:27] i just added router btw dd-wrt and server [03:27] and now its problem [03:28] qman__: since he's running dd-wrt, he can just ssh in and poke at it [03:28] But how to do so should be discussed on the dd-wrt channel, not here. [03:29] ok ill ask them [03:29] i jusst though nayone of you are using 2 routers [03:29] *someone [03:30] wizzy__: unless those routers are running Ubuntu, configuring them is better discussed elsewhere. We can still help you configuring networking on your Ubuntu host, of course. [03:30] ok lets try maybe check my etwork interfaces [03:30] maybe i did wrong somewhere [03:30] cause it did work while on dhcp [03:31] wizzy__: did you statically assign the same address that you were allocated via DHCP? [03:31] no [03:31] Try that [03:31] twb: nvm [03:31] I got it [03:32] * animeloe mutters about not READING THE FUCKEN -V output properly [03:32] animeloe: what was the resolution? [03:32] sudo-ldap.conf [03:32] Heh. [03:32] I shoudl of known... but no.... I was being an idiot [03:32] well it's fixed now [03:32] lol [03:32] *should have [03:38] ok here my scheme [03:38] http://lh6.ggpht.com/_cXxRH_xn2yM/S2ZMrPCf8sI/AAAAAAAAArI/AzfeZ4GoJIs/s576/sceme.JPG [03:39] ip of router 3 has open ports on router 2 [03:39] sever 4 has open ports on router 3 [03:45] anyone is here [03:48] i didnt [03:50] wizzy_, how the hell is any of that support to even attempt to work? [03:50] ?? [03:59] !info libpurple-facebookchat lucid [03:59] Package libpurple-facebookchat does not exist in lucid [03:59] :( [04:10] hi what rae the types of load balancing a web server..? round robin and the other type i forgot.. [04:25] ruben23: I imagine there's a wikipedia article covering load balancing theory in great detail [04:37] how does $~a match unidentified? [04:37] wrong chan* [04:45] any ideas why I get could not connect to any LDAP server as (null) - Can't contact LDAP server [04:45] could not connect to any LDAP server as (null) - Can't contact LDAP server [04:45] whenever I use sudo [04:46] Can that host's ldapsearch bind to the LDAP server? [04:46] yes [04:46] no problems [04:46] ldapsearch -x [04:47] works well (it's ssl mode though) [04:47] Then I dunno [04:48] You could try turning on debugging in some pam modules, and libnss (if nsswitch.conf supports debugging, I forget) [04:48] I'm also assuming you've already logged in correctly using an LDAP user account, and from that shell are running "sudo -l" [04:53] hi anyways how do i chek my ubuntu server for malware, adware and viruses..? [04:56] ldap_is_socket_ready: error on socket 4: errno: 111 (Connection refused) [04:56] wtf.... [04:57] ruben23: is it a CIFS server? [04:57] twb:i have one server using CIFS.. [04:57] If it's not a CIFS server, then it has no malware, adware or viruses. [04:58] Unless you count stuff like Firefox as malware [04:58] twb:i have one ubuntu server, using CIFs [04:58] http://linuxmafia.com/~rick/faq/index.php?page=virus [04:59] im getting warning from opendns where my dns is pintede that---> Malware/Botnet Activity Detected [05:00] your dns might be poisoned [05:00] Unless you've opened a gaping hole, like exposing sshd or php to the internet, that's more likely to be the Windows workstations sitting on your network. [05:01] found the solution twb [05:01] animeloe:what you mean by that..? [05:01] just a bit of google :) [05:01] ruben23: someone took some poison and gave your dns cache a nice dose :) [05:01] ie. Look for the windows user who screwed up :P [05:01] :) === dendro-afk is now known as dendrobates [06:01] !OPS [06:03] !ops [06:10] whenever i reboot my machine ufw doesn't start? [06:23] can somebody tell me how to update : DBI_DRIVER [06:28] anybody? [06:37] any body got any answers how I would get my DBI_DRIVER to work correctly [08:10] Hi [09:10] If someone has a 9.10 or newer *desktop* handy, can you please tell me the output of this? [09:10] grep -i 1002954F /usr/share/xserver-xorg/pci/*.ids [09:11] I'd ask #ubuntu, but I think they're too dumb to know how to open an xterm. [09:12] Hm, maybe I can get the info out of a pbuilder chroot... [11:28] ipsec is so frustrating [11:28] i might just give up and use openvpn [11:30] <_ruben> ipsec can be quite annoying indeed ;) [11:32] shame the docs aren't exactly helpful [11:32] i am sure they are great if you don't actually need to read them because you know everything [11:35] <_ruben> incorrect: what are you trying to complish / which problems do you run into? [13:35] Hello [13:59] how do i install JeOS? [14:02] option seems to be missing from 9.10? [14:02] nevermind found it [15:05] hello [15:05] all [15:05] helpme pliz& [15:05] ? [15:11] Hello [15:11] The people what free file a server good for beginners? The file a server on ubuntu for users windows with access rights is necessary??? [15:12] kevinprince hi === dendrobates is now known as dendro-afk [15:12] sorry looking for help myseld [15:12] ?? [15:15] fak you пидаразы [15:32] http://howtoforge.com/setting-up-proftpd-tls-on-ubuntu-9.10-karmic-koala [15:32] 20:30 Kagarman filezila server можно в люниксе убунти поставит? [15:33] filezila server it is possible in ubuntu will put? [15:33] http://filezilla-project.org/ [15:34] I have ubuntu server with libvirt, and it creates a virbr0, on a phony network, I want virbr0 to be my main network to give guests proper network. How do I accomplish this? [15:35] I tried creating br0 in the interfaces file, and pointing the libvirt xml-files to that br0-device, but this resulted in no network (it seems like libvirt overwrote the initial settings and removed eth0 from the br ports) [15:36] can anybody tell me from this pastbin http://pastebin.com/m48b1fb44 how to fix that problem? [15:36] иди на хуй === dendro-afk is now known as dendrobates [15:45] anybody in this chat room or is it dead === Guest90199 is now known as Authority [15:54] TimReichhart: you didn't give us much info.. like for instance what app you are using.. [15:54] but by the looks of it it looks like it is a perl app of some sort and you need to install a dbi [15:55] like maybe libdbi-perl or something [15:55] the app I am trying to install is freeside (billing software) [15:59] well I already got that libdbi-perl installed === dendrobates is now known as dendro-afk [16:52] I'm agonizing over 8.04 LTS Vs. 9.10 [16:52] ...suppose I'll try 9.10 for now. [16:53] I can't seem to find .torrent files on the server download page though. [16:55] did you look under alternate? [16:55] * ball can't even see an option for that on here. === dendro-afk is now known as dendrobates [17:07] Ugh. This is frustrating. [17:09] Is there an alternate version of the server iso? [17:11] ball: the alternate cd_ [17:11] ? [17:11] RoyK: ? [17:11] I just came in, what's the problem? [17:11] he was looking for the torrent files [17:11] now I dunno [17:12] there are 4 iso's now I guess, desktop, server, netbook, alt [17:12] ball: there is an alternate version of ubuntu, yes [17:12] patdk-wk: and alternate [17:12] erm [17:12] yes [17:12] RoyK: so there aren't separate alternates for desktop and server editions? [17:12] nope [17:12] * ball ponders [17:12] there really isn't much difference between desktop and server [17:13] besides th edefault kernel, and desktop loads the gui [17:13] but you can always turn server into desktop, and desktop into server [17:13] yeah. desktop is mostly kernel with preempt and X running [17:14] Where should I look for .torrent files? I can't see them on the server edition download page. [17:18] hi [17:19] hi bogeyd6 and jmarsden [17:19] Can Ubuntu Server install on a machine with just 128M of RAM? [17:19] hi Jeniczek [17:20] so guyz [17:20] latest news [17:20] Linux twinstar 2.6.26-2-amd64 #1 SMP Tue Jan 12 22:12:20 UTC 2010 x86_64 GNU/Linux [17:20] switched to debian [17:20] 6h of pain is over now ;) [17:20] but the results are not as expected :( [17:20] ball: According to https://help.ubuntu.com/community/Installation/SystemRequirements yes, but I'm not sure how old the info is. [17:21] Jeniczek: It's more or less the same as on Ubuntu, right? I thought that's what you would find. As we discussed before the two kernels etc are very similar. [17:21] Actually the diff went down almost 2times, but its till high [17:22] OK. Better than nothing, then. I need to go to work... probably back here in 11 hours or so... [17:22] jmarsden well, those diff changes are still very noticeable, so, it was worth it... the question is, what is the factor that helped and how to play with it more [17:22] hehe [17:23] have a nice workin day then [17:23] its almost night here [17:23] Thanks... [17:23] bye [17:23] Jeniczek, sorry you are having so many issues [17:25] bogeyd6 well the question just is, where the problem is ;) === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [17:27] Jeniczek, i have a couple of problems on how you are approaching the issue and the reluctance to use known stable operating systems [17:28] ubuntu 8.04.4 with regular kernel or 9.10 with the rt smp (multi processor) kernel [17:28] you say you have a problem but you are aloof when it comes to nailing down a standard and sticking to it [17:30] well I tried the rt on 8.04 and it was a no go.... I have heard the the project has some issues on 9.10 and that it runs smoothly on debian, so my decision was logical and teoretically shoul have provide better results [17:38] well, g2g, later [17:38] bb [18:08] I am trying to use the uec store and need to specify a proxy and am not sure where to do it [18:16] I'll be back later. [18:16] on your dns you can add an A record to point to your host on your lan [18:16] [18:17] I guess we won't have PostgreSQL 9 on Lucid right ?? [18:29] leonel-vaio:hi [18:29] ruben23: ea [18:29] whats that.. [18:31] ruben23: What ? PostgreSQL 9 ?? [18:31] leonel-vaio: wheres your place..? [18:33] any thing to do with PostgreSQL 9 ? === dendrobates is now known as dendro-afk [18:43] hello [18:43] its weird i am trying to install ubuntu-server and it just freezes [18:46] anyone using uec? [18:51] its always halts on kernel_thread_helper ? [18:51] \ [18:54] jkakar, one thing i wanted to alk to you about since you're here, and i'm thinking about it. it seems that the landscape script that runs in sysvinit on lucid has high timeout... it makes my jobs that are installed by the boothooks at rc.local run very long after the rest of the system is up. [18:56] New bug: #515639 in cyrus-sasl2 (main) "won't compile in lucid - due to gcc 4.4" [Undecided,New] https://launchpad.net/bugs/515639 [19:09] !md5sum | wizzy_ did you check? [19:09] wizzy_ did you check?: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows [19:11] New bug: #511335 in mysql-dfsg-5.1 (main) "package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: " [Low,Incomplete] https://launchpad.net/bugs/511335 [19:15] i installed from same cd yesterday without problems [19:15] i changed 3rd cdrom already , got 2nd clean install cd (burned with 16x) [19:15] and still nothing [19:17] hi why is my crontab in hardy not working probably? every line with test -x anacron doesn't work [19:17] can anyone help me out [19:31] New bug: #515661 in mysql-dfsg-5.1 (main) "Mysql asked new root password when installing and chrashed" [Undecided,New] https://launchpad.net/bugs/515661 [19:56] New bug: #480579 in mysql-dfsg-5.1 (main) "not able to install mysql on ubuntu" [Low,Invalid] https://launchpad.net/bugs/480579 [20:38] does anyone know if there's a PHP internals IRC channel? [20:42] micahg: try /msg alis list *php* [20:46] guntbert: thanks, but no luck... [20:48] micahg: try /msg alis list *php* -min 10 (or skip 30) [20:51] still dont understand why ubuntu server doesnt come with proxy server [20:52] New bug: #386533 in samba (main) "samba config menu too big" [Undecided,New] https://launchpad.net/bugs/386533 [21:58] smoser: finally had to pull the plug on UEC. they should be embarrassed to tag it "ubuntu" and they should be viciously punished for trying to say "enterprise". thats gonna set ubuntu adoption back in a lot of shops (in favor of centos/rhel/etc).. [21:59] ouch :( [22:02] i'll happily adapt my writeup for a metabug report if you want it, but the last straw was when a clean reboot of the controller destroyed the cluster (sure, networking came back in a few mins, once it was running again. but thats bad too. [22:02] we run >15Gbit total data at peak on the CAREFULLY SWITCHED gig-e backbone. there's no way nat/iptables/bridging/etc will get beyond 750mbit, no matter what the hardware or how creative the ruleset [22:03] and now i need to go to the compute nodes and kill off all the kvm procs to get the vms stopped so i can start them again (with the corresponding reboot-loses-data bug, they all need to be reprovisioned as well) === stimble_ is now known as stimble [22:05] mathiaz: https://wiki.ubuntu.com/SecurityTeam/UpdateProcedures [22:08] i'd have gone a lot farther with it if "no HA" meant "no single point of failure, but resources on a failed node are dead" (controller down? no administration till it comes back. had to make a new one? it can get its state from the compute nodes. maybe that takes a long time or has some other major flaw, but the important bit - the instances - keep working.) [22:09] but anyway, i'm done ranting :) i'm just really frustrated and annoyed that i have to go to the datacenter this week (almost 100 miles away) to rebuild those boxes with our standard vm host config. [22:29] hi ! [22:30] I've been reading documentation that says that installing gnome-desktop on my server is not a good idea, which seems fairly logical. [22:31] My problem is that my server is too far from the access point to be able to use wired, and I was hoping that there was some way of getting it to automatically detect the network settings like it does when I use the desktop client. [22:34] Or, if that isn't possible, is it possible to get it to use the network from a cross cable attached to my laptop? (they are both v. 9.10) [22:34] Currently, it seems that my only option is to install the desktop or try to figure out how to configure the onboard wireless. [22:35] was hoping that someone might have a pointer to give me... (just asking like it says in the title!) [22:37] ...can I save network settings discovered by the live-cd desktop version and apply them to the server version? [23:05] jjohansen, ping [23:05] pong [23:05] hi [23:08] smoser: ? [23:08] jjohansen, soryy.. dont need you for the moment. [23:09] okay [23:43] jjohansen, ok, now i would like to chat [23:43] if you can find some time [23:44] do you want me to come down? [23:45] smoser: on my way