/srv/irclogs.ubuntu.com/2010/02/01/#ubuntu-server.txt

tgrahamI 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:06
animeloeanyone help get sudo+ldap working for me (ubuntu 9.10 server 64-bit)00:07
animeloegot sudo-ldap and setup the proper ldap entries00:07
animeloeit's still saying "sudo: no valid sudoers sources found, quitting00:10
animeloe"00:10
Roxyhart0hola 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 bugs00:14
animeloeuse the new config00:15
Roxyhart0thanks00:17
internalkernelI'd like to receive logcheck emails from a workstation - I'm thinking Exim using a smarthost?02:14
internalkernelAny opinions on this, as far as ease of configuration...02:14
TimReichharthey guys I am getting this error message: Can't locate IPC/Run.pm  what do I to fix that problem02:30
twbapt-file search IPC/Run.pm02:34
twbinternalkernel: IMO you'd be better off telling all your workstations to send their logs to a central loghost, and running logcheck once, there.02:34
Roxyhart0hi i am getting the problem Available database(s) do not allow slapcat02:35
Roxyhart0someone know what is that...i has been tryed to configurate openldap and nothing work with the new version02:35
internalkerneltwb: these are remote locations... and may have sporadic connections...02:36
TimReichharttwb when I did that I get apt-file command not found02:36
twbTimReichhart: so install it.02:36
twbinternalkernel: OK, but FWIW rsyslog can send logs over untrusted networks.02:37
TimReichharttwb how do I install it02:37
internalkerneltwb: I did not know that, I'll look into thanks...02:38
twbinternalkernel: that wouldn't address the sporadicity.02:38
twb!grounding02:38
internalkerneltwb: hmmm, still it's an option I may consider...02:39
internalkernelI am familiar with logcheck so went there first...02:39
twbinternalkernel: well, you'd still be running logcheck, just in a single place02:39
TimReichharttwb any Ideas how to install it?02:39
twbThe 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
internalkerneltwb: oh lord... cause the server would process the log files as it's own...02:40
internalkernelfun02:40
twbI still prefer it to getting hundreds of logs02:41
internalkerneltwb: It would also be best for me to be able to single out a machine that is having an issue...02:41
twbYMMV, etc.02:41
twbinternalkernel: you get the IP or hostname (if the IP resolves) in each entry02:41
internalkerneltwb: ok, haven't used remote logging before... thanks again... I'll check it out...02:42
Roxyhart0hi, somebody have a document to install openldap with ubuntu 9,10 .the how to in ubuntu doesn work02:42
twbRoxyhart0: which howto?02:42
Roxyhart0http://doc.ubuntu.com/ubuntu/serverguide/C/openldap-server.html02:43
TimReichharthey twb did you get my last 2 messages?02:43
twbTimReichhart: yes.02:44
TimReichharttwb any ideas how can I get this installed02:44
twbRoxyhart0: I believe that's the right document.  What didn't work?02:44
Roxyhart0i got a lot error messages, the last one is invalid credential (49) and the password is correct02:45
twbRoxyhart0: the first error is usually the most important.02:45
Roxyhart08that is the fist error (now)02:50
twbRoxyhart0: I presume by "install LDAP" you really mean that you want to use LDAP to store Unix user accounts.02:50
Roxyhart08unix and windows clients02:51
twbI 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:51
Roxyhart08yes, that is the second step, but i cant even install ldap02:52
Roxyhart08i did before with old confgurations but with 9.10 i cant02:52
twbRoxyhart08: you did "apt-get install slapd"?02:52
Roxyhart08that is the first step...02:54
twbRoxyhart08: and that failed?02:55
twbRoxyhart08: your problem report is far from ideal.02:55
Roxyhart08i followed the document how to and when i did 3rd step to add the back end.ldif i got invalid credentials error02:57
wizzy__how do i restart networking interfaces in 9.1002:57
wizzy__sudo /etc/init.d/networking restart doesnt work02:57
twbwizzy__: might be an upstart job now.  They're in /etc/event.d or /etc/init02:58
wizzy__i am getting error "SIOCADDRT : no such process failed to bring eth002:59
twbRoxyhart08: did you change dc=example,dc=com and olcRootPW?02:59
wizzy__sudo apt-get update "failed to fetch...03:00
Roxyhart08yes ...and also i did slappasswd03:01
Roxyhart08i got a question...there are another how to: http://ubuntuforums.org/showthread.php?t=131347203:03
Roxyhart08which how to i should follow?03:03
twbRoxyhart08: sorry, I don't have any more time03:05
animeloeany ideas about sudo+ldap03:05
twbanimeloe: what about it?03:06
animeloes/about/regarding/03:06
twbsudo just backs onto pam, like everything else.03:06
animeloeok03:06
twbIt doesn't care if the user is in shadow or ldap03:06
animeloehold on I'll give you the error I get03:06
animeloeroot@netbook:~# sudo03:08
animeloesudo: no valid sudoers sources found, quitting03:08
animeloethat's what it gives03:08
animeloemy nsswitch.conf is sudoers: ldap03:08
animeloemy ldap.conf entry is: sudoers_base            ou=sudoers,dc=animeloe,dc=net03:08
wizzy__i got questions with routers03:13
wizzy__i cannot connect to the internet with my US03:13
wizzy__i got server dd-wrt connected to modem and then di-604 which is connected to ddwrt03:13
wizzy__server is connected to di-60403:14
wizzy__i opened port 80 for di-604 in ddwrt03:15
wizzy__and ports in di-604 for ubuntu server03:15
twbanimeloe: you're doing sudo differently to me.03:17
animeloehow are you doing it?03:17
animeloeI don't want an sudoers file03:18
twbDefault /etc/sudoers from 8.0403:18
animeloeI've done it using ldap before03:18
animeloebut for some reason it's not liking it on this particular version03:18
twbPossibly with %sudoers or something in /etc/sudoers, and the "sudoers" group in ldap.  I don't remember.03:18
twbI'm afraid I can't help with a /etc/sudoers-less setup03:18
wizzy__even i opened all ports server is still not connecting to internet03:18
twbwizzy__: talk to your dd-wrt provider.03:19
animeloewell I was using 1.7.3 on the other03:19
animeloeso I think I'll just upgrade it03:19
wizzy__i know i am asking you people if its the right way i did it03:19
twbwizzy__: I guess you're using NAT and need to add a DNAT rule to your firewall.03:19
animeloethat's the easiest way03:20
animeloesince I know it worked using the newer version03:20
wizzy__well as long as i had dhcp address on server i could connect to internet03:20
wizzy__while i changet static ip in /etc/network/interfaces it all stops03:20
twbwizzy__: then you did it wrong.03:21
qman__you need to have the correct default gateway and DNS entries, and the router in the front needs to allow you through03:21
qman__some setups won't let you through if you don't get a lease from the router03:21
qman__though that's an advanced configuration03:21
wizzy__yea gateway and dns are from di server03:22
wizzy__dd server is connected to modem , di router to dd and server to di03:22
qman__the server should have an address in the di's subnet, and the di should be its default gateway03:22
wizzy__yes it is03:22
wizzy__di server adress is 192.168.0.103:23
wizzy__and dd adress is 192.168.1.103:23
wizzy__server interfaces are address 192.168.0.106 netmask 255.255.255.0 gateway 192.168.0.`03:24
qman__if you are going to set a static address on the server, ensure you choose one that is not in the router's DHCP range03:25
qman__106 is in most routers' default DHCP ranges03:25
wizzy__i had it on dd-wrt and was no problem03:26
wizzy__i just added router btw dd-wrt and server03:27
wizzy__and now its problem03:27
twbqman__: since he's running dd-wrt, he can just ssh in and poke at it03:28
twbBut how to do so should be discussed on the dd-wrt channel, not here.03:28
wizzy__ok ill ask them03:29
wizzy__i jusst though nayone of you are using 2 routers03:29
wizzy__*someone03:29
twbwizzy__: 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
wizzy__ok lets try maybe check my etwork interfaces03:30
wizzy__maybe i did wrong somewhere03:30
wizzy__cause it did work while on dhcp03:30
twbwizzy__: did you statically assign the same address that you were allocated via DHCP?03:31
wizzy__no03:31
twbTry that03:31
animeloetwb: nvm03:31
animeloeI got it03:31
* animeloe mutters about not READING THE FUCKEN -V output properly03:32
twbanimeloe: what was the resolution?03:32
animeloesudo-ldap.conf03:32
twbHeh.03:32
animeloeI shoudl of known... but no.... I was being an idiot03:32
animeloewell it's fixed now03:32
animeloelol03:32
twb*should have03:32
wizzy__ok here my scheme03:38
wizzy__http://lh6.ggpht.com/_cXxRH_xn2yM/S2ZMrPCf8sI/AAAAAAAAArI/AzfeZ4GoJIs/s576/sceme.JPG03:38
wizzy__ip of router 3 has open ports on router 203:39
wizzy__sever 4 has open ports on router 303:39
wizzy_anyone is here03:45
wizzy_i didnt03:48
patdk-lapwizzy_, how the hell is any of that support to even attempt to work?03:50
wizzy_??03:50
MTecknology!info libpurple-facebookchat lucid03:59
ubottuPackage libpurple-facebookchat does not exist in lucid03:59
MTecknology:(03:59
ruben23hi what rae the types of load balancing a web server..? round robin and the other type i forgot..04:10
twbruben23: I imagine there's a wikipedia article covering load balancing theory in great detail04:25
MTecknologyhow does $~a match unidentified?04:37
MTecknologywrong chan*04:37
animeloeany ideas why I get could not connect to any LDAP server as (null) - Can't contact LDAP server04:45
animeloecould not connect to any LDAP server as (null) - Can't contact LDAP server04:45
animeloewhenever I use sudo04:45
twbCan that host's ldapsearch bind to the LDAP server?04:46
animeloeyes04:46
animeloeno problems04:46
animeloeldapsearch -x04:46
animeloeworks well (it's ssl mode though)04:47
twbThen I dunno04:47
twbYou could try turning on debugging in some pam modules, and libnss (if nsswitch.conf supports debugging, I forget)04:48
twbI'm also assuming you've already logged in correctly using an LDAP user account, and from that shell are running "sudo -l"04:48
ruben23hi anyways how do i chek my ubuntu server for malware, adware and viruses..?04:53
animeloeldap_is_socket_ready: error on socket 4: errno: 111 (Connection refused)04:56
animeloewtf....04:56
twbruben23: is it a CIFS server?04:57
ruben23 twb:i have one server using CIFS..04:57
twbIf it's not a CIFS server, then it has no malware, adware or viruses.04:57
twbUnless you count stuff like Firefox as malware04:58
ruben23twb:i have one ubuntu server, using CIFs04:58
twbhttp://linuxmafia.com/~rick/faq/index.php?page=virus04:58
ruben23im getting warning from opendns where my dns is pintede that--->  Malware/Botnet Activity Detected04:59
animeloeyour dns might be poisoned05:00
twbUnless 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:00
animeloefound the solution twb05:01
ruben23 animeloe:what you mean by that..?05:01
animeloejust a bit of google :)05:01
animeloeruben23: someone took some poison and gave your dns cache a nice dose :)05:01
animeloeie. Look for the windows user who screwed up :P05:01
animeloe:)05:01
=== dendro-afk is now known as dendrobates
NTFS!OPS06:01
NTFS!ops06:03
mrpwhenever i reboot my machine ufw doesn't start?06:10
TimReichhartcan somebody tell me how to update : DBI_DRIVER06:23
TimReichhartanybody?06:28
TimReichhartany body got any answers how I would get my DBI_DRIVER to work correctly06:37
kevinprinceHi08:10
twbIf someone has a 9.10 or newer *desktop* handy, can you please tell me the output of this?09:10
twbgrep -i 1002954F /usr/share/xserver-xorg/pci/*.ids09:10
twbI'd ask #ubuntu, but I think they're too dumb to know how to open an xterm.09:11
twbHm, maybe I can get the info out of a pbuilder chroot...09:12
incorrectipsec is so frustrating11:28
incorrecti might just give up and use openvpn11:28
_rubenipsec can be quite annoying indeed ;)11:30
incorrectshame the docs aren't exactly helpful11:32
incorrecti am sure they are great if you don't actually need to read them because you know everything11:32
_rubenincorrect: what are you trying to complish / which problems do you run into?11:35
kevinprinceHello13:35
mrphow do i install JeOS?13:59
mrpoption seems to be missing from 9.10?14:02
mrpnevermind found it14:02
Kagarmanhello15:05
Kagarmanall15:05
Kagarmanhelpme pliz&15:05
Kagarman?15:05
kevinprinceHello15:11
KagarmanThe people what free file a server good for beginners? The file a server on ubuntu for users windows with access rights is necessary???15:11
Kagarmankevinprince hi15:12
=== dendrobates is now known as dendro-afk
kevinprincesorry looking for help myseld15:12
Kagarman??15:12
Kagarmanfak you пидаразы15:15
Kagarmanhttp://howtoforge.com/setting-up-proftpd-tls-on-ubuntu-9.10-karmic-koala15:32
Kagarman20:30Kagarmanfilezila server можно в люниксе убунти поставит?15:32
Kagarmanfilezila server it is possible in ubuntu  will put?15:33
Kagarmanhttp://filezilla-project.org/15:33
nano-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:34
nano-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:35
TimReichhartcan anybody tell me from this pastbin http://pastebin.com/m48b1fb44    how to fix that problem?15:36
Kagarmanиди на хуй15:36
=== dendro-afk is now known as dendrobates
TimReichhartanybody in this chat room or is it dead15:45
=== Guest90199 is now known as Authority
ReepicheepTimReichhart: you didn't give us much info.. like for instance what app you are using..15:54
Reepicheepbut by the looks of it it looks like it is a perl app of some sort and you need to install a dbi15:54
Reepicheeplike maybe libdbi-perl or something15:55
TimReichhartthe app I am trying to install is freeside (billing software)15:55
TimReichhartwell I already got that libdbi-perl installed15:59
=== dendrobates is now known as dendro-afk
ballI'm agonizing over 8.04 LTS Vs. 9.1016:52
ball...suppose I'll try 9.10 for now.16:52
ballI can't seem to find .torrent files on the server download page though.16:53
patdk-wkdid you look under alternate?16:55
* ball can't even see an option for that on here.16:55
=== dendro-afk is now known as dendrobates
ballUgh.  This is frustrating.17:07
ballIs there an alternate version of the server iso?17:09
RoyKball: the alternate cd_17:11
RoyK?17:11
ballRoyK: ?17:11
RoyKI just came in, what's the problem?17:11
patdk-wkhe was looking for the torrent files17:11
patdk-wknow I dunno17:11
patdk-wkthere are 4 iso's now I guess, desktop, server, netbook, alt17:12
RoyKball: there is an alternate version of ubuntu, yes17:12
RoyKpatdk-wk: and alternate17:12
RoyKerm17:12
RoyKyes17:12
ballRoyK: so there aren't separate alternates for desktop and server editions?17:12
patdk-wknope17:12
* ball ponders17:12
patdk-wkthere really isn't much difference between desktop and server17:12
patdk-wkbesides th edefault kernel, and desktop loads the gui17:13
patdk-wkbut you can always turn server into desktop, and desktop into server17:13
RoyKyeah. desktop is mostly kernel with preempt and X running17:13
ballWhere should I look for .torrent files?  I can't see them on the server edition download page.17:14
Jeniczekhi17:18
Jeniczekhi bogeyd6 and jmarsden17:19
ballCan Ubuntu Server install on a machine with just 128M of RAM?17:19
bogeyd6hi Jeniczek17:19
Jeniczekso guyz17:20
Jeniczeklatest news17:20
JeniczekLinux twinstar 2.6.26-2-amd64 #1 SMP Tue Jan 12 22:12:20 UTC 2010 x86_64 GNU/Linux17:20
Jeniczekswitched to debian17:20
Jeniczek6h of pain is over now ;)17:20
Jeniczekbut the results are not as expected :(17:20
jmarsdenball: According to https://help.ubuntu.com/community/Installation/SystemRequirements  yes, but I'm not sure how old the info is.17:20
jmarsdenJeniczek: 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
JeniczekActually the diff went down almost 2times, but its till high17:21
jmarsdenOK.  Better than nothing, then.   I need to go to work... probably back here in 11 hours or so...17:22
Jeniczekjmarsden 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 more17:22
Jeniczekhehe17:22
Jeniczekhave a nice workin day then17:23
Jeniczekits almost night here17:23
jmarsdenThanks...17:23
Jeniczekbye17:23
bogeyd6Jeniczek, sorry you are having so many issues17:23
Jeniczekbogeyd6 well the question just is, where the problem is ;)17:25
=== dendrobates is now known as dendro-afk
=== dendro-afk is now known as dendrobates
bogeyd6Jeniczek, i have a couple of problems on how you are approaching the issue and the reluctance to use known stable operating systems17:27
bogeyd6ubuntu 8.04.4 with regular kernel or 9.10 with the rt smp (multi processor) kernel17:28
bogeyd6you say you have a problem but you are aloof when it comes to nailing down a standard and sticking to it17:28
Jeniczekwell 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 results17:30
Jeniczekwell, g2g, later17:38
Jeniczekbb17:38
spackest1I am trying to use the uec store and need to specify a proxy and am not sure where to do it18:08
ballI'll be back later.18:16
leonel-vaioon your dns you can add an A record to point to your host on your lan18:16
leonel-vaio 18:16
leonel-vaioI guess we won't have PostgreSQL 9 on Lucid right ??18:17
ruben23leonel-vaio:hi18:29
leonel-vaioruben23: ea18:29
ruben23whats that..18:29
leonel-vaioruben23:  What ? PostgreSQL 9 ??18:31
ruben23 leonel-vaio: wheres your place..?18:31
leonel-vaioany thing to do with  PostgreSQL 9 ?18:33
=== dendrobates is now known as dendro-afk
wizzy_hello18:43
wizzy_its weird i am trying to install ubuntu-server and it just freezes18:43
spackest1anyone using uec?18:46
wizzy_its always halts on kernel_thread_helper ?18:51
wizzy_\18:51
smoserjkakar, 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:54
uvirtbotNew bug: #515639 in cyrus-sasl2 (main) "won't compile in lucid - due to gcc 4.4" [Undecided,New] https://launchpad.net/bugs/51563918:56
guntbert!md5sum | wizzy_ did you check?19:09
ubottuwizzy_ 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_Windows19:09
uvirtbotNew 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/51133519:11
wizzy_i installed from same cd yesterday without problems19:15
wizzy_i changed 3rd cdrom already , got 2nd clean install cd (burned with 16x)19:15
wizzy_and still nothing19:15
mcashi why is my crontab in hardy not working probably? every line with test -x anacron doesn't work19:17
mcascan anyone help me out19:17
uvirtbotNew bug: #515661 in mysql-dfsg-5.1 (main) "Mysql asked new root password when installing and chrashed" [Undecided,New] https://launchpad.net/bugs/51566119:31
uvirtbotNew bug: #480579 in mysql-dfsg-5.1 (main) "not able to install mysql on ubuntu" [Low,Invalid] https://launchpad.net/bugs/48057919:56
micahgdoes anyone know if there's a PHP internals IRC channel?20:38
guntbertmicahg: try /msg alis list *php*20:42
micahgguntbert: thanks, but no luck...20:46
guntbertmicahg: try /msg alis list *php* -min 10 (or skip 30)20:48
magic_1still dont understand why ubuntu server doesnt come with proxy server20:51
uvirtbotNew bug: #386533 in samba (main) "samba config menu too big" [Undecided,New] https://launchpad.net/bugs/38653320:52
Disconnectsmoser: 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:58
smoserouch :(21:59
Disconnecti'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
Disconnectwe 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 ruleset22:02
Disconnectand 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)22:03
=== stimble_ is now known as stimble
mdeslaurmathiaz: https://wiki.ubuntu.com/SecurityTeam/UpdateProcedures22:05
Disconnecti'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:08
Disconnectbut 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:09
nick__hi !22:29
nick__I've been reading documentation that says that installing gnome-desktop on my server is not a good idea, which seems fairly logical.22:30
nick__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:31
nick__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
nick__Currently, it seems that my only option is to install the desktop or try to figure out how to configure the onboard wireless.22:34
nick__was hoping that someone might have a pointer to give me... (just asking like it says in the title!)22:35
nick__...can I save network settings discovered by the live-cd desktop version and apply them to the server version?22:37
smoserjjohansen, ping23:05
jjohansenpong23:05
clearyhi23:05
jjohansensmoser: ?23:08
smoserjjohansen, soryy.. dont need you for the moment.23:08
jjohansenokay23:09
smoserjjohansen, ok, now i would like to chat23:43
smoserif you can find some time23:43
jjohansendo you want me to come down?23:44
jjohansensmoser: on my way23:45

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!