/srv/irclogs.ubuntu.com/2009/03/15/#ubuntu-server.txt

tonyyarussoI'd like to set up a caching server (DNS, web, other?) just for personal home use.  Would I need it to have two NICs, or could it be done with just one?  (I'm considering an Eee Box for the task currently.)00:04
giovani2I don't see why you'd need more than one nic, nope00:04
tonyyarussoExcellent.  Wasn't sure if such a thing would need to also be acting as the gateway or some such thing.00:06
giovani2well, you don't have to make it your gateway00:06
giovani2you could, but, running a web cache, and a dns cache don't require that, they just require that your user computer's dns be pointed at it, and it have your box as its http proxy00:07
tonyyarussoAny other tricks like that that you can think of to make my internet connection appear faster?00:10
giovani2uh00:10
giovani2how fast is your internet connection?00:10
tonyyarusso12Mbit DSL, iirc.00:11
tonyyarussoObviously I can't make big downloads faster, but for my everyday stuff every little bit helps.00:12
giovani2unless you have extremely high latency, it's unlikely you're going to see much gain00:13
tonyyarusso(I'm also partly doing this just to learn how, so I could potentially do similar things on a broader scale later in life.)00:14
ballAnyone tried boinc on Ubuntu Server?02:33
uvirtbotNew bug: #341816 in samba (main) "samba PANIC: failed to set uid" [Undecided,Incomplete] https://launchpad.net/bugs/34181603:26
krielOkay; so. The linux installer asked me if I wanted to raid my system; I set it up / to be raid1. For some reason it didn't do a dpkg-reconfigure mdadm during setup (or at least didn't ask those questions.) I did sudo dpkg-reconfigure mdadm after the fact. Halfway through it gave a bunch of "rm: cannot remove md0-: Read-only file system". Should I be worried?03:47
J_Phi all05:42
J_Phow I change of "Sun Mar 15 01:38:53 EDT 2009" to "Sun Mar 15 01:38:53 BRT 2009" ? I try set in tzselect and set ok to brazil location, but still are EDT.05:43
ShoopufHello.. Does anyone know how to add the PHP path directory so that any scripts I run can use PHP? I don't know where to add the PATH to05:55
ballIf you install php, doesn't it go into your path by default?06:04
ShoopufHmm... Well when I type "php" I get an error "-bash: php: command not found"06:04
sommerShoopuf: you'll want to install the php5-cli package06:05
Shoopufsommer: ok, apt-getting now :)06:05
Shoopufsommer, ball: thanks guys, workin like a charm now... had to install php5-cli06:16
sommerwelcome06:16
Shoopufi figured i had to edit some text file and add a path somewhere :/06:17
* ball wasn't much help, but I appreciate the sentiment06:18
=== tuxlinux_ is now known as tuxlinux
ragshow to add a second NIC to ubuntu...it gets listed in lspci11:05
=== rags is now known as llrags
=== llrags is now known as llragsll
llragsllany one...11:15
uvirtbotNew bug: #342655 in sysstat (universe) "Confusing debconf message when upgrading" [Undecided,Invalid] https://launchpad.net/bugs/34265511:15
Sooke1Hi11:30
Sooke1I have mounted a Linux server with POSTFIX, it doesn't have a domain name, just a static public IP. All the emails I send trought it are put into spam folders, I have read something about MX records, etc.. Can anyone please help me?, thanks11:30
llragslls: how to add a second NIC to ubuntu...it gets listed in lspci11:41
=== asac_ is now known as asac
zirodayHi, would anyone know why ssh would be laggy? (I mean just typing in text is slow)12:16
aciculaheu busy link?12:16
Nafallo3G connections do that.12:16
zirodaybut its just text, surely even the most basic internet can not lag on that?12:17
aciculawell your letter has to go to and from your server first12:17
aciculai think12:17
zirodayany idea on how to speed it up, if it were the connection?12:18
=== twb` is now known as twb
Deepslatency is latency12:18
Deepsping the server12:18
Deeps200ms+ ping can make ssh appear 'laggy'12:19
Nafallono it isn't. it's screen re-draws.12:19
zirodayDeeps: ah right12:19
Nafallo:-P12:19
zirodayeek 2000ms, time to get a better connection methinks12:19
Deepsthere you go then12:19
Deepsit's taking 2 second for a simple message to reach the server and get back to you12:19
zirodayDeeps: thanks!12:19
Deepsssh is an ecrypted bytestream, not just plain text ;)12:20
ragsI am trying to add a second nic to my ubuntu server..it get's listed on lspci..but how to give it an interface name like eth1??12:20
Deeps(so that'll add an additional 5ms or so?)12:20
Deepsrags: ifconfig -a, do you see a new interface there?12:20
ragsoh ya...it is eth2 though not eth112:21
ragsi did only ifconfig previosly tht's y i missed it12:21
Deepsifconfig only shows interfaces that are marked as 'up'12:21
Deepsifconfig -a shows all interfaces12:21
Deepsyou can change your network interface labels with /etc/udev/rules.d/70-persistent-net.rules12:22
Deepsor rather, not with, but in that file12:22
ragsall right...thx..now all I have to do is add it to /etc/network/interfaces file right??12:22
Deepsyep12:22
ragsin the 70-persistent-net.rules( wht a weird name ) there is another device (USB device 0x0bb4:0x0b0c ) which is taking the eth1 name.. any idea wht it is?12:25
ragsit says in brackets rndis_host12:25
=== `6og is now known as Kamping_Kaiser
joaopintohi16:57
=== maDChoPR is now known as mishpish
NobleHi, is it possible to install firestarter on ubuntu server edition without GUI?17:26
aciculaNoble: yeah, you can forward x11 connecions wit ssh, it'll still install a lot of gui libraries and such though17:28
pmatulisNoble: have you tried ufw?17:29
uvirtbotNew bug: #343244 in mysql-dfsg-5.0 (main) "package mysql-server-5.0 5.0.67-0ubuntu6 [modified: /var/lib/dpkg/info/mysql-server-5.0.list] failed to install/upgrade: subprocess pre-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/34324417:29
NobleNo, is that similar to firestarter?17:30
aciculais there a log parser of sorts that can parse the firewall messages from the syslog?17:30
jpds!ufw | Noble17:30
ubottuSorry, I don't know anything about ufw17:30
jpdsArg..17:30
aciculaheh17:30
aciculaNoble: it's a commandline front end of sorts for the firewall, just like firestarter does17:30
pmatulisufw comes installed by default on recent releases17:31
aciculabut without the gui and the crapload of gui dependencies17:31
pmatulisit's pretty basic.  depends what you want to achieve17:31
NobleOk, sounds nice. Im looking for something to share my connetcion with other computers17:31
NobleI have 2 NICs17:31
pmatulishmm, not sure it can set up NAT17:31
pmatulisread up though17:31
NobleOk, I was looking at IPcop, but it seems it cant run all the other servers I want.17:32
NobleSo its kinda somthing similar im looking for.17:32
Noblejust on top of ubuntu17:33
NobleIf I understand this correctly, many firewalls uses iptables to set up everything?17:40
NobleSo basicly I can use iptables as well with a bit of reading?17:40
aciculaeverything uses iptables17:40
aciculawell, linux 2.6/2.4 anyway17:40
NobleWould it be very optimistic of me to thinker with it?17:41
NobleThanks guys, I found what I needed for now: http://www.howtoforge.com/nat-gateway-iptables-port-forwarding-dns-and-dhcp-setup-ubuntu-8.10-server17:45
bosco_never heard of this { Suhosin-Patch Server } does that have something to do with php securing it what exaclty does it do???19:05
sommerbosco_: http://www.hardened-php.net/suhosin/19:07
bosco_sommer, thanks so it is a good thing i have it installed19:08
sommerI think so19:09
bosco_lol thanks19:09
bosco_i would think so as well19:09
bosco_just never heard of it dont know much about it19:10
geniiDoes anyone know what sort of format the pine -passfile expects?19:20
geniieg: I'm trying to start pine so it auto uses a supplied password19:21
geniinvm, I just discovered it uses same as .netrc19:37
=== tuxlinux_ is now known as tuxlinux
=== mishpish is now known as maDchOPr
roy_hobbsDoes anyone have any experience with openldap->sasl->gssapi->kerberos20:56
roy_hobbsI can't quite get things working.20:57
zaapiel-mobilehello21:52
zaapiel-mobilehow do i get ufw back to default?21:53
zaapiel-mobileive been messing with it all day and probally borked it21:53
zaapiel-mobileid like to get it back to the default settings21:53
sgla1bind9 question ok here?22:10
sgla1question: Bind9 will not perform all required zone transfers between ubuntu 8.04 master and 8.04 slave dns servers.22:52
sgla1I see the notify for the reverse zone occur on the master, but it's not received on the slave server.22:53
sgla1Manual zone transfers from the master to the slave server (i.e. dig -t axfr my_reverse_zone) work fine.22:53
bosco_how do i take a directory and make it so no one can view it in a web browser never done it before ???23:09
freaky_tis there any nice new webapp like a newly started cms or smth. else? :D23:27

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!