/srv/irclogs.ubuntu.com/2008/04/15/#ubuntu-server.txt

=== antdedyet_ is now known as antdedyet
ScuniziIs there a download link to hardy server beta?  I can't seem to find it on the main site.01:05
mathiazScunizi: http://releases.ubuntu.com/hardy/01:11
Scunizithanks.. couldn't find that page..01:11
* Kamping_Kaiser finds downloading ubuntu images unnessarily complex01:16
=== lamont` is now known as lamont
InvisionfreeHow do I get X started?03:59
InvisionfreeHow do I get X started?04:00
InvisionfreeHello?04:01
sommerInvisionfree: what are you wanting to do?04:03
sommeroh woops you'll need to install X and it's dependencies04:03
sommer!servergui04:03
ubotuUbuntu server does not install a desktop environment or X11 by default in order to enhance security, efficiency and performance.  !eBox provides a GUI system management option via a web interface.  See https://help.ubuntu.com/community/ServerGUI for more background and options.04:03
sommershould get you started04:03
Invisionfreesommer04:10
InvisionfreeI installed KDE and x11-common04:10
InvisionfreeBut I don't know what to do now ..04:10
Invisionfreesommer?04:11
sommerInvisionfree: did you follow the instrucions in the link?04:11
sommerinstructions even04:11
Invisionfreesommer, it's hard to open a link without any GUIs ..04:11
sommerah, you can use w3m, it's installed by default... or another computer with a browser :)04:12
InvisionfreeWell04:13
InvisionfreeOne is watching a movie04:13
InvisionfreeOh well04:13
InvisionfreeIt's installiong kubuntu-desktop.04:16
sommerInvisionfree: make sure you have: sudo apt-get install xserver-xorg x-window-system-core04:16
sommerand if you want gui login install kdm04:16
InvisionfreeOk.04:17
Invisionfreesommer, if I did apt-get install kde, do I need to install kubuntu desktop?04:20
sommerI'm not sure, I've never installed kde on a server before... I'd say give it a try and see how it goes :)04:21
InvisionfreeHmm...04:21
Invisionfree5 minutes to restart.04:21
sommerI would think that kubuntu-desktop would include other packages like openoffice that you may not need04:22
Invisionfreesommer: If Idid, I couldinstall them04:22
Scunizijust trying to install hardy server.. At the grub install page it fails to install into "/target/".  Several retrys and nothing .. Any ideas?04:23
InvisionfreeRestarting in 3 minutes!04:23
InvisionfreeTwo..04:24
Scuniziboom04:24
sommerInvisionfree: what are you trying to accomplish?  it may be easier for you to install the desktop edition and add server packages to it04:25
sommerScunizi: did it give you any errors?04:25
sommerScunizi: are you trying on a x86 or amd64?04:26
Scunizix86 and the only error is the one about grub04:28
sommermmm... nothing in /var/log/syslog?04:28
Scunizisommer >>>>>  ^ <<<<<<04:28
Scunizisorry..04:28
Scunizihaven't got past the grub part yet.. can't boot the machine.04:28
sommeryou can get another console by hitting alt+f2 - f404:29
Scuniziforgot about that.. let me check04:29
lee__sommer, I installed it, it still goes to KDE.04:29
lee__Er, CLI*04:29
sommerI believe the install log output is on alt+f404:29
sommerlee__: did you install kdm?04:30
sommertry startx04:30
lee__Yes sommer.04:30
lee__I did04:30
lee__It gave me some error04:30
sommerwhat was the error?04:30
lee__error 10404:31
lee__No useable screens or something?04:31
sommerlee__: you probablty need to configure X then04:32
lee__How?04:32
* lee__ forgets command04:32
Scunizisommer.. got to ctrl-alt F2 and activated that tty. looked at the log and turned around to type here.. when turning back the screen was black with a few white squares.. however ctrl-alt-F1 takes me back to the normal install screen.. weird04:32
lee__sommer ran away, Scunizi :(04:34
sommerScunizi: ya, sometimes the install display can be a little flaky, did you find anything on alt+f4?04:34
lee__Oh04:34
sommerlee__: looking04:34
lee__He just ran away from me then :x04:34
Scunizisommer.. nothing.. however I decided to try lilo and it looks like it's moving along.. strange that grub wouldn't install but lilo would/is04:35
sommerlee__: try installing xdebconfigurator, I guess04:35
sommerScunizi: ah, I think there was an issue with grub in the .iso's a few days ago, did you recently download the iso file?04:36
Scunizinever used lilo before.. this is a stand alone machine that I want to use in the house wirelessly..  .. Yep.. just got the iso tonight.04:36
lee__sommer: Installed, now what?04:37
sommerlee__: run the command I guess04:37
Scunizirebooting into the sys.. lots of messages .. starting services and whatnot.. running local boot scripts now..04:37
sommerI've never actually used it... don't run X on my servers :)04:37
lee__sommer: I tried, its not a cmd04:38
Scunizilee__: you trying to get the gui up?  which one gnome or kde?04:38
sommerlee__: dpkg -L xdebconfigurator | grep bin04:38
sommershould show you the executable files in the package04:38
lee__Scunizi: KDE04:39
Scunizilee__: sudo /etc/init.d/kdm start04:39
lee__Says it's already running..04:40
lee__Scunizi: ^04:41
sommerlee__: it may be easier for you to install the desktop edition and add server packages then the other way around04:41
lee__sommer: Aw.04:41
Scuniziping05:16
Scunizisommer, scunizi here.. internet goes up and down tonight.. did lee__ get my message about how to start kde desktop?05:17
warchief_ryanAnyone know if theres a way to setup my ubuntu box as a NAT with out using iptables?06:57
_rubenwhy without iptables?06:59
warchief_ryanwhy with them?06:59
_rubenbecause its the default and easy way of doing it? .. and 'setup my ubuntu as a NAT' doesnt make very much sense either .. tho im assuming you want a NAT-capable router07:00
_rubensquid would be another solution, tho that wouldnt cover all protocols (far from it) .. socks being yet another, but requires support in the client apps07:01
warchief_ryaniptables seem complicated, I tried squid but im not really looking for something to filter anything07:04
warchief_ryanmaybe Ill just have to learn how to setup iptables07:05
_rubenhttp://iptables-tutorial.frozentux.net/iptables-tutorial.html .. that's a decent tutorial to start with07:07
warchief_ryangeez07:09
_rubenNAT (and networking in general, up to a certain point) is complex matter, if you dont want to dive into that, get yourself a simple hardware router (like one of those 4 port home dsl routers for like $30)07:11
warchief_ryanIm fine with networking, but iptables seem overly complicated to me07:13
warchief_ryanwell thanks for the link ima need to start reading, later07:15
spiekeyhey07:39
spiekeyi need some "language" help :)07:39
spiekeyhow would you write the following in english?: Hereby i declare that the following parts work.07:39
_rubensounds a bit "official", but is ok otherwise i'd say, though im not a native english speaker either07:43
spiekeyhehe, its supposed t be official :)07:49
spiekeythanks!07:49
sergevnHello, is there someone with experience with Freeradius?08:14
krautmoin08:15
Kamping_Kaisersergevn, no. no one in the world08:15
sergevnKamping_Kaiser: bummer, than I am the only one08:23
sergevnKamping_Kaiser: who tries to make it work08:23
sergevnKamping_Kaiser: It is easier to ask if someone CAN help me, then spam my whole problem trough the channel :)08:24
Kamping_Kaisersergevn, it say in the /topic - ||  Be patient.  Don't ask to ask, just ask.  |08:30
Kamping_Kaiser:)08:30
Kamping_Kaiserits entirely posible we/i cant help, but i dont know until you ask :)08:30
sergevnKamping_Kaiser: true, sorry. well the problem is I am getting the following error during authentication:08:33
sergevnrlm_eap_md5: User-Password is required for EAP-MD5 authentication08:34
sergevnIt's a problem with the way freeradius handles the password.08:34
sergevnFreeradius is authenticating with OpenLDAP08:35
sergevnwith a md5hash as password, so hashing is not the problem either.08:35
Kamping_Kaisermm. i did freeradius+passwd file :/ looks like a problem i cant help with08:35
sergevnyeah, but plaintext passwd-file is out of option, because it's not secure and we have an existing ldap server08:36
sergevnit works with mschapv2 and the samba-NT hash in ldap08:36
sergevnbut now It needs to authenticate with the MD5 hash in ldap, using ttls for this.08:37
Kamping_Kaiseri wasnt using plain text *hmf*. i was using system passwd08:39
sergevnKamping_Kaiser: ah ok :)09:07
kraut"It may be necessary that grsecurity instead track the Ubuntu LTS kernel so that users can have a stable kernel with up-to-date security fixes. I will update this page when a final decision has been reached. "09:33
_rubenkraut: grsecurity .. heh .. been ages since i last touched that :)09:34
kraut_ruben: i run my private servers with grsec09:35
krautbut actually a hybrid of ubuntu/debian09:35
krautthat's ugly as hell :/09:35
krautif grsec really goes into the LTS repo, it would be interesting to reinstall the boxes with the new LTS...09:36
robin92Hello! I try to installed "jeos-8.04-beta" on vmware GSX, but during the installation, a message appear to say that he can not install GRUB, can you help me? please I ask my question on several chanel because I need an answer quickly09:37
_rubenrobin92: you might wanna check the various tty's to check for clues when that error is presented09:39
robin92_ruben: no error on tty09:52
robin92And I don't know why when I try I tried  on VMw are GSX Server the live CD does not even load09:55
_rubenlive cd? jeos doesnt come on a live cd, its an install cd only10:11
_rubengsx and vmware server being pretty much the same product, i doubt it wouldnt work with gsx10:12
_rubenunless gsx would be too old10:12
mludihi, is there a mechanism for /etc/skel that is able to replace variables defined in the skel template files. e.g. to set the username inside a skel template file to the user whos home directory is being created?10:48
=== Syntux is now known as c\windows\
=== c\windows\ is now known as c
=== c is now known as rm-rf_c\windows
krautx4100 (non M2) aren't supported by ubuntu dapper?11:27
krautthe setup won't boot.11:27
J-_Where is the inadyn configuration file store at?11:30
J-_I'm using dapper11:31
J-_There's no file in /etc/ called inadyn.conf11:31
J-_I guess I'll just have to create one.11:32
=== rm-rf_c\windows is now known as Syntux
=== dendrobates is now known as dendrobates-
=== dendrobates- is now known as dendrobates
=== dendrobates is now known as dendrobates-
=== dendrobates- is now known as dendrobates
* delcoyote hi14:32
ivokshelou14:32
=== mdz_ is now known as mdz
_rubendamnit .. stupid debian installer :p .. cant seem to figure out how i performed an install over ssh the other .. i know i need to install the network-console module, but for some reason the installer just wont let me .. grr15:07
ivoksit's easy15:09
ivoksyou need preseed file with15:09
ivoksd-i   network-console/password password install15:09
ivoksd-i   network-console/password-again password yoursupersecurepassword15:10
_rubenivoks: that was gonna be my next attempt: custom cd .. tho last time i did it with a "standard" server install cd15:10
ivoksand append this to boot manager:15:11
ivokspreseed/url=http://path/to/your/preseed/file anna/choose_modules=network-console15:11
ivoksa kickstart file would also be nice15:11
_rubeni really should look into preseeding, had smth similar setup for my sles9 machines/installs15:12
GH-VAIOhello.. anybody here wanna trade shell account?15:14
ivoks_ruben: good luck15:18
ivokstake care guys, bye15:18
_rubenivoks: thanks, i'll need it ;)15:18
_rubencya15:18
mathiazbye ivoks15:18
ivoks_ruben: just make sure to put the same password for both password and password-again15:18
ivoks_ruben: in my example, one is install, other is yoursupersec...15:19
ivoksmathiaz: hi :)15:19
_rubenivoks: figured as much ;)15:19
ivoks_ruben: you'll need kickstart file to eliminate all the pre-partitioning stuff15:19
\shGH-VAIO, wrong channel wrong topic pls join #scriptkiddies kthxbye :)15:19
ivoks\sh: :D15:20
saltedlighthi. i'm trying to setup virtual hosts on my server but i cant find the configuration file. httpd.conf is empty. where should be the configuration file? i'm using ubuntu 8.04ß15:20
\shsaltedlight, /etc/apache2/sites-available/*15:20
\shsaltedlight, check the "default" file15:20
_rubenivoks: guess that'll all be part of the plan to setup a complete installation rig .. if only the days for like 3 times as long15:20
saltedlightwhat is the difference  between sites-available and sites-enabled ? i just cant figure it out...15:25
PecisDarbserr, people, what strange protection it is on Hardy server and how to change it's behaviour?15:29
PecisDarbsI can't write custom log file in place where I want15:30
sommerPecisDarbs: what application are you trying to log?15:33
PecisDarbsbind15:33
sommerPecisDarbs: it's most probably the AppArmor profile15:34
PecisDarbswhere to check that?15:34
PecisDarbsoh, so many config files :)15:35
sommerPecisDarbs: the bind9 apparmor config is in /etc/apparmor.d/usr.sbin.bind915:35
mathiazPecisDarbs: you should see some apparmor related messages in /var/log/syslog15:35
PecisDarbsyeah, found it15:35
PecisDarbsthanks people15:35
PecisDarbsmathiaz: I did it, it was reason I asked :)15:36
sommerPecisDarbs: for details on bind logging see: http://doc.ubuntu.com/ubuntu/serverguide/C/dns-troubleshooting.html15:36
PecisDarbsheh, rather easy config file15:36
sommerthe logging section, has an example of setting up a seperate log file15:36
mathiazPecisDarbs: https://wiki.ubuntu.com/DebuggingApparmor15:37
juliuxhi15:37
juliuxi next wednesday also a server team meeting?15:38
sommermathiaz: heh, good call15:38
mathiazjuliux: yes - tomorrow at 21:00 UTC - https://wiki.ubuntu.com/ServerTeam/Meeting15:39
juliuxmathiaz, also next week?15:39
* juliux is searching for free slot for the loco counciol;)15:39
mathiazjuliux: yes15:39
juliuxmathiaz, thxs15:39
damjanI just installed jeos-8.04 (daily) ... I wonder why 'apt-get install apache2' by default would install mpm-worker and not mpm-prefork?? is there a special reason or it's just so16:02
Deepsheh, anyone in here know why openssh-server defaults to PermitRootLogin yes now?16:12
Deepsheh, i see a number of bug reports have already been filed, and ignored on account of upstream maintainers16:16
trappistDeeps: I guess theoretically it doesn't matter, what with root being passwordless and all16:17
trappistbut I'm pretty sure it should be no by default16:17
Deepsheh, my root password on my dev box was 'root'16:17
Deepsin the process of reinstalling it now16:18
trappistthat's the worst thing I've ever heard16:27
=== _GH-VAIO is now known as GH-VAIO-
W8TAHim doing an install on 6.06lts right now - ive entered apt-get install build-essential libmysqlclient15-dev python-dev  i have a list of extras that will be installed, new packages that will be installed, suggested and recomended packages - how do i tell it i want to install the entire list? (including the suggested and recomended)?17:16
seisenuse aptitude instead of apt17:18
W8TAHwhats that?17:19
InvisionfreeHelp. I tried installing KDE, kubuntu-desktop both, now it won't start, but my resolution is wayy too big, how can I fix this?17:21
W8TAHInvisionfree, this is ubuntu-server -- you might get better results in #ubuntu or #kubuntu17:21
InvisionfreeW8TAH: ... I installed it on Ubuntu server ...17:22
W8TAHaptitude install .... got the same package list without the optionals17:22
W8TAHInvisionfree, oh.. ouch17:22
seisenboot into recovery mode and sudo apt-get remove kubuntu-desktop17:22
seisenusually aptitude will pull everything17:23
W8TAHnot sure17:23
Invisionfreeseisen: When I do that, it says "Give root password for maintenance (or type Control-D to continue) but I'm not sure what the root password is, because it's not taking my sudo password.17:24
seisenit should automatically boot into root in recovery mode17:26
InvisionfreeIt doesn't ..17:26
seisenwhat does Control+D do?17:27
InvisionfreeBoots as my normal user17:28
seisenhmm.....17:28
InvisionfreeI got them removed, seisen.17:28
seisenrecovery mode?17:29
InvisionfreeWow, it's being slow when I boot normally though ..17:29
InvisionfreeHow do I remove all the packages it installed when I did apt-get install kde and apt-get install kubuntu-desktop?17:30
Invisionfreeseisen: ?17:32
blueyed!openvz17:33
ubotuSorry, I don't know anything about openvz - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi17:33
blueyedDoes linux-openvz work for anybody?17:33
seisenpress CTRL+ALT+F2 and it will send you to a terminal session log in and remove the packages there17:33
InvisionfreeWhat packages?17:34
seisendid you kde-4 and kubuntu-desktop17:35
seisen*install17:35
InvisionfreeJust kde17:35
InvisionfreeAnd kubuntu-desktop17:35
seisenyou mean kde-core? I assume you want to remove kubuntu-desktop, correct17:37
mathiazblueyed: dantalizing was interested in openvz17:37
InvisionfreeI typed these two commands: "sudo apt-get install kde" and "sudo apt-get install kubuntu-desktop"17:38
seisenif it messed up after installing kubuntu-desktop remove that package17:39
blueyeddantalizing: does openvz work for you? (it seems to be a common problem, that it does not boot; bug 210672)17:39
ubotuLaunchpad bug 210672 in linux "linux-image-2.6.24-13-openvz refuses to boot" [High,Fix committed] https://launchpad.net/bugs/21067217:39
InvisionfreeI did seisen, it installed a load of other stuff with it seisen, and it didn't remove all that when I removed it ..17:40
seisenhold on17:40
seisenwhich version of Ubuntu?17:42
Invisionfreeserver 7.1017:42
seisen!pastebin17:43
ubotupastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (make sure you give us the URL for your paste - see also the channel topic)17:43
Invisionfree..?17:43
seisenhttp://paste.ubuntu-nl.org/63328/17:43
Invisionfreeholy ..17:44
seisenya17:44
seisenthats why I didn't post it to the channel17:45
InvisionfreeLmfao17:46
InvisionfreeI SSHed in to do it17:46
InvisionfreeBut I can hear the box straining to do all this17:46
* seisen goes to get fire extinguisher17:46
InvisionfreeLolol17:46
Invisionfreeseisen: How can I fix my resolution on it, it's still bad,17:53
seisenI believe its sudo dpkg-reconfigure xserver-xorg17:55
Invisionfreeseisen: What if I removed that package?17:56
seisendid you remove it?17:57
InvisionfreeNo, but it's tempting..17:58
seisenthen you won't anything but a terminal17:59
dantalizingblueyed: openvz is working for me ...sorry been back and forth...nneed to go to a meeting now...bbiab18:01
Invisionfreeseisen: I only want a terminal, would removing that fix my res problems?18:05
seisenya18:06
seisenso why did you install kde?18:06
W8TAHhi folks -- was doing a build of zenoss on 6.06 got this error message -- what do i need to install18:12
W8TAHhttp://www.pastebin.ca/98622118:12
W8TAHthe server is a 6.06 fully built and dist-upgraded today18:13
seisenautoconf18:14
seisenI believe18:14
W8TAHapt-get install autoconf?18:19
seisenya18:20
W8TAHok - its runnin we'll see boout 20 min build18:21
=== GH-VAIO- is now known as GH-VAIO
=== SinTux is now known as Syntux
PodMan99bhey all for 7.10 is there a vhost-mysql package for apache?? i cant get it to start says stuff is missing ... anyone used this?19:00
=== joerlend_ is now known as XiXaQ
\shvhost-mysql?19:24
PodMan99byea configure apache vhosts with mysql19:34
GH-VAIOhello.. anybody here wanna trade shell account?19:42
infinity*blink*19:44
sommeris that like trading baseball cards?19:45
zulsommer: no we do hockey cards19:45
sommerzul: lol, hockey's cool too19:46
zulsommer: when we were kids we through them in the school yards and there were mad dashes to get the cards19:46
sommerheh, did they come with a stick of nasty gum in the pack?19:47
zulsommer: well when they were in the package :)19:47
* sommer always ate the gum anyway19:47
zulhey Koon19:47
Koonhello zul !19:48
mathiazHi Koon19:51
KoonHello mathiaz (& everyone else)19:51
KoonI'll be missing tomorrow's meeting, I've to go to Beaune to meet a last time with my ex-boss-above-my-boss19:53
nxvlhttp://www.iaps.com/2008-server-reliability-survey.html19:54
zulnxvl: are we first?19:55
nxvlzul: kind of19:55
nxvlzul: we are one of the firsts19:57
nxvlLinux distributions from Novell and Red Hat as well as open source Ubuntu were the clear winners19:57
InvisionfreeIf I do a port scan, and it says port 80 is open, why can't I access 12.203.90.214:80?20:00
zulInvisionfree: firewall upstream maybe?20:00
nxvlapache is down20:02
nxvlor it's fitered20:02
InvisionfreeA couple of people on another network said they can access it20:02
InvisionfreeBut I don't see how ..20:02
nxvlor it's blocking all non localhost connections20:03
nxvlby telnet i have connected20:03
nxvlby i can't via web browser20:03
nxvlInvisionfree: 80 responds here20:13
nxvlInvisionfree: it is a router, doesn't it?20:14
nxvlInvisionfree: it was slow, but is works20:14
Invisionfreenxvl: What do you see? Vonage?20:14
nxvlyup20:15
nxvland a login screen20:15
nijabanxvl: thanks for the link.  I love the "22% of the survey respondents20:20
nijabaare running at least one Ubuntu server at their sites".  This is GREAT20:20
nxvlnijaba: yes it is!20:25
nxvlnijaba: i was so happy reading that note20:25
InvisionfreeHow can my ports still be closed? http://img390.imageshack.us/img390/8184/vonageportsan5.png and http://img177.imageshack.us/img177/2638/linksysportswe1.png and http://img291.imageshack.us/img291/5340/routeriphr3.png20:32
nxvlInvisionfree: you are publiching to much information about your private network, don't do that20:35
Invisionfreenxvl: I want this fixed :(20:36
nxvlInvisionfree: you are not enabling the redirectiong of port 80 -> http://img390.imageshack.us/img390/8184/vonageportsan5.png20:36
nxvlInvisionfree: there are PM20:36
Invisionfreenxvl: I am using non-standard ports, it's getting actively refused on port 803, and port scans say port 803 is closed ..20:36
nxvlInvisionfree: even internaly?20:37
Invisionfreenxvl: As in http://192.168.1.107:803?20:37
nxvlyup20:38
InvisionfreeFirefox can't establish a connection to the server at 192.168.1.107:803.20:38
nxvlthat's the problem20:38
nxvl:D20:38
nxvltelnet it20:38
InvisionfreeSay wha? On which comp?20:39
nxvl"telnet 192.168.1.107 80"20:39
InvisionfreeYou mnean 803?20:39
nxvlyes, sorry20:39
nxvl"telnet 192.168.1.107 803"20:39
Invisionfreetelnet: Unable to connect to remote host: Connection refused20:39
nxvlyour apache isn't listening on port 80320:39
InvisionfreeOh, how does I change that?20:40
nxvlmmm20:42
nxvllet me check20:42
Koon/etc/apache2/ports.conf apparently20:42
Invisionfreenxvl: I got it20:42
nxvl#ServerName www.example.com:8020:42
nxvlon apache.conf20:43
nijabajust in case some of you have some time, feel free to test some Release Candidate isos....  http://iso.qa.ubuntu.com/20:43
Invisionfreenxvl: What do you get on http://12.203.90.214:80320:43
nxvlApache/2.2.4 (Ubuntu) Server at 12.203.90.214 Port 80320:46
nxvland "It works!" on http://12.203.90.214:803/apache2-default/20:47
Invisionfreenxvl: What do you get on http://12.203.90.214:803 <- Screenshot please?20:47
Invisionfreenxvl: Where is ssh server conf?20:47
nxvlmm20:48
nxvl/etc/ssh/ ?20:48
nxvl/etc/ssh/sshd_config20:48
nxvlInvisionfree: http://nvalcarcel.aureal.com.pe/stuff/Screenshot.png20:50
Invisionfreenxvl: ssh -p 22000 12.203.90.21420:50
InvisionfreeYes!20:50
nxvlInvisionfree: it responds20:52
InvisionfreeYES!20:52
InvisionfreeNow20:52
InvisionfreeAll I gotta do20:52
InvisionfreeIs figure out how to make my router issue that box a static IP20:52
=== JaxxMaxx__ is now known as JaxxMaxx_
nxvleasy, don't use dhcp20:53
nxvl:D20:53
JaxxMaxx_or use a static DHCP mapping to the MAC addr20:53
nxvlJaxxMaxx_: yes, but it dependr on the router model20:54
InvisionfreeLinksys WRT54G20:54
sommernijaba: do you know if there is a list of mirros that have daily ISOs?20:58
Invisionfreesommer20:58
InvisionfreeMy resolution is still ****ed, so I've been booting into recovery mode.20:58
nijabasommer: I get a message about it each time I start rsync, hold on20:58
InvisionfreeI'm going to try something as soon as I edit boot scripts20:58
InvisionfreeHow do I make Ubuntu server do something when it boots20:59
InvisionfreeSo I don't need to type it every time?20:59
nijabasommer: https://launchpad.net/ubuntu/+cdmirrors20:59
InvisionfreeSo I don't need to type it every time?21:00
Invisionfreesommer, nxvl?21:01
sommernijaba: ya, I did some checking of the US links, but the ones I checked don't seem to have the daily builds.  only releases21:01
Invisionfreesp,,er21:01
InvisionfreeHow do I make Ubuntu server do something when it boots <- Please halp sommer21:01
nijabaDoes anyone one have a VMware-ESX and/or a VMWare server at hand.  Jeos needs some test love: http://iso.qa.ubuntu.com/qatracker/result/1469/25721:02
sommerInvisionfree: sorry I'm in the middle of a couple of other things... what do you want it to do?21:02
nijabahttp://iso.qa.ubuntu.com/qatracker/result/1469/25821:02
Invisionfreesommer: When it boots, run these commands: sudo ifconfig wlan0 up - sudo iwconfig wlan0 essid linksys - sudo dhclient21:03
sommerInvisionfree: create a shell script with those commands and add the script path to rc.local, but if you just want to configure network /etc/network/interfaces is the proper place21:04
InvisionfreeHow do I make a shell script?21:05
Invisionfree.sh?21:05
bipolarkirkland: are you here?21:10
kirklandbipolar: hi21:10
bipolarkirkland: I got your nick handle from your comment in bug 155947.21:11
ubotuLaunchpad bug 155947 in libnss-ldap "ldap config  causes Ubuntu to hang at a reboot" [Undecided,Incomplete] https://launchpad.net/bugs/15594721:11
bipolarkirkland: about ldap issues. I'm hoping you may be able to help me with something related.21:11
kirklandbipolar: okay.  are you able to reproduce that bug exactly, or something similar?21:12
bipolarkirkland: I havn't gotten that far yet. I'm still working on getting ldap auth working on Hardy. my current workstations are Feisty.21:12
bipolarit seems that 'dpkg-reconfigure -plow ldap-auth-config' doesn't create any config files that I can find. :(21:13
kirklandbipolar: okay, that sounds like that path of this bug21:13
bipolaryes.21:14
kirklandbipolar: so you have ldap authentication working successfully on your feisty workstations?21:14
bipolaryes21:14
bipolarI have about 20 workstations21:14
bipolarthis Hardy one is a fresh install21:14
kirklandand youre trying this on one test hardy machine?21:15
bipolaryep.21:15
bipolarI found this bug searching for the ldap config file issue. google led me to https://bugs.launchpad.net/ubuntu/+source/libnss-ldap/+bug/155947/comments/321:15
ubotuLaunchpad bug 155947 in libnss-ldap "ldap config  causes Ubuntu to hang at a reboot" [Undecided,Incomplete]21:15
bipolarI don't know what debconf is doing with the info I'm giving it, but it's not putting it anywhere I can find :(21:16
=== SinTux is now known as Syntux
kirklanddendrobates-: are you around?  I think you might have helpful info about this.21:17
kirklandbipolar: let me try something21:17
dendrobates-kirkland: yep21:17
kirklanddendrobates-: see the last few lines by bipolar21:18
dendrobates-kirkland: a debconf issue.21:19
Invisionfreesommer?21:19
blueyedIs it possible to install the ubuntu-server .iso on a server without a physical cdrom drive? E.g. by installing a minimal system and then making grub mount from a prepared partition, where the iso has been unpacked?21:20
kirklandbipolar: and this hardy system... is it a fresh install, or an upgrade from feisty or gutsy?21:21
bipolarkirkland: fresh install21:21
bipolaralthough I played with making an ldap.conf file by hand at one point. I've moved the old one out of the way though.21:22
bipolarmaybe there is an option saved somewhere that's still telling debconf not to overwrite the now nonexistant ldap.conf file?21:22
W8TAHWill Server 8.04 be a LTS release as well, and will it be released on the same date as Desktop 8.04?21:22
kirklandbipolar: it should generate /etc/ldap.conf21:22
kirklandblueyed: it is possible.  you can use pxe/tftp, or i've even kicked off an install by booting from a usb stick21:23
bipolar# ls /etc/ldap.conf21:23
bipolarls: cannot access /etc/ldap.conf: No such file or directory21:23
kirklandW8TAH: yes, 8.04 is an LTS release, all of the release dates are the same day21:23
W8TAHok cool - -thanks kirkland21:24
kirklanddo you have ldap-auth-config installed?21:24
kirklandW8TAH: Desktop and Server are mostly just different groupings of packages21:24
bipolarkirkland: yes21:24
W8TAHkirkland, yes, im aware of that -- i have several builds ahead of me and would prefer to do the new version - -i thought i had read someplace that one of the relases wasnt going to be an LTS, but i couldnt find it on the website again21:25
W8TAHit MAY have been the kubuntu that is using kde4 but im not positive21:26
kirklandbipolar: hmm, interesting, I see that too21:26
kirklandbipolar: if i move /etc/ldap.conf out of the way, and then do the dpkg-reconfigure, i answer the questions but it doesn't create a new file21:26
blueyedkirkland: I guess pxe does not work so well over the internet? (it's a dedicated server, and they do not seem to support pxe in their network)21:26
bipolarkirkland: well, that narrows it down21:27
kirklandbipolar: let me run an strace21:28
kirklandblueyed: yeah pxe over the internet isn't advised21:30
Evil-MoBoany web developers? who might be able to tell me the name of a good program for editing and createing flash on ubuntu21:30
Invisionfreelibsasl2-modules-gssapi-heimdal: Depends: libsasl2-modules (= 2.1.22.dfsg1-12) but 2.1.22.dfsg1-9ubuntu2 is to be installed21:34
Invisionfree 21:34
InvisionfreeWhat's this mean and how do I fix it?21:34
Invisionfree!repos21:34
ubotuThe packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories and http://www.ubuntu.com/ubuntu/components - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories21:35
Invisionfreesommer, nxvl?21:37
sommer Invisionfree what version are you running?  what are you trying to install?21:41
Invisionfreesommer, Ubunt 7.10 server, and I'll give you the command, here's my sources.list21:42
Invisionfreehttp://paste.ubuntu-nl.org/63350/21:42
Invisionfreeapt-get install heimdal-clients heimdal-docs heimdal-kcm heimdal-servers libgssapi4-heimdal libpam-heimdal libsasl2-modules-gssapi-heimdal libsasl2-2 libsasl2-modules-ldap ldap-utils libnss-ldap libpam-ldap libpam-cracklib libldap2 nscd ssh-krb5 ntpdate ntp21:42
sommernijaba: doh, us.cdimage.ubuntu.com... much faster for me :)21:42
nijabasommer: sounds like a good pick :)21:43
sommerInvisionfree: I'd try commenting the backports lines in your sources.list, then do sudo apt-get update, then try installing21:44
Invisionfreesommer: Already did, Seveas in #Ubuntu says I'm missing some repos.21:44
sommerInvisionfree: either that or leave the backports in and do sudo apt-get upgrade21:44
InvisionfreeI did sommer.21:44
kirklandbipolar: so it appears that at least part of this is "by design"21:46
kirklandbipolar: ldap-auth-config honors the fact that the user deleted the file21:47
bipolaroh, boy21:47
bipolarany way to reset that? or maybe it should be changed?21:47
bipolarif the file is deleted... why not put a new file in it's place? sounds a bit odd.21:48
bipolarmaybe there is a situation I'm not concidering21:48
kirklandbipolar: i'm still digging21:51
bipolark. thanks :)21:51
InvisionfreeFUCK21:51
kirklandbipolar: you can purge the package, and reinstall it21:54
kirklandbipolar:  looks like that's the preferred mechanism for getting fresh, clean conf for it21:54
kirklandbipolar: note, "purge", remove is not enough21:54
bipolarkirkland: ok. I'll try that22:12
bipolarkirkland: that did it. it created an ldap.conf file22:21
Stevhi22:21
Stevi'm logged via ssh on a remote system, booted from a rescuecd, i would like to install ubuntu server. Someone can give me some tips? Tnx22:22
kirklandbipolar: good.  did you customize it accordingly?22:22
* faulkes- repeatedly slams head into desk22:23
kirklandStev: I'm not sure you can install from a rescue cd22:23
bipolarkirkland: I havn't made it work yet... we use ssl certs.22:24
bipolargotta put that data in. the stuff I told debconf is in there though.22:24
kirklandbipolar: oh, good22:24
kirklandbipolar: so did you re-run dpkg-reconfigure?22:24
kirklandbipolar: or did debconf prompt you on the install of ldap-auth-config?22:25
bipolarit prompted on install22:25
kirklandbipolar: very good22:25
Stevkirkland: can't i dd a disk into the hd? i've two hd's.. maybe i can copy the cd to one and install to the other..22:25
kirklandsorry, Stev, i personally don't have that expertise22:27
Stevok, thank you anyway :)22:27
Invisionfreekirkland: Can you help me CHROOT into my sewrver oinsstall?22:28
InvisionfreeEr, server install* :P22:28
kirklandInvisionfree: um, possibly.  what's the holdup?22:29
Invisionfreekirkland: I have no idea how to do it :P22:29
bipolarhmmm.... whats the equv of the TLS_CACERT, TLS_CERT, and TLS_KEY lines from the old /etc/ldap/ldap.conf for the new /etc/ldap.conf? without them nss can't talk to the ldap server.22:30
kirklandInvisionfree: it would be best for you to start with some documentation, like https://help.ubuntu.com/community/BasicChroot22:31
Invisionfreekirkland: I really need to fix my passwords, will you tell me what commands to run if I promise to read that later? :x22:31
bipolarIf install the old /etc/ldap/ldap.conf file, it works. weird22:33
bipolarat least 'getent password' shows my ldap users22:33
kirklandInvisionfree: have you booted a rescue cd or a live cd?22:34
bipolarstranger... if i put JUST THOSE LINES in /etc/ldap/ldap.conf it works :P22:34
kirklandbipolar: the encryption lines?22:35
bipolarthe TLS_CACERT, TLS_CERT, and TLS_KEY lines22:35
bipolarall three paths to cert files22:35
kirklandbipolar: you copied those lines from /etc/ldap/ldap.conf to /etc/ldap.conf ?22:35
bipolarI tried that. it didn't work.22:35
kirklandok....?22:36
bipolarbut putting just those lines in /etc/ldap/ldap.conf makes it work.22:36
kirklandbipolar: as in, wc -l /etc/ldap/ldap.conf == 322:36
bipolaryeah22:36
kirklandhmmf22:37
bipolarwell... without comments22:37
bipolarlet me remove all the comments22:37
kirklandbipolar: nothing else of substance in there22:37
kirklandbipolar: oh, right....  i get it22:37
kirklandthat file is what's used by the command line ldap utilities22:37
* kirkland just remembered that22:37
bipolaryep. thats all it needs22:37
bipolarwith just those lines in /etc/ldap/ldap.conf getent works. without them, nothing.22:38
kirklandbipolar: right, that makes sense to me, if you have a secure ldap server22:38
kirklandbipolar: so have you tried logging in yet with an ldap user?22:38
bipolarno. pam not configured yet... unless debconf took care of it.22:39
bipolaryes. it did22:39
bipolarI just sshed into it22:39
bipolarwith my ldap account. it works.22:40
bipolarso, now I should disconnect the network and see if it boots, right?22:40
kirklanddebconf handled your pam correctly too22:40
bipolaryeah22:40
bipolarI logged in anyway :)22:40
kirklandbipolar: yup, booting is what I'm most interested in22:40
bipolarok. I'll do it.22:40
kirklandbipolar: are you near the machine, in case it hangs?22:41
kirklandbipolar: ie, can you get it into a recovery mode?22:41
bipolarThe machine is in my office22:42
bipolarit's rebooting now22:42
kirklandbipolar: the other machines in your office, will you be reinstalling those with hardy from scratch, or doing a live upgrade?22:43
bipolarit's hung at "*Starting kernel log daemon..."22:43
bipolarkirkland: from scratch22:43
kirklandbipolar: whoa22:43
kirklandbipolar: that's *exactly* what the bug says, and I've been trying to reproduce that for 3 weeks22:43
bipolartell me what you want... I'll help you debug it. ;)22:43
kirklandsweet22:43
bipolarmaybe I should get food first... :P22:43
kirklandokay, let's be very clear about hung22:44
kirklandbipolar: up to you, but i'm very, very interested in getting to the bottom of this22:44
bipolarno disk activity, nothing moving on the screen.22:44
kirklandbipolar: responds to ping?22:44
bipolarpressing return puts a newline on the screen.22:44
bipolarI disconnected the network.22:44
kirklandaha22:44
bipolarso, no ;)22:44
kirklandokay, capslock/numlock?22:45
kirklandtoggling those, does it affect the lcd's?22:45
bipolaryes22:45
bipolarit's not really "hung"22:45
bipolarI wonder if it will timeout....22:45
kirklandbipolar: it should in 60seconds22:45
kirklandbipolar: that's what I get when I try to reproduce it22:45
bipolarok.22:46
kirklandbipolar: people swear that it's a "hang" but I've never hung the kernel doing this22:46
bipolarhasn't been a min yet.22:46
kirklandbipolar: can you switch to another tty?22:46
kirklandctrl-alt-f2 ?22:46
bipolarmost people use the word 'hung' and 'it's not doing anything' interchangably :)22:46
bipolarlet me try...22:46
bipolaryes22:46
bipolarcan't login though22:47
bipolaralthough vt's 2-7 show a getty prompt22:47
kirklandbipolar: a login prompt?22:47
bipolaryeah22:47
kirklandbipolar: and it takes your username?22:47
bipolaryep22:47
bipolarbut never asks for pw22:47
kirklandbipolar: prompts for a password?22:47
kirklandbipolar: okay, good22:48
bipolarthen come sup with "Login timed out after 60 seconds", and does not return to a prompt22:48
jdstrandbipolar: getty's show that it is not 'hung' in the way described22:49
bipolarI hate to do this, but I really gotta go get something to eat. I haven't eaten all day. mind if I just run though the drivethru down the street?22:49
kirklandbipolar: okay, so it timed out the ldap login, but did not fall back to local authentication22:49
jdstrandbipolar: the problem is that tty1 gets console messages on boot22:49
kirklandbipolar: sure, that's fine22:49
kirklandbipolar: find me here in a bit22:49
bipolarwon't be long... 10 min22:49
jdstrandnormally just pressing 'enter' will be good, but as the login process hangs, you don't see it22:49
bipolarkirkland: I'm back... food in hand23:00
kirklandbipolar: hey, enjoy your fast food, I'm chatting with a few people about this23:05
bipolarok23:05
bipolarwow... it does this even with the network connected23:06
bipolarunpingable... probbly because the network hasn't been brought up yet23:07
kirklandbipolar: reboot with the network attached23:07
bipolarI did.23:08
bipolarsame thing23:08
bipolarit's trying to reach the ldap server before the network is brought up23:08
bipolarand not falling back to local auth23:08
bipolarI can see how this would be annoying23:09
kirklandbipolar: boot back into single user, and pastebin your /etc/nsswitch.conf23:09
bipolarok23:10
bipolarouch23:12
bipolarrecovery menu :)23:12
bipolarrecovery menu doesn't work... prints codes on the screen for up and down arrow keys :P23:13
bipolarI'll try init=/bin/sh23:13
kirklandbipolar: try appending "single" onto the end of the first kernel boot line23:13
bipolarthats what I tried first :(23:14
bipolarmaybe I should have used the grub menu recovery one, but I'm old school ;P23:14
bipolardamn... it's hung. and I mean HUNG. numlock key doesn't work. no activity at all23:15
bipolarduring usb config23:15
kirklandwhoa23:15
bipolarhow did it get there when I used init=/bin/sh23:16
bipolarusing the grub recovery menu worked.23:17
bipolarran dhclient eth0, logging into w/ ssh23:19
kirklandbipolar: okay, so i've confirmed the work around in the bug23:19
bipolarhttp://pastebin.com/m6418b32f23:19
kirklandbipolar: bind_policy soft23:19
bipolarkirkland: where do I put that?23:20
kirklandgrep for it in /etc/ldap.conf23:20
kirklandshould be commented out and "hard"23:20
bipolaryep23:22
bipolarchanged... rebooting23:22
kirklandbipolar: i think it'll prompt you twice23:22
kirklandthe second time, letting you straight in23:22
bipolarfor the password?23:22
kirklandyup23:22
bipolarI've seen that before.23:22
kirklandldap first, then local23:22
bipolaron other machines23:22
kirkland(when ldap doesn't respond)23:22
bipolarit's booted23:23
bipolarwell, it doesn't ask twice23:25
bipolarseems to work23:25
kirklandbipolar: ah, right, yours is compat ldap23:25
kirklandbipolar: mine was different23:25
bipolarso, is this a real fix or a workaround that needs to be cleaned up?23:25
kirklandbipolar: well, it's all configuration23:26
kirklandbipolar: i don't think "bind policy soft" is appropriate23:26
bipolarand it shouln't 'hang' either way....23:26
kirklandbipolar: okay....23:31
kirklandbipolar: so back to your "hang"23:31
bipolark23:31
kirklandbipolar: when/how did that happen?23:32
bipolarthe real one?23:32
bipolarwhere the numlock wouldn't work?23:32
kirklandbipolar: yeah, the one where capslock didn't work23:32
kirklandbipolar: right...  what were the conditions?23:32
bipolarI appended 'init=/bin/sh' to the end of the boot line23:32
kirklandbipolar: hmm, i'm not familiar with that one23:32
bipolarit got to initing usb devices, and hung hard. had to hold down the power button until it shut off23:33
bipolarthat init thing might not work any more on modern systems :P23:33
bipolardue to... god knows what23:33
bipolarbut the recovery menu worked23:34
bipolarI should have tried that first :)23:34
kirklandbipolar: okay, but using the recovery option in the grub menu23:35
bipolaryes23:35
bipolarusing the recovery option in the grub menu worked23:35
bipolaradding 'single' to the standard grub menu item did not... the arrow keys didn't work once the menu popped up.23:36
kirklandright, well, the recovery menu item is the supported one23:38
kirklandso that's only one I'm going to concern myself with now23:38
kirklandbipolar: cool, i think I have everything I need from you23:39
bipolarunderstandable... I'm happy! it works! :)23:39
kirklandbipolar: I need to add some documentation to this bug23:39
bipolarhopefuly an eligant solution can be found23:39
kirklandbipolar: well, it's entirely a configuration issue23:39
bipolarit is?23:40
kirklandbipolar: yup23:40
kirklandbipolar: I've been talking to jdstrand23:40
bipolarI suppose it has something to do with it looking for the ldap server before the network is up?23:40
kirklandbipolar: huh?23:41
bipolarwell, why exactly does it fail to fallback properly?23:42
bipolareven with the network connected it fails23:43
kirklandbipolar: does getent work?23:43
bipolarnow? yes23:44
kirklandso with the network, if fails to authenticate against ldap, but getent queries ldap properly?23:45
bipolarer... wait a min...23:45
bipolarwithout the "bind policy soft" it won't boot weather it's got a network cable hooked up to it or not.23:46
bipolarwith "bind policy soft" everything works as expected.23:46
bipolarwhen the cable is connected, and the network configured, getent shows the users, and I can log in as them.23:46
bipolarwith the cable disconnected, or the network unconfigured, getent does not show the users, and I can't log in as them23:46
jdstrandbipolar: with the cable disconnected, or the network unconfigured, do you get to a login prompt (or at least can you see one with 'ctrl-alt-f2'?23:51
kirklandjdstrand: my understanding is, yes, he get's the prompt, no he can't login23:55
kirklandjdstrand: sounds like its the fallback that's failing23:55
kirklandjdstrand: because the bind_policy is hard23:55
jdstrandkirkland: it is my opinion that it is a configuration problem.23:55
* jdstrand nods23:55
kirklandjdstrand: and ldap just keeps the machine spinning until it gets a connection23:56
* kirkland lightbulb moment23:56
jdstrandkirkland: if the bind policy is hard, and the user and group only exists in ldap or ldap is queried first or required for authentication, then it is doing what it is supposed to do (ie nothing until the ldap server is available)23:56
kirklandjdstrand: hmm, what about root?23:57
kirklandjdstrand: i'm seeing the same behavior when trying to login as root23:58
kirklandjdstrand: perhaps we need to excuse all users below a certain uid?23:58
jdstrandkirkland: it all depends on your nsswitch.conf and pam settings23:58
jdstrandkirkland: IIRC, you can do exactly that iwth pam-ldap23:59
bipolarthe failure to boot isn't even getting to a login prompt without switching vt's manully23:59
kirklandjdstrand: perhaps the 'fix' is that we sanitize those defaults23:59

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