[04:09] i hope it would be possible for ubuntu server 10 to be supported by cpanel.. hopefully the devs could contact them and get it going.. [04:10] i was forced into using centos for now. very disappointed.. [04:41] New bug: #858644 in drbd8 (main) "DRBD Linux Headers Required" [Undecided,New] https://launchpad.net/bugs/858644 [05:30] why is it that sudo fdisk -l always shows my /dev/md0 as not having a valid partition table? [05:31] i formatted it as ext4, before install [05:39] md raid devices don't have partition tables, normally [05:39] they either have LVMs or filesystems [05:41] qman__: oh ok [05:41] well, it has a filesystem (i can read/write to it no problem) [05:41] i jus tthought that was a weird output ... guess i was wrong. [05:41] tx [06:45] hi all [07:37] New bug: #344613 in eucalyptus "NC reports failed AttachVolumes in DescribeInstances" [Critical,Fix released] https://launchpad.net/bugs/344613 [07:37] New bug: #344620 in eucalyptus "Volumes marked as "deleted" cannot actually be deleted" [Critical,Fix released] https://launchpad.net/bugs/344620 [07:37] New bug: #345004 in eucalyptus "add missing config flag for disabling block storage" [Critical,Fix released] https://launchpad.net/bugs/345004 [07:42] New bug: #347629 in eucalyptus "in SYSTEM mode, CLC tries to discover elastic IPs from CC even though elastic IP support is not enabled in SYSTEM mode" [Critical,Fix released] https://launchpad.net/bugs/347629 === WinstonSmith is now known as |R2D2| === |R2D2| is now known as WinstonSmith [08:45] my ubuntu server is running as a xen pvm and its having major time issues, look how fast the time is moving here: http://screencast.com/t/TbiEYeMMRIJ [08:50] hi [08:50] help [08:51] apache and phpmyadmin are running but still php scripts are not being parsed firefox ask to download. this is local server. help please [08:51] itsa lamp on lucid 64 bit [08:56] MACscr, i like how 11 seconds went by after one second :) [08:59] andygraybeal: i know, its screwed up. THe clock is already 2 hours ahead and i just set it 20 or so minutes ago [08:59] any ideas? [09:06] apache and phpmyadmin are running but still php scripts are not being parsed firefox ask to download. this is local server. help please [09:58] MACscr, no man, i have no idea [09:58] i don'yt know much about any of this [10:28] greetings all, I got a real bad one with PopTop , ( PPTPD), " [10:28] " GRE: Bad checksum from pppd " is the error, cannot connect ( after being able to ) from XP and Win7 machines to my PPTP server . [10:49] hi, how do i make ubuntu samba wins server to appear in network browsing through pptp? i'm able to access using unc but the name doesn't seems to be broadcasted. tq. [11:05] archayl: wins may help [11:06] archayl: windows traditionally uses smb broadcasts to locate services, and those broadcasts may not be forwarded over the tunnel. wins is the old name resolution system. later versions (from win2k etc) have changed this to using dns [11:10] RoyK: i've already made smbd as wins server. I've used nblookup in windows and found the wins server using netbios name. should i look into dns for network browsing purpose? trying to access from windows 7. [11:27] win7 is set to use the particular wins server? [11:36] RoyK: in the connection status for pptp connection it states the IPv4 WINS server. tcpdump states that there are netbios communication happens in the tunnel. [11:38] RoyK: one of them http://dpaste.com/620658/ [11:43] RoyK: howdy [11:59] RoyK: query using nblookup which returns as expected (tcpdump) http://dpaste.com/620664/ [12:03] archayl: does ipconfig /all return the wins server? [12:03] it may have to be set in the windows network config [12:05] RoyK: yup, it's there http://dpaste.com/620668/ [12:05] sorry, don't know then [12:06] RoyK: thank you anyway for trying to help me :) [12:07] np :) [12:24] has anyone ever got PXE boot working with through a KVM created through virt-manager? [12:25] I'm sniffing on the network and never even see the DHCP request go out === DrNick___ is now known as DrNick__ [14:39] * RoyK just bought a AOC-SAT2-MV8 over ebay for $38 [14:39] good for a home server :D [14:58] do i need postfix to have ubuntu email reports ? [15:05] x404x: you need an mta, postfix is good for that === DrNick___ is now known as DrNick__ === DrNick____ is now known as DrNick__ === DrNick____ is now known as DrNick__ [17:01] hi, i have a problem with adding something to my ldap as non admin user, you can find everything on http://paste.ubuntuusers.de/402882/ what have I done wrong with my acl's? === Jasonn is now known as Jasonn|NotHere === Jasonn|NotHere is now known as Jasonn [17:14] olcAccess: {2}to * by dn="cn=admin,dc=juliux,dc=de" write by * read [17:15] takes precedence over what follows it [17:15] The "to * ... by * read" matches everything, so nothing after that in the ACL will take effect [17:15] juliux_: ^ [17:16] maxb: ok [17:17] maxb: so the solution would be to change the order of the acl's? [17:18] yes [17:19] maxb: what would be the easiest way to do this? [17:19] I don't know... I greatly dislike the slapd.d/**.ldif configuration model, and stick with a plain slapd.conf myself [17:24] maxb: :D [17:24] maxb: also if i delete the to * by dn="cn=admin,dc=juliux,dc=de" write by * read [17:24] it is not working [17:28] hello, I have a perl script that uses IO::Socket::INET and when executing I get this message: Your vendor has not defined Socket macro SO_REUSEPORT, used at /usr/lib/perl/5.10/IO/Socket/INET.pm line 193 [17:28] any clues? [18:02] Hi, I forgot a KVM VM password, but I can mount it's filesystem with kvm-nbd on a local folder [18:02] what do I do next to change the password? [18:03] I already upload ssh certificate to .ssh/authorized_keys, to try login with passwordless, but it didn't work [18:03] what can I do next? [18:04] I can mount it on a local folder in the host [18:04] Can you or can you not mount the filesystem? [18:05] If you can, just change your password in /etc/shadow [18:05] yes I can [18:06] but /etc/shadow is encrypted and the same password on different hosts give different hash result and I'm afraid of copy from another host [18:06] It's alright to copy it from another host [18:06] It's supposed to be different, since it's a salted password [18:06] if it's the same, it's bad. [18:07] why does the same password give different hash? [18:07] on different hosts... [18:07] because extra information is added, to make the hash different [18:07] so that some wiseguy can't make a huge list with "password1 = this hash, pass2 = this hash" [18:08] and will it work copy and past from another host? [18:08] Yupp. You could copy the old file so that you'll have it later if you want to [18:08] ok, I'll try it. Thanks [18:09] I give feed back in a minute [18:09] np :) [18:15] ersi, it doesn't work, I already restart VM but I can't login. any more ideias? [18:19] I already did this in a physical machine, I boot from a live cd, chroot to the right mounted folder, and passwd the user account [18:19] I'm afraid of doing chroot on the VM host [18:19] any more ideias? [18:19] You could just reboot the virtual machine, press edit when it boots and add init=/bin/bash to your bootline [18:20] that'll hax your way into the machine and you can 'passwd ' it like usual [18:22] press edit? Portuguese keyboard does not have that key [18:23] when I used lilo a few years ago, after I choose the kernel to boot I would write single and I could single-user (root), now I don't know how to do this [18:24] it's in grub I suppose [18:27] the grub menu will tell you how to edit entries === DrNick___ is now known as DrNick__ [18:29] I think I'll try to boot VM from a live CD and chroot it as I would with physical machines [18:30] I think this should work [18:31] I'm a little bit disappointed because I can access file system and this should be enough :( [18:51] ersi, I tryed to copy /etc/shadow line of the same user, from different VMs with same user/password, restarted the VM, but login fails [18:52] Any more ideias? I think I'll restart VM from CD and use a live CD to chroot and passwd user [18:53] I can't find any other option [18:54] I'm just a little bit disappointed because I can access file system :( [19:17] Hi, I'm wondering, I just enabled the rewrite module for apache, and restarted apache, but mod_rewrite still doesn't seem to work? [19:17] any idea what this could be? [19:19] ah, had to allow it in the config file for the vhost as well in apache [19:19] thanks! [20:18] what is the best way to ensure file integrity ? I want a script to check weekly all files and report bad/changed ones by email , is sfv good enough for this ? or should i use sha1 or something similar ? the sha1 i use makes different checksums for windows and linux and are thus not compatible, what software packages are most useful for this purpose ? [20:19] I am also thinking of putting all the check files on a mirror on the os disk to not clutter up the file drive too much [20:19] well one way (which not only reports) but changes them is to use puppet to enforce that only the right versions are installed (primarily for config files) [20:21] x404x: also "apt-cache search iwatch" [20:22] and "apt-cache search inotify" [20:22] can puppet change the windows sha1 files into ones usable for linux ? [20:22] no, so you want something cross platform? [20:25] if you need something cross platform there is the closed-source/commercial versions of tripwire [20:25] it would be a big plus if it could use existing sfv and sha1 files to check [20:25] what is sfv? [20:25] I guess i could do a sha1 check in windows and the nuke those files and put in something for linux [20:26] its the most common crc file used http://en.wikipedia.org/wiki/Simple_file_verification [20:26] most of my older files have these already [20:27] hm ill look into inotify and iwatch [20:27] seems theres a ton of utils there to mirror and check stuff [20:28] those are just for monitoring (vs. deviation from a known good signature) [20:28] BTW [20:28] im mostly interested in mirror any file thats not there already to a backup server and check for integrity if a drive starts failing [20:28] inotify is kernel-space so that is nice, no daemon or agent running hash checks [20:29] hm rsync might work to mirror drives [20:29] hehe, yeah (there is also something called lsyncd) [20:29] i see [20:30] another congress liberary of docs to read lol [20:30] is there a web app that one can host on their server to design uml and allow teams to build/design umls [20:30] I think that is basically just inotify+rsync [20:30] haven't tried it though [20:32] no man for iwatch [20:33] when i installed ubuntu 11.04 i got a different desktop than the one im used to from 10 something, can i change that ? [20:33] !classic | x404x [20:33] x404x: The default interface in Ubuntu 11.04 is !Unity. To switch back to regular !GNOME: log out, click your username, click the Session box at the bottom of the screen, and select "Ubuntu Classic". [20:33] here i need to open +apps and scroll forever just to open a terminal window [20:34] x404x: why are you asking that in #ubuntu-server ? [20:34] well thats what im building hehe [20:35] x404x: with a desktop environment? if you say so,... [20:36] hm yes i though it odd that id did not ask me for that [20:36] maybe i should get ubuntu server version ? [20:36] anyway some utils are gui based so i need something to handle that anyway [20:37] just text based wont do for all utils [20:37] x404x: I don't know what you want/need but *this* channel is intended for the server version [20:38] if i logout will that stop a copy operation i have going ? [20:40] x404x: if you didn't employ screen, yes [20:59] ersi, I copyed /etc/shadow respective line from other host and now it's working, now I can login. thanks [20:59] I was mounting another VM, that's the reason why it wasn't working :) [21:03] hm I guess it never occured to me to get the server version (blush) maybe i should try that instead, does that use gnome as default ? [21:11] well im building a fileserver to hold most of my files in a central place instead of over a lot other pcs, since im tired of replacing and checking for files that go bad when drives wear out it should have some good integrity checks for that and also another server as a backup for the first one [21:12] now i have several dozen drives in pcs all over and its hard to find something i need lol [21:12] kinda neat with hotswap cages ;=) [21:13] a lot more neat than the old stack where i had to dismantle the whole box to change a drive [21:13] sounds like a case for zfs :) [21:13] hehe if it was easyer to replace drives in a raid when they fail i would agree [21:14] easier to replace? [21:14] but i tryed for days and finally gave up, also the 2+ days to resync the raid is not fun [21:14] didn't know drives in a raid are hard to replace, normally I just pull out bad one, insert new one, click, rebuild [21:14] yes to get the system to accept the new drive and rebuild it [21:14] there is no way to get around rebuild time [21:14] except to have a faster drives [21:15] I tryed that but it failed [21:15] coz the drives are not identical [21:15] used a 3ware controller [21:15] they don't really have to be identical, they just have to be larger [21:15] I tryed anything to make the new drive identical to the old including dd the whole drive to copy it , but still no deal, I found no way to make it work again [21:16] i ended up with the broken raid and a new drive alone [21:17] i had a lot of power failures here also and in the end I found raid to be not fun to play with [21:17] although im impressed i managed to reconver all the data from it even after all the mayhem [21:17] I still havent got my ups running [21:18] single drives are easyer to handle if somthing goes wrong [21:18] and as storages gets bigger the recovery will wear out new drives before its done [21:19] I read raid5 and even raid6 is becoming obsolete now [21:19] hi all...i am running g-apps for my mail server, but am trying to get the contact forms to work on the actual server...does anyone know the process? do i need to just add postfix/will that interfere with g-apps mail? [21:19] by the time it runs again another drice is sure to have failed [21:25] i'm trying to figure out why i'm not currently able to receive paypal notifications on my web app server. i am in the paypal sandbox but i can't get a paypal notification to be sent to my server "IPN delivery failed. Unable to connect to the specified URL. Please verify the URL and try again." ... is there a way to see if any ip addresses have been banned etc? [21:28] try a wget URL [21:35] whats a good program to compare directory trees to see if all files are identical to a backup ? [21:38] is there a way I can thin out my configs and fix the "relay not premitted" errors that I'm getting? postconf -n=http://pastebin.com/JxyCMen3 http://pastebin.com/ENHnVqrT http://pastebin.com/M9F0tpNK [21:57] i'm trying to figure out why i'm not currently able to receive paypal notifications on my web app server. i am in the paypal sandbox but i can't get a paypal notification to be sent to my server "IPN delivery failed. Unable to connect to the specified URL. Please verify the URL and try again." ... is there a way to see if any ip addresses have been banned etc? [22:12] Hi, I am having trouble connecting my ubuntu server macine to my university campus wifi. The details we are given about the network are here: http://www.ucc.ie/en/sit/network/wireless/tech/ This is my wpa_supplicant.conf http://pastebin.com/WnrpP3j5 It seems to be connecting (according to iwconfig). But dhclient doesnt work.) [22:27] hi folks; i just bought a mobile broadband wireless card. it give me an ip address of x.x.x.x; i'd like to make it so i can access my web app via http://ip-address-of-moile-wifi-card:80 ; or http://ip-address-of-moile-wifi-card:3000 ... i'm running ubuntu linux 11.04; is this possible? [22:33] arooni-mobile: depends on if the IP is behind a NAT; many mobile broadband ip's are. [22:41] cloakable, how would i find out [22:41] arooni-mobile: look at the ip address. Is it in the RFC private address space? [22:42] arooni-mobile: http://en.wikipedia.org/wiki/Private_network#Private_IPv4_address_spaces [22:42] anyone recommend a good, recent php/mysql book ? [23:20] If I wanted to setup a port forward in Ubuntu server, do I just write a simple script with my iptables rules that cron launches on @reboot, or does Ubuntu have some specific firewall system that I /should/ be using instead? [23:22] Ash-Fox, same as other distros, try using iptables-restore [23:22] Alrighty, thanks. === Jasonn is now known as Jasonn|NotHere === Jasonn|NotHere is now known as Jasonn [23:52] I have an Ubuntu Server, and when I try to ping a host (google.com, for example)... it immediately resolves to IP, but the pings don't start happening for like... 4 seconds.. then they have 23ms response times.... what could be slowing this down? [23:53] and its like 3-4 seconds between each ping response.. but the latency is low