krababbel | OK, I forgot to smbpasswd the lokal user | 00:09 |
---|---|---|
=== chaos_ is now known as soahccc | ||
=== chmurifree is now known as chmuri | ||
=== lau_ is now known as Guest29242 | ||
=== G is now known as Guest24872 | ||
=== jrgifford is now known as Guest93853 | ||
=== ikonia_ is now known as Guest81077 | ||
=== iarp is now known as Guest65991 | ||
=== guntbert is now known as Guest90857 | ||
=== Guest24872 is now known as G | ||
=== G is now known as 21WAB3GNN | ||
=== 21WAB3GNN is now known as G | ||
xperia | hi. i am trying to upgarde a outdated ubuntu server but i get allways the error message with apt-get dist-upgrade that the urls can not be find at ubuntu server becouse not anymore supported. how can i upgrade a outdated ubuntu server else? | 10:48 |
makara | hi. How can I change which servers to update from, from the command line? (I'm on 12.04 server) | 10:55 |
bekks | edit /etc/apt/sources.list | 10:58 |
makara | bekks, ok. I think it won't solve my problem though. On sudo apt-get update it returns this: "W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://archive.canonical.com precise Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>" | 11:06 |
=== Guest93853 is now known as jrgifford | ||
=== Guest81077 is now known as ikonia | ||
luminous | question: say I have some systems on an internal network that is unable to reach launchpad. I want to setup some services, which need to access a set of PPA's from launchpad, say updates for nginx and mongo or something. is it easier to automate the setup/update for a mirror of select PPA (using the PPA as the source for the pkg), or just automate the package build process to setup a custom mirror? | 19:02 |
Patrickdk | luminous, personally, I just use apt-cacher-ng, or you could use another proxy server if you wanted | 19:33 |
Patrickdk | will save bandwidth and speed up downloads too | 19:33 |
luminous | Patrickdk: yea, I think I need both to some degree. eg ability to build / host, but then also proxy/cache | 19:41 |
TheLordOfTime | is there a guide to setting up PostFix, IMAP, and SSL for both SMTP and IMAP anywhere? | 20:07 |
MavKen | are you using tasksel ? | 20:08 |
TheLordOfTime | no | 20:08 |
=== Ursinha-afk is now known as Ursinha | ||
=== Ursinha is now known as Guest43575 | ||
=== Guest43575 is now known as Ursinha | ||
=== Ursinha is now known as Guest30084 | ||
pmatulis | TheLordOfTime: very old and well-known tech, so lots of guides | 21:38 |
fhf | Hi all. Can any1 explain to me why this config: http://paste.ubuntu.com/6693390/ is blocking outgoing connections on my server? I mean I can ssh to machine but pinging other machines and wget http://www.google.com/ fail? What else should I add to my config to allow outgoing connections? | 21:46 |
RoyK | fhf: generally, using ufw, it's easier - just post iptables -vnL | 21:50 |
RoyK | oh, btw, why are you usin stone-age ftp? | 21:50 |
fhf | RoyK: I love ufw but... this is OpenVZ VM so ufw doesn't work :/ and ftp will be later replaced by sftp. | 21:52 |
RoyK | ok | 21:53 |
RoyK | pastebin iptables -vnL | 21:53 |
fhf | http://paste.ubuntu.com/6693443/ | 21:53 |
RoyK | nothing drops outgoing there, but the ESTABLISHED,RELATED rule seems to be missing | 21:56 |
fhf | this: "$IPTBLS -A INPUT -m conntrack --ctstate ESTABLISHED,RELATED -j ACCEPT" ? its on the top of config file | 21:56 |
RoyK | just can't see it in the output | 21:57 |
RoyK | perhaps I'm blind? ;) | 21:57 |
RoyK | why doesn't ufw work with openvz, btw? | 21:58 |
fhf | hah you are not mby this VM is haunted | 21:59 |
RoyK | ufw is just an iptables wrapper | 22:00 |
fhf | RoyK: ufw is using modprobe and it fails to start ERROR: problem with running ufw-init | 22:01 |
fhf | RoyK: and ufw sets some setting via sysctl and sysctl doesn't work on OpenVZ VM | 22:02 |
fhf | RoyK: I figured it out. I inserted "$IPTBLS -A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT" instead of "$IPTBLS -A INPUT -m conntrack --ctstate ESTABLISHED,RELATED -j ACCEPT" thanks for help | 22:10 |
=== Guest29242 is now known as lau |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!