[00:06] New bug: #908901 in awstats (main) "awstats confused by 408 entries in apache log files" [Undecided,New] https://launchpad.net/bugs/908901 [00:45] New bug: #908905 in squid (main) "upstart problems with S20squid script" [Undecided,New] https://launchpad.net/bugs/908905 [00:51] How can I install Ubuntu Server on Parallels Desktop? I keep getting a purple screen and see no more progress. [01:10] GRMrGecko, what version of ubuntu server? [01:10] 11.10 [01:11] New bug: #908908 in squid (main) "uninitialized variable in wbinfo_group.pl causes false authentication results" [Undecided,New] https://launchpad.net/bugs/908908 [01:11] that may be part of the problem [01:11] try 10.04.3 instead [01:11] i never had any luck with anything later [01:11] ok [01:12] thinking about recommissioning a windows server in my rack and making it a news/email server [01:12] thinking what might happen if my server had a virus. === Resistance is now known as EvilResistance [02:26] i have set up key based authentication on a ubuntu 11.10 server. however; when i try to login with my key.... i get asked for my password. anyway to determine why this is happening and then solve it? [02:32] what do you mean by, key based authenication [02:32] using ssh public key? [04:12] anyone ever see this error? SocketError: getaddrinfo: Temporary failure in name resolution ... when i'm trying to parse a rss feed [04:13] i think my dns is messed up... how can i fix that? [04:21] hi folks; have a ubuntu 11.10 server where i believe DNS is messed up on. i can't ping or wget any url. i get "wget URLONSTACKOVERFLOW => Resolving stackoverflow.com... failed: Temporary failure in name resolution." or "ping: unknown host yahoo.com" === nxvl_ is now known as nxvl [07:03] Hi there, I have a question. [07:03] What should I consider? [07:04] DMZ enabled or Firewall Ports? [07:10] Hello? [08:17] lalagirl: in general, unless you have reasons to turn on DMZ, go with port forwards. [08:18] okay [08:18] Expose the least amount that you have to. [08:18] If you only need mail, web and dns, only expose those ports. [08:19] still run a firewall, host based intrusion detection, etc. [08:20] fail2ban or the like, configured to look at apache logs and/or pop3/imap logins can also help limit your exposure to brute force attacks. === bkerensa|AFK is now known as bkerensa === udienz_ is now known as udienz [09:51] hi guys, i'm trying to create a oneiric openvz template, but running schroot says "W: Failed to change to directory ‘/var/lib/vz/private/777’: No such file or directory" but the dir is there :/ [11:40] hi all === heidar_ is now known as heidar [12:00] hi [12:33] Daviey: hello sir [12:36] hi? [12:41] hi lalagirl [12:41] hi koolhead11 [14:01] New bug: #909027 in samba (main) "package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed')" [Undecided,New] https://launchpad.net/bugs/909027 [14:01] New bug: #909029 in samba (main) "package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed')" [Undecided,New] https://launchpad.net/bugs/909029 [15:18] Hi all, trying to run sudo apt-get install opendkim-2.4.3.tar.gz, I get this error [15:18] Reading package lists... Done [15:18] Building dependency tree [15:18] Reading state information... Done [15:18] E: Couldn't find package opendkim-2.4.2.tar.gz [15:19] well it is the 2.4.3 version...I tried both [15:19] Danielc1234241: what precisely are you trying to do? [15:20] Install the DKIM [15:20] for our mailserver http://www.opendkim.org/docs.html [15:20] you're going to need to be more precise than that. [15:20] trying to install that package [15:21] it's not a package [15:21] how would I install this? opendkim-2.4.3.tar.gz [15:21] opendkim-2.4.3.tar.gz is a source tarball. It is not a deb package that apt-get can use [15:22] ahhh, then how would I get this installed on our server then? On the developing site, that is what they offer as a download. [15:23] use the package; i.e. sudo apt-get install opendkim [15:23] it'll pull the latest version available in the Ubuntu repositories [15:23] let me try...thanks === exekias_ is now known as exekias [15:52] is there a fix for Oneric's OCFS2 console? [15:52] I keep getting the popen2 errors [16:33] Anyone around to help? [17:02] Hi all..just wondering if anyone has ever installed openDKIM on their ubuntu server? [17:28] hi, I am having permission denied error when I try to login to my server via ssh. Password is turned off and public key has been uploaded. I can login via password only. [17:32] Doodie: anything in /var/log/secure ? [17:33] SpamapS, secure file is not there. [17:34] * SpamapS wonders if his years of redhat have polluted his thinking [17:34] Doodie: oops, I meant /var/log/auth.log [17:36] SpamapS, this file is so huge. dont know what to look at.. [17:48] Doodie: its a log file, usually you use something like 'tail' or 'less' to look at the end of it. [17:49] Doodie: sorry to leave you without anymore answers but I have to go. [17:49] * SpamapS disappears [18:32] i would like to use NetworkManager/nmcli without installing X. There is a dependency-tree-from-hell in the existing packages though. What's the secret? [18:40] hi all :) [18:42] anyone knows how to specify the listening interfaces in ntp.conf ? [18:44] you don't [18:45] you mean i can't avoid theses "Listening on interface #4" statements ? [18:51] is there any "listen" or "interface" command to restrict ntpd locally ? [19:13] what does this /var/log/messages kernel msg mean? http://dpaste.com/678382/ [19:17] crashed :) [19:17] strange, out of the blue. had a lot of uptime before that. [19:19] how do I check what is the in the qemu-kvm updated package? [19:21] I can get it from the web, http://changelogs.ubuntu.com/changelogs/pool/main/q/qemu-kvm/qemu-kvm_0.12.3+noroms-0ubuntu9.15/changelog [19:21] is there an easy command line way? [19:22] hmm...web changelog doesnt even show the latest update [19:25] http://changelogs.ubuntu.com/changelogs/pool/main/q/qemu-kvm/qemu-kvm_0.12.3+noroms-0ubuntu9.16/changelog shows it === huslage_ is now known as huslage [21:32] koolhead17: hey [22:23] hi to all. small question. where can i find the package libapache2-mod-spdy [22:23] i want install this apache modul on my ubuntu server but can not find it in the package list [22:27] it looks like it isn't packaged yet [22:28] that is really pity. i am interessted to package it if anybody will help me [22:30] you could follow up on http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628643 & offer to help him there [22:30] Debian bug 628643 in wnpp "RFP: libapache2-mod-spdy -- Apache module for the SPDY (HTTPS-like) protocol implemented in chromium" [Wishlist,Open] [22:31] ohh such cool thank you a lot ajmitch. you are great ! [23:46] New bug: #909181 in squid (main) "wbinfo_group.pl does not recognize domain names containing spaces" [Undecided,New] https://launchpad.net/bugs/909181 [23:50] hi there, I'm having a warning [23:51] hi i'm getting this warning when i'm going through the installation process of mediawiki 1.18.0: "Warning: The intl PECL extension is not available to handle Unicode normalization, falling back to slow pure-PHP implementation." what should I do? [23:51] http://s13.postimage.org/lmoue237r/Screen_Shot_2011_12_27_at_6_44_22_PM.png