=== dendro-afk is now known as dendrobates [00:06] What would cause apache to suddenly spike in memory usage and then crash the server? [00:07] it goes from < 100MB of total system memory usage to > 300MB, chews up swap, then bombs [00:07] wordpress-based sites, only one of them seems to cause the problem. [00:10] i installed vsftpd, Public accessible ftp site is located what directory..? === freeflyi1g is now known as freeflying [00:34] ruben23, I'm not sure where the default location is, though it's probably specified in the config [00:35] 218 only here. Wow. [00:35] my guess would be somewhare in /var [00:35] So, can someone please pastebin me an ldd output of ldapsearch ? [00:36] I would but I don't have an ldap server [00:37] qman__: one doesn't need an ldapserver, to have/need/use ldap-utils [00:37] well, I don't have/need/use ldap-utils either [00:38] I was much hoping someone here does/is/blah. [00:38] Alternatively, I could take a look at the package dependencies in the repos. [00:39] there are probably plenty who do, but this is generally a pretty slow channel [00:39] might take a while to get a response [00:39] Shit. [00:40] libgnutls26 (>= 2.7.14-0) [00:40] I was hoping it Ubuntu was not on the same GNU/Fascism wave as Debian. [00:41] This is the 4th package in a week I'm rebuilding because the gnutls bindings don't have the capabilities I need. [00:41] I don't really understand what's wrong with using openssl, but if it means an alternative gets good, then I'm fine with it [00:41] ah [00:41] I think the only time it would affect me is with my openvpn server [00:42] that's on hardy though [00:42] I mean, of course it's documented: ldap.conf(5) TLS_CACERTDIR Specifies the path of a directory that contains Certificate Authority certificates in separate individual files. The TLS_CACERT is always used before TLS_CACERTDIR. This parameter is ignored with GNUtls. [00:43] hopefully the issues are worked out for lucid [00:43] I'd hate to upgrade to the next LTS and have my VPN break [00:44] anybody knows what apps utilize ubuntu cloud feature? [00:44] qman__: sure, are you going to help bring all GPL/BSD/APL license wars to peace? [00:44] Jad_: lsof -i ;) [00:45] heh, I don't know what the big deal is between them [00:45] sure they're different, and choosing your favorite is one thing [00:46] but I don't see why using software from the different ones is a problem [00:46] it's all free, it's all open, it's all good software [00:46] I don't give TWO FUCKS ABOUT THE LICENSE. I just like good software. And I like good code. And I like both together best. [00:46] you mean i type lsof -i in ubuntu to get the apps? i haven't installed it yet [00:47] Jad_: apt-cache show lsof , google://lsof [00:48] It was a geek ``joke'', you didn't get it. Now read up. [00:48] that would only tell you what programs are using files over the internet [00:48] cloud computing seems to be the latest trendy buzz word [00:49] we used to call it clustering [00:49] and you didn't bother unless you had an application in mind that you specifically wanted to cluster [00:50] qman__: cloud is more than clustering. It's third party, virtualization, with optional ($$$$) clustering. The third party part is important. You give it to the ``cloud'' -- to someone else to take care of it, to someone else to blame (for $$$$). [00:50] sort of how virtualization became a trendy buzz word a couple years ago [00:51] oh yes, I understand how it's different [00:51] just saying, it's really not all that different [00:51] clustering made easy [00:51] yes i appreciate the joke but i wasn't kidding. especially since i'm practially new to ubuntu [00:51] Jad_: and I don't even use it! [00:52] you don't use ubuntu? [00:52] whats this crap heh [00:52] lets stay serious [00:54] Jad_, cloud computing is basically just combining a bunch of servers into one giant computing resource, where you create virtual machines or applications to run on that resource [00:54] Jad_: I came here to ask some info about a package. Stayed for the good coffee. [00:54] :) [00:54] so, instead of saying "what can I do on a cloud", you should be saying "what do I need to do" [00:55] And then think about how to do it cheaper and more realiable. [00:55] and once you figure that out, determine if it's economical or beneficial to do it on a cloud [00:55] And a cloud is just one of the options. [00:56] yea i understand i was just thinking it might be like windows azure [00:56] qman__: not quite. Right now the hosting I'm doing is a lot cheaper with a couple of leased root servers (all running a couple of Xen DomUs) than doing it with Amazon (as an example). [00:56] but it seems more like vmware vsphere [00:56] Jad_: Windows Azure is not so much a cloud, as it is a pipe (smoke) dream. [00:57] I don't know anything about windows azure [00:57] or vmware vsphere, for that matter [00:58] i understand what clouding is, the thing is its different among different vendors. in windows azure it lets a developer distribute bunch of processes/resources on different servers [00:58] but azure is only hosted by MS [00:59] I run all my stuff on actual hardware [00:59] nothing against virtualization, it just doesn't benefit me [00:59] midori seems to be like a cloud but actually a grid compututing system perhaps [00:59] yea qman its better to have it local [00:59] Jad_, the ubuntu cloud computing is the same type of system as amazon ec2 [01:00] or at least it can be configured that way [01:00] \o/ [01:00] you can move machines to and from amazon and your ubuntu cloud [01:01] Success. Recompiling ldap stuff, and suddenly I can actually verify my connection to all my servers. [01:01] so you mean the OS can be run on several hardwares at once? [01:01] maybe different processes run on different cases [01:01] like grid computing [01:01] well, that's how a cloud works [01:02] it shares the load among all the hardware in the cloud [01:02] http://queue.acm.org/detail.cfm?id=1017001 some more infos... [01:02] in one giant environment [01:02] how do i check my free remaining space on ubuntu-server [01:02] ruben23, hard drive space, df [01:02] I usually do df -Thx tmpfs [01:03] ok thanks, yea thats what i was thinking. vmware cloud OS uses another definition for the cloud thats why several vendors use different meanings. [01:04] good thing that ubuntu you can have unlike azure [01:04] qman__: teh un partion part of my HDD [01:04] qman__: the unpartion part of my HDD [01:04] fdisk? [01:05] cfdisk for more comfort. [01:05] vmware's cloud is more like a bunch of vm's btw [01:16] hi i did lvextend on my existing logical on a volume group, after that i check df -h nothing happend to my /var/ [01:16] *low level software that handles bunch of vms, more than 200 OSes [01:18] ruben23: what filesystem are you using? [01:18] ruben23: you've expanded the volume, but you have to let the filesystem know of the change [01:19] netrat: how to do that..? [01:19] is there a 32bit ubuntu server btw? [01:19] the logical/volume group is monuted on /var/ [01:19] do i have to unmount it first..? [01:20] ruben23: is it an ext3 filesystem? [01:20] Jad_: yes there is a 32bit server [01:20] netrat: how do i check..? [01:21] ruben23: run the mount command [01:21] oh nevermind, found it, thanks [01:22] ruben23: give me the mount information for /var, for example /dev/mapper/vg0-root on / type ext3 [01:22] /dev/mapper/VolGroup00-LogVol01 [01:22] 1.9G 1.5G 313M 83% /var [01:23] ruben23: do you see a filesystem type? ext3, xfs, etc... [01:23] netrat: no i cant see it [01:24] ruben23: type the following command, mount [01:25] ruben23: then you should see the filesystem type [01:25] /dev/mapper/VolGroup00-LogVol01 on /var type ext3 (rw) [01:25] oh these shell stuff seem complicated. hope there's easy UI for these stuff [01:26] ruben23: okay that's good, ext3 supports online resizing. run the following command, resize2fs /dev/mapper/VolGroup00-LogVol01 [01:26] netrat: but /var/ is already mounted [01:27] ruben23: ext3 supports online resizing, meaning you can resize it while it's mounted [01:28] do you have to learn these commands to use ubuntu server? i remember the linux book was pretty big :) . maybe though ubuntu is easier [01:28] netrat: how about this scenario, ill be having a directory /var/ftp---> can i resize my ftp directory only... [01:28] ruben23: is the filesystem mounted on /var or /var/ftp? [01:29] ruben23: if the filesystem is mount /var then you'll have to make a new lv and ext3 filesystem then transfer everything over and mount it on /var/ftp [01:30] ok ill do the second options you give [01:30] ftp is not yet made, im just going to create the ftp directory [01:31] maybe just use alcohol120% for mounting on ubuntu? or not possible? [01:31] ruben23: have you already resized the /var logical volume? if so you have wasted space and eventually you'll have to resize the filesystem [01:31] like mount CDs? [01:31] Jad_: what are you talking about using alcohol120$? isn't that a windows program? ;-) [01:31] netrat: can i revert it back..? [01:32] qman__: didn't read the whole backscroll, and while I of course agree that clouds are a security risk, we have mitigated that quite a bit when using libvirt in karmic. it will launch machines with their own individual profiles so they are isolated from each other as well as protecting the host from user space attacks. hypervisor/kernel level exploits are of course not protected [01:32] maybe it has a linux vers too [01:32] havn't checked [01:32] ruben23: that shouldn't be a problem [01:32] or emulating :) [01:33] Jad_: we are talking about mounting and resizing filesystem/logical volumes. alcohol120 is used to mount CD images [01:33] netrat: im just focus on resizing ftp directory cause ill be copying large file on that directory [01:34] qman__: I should rephrase... 'clouds *can be* a security risk [01:34] netrat: how would we do the revertion..? [01:34] ' [01:34] oh mounting filesystems. havn't used that ina long time :) [01:34] i guess i should check back my old linux book :) [01:35] ruben23: use lvextend and lvreduce to resize LVs [01:36] qman__: it all depends on what you are doing, who has access (just like with a real cluster of machines). obviously hypervisor bugs and kernel exploits are an attractive target, and you get more bang for your buck with one hypervisor bug as opposed to compromising a single machine [01:36] lvextend -L+5G or lvreduce-L-5G [01:36] qman__: but the point remains-- many of these issues are mitigated in 9.10 through the apparmor security driver in libvirt [01:36] s/these/the/ [01:39] Jad_: are you in libya? [01:39] no, why :) [01:40] its close though [01:40] beirut [01:40] oh Lebanon [01:41] was using redhat back in 2002. ubuntu seems the most popular these days. perhaps will switch my hosting to a ubuntu server [01:42] the only command i remember is ln sym? symbolic link hehe [01:42] Jad_: yes i used redhat too.. CentOS is basically the community version of redhat, but i prefer ubuntu [01:42] ok [01:44] will have to keep a win hosting for aspx and mssql thou [02:25] I just did a fresh install of ubuntu-9.10-server-i386 on a test system. I went to edit the /boot/grub/menu.lst file to add a boot option and the file wasn't there. Did the latest version of ubuntu-server switch to a different boot loader that grub2? [02:29] 9.10 uses grub 2 on new installs [02:30] all previous versions used grub 1 [02:31] qman: That's what I thought and read on the ubuntu site, but shouldn't there be a menu.lst file then? [02:52] hi nayone can help i have installed pxe server it work, problem only is the process how it copies the file on my os distro, im doing it by ftp but it didnt work, NFS and http are option but how to do it.. [03:04] ruben23: See if the info about using Kickstart at https://help.ubuntu.com/community/PXEInstallServer helps you? === vitaliy_ is now known as vitaliy [03:33] w/ apticron running when should i expect the upgrade available email? [03:35] my apticron runs at 12:44 daily and its 23:55 .. have not received an alert [03:36] /etc/motd is not saying anything either .. it runs every 10 mins [03:38] /etc/update-manager/release-upgrades shows Prompt=normal [03:55] Isn't apticron obsoleted by /etc/cron.daily/apt ? [04:35] New bug: #464172 in mysql-dfsg-5.1 (main) "update script break on run (mysqld not stopping)" [Undecided,New] https://launchpad.net/bugs/464172 [04:56] hi any help setting pxe server [05:03] ruben23: install dnsmasq [05:11] twb: ihave dhcpd already installed [05:11] dhcpd is not a TFTP server. dnsmasq is. [05:12] But if you want to use tftpd-hpa instead, go ahead. [05:13] twb actually i can boot to my pxe server and start the initial install of the OS, problem is during the copying of ciles it cant locate, what id copy the image file [05:13] ive tried [05:13] ftp [05:13] and httpd [05:14] same thing [05:14] it ask for cdrom [05:14] during the installation [05:14] ruben23: that's because you're booting the wrong initrd [05:15] ruben23: which release are you trying to bootstrap, 8.04? [05:15] yes [05:15] One moment [05:16] im doing the initrd.gz [05:17] http://mirror.internode.on.net/pub/ubuntu/ubuntu/dists/hardy/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux [05:17] http://mirror.internode.on.net/pub/ubuntu/ubuntu/dists/hardy/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz [05:17] You want to use those two, not the hd-media or cdrom images. [05:21] twb: this will i used to the config [05:21] how about the process of my image [05:21] how it will copy [05:22] twb: thanks for this [05:23] ruben23: eh? [05:23] I don't understand the question [05:23] Incidentally, I seem to recall a recent package that will help set up a netboot install server... [05:23] twb: i mean i used that file on my pxe config.. [05:23] can a thin client with no hdd boot ubuntu over ethernet from a server? [05:24] then may image ubuntu, how do i copy it to be used by pxe. [05:24] StrangeCharm: yes. [05:24] StrangeCharm: I sell systems that do this for an entire network [05:24] ruben23: I still don't understand. [05:24] twb: huhuhu [05:25] is there an app in the default repo for the server end of this? [05:25] StrangeCharm, you can set it up using the alternate install disc [05:25] it's an automagic type option [05:26] or you can do it manually [05:26] StrangeCharm: ltsp5 [05:26] qman__, the server already does other things. i'm not reainstalling the OS. [05:27] trouble with doing it manually is there's quite a bit to set up [05:27] twb what i do next [05:27] unless they've improved it since I last did it [05:28] netboot-assistant, that's the package [05:28] It basically does everything for you, IIRC [05:28] nice [05:28] that didn't exist when I did it [05:28] twb, so, i install the netboot package, and the client can just go from there? [05:28] had to do the DHCP and everything manually [05:28] Sorry, di-netboot-assistant [05:29] It will fetch the d-i netboot kernels and ramdisks and set up a pxelinux menu and everything [05:29] I don't know if it's available in Ubuntu yet, of course... [05:29] sweet [05:30] well, that's the fun part [05:48] problem. on a fresh 9.10 install, with several crypted lvm disks, entering the first passphrase at boot goes ok, when prompted for the second, a bunch of messages appear before the phrase can be entered [05:55] so i just bought a vps, i am mildly experinced with ubuntu, but not a security expert, best tips for keeping it secure? [05:56] other than strong passwords and not handing out ssh accounts like there candy [05:56] supermatthew, make sure no users have shells that shouldn't ever log on [05:57] and use encrypted protocols [05:57] https [05:57] atm im not handing out access to it [05:57] http isn't a big deal unless you're logging in [05:57] I meant email, shell access, file access [05:57] i setup ispconfig cause i hate messing with files [05:58] use pop3s/imaps, scp/sftp/sshfs, etc [05:58] don't use ftp, telnet, etc [05:58] i don't even have a telnet client :p [05:58] you probably do [05:58] windows 7 [05:58] no preinstalled telnet client [05:58] wait putty has a telnet client [05:58] nvm [05:59] in any case [05:59] go through /etc/password and if anything has a real shell that shouldn't, like built in accounts, change it to /sbin/nologin or /bin/false [05:59] err [05:59] /etc/passwd [05:59] supermatthew: you're running ssh, right? [05:59] the only ones that should have real shells are root and any user accounts you create [06:00] yeah [06:01] ubuntu is pretty well secured by default [06:01] supermatthew: install something like denyhosts [06:01] oh, change the sshd config, PermitRootLogins No [06:01] unless you need that [06:02] well the default vps image has root enabled [06:02] :p [06:02] right [06:02] which is why you should prevent root from logging in through ssh [06:02] log in through an unprivileged user, then su to root if you need it [06:03] k [06:03] and I'd switch to public/pricate key auth over ssh [06:04] i guess what i should really worry about is the windows server sitting at my feet :p [06:05] but thats behind my DSL nat, so not really worried [06:05] a default install is pretty secure, so you only really need to secure anything you install on top of it [06:05] or in this case, anything your VPS company did to it [06:06] also, a good firewall is quite valuable [06:07] * kblin shrugs [06:07] you can mitigate brute force attacks and prevent any connections to anything you aren't intentionally running [06:07] won't fail2ban help with the brudeforce attacks [06:07] on a server at a hoster, I usually go for "if I don't want to run the service, the port is closed" [06:08] of course closing ports is a good isea [06:08] I don't use fail2ban, I just use iptables with the recent module [06:08] brute forcers can only get about 20 failed logins done in a day [06:09] which is nowhere near fast enough to actually crack an account [06:09] if they were smart they could get more in, but they're not [06:10] they're just spamming attempts [06:10] its probably just bots [06:10] yeah [06:10] of course my shell server's down right now [06:10] video card died a couple days ago [06:11] waiting on a replacement [06:11] i used to run filezilla server on my desktop a couple years ago to let a friend quickly upload and download files(we moved to an svn solution later) [06:12] and i could watch as 1-2 IPs a day tried to brude force the admin password [06:12] yeah [06:12] though the admin account didn't exsist :p [06:12] I usually get about 5-10 separate brute forcers trying my shell server [06:12] per week [06:13] and it's always root, admin, mysql, etc... [06:13] none of which can log in [06:13] passwords to always try first if you want into a system: password admin root 123456 12345 [06:13] * kblin shrugs [06:14] I'm using denyhosts with the public database of known offenders [06:14] that's a bit too resource intensive for my 200MHz shell server ;) [06:14] iptables gets it done [06:15] might i ask what exactly your server does :p [06:15] supermatthew: most my servers have "secret" as admin password :) [06:15] I've got several, that one is for ssh and web [06:15] it's the oldest and slowest [06:16] i used to use test test as a login/password for various things [06:16] making it perfect for ssh, since it can only handle 3-4 simultaneous ssh connections [06:16] then again, those are virtual machines for testing and stuff, they're never on a public network [06:16] then i used it on a friends game and he mad at me :p [06:16] it was a public game [06:17] and any box could serve my static HTML pages and pictures at the 40k/s my net connection can handle [06:17] test test had full admin rights [06:17] i had fun then loged off and told him to change that password [06:18] I also used to run ftp and an eggdrop on that machine [06:19] :( i have a gbps port on both of my desktops, why can't i get a fiber cable for cheap [06:19] i watched as they put down a couple hundred strands infront of my apartment [06:19] * kblin goes back to try and find what's causing data corruption on his file server [06:20] why would you want fiber [06:20] cat6 is cheaper and easier to work with [06:20] fiber as in from this apartment to a datacenter [06:20] qman__, isn't it ironic that your shell server is down because of video card problems? [06:20] ah [06:20] StrangeCharm, yes, it is [06:20] it won't boot without one [06:20] and it doesn't have an AGP slot [06:20] or some other place [06:21] so I had to order up a PCI replacement [06:21] theres only 1 hop between my isps network and the datacenter my vps is on [06:21] qman__, i'm so young, i've never seen an agp slot in real life [06:21] ? [06:21] wow [06:21] O.o [06:21] hah [06:21] so let me tell you about running stuff on ISA slots :) [06:21] this machine predates AGP [06:21] it only has PCI and ISA [06:21] i have an ISA card in my closet [06:21] sound card [06:22] quite usless to me [06:22] economically, fixing it is a poor decision [06:22] but it has sentimental value [06:22] qman__, also, fiber has much higher max speeds than cat6. it is better as a long-term investment [06:23] fiber can go for miles [06:23] StrangeCharm, there are specs for 10g over cat6 [06:23] cat6 100 meters [06:23] I thought he meant in his home, PC to PC [06:23] making fiber silly [06:24] qman__, agreed, there is almost application i can think of that would require fibre in the home. but fiber to the home is a sound investment: highest experimental speeds with fiber are massive, among other advantages [06:24] yeah [06:25] why, im living in the center of thousands of corprate buildins and 10 or so datacenters within an hour drive [06:25] but im stuck with 3 mbps dsl [06:25] yet i had fios when i lived in denton, which is an hour drive [06:26] not to put too fine a point on it: the reason that the us has such poor broadband and beyond-broadband is that llu is not mandated [06:26] I'm stuck with cable [06:26] costs three times what it should [06:26] the only other option is a leased line [06:26] i want to move to sweeden [06:26] sweden [06:27] a friend there has a 100 mbps line [06:27] 100meg broadband as a human right? [06:27] the suicide rate's pretty high, though [06:27] O.o [06:27] StrangeCharm; I think 100meg broadband should be a human right =) [06:28] supermatthew, i'm just saying, there's broadband, and there's environment [06:28] I'll take my freedom over fast internet [06:28] crohakon, i agree in principle, but i'd rather not specify a speed, rather a qualitative value that'll keep pace with changing times [06:28] qman__, where do you have freedom, out of interest? [06:28] Want to know what pisses me off about ISPs? When they block ports! [06:29] I live in michigan, US right now [06:29] and my rights are pretty heavily violated here [06:29] what part of michigan? [06:29] but it's much worse in europe [06:29] lapeer [06:29] ideally I'd like to go to alaska [06:29] qman__, don't assume so. the balance is closer than you think, especially with the echr [06:29] the last free state [06:30] over near flint? [06:30] crohakon, yes [06:30] Ahh, I am from the Muskegon area. [06:31] Anyway, time for sleep. Goodnight. === crohakon is now known as crohakon|zZz [06:31] good night [06:31] so i was thinkin, Blimps + LAzors + Sharks = Internet Anywere above ground and defence system for said internet [06:31] ie each blimp is a hop [06:32] and connects to other blips or to the ground via lazers [06:32] then you stick the sharks on the blimps so that people can't attack them or enviromentalists will be angry [06:32] supermatthew, that strategy would be pretty heavily affected by poor weather [06:33] put blimps high up in air [06:33] and if the connections poor, then you use land based connections to cover the area [06:33] then when weathers clear, you can go back to blimpies [06:34] also, effective laser communication requires extreme precision [06:34] and im sure that not much could stop a 10 gigawatt comminication lazer [06:34] more than GPS can do [06:35] but sharks + satalite dishes + blimps doesn't sound as good [06:35] i should be gettin to bed [06:35] what's the package/metapackage/whatever for the standard ubuntu gnome environment? [06:36] StrangeCharm, ubuntu-desktop [06:36] so simple, thanks [06:36] also: for password security people: download these http://www.outpost9.com/files/WordLists.html [06:36] if your passwords on one of those lists [06:36] please think of a new password [06:37] nice resource [06:37] great for pen testing WPA [06:37] :p it seems WPA is becomming a joke [06:37] almost as much as wep [06:38] yay netsplit [06:39] well, WPA + AES isn't totally broken [06:39] but it's easy to get a packet, and then brute force [06:39] so it requires a strong passphrase [06:42] I keep all my wireless stuff on a separate network from my important stuff [06:42] and VPN in [06:42] just like I would from anywhere else on the internet === jussi01 is now known as jussi01_ [07:59] can anyone please tell me where i can get the key bindings for x server? [08:05] <_ruben> ubuntu-server doesnt do X [08:14] ok.. [08:14] what is tty, stty etc.,? [08:29] <_ruben> stty (1) - change and print terminal line settings [08:29] <_ruben> tty (1) - print the file name of the terminal connected to standard input [08:29] <_ruben> tty (4) - controlling terminal [08:29] <_ruben> !apropos stty [08:29] Sorry, I don't know anything about apropos stty [08:29] <_ruben> aww [08:33] !man -k tty [08:33] Sorry, I don't know anything about man -k tty [08:33] Bah! [08:33] not a very bright bot, is he === jussi01_ is now known as jussi01 [08:57] New bug: #464418 in eucalyptus (main) "Official UEC image fails to boot" [Undecided,New] https://launchpad.net/bugs/464418 [09:02] New bug: #464426 in krb5 (main) "missing binary transition package libkrb53" [Undecided,New] https://launchpad.net/bugs/464426 === Garandil_ is now known as Garandil [09:42] what's the command to start the ubuntu-dektop interface [09:44] start kdm from init [09:44] if you use kde [09:49] StrangeCharm: "invoke-rc.d gdm start" [09:49] StrangeCharm: assuming you mean a graphical GNOME login screen. [09:52] Why have you installed a GUI on a server? [09:52] hear, hear [09:53] The only time I've ever done that was to rickroll clueless users over X11 forwarding. [09:53] <\sh> hmmm..on karmic its "start gdm" afaik, because of upstart? ;) [09:55] fahadsadah, i like using a mouse with emacs [09:55] so sue me [10:00] Hi.. I was wondering if there is any good way to administer the domains and mail users on Ubuntu server? [10:00] i use postfixadmin [10:06] does it work in anyway like qmailadmin? [10:08] Blink. [10:08] People still use qmail? [10:08] StrangeCharm: Emacs has transparent remote file access. It is in NO WAY appropriate to install Emacs on a server. [10:09] I used it 3 years ago.. just gotten around to start fiddeling with linux again.. [10:09] StrangeCharm: also, even if you install emacs23-nox on your server, you can do -e xterm-mouse-mode [10:09] As the mg DD, I also heartily recommend it as a lightweight alternative to vi when you're trying to fix the network at the server's local console. [10:10] \sh: ah, I guess in karmic the upstart people finally got off their arses and started moving stuff out of sysvinit-compat [10:10] \sh: start(8) is certainly an upstart API [10:15] <\sh> twb, yes...keybuk did some good work on it :) [10:16] At the same time, per finally got insserv on by default in Debian... [11:05] hi all I have a question. What is the main advantage to upgrade my system from 8.04 to 9.1 ? [11:10] hk_guest: you get to spend a weekend fixing all the fuckups it causes [11:11] twb: should I upgrade my server? [11:11] The rule of thumb is: get it working, then leave it the hell alone [11:11] Don't upgrade unless you know you need to [11:11] e.g. because it fixes a bug that's causing you a lot of problems. [11:12] twb: you are right [11:12] Note that security updates are an exception to this rule [11:13] twb: what is the best web based managemetn tool for ubuntu server in ypur opinion? for example webmin or ebox? [11:13] well, a security update kind of classifies as "a bug that's causing you a lot of problems" [11:13] hk_guest: they're all bloody awful [11:13] kblin: granted [11:13] kblin: not everyone sees it that way :-) [11:14] twb: :)) [11:14] twb: I think you are thinking the best management tool is nano or pico :) [11:15] hk_guest: erm, sed -i beats nano [11:15] pico IIRC isn't free software, so it's automatically out [11:16] hk_guest: basically try whatever you can find and pick your best match [11:16] hk_guest: mine happens to be vim, yours might be different [11:18] e.g. you can pretty much manage a samba server from the microsoft management console if you want to [11:18] kblink: yes. I am using nano. I want to set up a new server instead of old with a new PC based hardware. and planning to use 9.1 [11:18] 9.10, if I might nitpick :) [11:19] But I use mysql for vtigercrm and postgresql for another software. I dont know what is waiting for me when I transfer my old data [11:21] I am not sure should I upgrade or not. Because my old system like an test system. lots of unnecessary software I installed on it. [11:21] I want a fresh start again :9 [11:45] hellow [11:45] i am having error while creating cloud server: Error 7: Failed to connect to 91.189.89.31: Network is unreachable [11:45] anyone can help me to solve it? [11:46] Pfft, vim is like 7MB [11:47] which is the fastest virtualization method (performance-wise) in 9.04/9.10 ? for servers without X [11:48] I mean server guests, ubuntu/debian [11:48] Visualization of what? [11:48] virtualisation [11:48] Oh, virTualization [11:48] KVM ? [11:48] KVM is what Ubuntu recommends. [11:50] mhm. I'm using Virtualbox for windows, and vmware server for ubuntu server installs, but it's a bit (a lot?) slower. [11:52] what does it means "cc host"? [11:53] MazuGrazus: cluster controller host in the context of UEC [11:53] TeTeT: thx [12:12] hi [12:12] I have created a zone file "ele.localhost." [12:13] and in the zone file I write @ SOA nameofcomputer.localhost. [12:13] and then NS RR i put it again and a A record for the loopback adress [12:13] when i write dig ele.localhost, why dosent my computer loopback adress come up [12:14] or should i configure it so the zone ele.localhost i created is in my computers assigned ip and not loopback address [12:54] hello, what do you think about this RPC issue? http://pastie.org/676628 - no firewall nor /etc/hosts.* restrictions are active. [13:11] New bug: #464646 in ipsec-tools (main) "package racoon 1:0.7-2.1ubuntu1.9.04.1 failed to install/upgrade: subprocess post-installation script returned error exit status 255" [Undecided,New] https://launchpad.net/bugs/464646 [13:15] smoser: bug 464418 looks like a failure to bundle correctly to me... would you get that error if you package something that is not an image together with a valid EKI/ERI ? [13:16] https://launchpad.net/bugs/464418 [13:18] i dont know how htat could be. [13:20] ttx, the attached console log http://launchpadlibrarian.net/34665954/console-output [13:21] says "gave up waiting on sda1" but right before that it shows sda1 output from kernel [13:22] beh [13:23] smoser, kirkland: I never got that in testing. did you ? [13:23] no. [13:23] ttx: first i've seen of it [13:23] ttx: i did hit the deadlock db issue *all day* yesterday [13:23] and i to would suspect rebundling (cared that possibly rebundling on non-karmic might have cuased it) other than it doesn't say "no filesystem on /dev/sda1" it says "no sda1" [13:24] ttx: particularly as i was setting up for my UEC demo last night [13:24] kirkland: happy to hear I didn't dream it. I got it every single time. [13:24] ttx: i couldn't "not" get it yesterday [13:24] ttx: i see why you were so frustrated [13:24] kirkland: I think its config-related [13:24] ttx: we have to fix that in an SRU [13:24] ttx: our competition is gonna laugh at us [13:24] ttx: and our customers are going to cry [13:25] ttx: so i caught dan online, and here's how we "fixed" it [13:25] ttx: i commented out the upstart registration jobs [13:25] ttx: since the pieces were already registered [13:25] kirkland: "restart" fixes it for me. [13:25] ttx: and restarted eucalyptus [13:25] ttx: i had to no-opt the registrations [13:26] kirkland: simply restarting wouldn't fix it ? [13:28] kirkland: they asked access to affected configurations to debug it. But the box I experience it on boots 25% of the time correctly because it has hardware quirks, so I'm not sure the eucalyptoids can easily use it for investigation [13:28] kirkland: good thing if you can reproduce it steadily on something they could access [13:29] * ttx should really dump that intel sdp nightmare and replace it by hardware that works. [13:29] ttx: sure, i won't reinstall this system until they've looked at it [13:29] choosing "install ubuntu enterprise cloud" feels strange in this VM on my laptop [13:29] ttx: so i brought 4 laptops to the release party last night [13:29] ttx: and the router [13:30] kirkland: how did it go ? [13:30] ttx: our 2 canonical dell laptops and our router [13:30] ttx: plus 2 of my own [13:30] ttx: i did UEC demo's all night [13:30] ttx: most people there had seen ec2 [13:30] ttx: and they were pissing themselves when they saw how they could do basically the same thing on their hardware [13:31] yes, in 15 minutes :) [13:31] ttx: so it went well, once i got the db deadlock thing solved [13:31] ttx: i also demo'd powernap [13:31] ttx: which went really well [13:31] ttx: brought the watt-meter [13:32] ttx: killed all the vm's waited 5 minutes while i showed the web interface [13:32] hi folks, I usually don't ask to re-consider a post: I know it's lame and very annoying. However, this is really causing me serious problems in a production environment. Does anybody have any clues about the RPC issue I posted above? Thank you. [13:32] ttx: and then each of the nodes s3 suspended [13:33] yes, that makes a great 45 minute demo. If we could cut the install time while still showing "from ISO to cloud", we could do it in 20-30 minutes [13:34] I don't think a 15-minute format would give it justice [13:37] what the fuck is a node [13:37] " scrub: scrub in progress for 0h0m, 0,00% done, 852h29m to go" [13:37] please [13:37] anyone [13:38] a node is a machine in a cluster [13:38] among other things [13:38] member of a cluster [13:38] Googa, in UEC terms a node is a physical system that hosts virtual systems [13:39] please do not use foul language, as it might be offensive to some. [13:39] sry [13:42] New bug: #464776 in samba (main) "Upgrade to Karmic kills smbfs: cifs filesystem not supported by the system" [Undecided,New] https://launchpad.net/bugs/464776 [13:43] is subdomain same as subzone? [13:57] can anyone tell me the differnce between the admin and adm groups? [13:57] do you have to be in both for sudo privs? [13:58] moonpup: admin is listed in the sudoers file. adm is typically used for writing to log files in /var/log/ (someone correct me if I'm missing something) [13:59] Pici thanks, as I couldn't seem to find anything in the ubuntu docs regarding the groups [14:00] i was pretty sure it was admin, but didn't know what adm was for [14:04] Pici: Well, I guess adm is more used for read access to log files... === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [14:48] hello [14:49] hi maxernoult [14:51] do you know a command / program that shows the electric consumption of a server ? [14:52] hi. Just upgraded a server (Xen host) guest from intrepid -> jaunty -> karmic. Jaunty was fine, but karmic fails to boot. I get the following, and then a Control-D message: [14:52] mountall:/proc: unable to mount: Device or resource busy [14:52] mountall:/proc/self/mountinfo: No such file or directory [14:52] mountall: root filesystem isn't mounted [14:52] host is debian etch / kernel 2.6.18 [14:54] maxernoult: PowerTOP [14:55] http://www.lesswatts.org/projects/powertop/ [14:55] good, th0mz nks [14:55] oups ... [14:56] good, thanks :D [15:09] I want to install 9.10 on a new computer it will be real close to my desktop Shall I administer it via lan or serial port [15:16] Is anyone here that canm help [15:20] Is every one here a bot [15:21] hi. Just upgraded a server (Xen host) guest from intrepid -> jaunty -> karmic. Jaunty was fine, but karmic fails to boot. I get the following, and then a Control-D message: [15:22] mountall:/proc: unable to mount: Device or resource busy [15:22] mountall:/proc/self/mountinfo: No such file or directory [15:22] mountall: root filesystem isn't mounted [15:22] host is debian etch / kernel 2.6.18 [15:27] Alguem está rodando vmware server no ubuntu 8.04 [15:27] Simmerz are you real [15:27] Liberty76: yep [15:35] simmerz thanks [15:35] lots of people here but not much help [15:36] xit [15:42] Liberty76: There are people in here from around the world. I just woke up and sat down at my PC--but I have to leave for work in about 5 minutes. Try asking your question in another hour, maybe more people will be looking at their screen. [15:44] maybe [15:53] kirkland, mathiaz: I'll be away until Thursday, please split the remaining bugs in https://bugs.launchpad.net/ubuntu/karmic/+source/eucalyptus between you two so that they keep moving === AndIrc is now known as Guest8698 [15:54] ttx: maaoooowww - okidoki [15:55] mathiaz: you're trying to sound like a lynx ? [15:55] ttx: :) [15:55] mathiaz: sounded like when I step on my cat. [15:55] ttx: it's actually hard to sound like a koala [15:55] ttx: [15:55] ttx: ^^ koala [15:56] mathiaz: how was Montreal release party ? [15:56] ttx: great - I didn't get as much beers as I expected [15:56] ttx: the upside is that I was able to remember the way back home ;) [15:56] hm, being an Ubuntu dev used to pay more. [15:57] I also remembered the way from my party couch to my bed [15:57] ttx: how many people were attending your party couch? [15:58] I am building a new pc, and want to make an ubuntu home server, Do i need a monitor will a serial port work or is it better to administer it over the network? [15:58] mathiaz: do cats count ? [15:58] ttx: yes - mice as well [15:58] mathiaz: then, 2 plus an unknown number of mice. [16:00] is there no 9.10 server edition? [16:00] incorrect: you are incorrect. [16:01] There is a 9.10 release it came out officially yeserday [16:01] well the updates to the website show no 9.10 [16:01] http://www.ubuntu.com/products/whatisubuntu/serveredition/techspecs/whatsnew [16:02] linked from http://www.ubuntu.com/products/whatisubuntu/serveredition [16:02] http://www.ubuntu.com/getubuntu/download [16:03] incorrect: you are correct -- that "What's new in 9.10 (Jaunty Jackalope)" is quite wrong [16:03] http://www.ubuntu.com/getubuntu/download shows no server edition [16:03] http://www.ubuntu.com/getubuntu/download-server [16:03] linked from first page (ubuntu.com) [16:04] well its confusing for people who have previously just clicked the download and selected server [16:05] incorrect: and it should be fixed [16:05] i wonder if someone will have put in server install from the netboot or if i will have to extract the seed file for it [16:05] incorrect: thanks for pointing it out [16:05] I thought the whole world knew about 9.10 its ben all over the net. and on the front page of ubuntu. org [16:06] i thought maybe the server version was skipping a release as i didn't see a whats new [16:06] I would get it from a torrent. The dowlload servers will likely be over loaded [16:08] Can the server be administered ove a serial port? [16:10] incorrect: known issue, fix in progress [16:11] ttx, cool, i wasn't too sure if there was going to be a server release, i haven't been keeping track of things recently [16:11] there is. I hope, otherwise I'd have been working 6 months for nothing. [16:14] thought it might have been more important to get a good LTS out rather than a server update now [16:15] incorrect: LTS is the next release. [16:15] i know [16:15] i try to use LTS releases for my hosting platforms === Garandil_ is now known as Garandil [16:33] ScottK: bug 377571 [16:33] Launchpad bug 377571 in postfix "package postfix 2.5.5-1.1 failed to install/upgrade: " [Undecided,Incomplete] https://launchpad.net/bugs/377571 [16:33] ScottK: is linux1.hsd1.pa.comcast.net. an invalid value for myhostname? [16:33] No. Let me look at the bug. [16:34] ScottK: I'm going through the postfix bugs to mark all invalid hostname/domain name bugs duplicate of bug 402776 [16:34] Launchpad bug 402776 in postfix "postfix fails to install with invalid hostnames or domain names" [Medium,Triaged] https://launchpad.net/bugs/402776 [16:36] ScottK: could the . at the end be the 'misplaced delimiter'? [16:48] is there a trivial 'show ubuntu version' command somewhere? looking in all sorts of files in /etc is a mess [16:50] RoyK: apt-cache show $package | grep Version ? [16:50] RoyK: cat /etc/lsb-release [16:50] Oh, not packages, lsb_release -a should do that. [16:52] ping [16:52] lsb_release -r [16:52] thanks [16:53] !version [16:53] To find out what version of Ubuntu you have, type « lsb_release -a » in a !shell - To know the available version of a package, « apt-cache policy » [16:55] Pici: sure, but the question was answered :þ [16:56] RoyK: Just in case someone asks in the future, hopefully someone will remember the factoid. [16:56] this cloud computing stuff in 9.10 - is it just an abstraction of kvm/xen/something or what's the big deal? [17:27] Hi guys, I'm running 9.04 server, 64bit. Is Xen known to work out of the box on this version? [17:27] and is it the recommended virtualization solution? [17:52] Is there a metapackage I could use to go from Ubuntu Minimal to Ubuntu Server? [17:55] pdebruic: Depending on what version you run there might be a task called "server" which will give you the packages belonging to a basic ubuntu server. [17:56] andol: OK thanks. its a Jaunty minimal install. [17:57] Yes, in Jaunty you should find that task [17:57] Skaag: Ubuntu works as a guest under Xen, but not as a Xen host. see http://www.ubuntu.com/products/whatisubuntu/serveredition/technologies/virtualization [17:57] hrm. [17:58] pdebruic: sudo tasksel install server should do the trick. [17:58] Skaag: the recommended virtualization solution for server on Ubuntu is KVM [17:58] interesting [17:58] andol: thanks! [17:59] btw, I just finished updating http://www.ubuntu.com/products/whatisubuntu/serveredition/techspecs/whatsnew for 9.10 [17:59] pdebruic: You might also want to pull the meta package linux-server to get the server kernel. [18:02] andol: ok thanks. I'm trying to figure out why my smalltalk image runs fine in Jaunty 64 bit desktop but seg faults in 64 bit server [18:12] hello I got this disk which says LDM metadata and all that stuff the disk came from windows, how can I mount it in ubuntu 8.04.3??? [18:13] does anyone else happen to use ejabberd's mod_irc to connect to freenode? [18:15] oh nm. I'm finding the bug now. say, all the instructions I find about using the alternative-iso to upgrade to 9.10 involve using the update-manager gui and not the console. is there a way to use the alternate server iso to upgrade an ubuntu-server install so I can download the torrent instead of putting more load on the mirrors? [18:20] question. is it safe to upgrade from 8.10 to 9.10 ? [18:22] hi [18:22] how do i get initrd.gz and vmlinuz on network boot..? [18:22] orudie_: https://help.ubuntu.com/community/UpgradeNotes : Skipping versions is not advised as it may cause damage to your system. If you are using an earlier version, and want to 'skip' a version, the safest way is to backup your data and do a fresh installation, or to progressively upgrade to each successive version. [18:23] i should not used the initrd.gz and vmlinuz on the installation disc, im doing ubuntu-server amd64 8.04 === Claw_ is now known as Claw6 [18:23] hi anyone..? [18:29] ruben23: you should find your answer in the WP I wrote about automated deployments at: http://www.ubuntu.com/products/whitepapers [18:31] * nijaba calls it a week. Have fun everyone... === zoopster1 is now known as zoopster [18:53] hi, i was updating a vps to karmic via ssh..but connection closed..is there a way to resume the upgrade process? [18:54] cause maybe it's waiting for a configuration input or something else [18:54] should i simply restart and continue upgrade after restart? [18:54] alex88, normally it spawns an SSH server on an alternate port [18:55] yeah...but it's not responding [18:55] maybe the firewall is blocking it [18:55] uh..i can use ssh port forward to ssh->localhost.. [18:57] mmhh..i've logged in on alternate port [18:57] but i can't see the upgrade progress [19:01] mmhhh [19:02] i'll try hard reboot [19:12] uh nice...vps broken... [19:12] mountall:/proc: unable to mount: Device or resource busy [19:12] mountall:/proc/self/mountinfo: No such file or directory [19:14] 8.04 is entipred right..? [19:16] ruben23: nope, it's hardy [19:16] 8.10 is intrepid [19:20] kirkland, where should i document that you can have second dhcp server on eucal network ignore d0:0d macs? [19:46] smoser: somewhere in https://help.ubuntu.com/community/UEC [19:46] smoser: ie, some page below that [19:50] how can I change keyboard layout in ubuntu 8.04.3????? it's sudo dpkg-reconfigure locales or something else??? [19:53] please direct my message I'm going out for a while, we need to setup an english keyboard layout from the console of ubuntu 8.04.3 LTS [20:01] I want to build a homeserver system. My MB has a serial port and will be connected to my network. Can I adminster Karmic without a monitor and keyboard? [20:01] Liberty76, yes, normally you'd install SSH server and just do it remotely [20:01] you need a keyboard and mouse for the initial install, though [20:02] borrowing one from another machine is good enough [20:02] err [20:02] keyboard and monitor [20:02] mouse not needed [20:02] I'm not sure what ssh means? [20:02] Kewl.. I adminstraitng it from Serial port a good idea? [20:03] not necessary [20:03] ssh is secure shell, a network service [20:03] you can connect to your server from another computer [20:03] Kewl [20:03] kewl .. [20:04] to connect you use 'ssh' from linux machines, or get putty for windows machines [20:05] this is to be a fileserver/webserver and database server any particular gotchas [20:05] nope, you can just check the "LAMP" install for a web/database server, and install samba or NFS for file server [20:06] I have a karmic desktop machine that will be stacked right on top of it. [20:06] the ubuntu server guide goes through this process in good detail [20:06] Qman I really apreciate your advise .. === crohakon|zZz is now known as crohakon [20:07] I never AROUND WITH SERVERS MUCH [20:08] no problem [20:08] i never played around with servers much. so the cofidence is a little low [20:10] Liberty76; I just recently did the same thing you are looking to do. It took me about 2 hours to set up just because I had to start over twice. First time was because the box I was using had a bad mb that kept locking up. The other time was just so I could re-enforce what I had learned from the first two attempts. [20:10] yes, it's a very straightforward process, ubuntu makes it easy [20:10] so, even for a newbie, it shouldn't take too long [20:11] Liberty76; Now I can connect to my ubuntu server from anywhere and access my files. I am also hosting my own website now, using dyndns.com and avoiding default ports (damn charter) [20:11] I installed the desktop a couple of times and I'l be using the same hardware for the server. [20:11] Liberty76; Like qman says, easy even for a newbie. I had never configured a server before. Although, I had been using Ubuntu desktop on my laptop for about a week. =) [20:13] It sounds like fun, I am taking some pride in building pretty powerful machines for not much money .. [20:13] my record for bringing up a new web server is ten minutes flat, from inserting the CD to production ready [20:13] I once had a mail server up and in production in two hours. [20:13] But that was from a box of parts on a table. [20:13] I think my biggest thing to learn is the networking stuff. [20:14] ScottK; I was going to tackle the mail server next. My only issue is my ISP blocking ports. But I am sure I can find away around it to make it work. [20:14] I use an atom duo board .. [20:14] ScottK, nice [20:15] Liberty76; Whats to know? Ubuntu should setup should configure your nic and it should be plug in play. Install LAMP, configure it quickly by going through the server guide, and you are set to go. [20:15] crohakon, what I did was set up postfix with a gmail account [20:15] it's not perfect but it allows me to get mail onto the internet [20:16] So, in a sense, you run your own SMTP but use gmail for the pop access? [20:16] basically, I only set it up to get mail out [20:16] all mail is "from" that gmail account [20:16] Crohakon It sounds pretty straight forward. I hope it works that easy.. although desktop proved striaghtforward [20:16] used it for automated mailing [20:16] That would work for my needs. I just want to set it up so my websites can send mail for account activations and such. [20:17] right, that's exactly what I needed too [20:18] I did it almost a year ago, so I don't remember all the details [20:18] Liberty76; The only issue I faced was that I was clueless when it came to working in a console environment. I almost gave in and installed gnome... but the guys and gals here in this channel convinced me to just push through with console. I am damn thankful they did, I love console now. I even code using nano and have never found building websites to be so easy. [20:18] but basically you configure it to connect to gmail as its smtp server, you put the gmail account information in a config file, and set it up to use the alternate port and TLS [20:19] yeah, the console is linux's best feature, if you ask me [20:19] bash can facilitate some amazing things [20:20] I am still learning, but it has been a lot less daunting then I thought it would be. In fact, it really helped me to understand how the OS worked. [20:20] Liberty76; When do you plan to do this? [20:21] Crohakon I have had some experiance on sun stations. [20:21] next week I still need a ca\se and disk drive [20:22] ahh [20:22] one of those mine ITX cases [20:22] mini [20:22] When ever I have the $$ I want to setup linux on a sold state drive on a mini computer with a touch screen just for fun. =) [20:23] my most important servers use old hard drives, quantum fireballs [20:23] those things just don't die [20:23] I have a solid state 32 gig ide : but Im going for a 100 terabyte drive [20:23] damn, thats a lot of storage. [20:23] $100 drive just singe terabyte [20:24] heh, my file server only has 3.3TB [20:24] lol [20:24] qman__; How many servers are you running? [20:24] hmm [20:24] 5, but one's down from hardware failure [20:24] What do you use them for? [20:25] one's my internet gateway and router [20:25] one's a file server, also running torrentflux [20:25] one runs openVPN and mail [20:25] one's my shell server and web [20:26] and I assume the web server is running a lamp configuration? [20:26] yes [20:26] Whats your power bill like? =) [20:26] oh, computers are the least bit to worry about for power bill [20:27] family business, it's a campground [20:27] hay algien q hable espaniol [20:27] party store [20:27] got tons of refrigerators and AC units and such [20:27] power bills are like $1500 a month [20:27] qman__; I have always wanted to own something like that... [20:28] it's my parents' business [20:28] I run the network, we have wifi [20:28] I'm really confused on how to configure apache in Ubuntu 9.10.... I'm trying to turn on the RewriteLog to no avail... ideas? [20:28] apt-get install apache2 [20:28] hi how do partition manual my HDD... imean the proer devision on every mount points.. [20:28] linux_dr, you probably need to enable the module [20:28] any guide for it [20:28] a2enmod modulename [20:29] my update just seems to have stopped [20:29] linux_dr: #ubuntu-server might be the better place for your problem [20:29] Apache is running just fine... trying to diagnose a mod-rewrite issue. [20:29] guntbert, this is #ubuntu-server [20:29] guntbert; He is in #ubuntu-server... where do you think you are? [20:29] lol [20:29] WARNING **: Owner of /tmp/orbit-root is not the current user [20:29] * Restarting eBox module: apache [20:29] * guntbert blushes [20:29] linux_dr, sudo a2enmod rewrite [20:29] ROTFL [20:29] then restart apache [20:30] linux_dr: sorry :/ [20:30] /etc/init.d/apache2 restart [20:30] sudo, of course, before hand [20:30] any..? [20:31] ruben23; sorry, not much good when it comes to partitioning. Never really had to do it much. [20:31] is there anything i can do? [20:31] ruben23, partition with fdisk, change mount points in /etc/fstab [20:31] the rewrite MODULE is already enabled... I need to turn on LOGGING. so I can see why my rewrite rule is broken. [20:31] RewriteLog [20:32] qman__: i mean how do i propoerly subdivide the sizes, of like /boot recommended size--for /root---> like that etc. [20:32] ruben23, fdisk [20:32] or cfdisk, or parted, or whatever partitioner you like [20:32] oh, you mean what size should you make it [20:33] qman__: yeah but how about the sizing of partition are ther any standard of it.. [20:33] /boot should be at least 128MB, probably no more than 256MB [20:33] not to big... not to little... [20:33] like for /boot , /root, /local.. [20:33] / should be at least a gig [20:33] =) [20:33] /usr should be at least a gig [20:33] it's just with the apache config broken up into a dozen pieces like this I'm not sure where to put it... I put it in the main apache2.conf to no avail [20:35] http://httpd.apache.org/docs/2.0/mod/mod_log_config.html <-- does this help [20:35] can anyone help me? [20:35] metalf8801; whats wrong/ [20:36] i'm trying to upgrade from 9.04 to 9.10 and there seems to be a problem with ebox [20:36] "running post-installation trigger ebox" [20:37] metalf8801; not an area where I have a great deal of knowledge.. sorry. [20:37] ok thanks anyway [20:37] metalf8801, how long has it been sitting? [20:37] I can say, that is why I am sticking with 9.04 for a month or so. [20:37] at least 30 min [20:38] yeah, probably shouldn't be taking that long [20:38] I'd let it go for another 30 min, but if it's still not done I'd ctrl+c [20:39] well its still says about 27 minutes remaining [20:39] ok thank you [20:40] well [20:40] if it doesn't get anywhere in 30 min, then stop it [20:40] but if it does, just let it go [20:41] it looks like this is what its stuck on [20:41] WARNING **: Owner of /tmp/orbit-root is not the current user [20:41] * Restarting eBox module: apache [ OK ] [20:42] how to change keyboard layout from the console in 8.04? [20:44] anyone? [20:44] qman__; What is the your camp grounds/stores website? [20:44] thanks qman [20:45] can i do LVM with primary partion..? or only extended-logical [20:45] crohakon, http://www.hilltopcampground.net/ -- the server doesn't support php or anything, so it's a bit lame, but there's pictures and stuff [20:45] how to change keyboard layout from the console in 8.04? [20:46] qman__; php is not that hard to set up [20:46] ruben23, you can do LVM with either [20:46] crohakon, it's not my server, it's just a web host [20:46] hence the problem [20:46] qman__; why not run it at home? [20:47] charter blocks port 80 [20:47] so? [20:47] port 8000 is not blocked [20:47] you can't run a business website on an alternate port [20:47] it just doesn't work [20:47] using dyndns with a domain name [20:47] how to change keyboard layout from the shell, anyone could answer this one? [20:48] in any case, that's probably going to be addressed soon anyway [20:48] we're exceeding our bandwidth at times there [20:48] fair enough =) [20:48] The place looks nice though. [20:49] thanks [20:49] Do you have tent camping at all or is it just campers? [20:49] tent camping too, but all sites accommodate campers [20:49] but we're getting pretty far off topic :) [20:50] qman__: my /boot partition--can i do it with ext3 file system..? [20:50] qman__; true. =) Well, maybe my wife and I will have to plan our next camping trip there. It looks nice. That is the last I will say on the topic though. [20:50] blackxored, try "sudo dpkg-reconfigure console-setup" [20:50] ruben23, yes [20:53] * Liberty76 is leaving thanks qman and crohakon [20:56] what are the advantages of running your own DNS server instead of using your ISPs? [20:56] crohakon, much faster DNS lookups, resulting in faster web browsing [20:56] plus you can create a local zone and use DNS instead of netbios names [20:56] or hosts files [20:57] qman__; I think that will be my next project then. === dendrobates is now known as dendro-afk [21:47] do sysadmin guys dreamed to setup and have ther own mail server..running..;-) thats a fact.... [21:49] hey [21:50] i was curious how much ram do i need to run a LAMP with ubuntu server? [21:50] i want to buy VPS hosting for my project and was windering if 128 MB ram is enough for some light blog [21:50] clusty, 256MB here works just fine [21:50] oh [21:50] no idea [21:50] I would imagine so [21:51] <__ruben> better avoid getting slashdotted with just 128megs [21:51] now i got 64 mb :D and it does nto cut it. that is the default conf [21:51] 64 MB is barely enough to run everything with no clients :D [21:52] <__ruben> my router which also has a lamp stack on it, uses 147M excluding cache/buffers [21:53] well basically i can "upgrade" to 128 mb for 15 bux/month [21:53] or switch providers alltogether for 512MB for 25bux/month [21:53] <__ruben> i dont have any vms under 512M, i tend to for 1G as "default" .. then again, im not a vps buying person [21:54] well i am running windows in a box, but that is not comparable usage. and virtualbpx with 256 mb ram is fine for winCP [21:54] XP* [22:00] which package do i need to reconfigure to get apache to default conf? [22:02] clusty: apache2.2-common: /etc/apache2/apache2.conf [22:02] prob look for [22:02] dpkg --reconfigure apache2 [22:02] sorry i been in suse all day [22:02] its [22:03] dpkg-reconfigure [22:03] if I use virt-install --vnc, how can I tell it to listen on 0.0.0.0:5900, and not only on 127.0.0.1:5900 ? [22:11] New bug: #465665 in mysql-dfsg-5.1 (main) "package mysql-server-5.1 (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/465665 [23:41] could do with a hand here - manually deleted a directory oops for jabber installation (/etc/jabber). Reinstalling jabber doesn't recreate the directory though. Any ideas how to force a complete fresh install? [23:43] dannyboy1121: sudo apt-get purge jabber && sudo apt-get install jabber [23:44] (if the dir is created by the install) === obstriege is now known as obst [23:44] h: I've tried this ... reinstall doesn't seem to recreate the /etc/jabber dir [23:44] I'm totally confused [23:44] :) [23:45] dannyboy1121: http://pastebin.com/f7729114b [23:46] these are the packages that deal with the /etc/jabber directory (for karmic) [23:47] jabberd14 [23:51] excellent .. that did the trick. I learnt something there ... tyvm [23:52] dannyboy1121: one way to find which file belongs to which package is via apt-file. This is where I got the list (apt-file search /etc/jabber) [23:53] ahHHhhh .. again, many thanks [23:54] yw === ropetin_ is now known as ropetin