/srv/irclogs.ubuntu.com/2006/12/09/#ubuntu-server.txt

=== NineTeen67Comet [n=justin@021M26.oasis.mediatti.net] has joined #ubuntu-server
NineTeen67Cometg'day all . does anyone have the default contents of /etc/apache2/sites-enable handy? I seemed to have tossed the one that I needed .. 000 something I think .. 12:13
=== NineTeen67Comet all my sites point to the first virtual host now ..
NineTeen67CometP.S. What is a suggested FTP server app to run to allow users to their www directories .. Normally from my experience it was very hard to give ftp users access to anyplace but their home directory OR their web directory .. (could the follow simlinks?) .. 12:19
=== zenrox [n=zenrox@pool-71-115-219-183.spknwa.dsl-w.verizon.net] has joined #ubuntu-server
=== NineTeen67Comet moved over to proftpd .. wu-ftp looks little messy ..
=== NineTeen67Comet [n=justin@021M26.oasis.mediatti.net] has left #ubuntu-server []
=== zenrox [n=zenrox@pool-71-115-219-183.spknwa.dsl-w.verizon.net] has joined #ubuntu-server
=== zen-afk [n=zenrox@pool-71-115-219-183.spknwa.dsl-w.verizon.net] has joined #ubuntu-server
=== storkme [n=sh2-136@storkey.plus.com] has joined #ubuntu-server
storkmehow does one forcibly remove a package01:19
fooapt-get remove <package> doesn't work?01:21
storkmenevermind, got it01:24
storkmehad to remove the init script, reboot, purge, and reinstall01:24
storkmeg'nightr01:25
fooah01:25
=== zenrox [n=zenrox@pool-71-115-219-183.spknwa.dsl-w.verizon.net] has joined #ubuntu-server
=== zenrox [n=zenrox@pool-71-115-219-183.spknwa.dsl-w.verizon.net] has joined #ubuntu-server
=== zenrox [n=zenrox@pool-71-115-219-183.spknwa.dsl-w.verizon.net] has joined #ubuntu-server
=== zenrox [n=zenrox@pool-71-115-219-183.spknwa.dsl-w.verizon.net] has joined #ubuntu-server
=== zenrox [n=zenrox@pool-71-115-219-183.spknwa.dsl-w.verizon.net] has joined #ubuntu-server
=== zenrox [n=zenrox@pool-71-115-219-183.spknwa.dsl-w.verizon.net] has joined #ubuntu-server
=== shawarma [n=sh@atlas.linux2go.dk] has joined #ubuntu-server
=== shwag [n=steven@cpe-76-169-71-185.socal.res.rr.com] has joined #ubuntu-server
=== ajmitch [n=ajmitch@port166-123.ubs.maxnet.net.nz] has joined #ubuntu-server
=== \sh_away [n=nnnsh@server3.servereyes.de] has joined #ubuntu-server
=== spike [n=spike@fatdrop.co.uk] has joined #ubuntu-server
=== tonyyserver [n=anthony@d235-240-148.home1.cgocable.net] has joined #ubuntu-server
=== asw [n=asw@karuna.med.harvard.edu] has joined #ubuntu-server
=== lionel [n=lionel@ip-61.net-82-216-103.rev.numericable.fr] has joined #ubuntu-server
=== chesty [n=chesty@unconcerned.org] has joined #ubuntu-server
=== RemoteViewer [n=555@stan.physik.fu-berlin.de] has joined #ubuntu-server
=== zenrox [n=zenrox@pool-71-115-219-183.spknwa.dsl-w.verizon.net] has joined #ubuntu-server
=== CarlFK [n=carl@c-24-13-53-221.hsd1.il.comcast.net] has joined #ubuntu-server
=== thom [n=thom@amnesiac.heapspace.net] has joined #ubuntu-server
=== maswan [i=maswan@kennedy.acc.umu.se] has joined #ubuntu-server
=== cemil [n=cemil@defiant.wavecon.de] has joined #ubuntu-server
=== fabbione [i=fabbione@gordian.fabbione.net] has joined #ubuntu-server
=== mralphabet [n=abc123@np-dsl-10-47.netprosbb.net] has joined #ubuntu-server
=== infinity2 [n=adconrad@cerberus.0c3.net] has joined #ubuntu-server
=== asw [n=asw@karuna.med.harvard.edu] has joined #ubuntu-server
=== dsdg [n=dsdg@196.46.64.182] has joined #ubuntu-server
dsdghalo, anyone running apache2 in ubuntu dapper?08:50
dsdgi have a problem where it's not including modules08:51
dsdgeventhough they are in the mods-enabled directory (symlinked)08:51
dsdgfunny thing is mod include isnt in the modules list..08:53
dsdgso how will that include statement in the apache.conf even work :(08:54
infinity2dsdg: mod_include has nothing to do with includes in the conffile.09:15
infinity2dsdg: It's for shtml includes.09:15
dsdghey infinity2 i see that mod_auth_mysql is wacked man! different config values...09:31
dsdgi have added _ to some of the values and then it works...struggeling to find the correct values here09:32
dsdgstooopid devs09:32
infinitystooopid devs?09:55
infinityWould it help you be a bit more polite if I pointed out how many times my name appears in the apache2 changelog?09:56
infinityThough mod_auth_mysql is something I generally consider worthless.09:56
foodsdg: eh, I have to agree. Again, chill. Unless you have the time to contribute...09:59
fooah10:00
=== ivoks [n=ivoks@83-131-33-62.adsl.net.t-com.hr] has joined #ubuntu-server
=== mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-server
=== DJ_Mirage [n=sexybigg@biggetje.xs4all.nl] has joined #ubuntu-server
=== lbm [n=lbm@0x50a1ee0c.unknown.tele.dk] has joined #ubuntu-server
dsdgmy point is that standardization wont hurt, and again, how must i know to add _ between the values, now im stuck with this option, Auth_MySQL_UserTable - i see the web refers to this Auth_MySQL_Password_Table - but that wont work as well, so im stuck again...10:57
dsdgchange Auth_MySQL_Password_Table to Auth_MySQL_UserTable10:58
dsdgInvalid command 'Auth_MySQL_UserTable', perhaps mis-spelled or defined by a module not included in the server configuration10:58
dsdgmust i now guess these values? 10:59
dsdgand mod_auth_mysql is great, i am trying to use it with webdav...runnign a whole projects server of dav, and putting the auth in a db makes perfect sense, but try now to get it to work...good luck!11:01
infinityI tend to use mod_auth_pam, then hand off authentication to PAM modules.11:01
infinity(Where you could still use MySQL, if you wanted to, I suppose)11:02
dsdgit's nice, cause i put my mail, ftp, apache all auth in mysql,11:02
dsdgbut damn man, i whish i could just do it, instead of having to search the net for values that suppose to be standard,11:03
dsdgin gentoo those values dont even have _ in them,11:03
dsdgand thats how it reflects on the sourceforge.net page,11:03
dsdganyways :) im just bitching becuase i can :)11:04
=== ivoks [n=ivoks@83-131-33-62.adsl.net.t-com.hr] has joined #ubuntu-server
infinitydsdg: Right, if you're authenticating multiple sources against MySQL like that, that's why it would make more sense to use PAM.12:36
infinitydsdg: Cause they should all be able to use PAM auth, then you have a uniform backend.12:36
spikeinfinity: excuse me, I dont really understand your last comment, would you mind argumenting? I fail to see how postfix, vsftpd, apache all using some mod_mysql and authing against it isnt a "uniform backend"01:07
spikeI can see how one could use pam for all those services, and if necessary, add libpam-mysql to the equation, but I fail to see how that would be better01:08
spikein principles I can see the difference as in: services -> pam -> mysql Vs  some services -> pam -> xyz + other services -> mysql01:10
spikebut in practise judging latter inferior, uhm, not sure about that01:10
infinityDifferent MySQL auth stuff can sometimes want different table layouts, etc.  Using PAM allows for uniformity.01:11
=== infinity shrugs.
infinityIt's also just a bit more elegant, IMO.  And means that you don't need every service to have a MySQL plugin of some sort.01:12
spikeboth good points, fair enough, no need to shrug really01:15
=== ivoks [n=ivoks@161.53.50.60] has joined #ubuntu-server
shawarmaNot really on-topic, but this is probably the place most likely to have someone who will answer positively: Does anyone happen to have either an ia64 or sparc ubuntu installation that a) they'd run a tiny experiment for me on or b) lend me access to for a little while?02:38
=== ivoks [n=ivoks@161.53.50.60] has joined #ubuntu-server
=== ivoks [n=ivoks@161.53.50.60] has joined #ubuntu-server
=== tmarble [n=tmarble@209.162.59.166] has joined #ubuntu-server
=== storkme [n=sh2-136@storkey.plus.com] has joined #ubuntu-server
storkmewhat's the best way to install LAMP on a working 6.06 ubuntu server installation ?05:15
=== storkmee [n=sh2-136@storkey.plus.com] has joined #ubuntu-server
=== ivoks [n=ivoks@161.53.50.54] has joined #ubuntu-server
fabbioneshawarma: i have both ia64 and sparc...07:38
fabbioneshawarma: send me a mail with details of what you need.. they are both headless machines.. so no X stuff...07:39
thomstorkmee: sudo tasksel and choose LAMP07:45
shawarmafabbione: Rock'n'roll. Thanks!07:50
fabbioneshawarma: also.. i won't look at it today or tomorrow.. it's monday busines07:52
fabbione+s07:52
fabbioneshawarma: and for access you need to ship at least another 5lt of beer :)07:54
fabbionelast time was good.. this time needs to be excellent ;)07:54
shawarmaHeh... If we manage to both go to a UDS at some point I'll be sure to pay my dues. :-)07:56
fabbioneshawarma: eheh ok07:56
fabbionei am off...07:57
=== fabbione &
storkmeei have no tasksel command08:19
thomsudo aptitude install "~tLAMP" would also work08:20
storkmeei did it manually anyway :p08:24
=== tmarble [n=tmarble@209.162.59.166] has joined #ubuntu-server
=== ivoks [n=ivoks@161.53.50.54] has joined #ubuntu-server
=== ivoks [n=ivoks@161.53.50.54] has joined #ubuntu-server
=== ivoks [n=ivoks@161.53.50.54] has joined #ubuntu-server

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