=== dendrobates [n=rclark@217.207.76.231] has joined #ubuntu-server === olem [n=olem@haven.senso-rezo.org] has joined #ubuntu-server [12:44] dpaste.com looks like a good pastebin to use for a site like this. I'm nervous about pastebins that publish a list of previous pastes, especially given that folks might unknowingly paste passwords and the like [12:45] the dpaste posts are still easy to enumerate - hopefully he'll use a random URL in the future [12:46] not that it would be good for secrets, but less risk than the other common pastebins === BFTD [n=thomas@dialup-4.246.221.80.Dial1.SanJose1.Level3.net] has joined #ubuntu-server === jetole [n=jetole_@lan.tolemedia.net] has joined #ubuntu-server === tck [n=tck@212.2.170.189] has joined #ubuntu-server === kupesoft [n=dave@CPE001310f0bcdc-CM0018c0c44e76.cpe.net.cable.rogers.com] has joined #ubuntu-server === r00tintheb0x [n=r00tinth@198.170.183.130] has joined #ubuntu-server === nictuku [n=yves@200-163-22-7.bsace706.dsl.brasiltelecom.net.br] has joined #ubuntu-server === BFTD [n=thomas@dialup-4.246.202.22.Dial1.SanJose1.Level3.net] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-server [08:44] I'm currently having a problem with drupal hanging when I click on administer? do you know if that's a common problem with memeory_limit? === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === Nicke [n=niclasa@ua-83-227-140-135.cust.bredbandsbolaget.se] has joined #ubuntu-server === ||arifaX [n=||arifaX@inetpop1.witron.de] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === stefano [n=stefano@host254-18-dynamic.56-82-r.retail.telecomitalia.it] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === ivoks [n=ivoks@83-131-60-75.adsl.net.t-com.hr] has joined #ubuntu-server === CrummyGummy [n=CrummyGu@dsl-242-16-15.telkomadsl.co.za] has joined #ubuntu-server === mathiaz [i=mathiaz@nat/canonical/x-4b31f4dfff45cb95] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === ra1nb0w [n=ra1nb0w@213-156-55-129.fastres.net] has joined #ubuntu-server === mdz [i=mdz@nat/canonical/x-45d19bc2620b32fc] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === coNP [n=conp@unaffiliated/conp] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server [11:13] J-_: If you're hitting memory_limit, I believe there should be some mention of it in the apache error log. === dendrobates [i=rclark@nat/canonical/x-dacc48f54b8ae68b] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === [miles] [n=miles@bcn1.entorno.es] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === KennyTheGeek [n=kenny@0x535de6c2.bynxx18.adsl-dhcp.tele.dk] has joined #ubuntu-server [12:27] hmm... i accidently sat a wrong name of my server when installing... now i want to change it to "ceres", i managed to change the hostname permanently, but i still have to access the server through kenny-server.local, and the users are user@kenny-server [12:27] how do i change that? [12:28] KennyTheGeek: do the /etc/hosts entries of 127.0.0.1 and 127.0.1.1 refer to "kenny-server" or to "ceres"? [12:28] ah [12:28] :P === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server [12:30] is a reboot required? [12:30] Now they do [12:30] before 127.0.1.1 refer to kenny-server [12:30] 127.0.0.1 refered to localhost [12:31] well, i added another 127.0.0.1 entry, so localhosts still there :P [12:31] coNP: I just changed them, do i have to reboot? [12:32] that is not good [12:32] you should replace kenny-server to ceres but localhost should stay [12:32] i added another 127.0.0.1 entry [12:32] didn't replace localhost [12:32] im not THAT dumb [12:32] I don't want to say that you are dump [12:33] just that maybe it is better to leave that to localhost [12:33] and only replace kenny-server with ceres [12:33] no, but it would be a liiitle dumb to change localhost to ceres... [12:33] i also just removed my added entry [12:33] I guess a sudo /etc/init.d/networking restart is enough [12:33] i.e., no system restart is needed [12:33] k === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server [12:35] next question... i need to download a bunch of directories to the server... i can do it by x-forwarding nautilus and then drag-n-drop, but i couldn't figure out how to do it with wget... i don't want to rely it on an ssh session [12:37] hmm... the server STILL only responds to kenny-server [12:37] hmm, do you try from the server or from another machine [12:37] another machine [12:37] i'm controlling the server with ssh [12:38] then maybe the DNS and/or /etc/hosts should be changed at the machine you try to connect the server from === jdstrand [n=james@mail.strandboge.com] has joined #ubuntu-server [12:38] when typing kenny-server.local? hmm [12:39] It isn't in the hosts file... [12:40] it's using a local service discovery mechanism [12:41] i think you at least need to restart avahi-daemon on the server [12:41] yeah... but how do i update the servers service name? [12:41] ah [12:41] might require something else as well. i've never used that stuff [12:41] YaY :P it works [12:42] great [12:42] thanks [12:43] now, my other problem... never used wget other than for single file downloads... i need to download i ~13GiB directory structure over ftp... i want all the directories in "dir", but wget won't do it... [12:43] KennyTheGeek: use tar & gzip :) [12:44] the computer i want to get it from is a windows machine [12:44] and it's my sisters, and she is using it [12:44] :P [12:44] i made the machine run WarFTPD, and it is working === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server [12:44] then use ftp [12:44] or use zip / rar whatever [12:45] can i tell ftp just to download anything in a folder? [12:45] mget * [12:45] mget? [12:45] what is mget? [12:46] oh, it's a ftp command that works in text based ftp clients [12:46] ah [12:46] can i make ftp overwrite anything in the existing directory of my server? [12:47] cause many of the files i already got is corrupted [12:47] it really depends on the program you're using [12:47] remove all the files that might be corrupted first [12:47] well, if it's commandbased, and i can set the server to do it itself... [12:47] :S [12:48] theres 3 GiB of files [12:48] and i have no clue which it is [12:48] ftp cannot tell if they are corrupted anyway [12:48] i just know that ~half of them are corrupted [12:48] no, i mean, can i make ftp overwrite all of it? [12:49] that's the same as removing them first, isn't it? :) [12:49] well, not quite... i got 1,2,3,7, the other comp got 1,2,3,4,5,6, i don't want to loose 7, and the other 6 are corrupted [12:49] (just to show you what i mean) [12:50] i mean, 1,2,3 on my server is dead [12:50] so i want to overwrite it ith 1 2 and 3 from the other comp, wjile adding 4,5 and 6 to the catalogs [12:50] but if i delete it first, i will lose 7 [12:51] and it will be an awfull lot of sorting files it i whould remove 1 2 and 3 first === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server [12:52] so what i want to do: if the other computer got the file, overwrite it on my server. [12:53] use mc and FTP [12:53] you can say "overwrite all" there [12:54] but, the problem i had all the time is: it cannot be interactive, as i need to shut this pc down im controlling it from [12:54] so i need to be able to ask cron to do it or something [12:54] thats why i couldn't just use nautilus [12:54] and the server has no screen/keyboard/mouse [12:55] you can run console programs inside screen [12:55] ? [12:55] *monitor === jdstrand_ [n=james@mail.strandboge.com] has joined #ubuntu-server [12:56] but... well, i can't make it automaticly use midnight commander, can i? [12:56] what do you mean by automatically [12:56] screen is basically a terminal emulator you can detach from and continue using elsewhere [12:56] making the server do it by itself [12:56] you have to start it [12:57] lcdd: cool [12:58] coNP: exactly, and if i do that through ssh, and then closes ssh... well, all the other times, my apps stopped running on the server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === TeTeT [n=spindler@modemcable178.77-70-69.static.videotron.ca] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === rambo3 [n=rambo3@host188-195.bornet.net] has joined #ubuntu-server === rambo3 [n=rambo3@host188-195.bornet.net] has left #ubuntu-server ["Leaving"] === ci_omegadog [i=j2geek@adsl-69-208-9-97.dsl.akrnoh.ameritech.net] has joined #ubuntu-server [01:19] anyone here use lighttpd on Ubuntu server? Is it pretty solid, or are there some "gotchas" that i should look out for [01:19] ? === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server [01:27] ci_omegadog: No Ubuntu specific ones. :) === asisak [n=conp@unaffiliated/conp] has joined #ubuntu-server [01:37] shawarma, ty === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === Pumpernickel [n=Pumperni@about/essy/bacon/PuMpErNiCkLe] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === tck [n=tck@A-72-212.cust.iol.ie] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === kupesoft [n=dave@red-gw.cs.toronto.edu] has joined #ubuntu-server === ivoks [n=ivoks@83-131-60-75.adsl.net.t-com.hr] has joined #ubuntu-server === tck [n=tck@A-72-212.cust.iol.ie] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === DustWolf [n=CommieWu@89-212-75-6.static.dsl.t-2.net] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-server [04:32] morning [04:33] zul: hi [04:33] The following packages have unmet dependencies: expect: Depends: tcl8.4 (>= 8.4.5) but it is not going to be installed libnet-ssh-perl: Depends: ssh libpcap0.8: Depends: libc6 (>= 2.4-1) but 2.3.5-1ubuntu12.5.10.1 is to be installed [04:33] E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). [04:34] Hey. I'm trying to install expect, but it bitches about libc6 that I need to upgrade. [04:34] I don't want to :) because I installed libpcap0.8 from feisty (manually) because the Breezy version contains a bug, which is only fixed in this version (0.8) [04:34] How do I get apt to ignore the dependancies? === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server [05:00] I am trying to download activetcl using lynx. It says it downloads the file, but i cannot find it anywhere. [05:02] anyone have any ideas as to where its downloading it to? === resident_moron [n=resident@d53-64-234-196.nap.wideopenwest.com] has joined #ubuntu-server [05:07] anyone ever done a remote install with Ubuntu Server Edition?? === leonel [n=leonel@189.155.93.187] has joined #ubuntu-server === jdstrand [n=james@mail.strandboge.com] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server [05:21] dendrobates: could you look at my added comments in https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/123782 [05:25] bug #123782 [05:32] jdstrand: I was not able to reproduce your bug. I'll look at it again though. [05:33] Depends: libasn1-6-heimdal, libc6 (>= 2.5-0ubuntu1), libdb4.2, libhdb7-heimdal, libkadm5srv7-heimdal, libkrb5-17-heimdal, libldap2 (>= 2.1.17-1), libroken16-heimdal, libssl0.9.8 (>= 0.9.8c-1), heimdal-clients, logrotate, debconf (>= 0.5.00) | debconf-2.0, krb5-config, netbase, update-inetd [05:34] it seems to already depend on inetd. [05:34] it depends on update-inetd-- that doesn't provide inetd. And neither does netbase in feisty === coNP [n=conp@unaffiliated/conp] has joined #ubuntu-server [05:35] apt-cache search -f netbase [05:35] Package: netbase [05:35] Priority: important [05:35] Section: base [05:35] Installed-Size: 156 [05:35] Maintainer: Ubuntu Core Developers [05:35] Original-Maintainer: Marco d'Itri [05:35] Architecture: all [05:35] Version: 4.27ubuntu2 [05:35] Depends: ifupdown (>= 0.6.4-4.9), iputils-ping | ping, lsb-base (>= 3.0-6), debconf (>= 0.5) | debconf-2.0, update-inetd [05:35] Conflicts: openbsd-inetd (<< 0.20050402-3), inetutils-inetd (<< 2:1.4.3+20060719-3), xinetd (<= 2.2.1-8), netstd (<< 3.00), nfs-common (<< 1:0.3.2-1), nfs-user-server (<< 2.2beta47-9), nis (<= 3.6-2), rstatd (<= 3.03-3), rwalld (<= 0.16-1), rusersd (<= 0.17-1), ugidd (<< 2.2beta47-9) [05:36] Sorry, i know that. let me try to reproduce it in a clean vmware session [05:36] netbase (4.27ubuntu1) feisty; urgency=low [05:36] * Merge from debian unstable, remaining changes: [05:36] - drop dependency on inet superserver [05:36] - drop /etc/network/options, migrate to sysctl [05:36] - start networking only once [05:37] I just saw that last one === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server [05:38] apparently that is no longer a remaining change... === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server [05:45] does anyone know if there is a deb for the 3.4 version of SQLite? [05:46] I fear compiling tar balls- its not like i'm using Slack :" [05:48] ci_omegadog: the latest version in gutsy is 3.4 [05:48] ci_omegadog: libsqlite3-0 (3.4.0-0ubuntu1) [05:50] mathiaz: how can i get that deb if i am running Dapper? [05:50] so sorry about this- i am a tcl dev, not a sys admin [05:52] ci_omegadog: try to get the dapper sources and compile it for yourself [05:52] but dapper doesn't use 3.4 [05:52] jdstrand: I verified it in feisty now. Something else provided inetd on my previous test. Let me check gutsy. [05:53] dendrobates: thanks [05:53] sorry, ci_omegadog I mean get the gutsy sources [05:54] ioic === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === DustWolf [n=CommieWu@89-212-75-6.static.dsl.t-2.net] has joined #ubuntu-server === DustWolf [n=CommieWu@89-212-75-6.static.dsl.t-2.net] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server [06:22] could one of you packaging gurus look at my problem installing kerberos on dapper? https://bugs.launchpad.net/bugs/121923 [06:22] it works on feisty. === nrpil [n=nrpil@s5591f679.adsl.wanadoo.nl] has joined #ubuntu-server === asisak [n=conp@unaffiliated/conp] has joined #ubuntu-server [06:24] in trying to compile the gutsy sqlite3 3.4 sources, i just keep hitting dependancy after dependancy [06:24] just like the bad old days [06:25] ci_omegadog: apt-get build-dep sqlite3 [06:25] ci_omegadog: ftw! === mralphabet [n=username@71-10-125-165.dhcp.stpt.wi.charter.com] has joined #ubuntu-server [06:30] cool [06:30] i'm on a vps [06:30] i can start from scratch in lterally 2 mins :) [06:31] i'm going to have to change my /etc/apt/sources.list to all gutsy [06:31] what could possibly go wrong :) === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server [06:33] hmmm- i already have deb-src http://archive.ubuntu.com/ubuntu/ gutsy main restricted === dthacker [n=dthacker@ip68-107-233-209.om.om.cox.net] has joined #ubuntu-server [06:33] how do apt-get build-dep from sources only? [06:33] does that make sense? [06:33] [Wed Jul 04 11:27:13 2007] [error] VirtualHost www.bluestrain.net:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results [06:34] dthacker [06:34] there are no * ports in the virtual host file, so what is it complaining about. [06:34] dthacker: i've run into this before [06:34] hmmm [06:35] its not in the Virtual host file that the * is located [06:35] darn [06:35] if i had a memory, i could help you :) [06:35] ask in #apache [06:35] agrees with ci_omegadog :) [06:35] its a faq [06:35] I shall google the error... === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server [06:38] whoo-hoo- here we go [06:46] okay, its done i have the debs [06:46] now how do i apt-get update to include the current debs in the ./ directory? [06:46] does anyone know? [06:48] ci_omegadog: I can install the new deb with dpkg -i ./packge.deb [06:48] ci_omegadog: can't you just use dpkg? [06:48] hehe [06:48] that is what i'm doing [06:48] and its got the dependency debs in the dir with it [06:49] but i think since apt-get doesn't know to look in the PWD for the dependency debs [06:49] it fails [06:49] ei [06:49] err ie [06:49] dpkg: dependency problems prevent configuration of sqlite3: [06:49] sqlite3 depends on libsqlite3-0 (>= 3.4.0); however: [06:49] Package libsqlite3-0 is not installed. [06:50] ci_omegadog: It can't. [06:50] libsqlite3-0 is in fact in the pwd [06:50] You can install multiple packages at a time with dpkg, though. [06:50] hmm [06:50] k [06:51] COOL [06:52] :) [06:52] i'm sure my system is somehow hosed [06:52] but [06:52] root@slice1:/tcl# sqlite3 [06:52] Loading resources from /root/. [06:52] SQLite version 3.4.0 [06:52] Enter ".help" for instructions [06:52] sqlite> [06:53] ty everyone [06:53] now for more fun [06:53] i'm gonna update :) [06:54] err upgrade [06:57] jdstrand: I uploaded a fix for gutsy. Thanks, for staying on top of this one. In Debian, netbase depends on inetd, but we have changed that in Ubuntu. I was confused. [06:57] wow- i can still log in to my vps [06:57] very nice [06:58] dendrobates: np. so the fix is in heimdal-kdc? [06:59] the only problem seems to be with fdutils [06:59] which on a VPS is moot, i imagine [07:00] has anyone tried vserver in gutsy? === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server [07:03] COOL [07:03] root@slice1:/tcl# tclsh [07:03] % package require sqlite3 [07:03] 3.4.0 === ivoks [n=ivoks@2-61.dsl.iskon.hr] has joined #ubuntu-server [07:12] i cannot believe it [07:13] i did a dist-upgrade on my VPS, rebooted, and its still running fine [07:13] amazing [07:13] super cow powers indeed! === ivoks_ [n=ivoks@36-183.dsl.iskon.hr] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server [07:22] jdstrand: Yes in gutsy. It won't show up yet though. The problem was caused by a difference in the dependencies for netbase in Debian and Ubuntu. I fixed it by adding the dependencies to heimdal-kdc. [07:23] dendrobates: thanks === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === dendrobates [i=rclark@nat/canonical/x-dacc48f54b8ae68b] has left #ubuntu-server [] === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === dendrobates [i=rclark@nat/canonical/x-1efb10bfa069fe11] has joined #ubuntu-server === dendrobates [i=rclark@nat/canonical/x-1efb10bfa069fe11] has left #ubuntu-server [] === BFTD [n=thomas@dialup-4.246.108.157.Dial1.SanJose1.Level3.net] has joined #ubuntu-server === ci_omegadog [i=j2geek@adsl-69-208-9-97.dsl.akrnoh.ameritech.net] has left #ubuntu-server [] === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === stratus [n=stratus@201.53.55.52] has joined #ubuntu-server === kupesoft [n=dave@user78-59.wireless.utoronto.ca] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === coNP_ [n=conp@unaffiliated/conp] has joined #ubuntu-server === tck [n=tck@A-78-162.cust.iol.ie] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.140] has joined #ubuntu-server === coNP_ [n=conp@unaffiliated/conp] has joined #ubuntu-server === TQ_ [n=neron@87.120.64.126] has joined #ubuntu-server === Ai- [n=Ai@pool-68-161-131-169.ny325.east.verizon.net] has joined #ubuntu-server === slackwarelife [n=slackwar@host180-119-dynamic.56-82-r.retail.telecomitalia.it] has joined #ubuntu-server === leonel [n=leonel@189.155.111.127] has joined #ubuntu-server === coNP [n=conp@unaffiliated/conp] has joined #ubuntu-server === kupesoft [n=dave@red-gw.cs.toronto.edu] has joined #ubuntu-server