/srv/irclogs.ubuntu.com/2010/06/12/#ubuntu-server.txt

=== dendrobates is now known as dendro-afk
SpamapSmalchias: there is a wealth of information out there for how to setup a web dir.. not sure if one specific to ubuntu exists.00:06
SpamapSmalchias: my personal preference is for services to never be able to write to scripts... so thats why I frown on having things group-owned by www-data.00:07
SpamapSBut at the same time, if you're careful about never using g+w .. then its ok.00:07
malchiasSpamapS: can you recommend a "standard" or "best practices" document on apache security for permissions & group ownership on debian/ubuntu (or anything really)00:10
guntbertmalchias: try to ask in #httpd too00:12
SpamapSmalchias: I'm sorry but I don't know of any such document... most of it is in my head from experience.00:13
SpamapSI try not to think of it in such detailed terms either00:13
SpamapS"secure by default" is the thing I chant to myself. ;)00:13
qman__yeah00:14
qman__there's a couple of settings I change00:14
qman__but all in all, the default setup is very well done00:14
SpamapSagreed... but..00:15
SpamapSthe first thing you do when you setup a web server, is start dumping stuff in the docroot00:15
SpamapSand, to malchias point, whats the best way to do that and not shoot yourself in the foot. :)00:15
qman__I take away all the permissions, then give them back as necessary to make it work00:16
qman__and yeah, www-data doesn't have write access to the scripts00:17
malchiasso soemthing like 740 for files and 700 for directories?  then for the specific scripts that need it increase permissions and keep all files at someuser.www-data ?00:18
qman__I usually make them root:root, world readable00:18
qman__unless they have config data00:18
qman__scripts would be root:root 64400:19
qman__directories root:root 75500:19
qman__excepting where you need to tighten it further00:19
qman__such as config.php or what have you00:19
qman__or an includes directory00:20
qman__that would be root:root 64400:20
SpamapSqman__: why should scripts be root:root ?00:21
qman__so no one without root can change them00:21
SpamapSqman__: I usually make them owned by some user that is responsible for publishing00:21
SpamapSgiving root to publishing scripts is a bad idea IMO. ;)00:21
qman__including the web server00:21
SpamapSI set the publisher and the web server on the same level. One feeds the other. Root is above them.00:22
qman__a good plan00:22
SpamapSAlso if you're using something like tarballs to disribute source code, you don't want it to have UID==0 anywhere in there.. as thats very suspicious. ;)00:22
SpamapSThere's this weird thing that is knocking around in my head right now though..00:23
SpamapSEver since I heard the term "devops" .. I've been thinking that its really not dev vs. ops vs. devops ... but a third category of thing ...00:24
linxehSpamapS: I'm in the UK, I'm in a highly populated area but 2.5 miles from my exchange. my ADSL typically gets just under 2mbit00:31
linxehSpamapS: I'm also in a highly affluent town00:31
malchiasif I script is 644, how does it execute?00:36
SpamapSlinxeh: I'm in metro-Los Angeles.. they dumped fiber on the street 2 blocks away and I have about a 50m run of copper I think.00:42
SpamapSmalchias: its not being exec()'d .. its being run by the scripting engine00:43
linxehSpamapS: :(00:45
linxehSpamapS: there is cable fibre in the street. I cant get it though, even though the fibre is less than 100 yards from me00:45
SpamapSlinxeh: yeah thats what they used to have in the US too.. but Verizon and AT&T laid so much dark fiber they realized they had a huge opportunity to overcharge people. ;)00:50
SpamapSStill... its the only system that can record 2 HD channels at once that I know of. :)00:50
* SpamapS disappears00:50
uvirtbotNew bug: #592899 in mysql-dfsg-5.1 (main) "package mysql-server-5.1 5.1.41-3ubuntu12.1 failed to install/upgrade: ErrorMessage: subprocess new pre-removal script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/59289901:26
=== mushroomtwo is now known as mushroomblue
bastid_raZori'm having some fail2ban errors/warning in /var/log/fail2ban.log   ail2ban.server : ERROR  Unexpected communication error02:29
bastid_raZorusing the stock jail.conf and fail2ban.conf .. the only thing i have changed was ban time and ignoreip02:30
=== erichammond1 is now known as erichammond
mopiquestion: is there a way to use windows group policies with a samba server?03:38
webPragmatistno03:39
mopiubottu: /msg03:40
ubottuPlease ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice. Please note that some people find it rude to be sent a PM without being asked for permission to do so first.03:40
mopi!ubottu >mopi03:41
ubottumopi, please see my private message03:41
nginxxwutup ubottu03:48
hlxQuestion: Would like to set up a Ubuntu Server and use it as a Domain Controller for a Windows (Perhaps Linux?) Environment. Would like to be pointed in the right direction so I can set up a test network and educate myself03:56
mopihlx: I would start by using virtual machines (I use virtualbox) so that way you can take snapshots in case you mess up. document all of your steps04:07
nginxxyour not going to be able to have a linux server act as a windows domain controller04:07
mopinginxx: why not, I'm doing it?04:07
hlxWhy not? I don't require group policy.04:07
hlxmopi: I have a dedicated machine running xenserver for playing with random servers at the moment :P04:08
mopihlx: that works :)04:08
mopihlx: I would say to start out with ebox and see how that works for you.04:09
hlxI do like how Ebox looks, I think I will.04:09
mopihlx: if you do need any group polices you can configure that on the local workstation and make yourself an image04:10
hlxhow does04:10
hlxer.04:10
mopiconfigure group polices by going start - run - gpedit.msc04:10
hlxHow does Ebox/Samba do authentication? if I configure one machine and image them over, do I need to change the SID? or the DID? As long as I image them before I join the domain I should be fine?04:10
mopihlx: correct04:11
mopihlx: also FOG will auto add windows to the domain if configured that way04:11
hlxso this fog is somewhat of an Acronis or norton ghost program, just open source04:12
mopihlx: correct, but I would say better. It is administered through a web browser. You can even deploy snapin software that you make yourself. It is very powerful04:13
mopihlx: I use it on a network with 700 workstations04:13
mopihlx: it runs as your dhcp server too04:13
hlxinteresting. Are there any sort of incremental backup servers? Or does this do something akin? I'm more or less looking for something like a WHS (Windows Home Server) equivalent. I have dabbled with Rsync and don't mind that, but am wondering what else is out there04:14
mopihlx: I'm sorry, I can't help you there. I don't work with backups much.04:15
hlxmopi mind if i pm?04:16
mopihlx: go ahead04:16
nginxxbtw, ebox bends the space/time fabric ... it is pretty awesome04:32
hlxit does look pretty robust04:32
nginxxsorry about the comment earlier, my definition of a DC is that it can hold the global catalog, etc04:33
nginxxyea, authentication services is a synch04:34
hlx    excellent04:34
hlxyeah the last win server 2k8 solution i sold was a 70 workstation solution, server os, 1u harware and licensing = ~$30,000 , plus the workstations and labor = probably another $80,000, not too many businesses in a small town have that muc hto spend04:36
nginxxany virtualization on that bare metal?04:37
hlxthats just straight server 2k8 domain controller, 12GB system running DC, and SQL04:38
hlxso DNS, DHCP, all that fun04:39
hlxno WSUS or anything04:39
nginxxah04:39
elnurThere is no /etc/hostname files. How should I change the hostname?04:43
elnur*file04:44
nginxxyou might want to touch it and put a hostname in it04:44
nginxxand change /etc/hosts04:44
elnurisn't changing hosts only enough? why would my system not have hostname file?04:45
nginxxwhat release are you using, is it a new install?04:46
elnuryea, new minimal install of ubuntu 10.04 server04:47
elnuron Xen VPS04:47
MTecknologyelnur: linode by change?04:48
MTecknologychance*04:48
elnurno, it's a russian hosting company04:49
elnuris default hostname "ubuntu"?04:49
MTecknologyjust curious..04:49
MTecknologyI think so04:50
MTecknologyelnur: /etc/hostname should be the fqdn04:50
MTecknologyelnur: http://pastebin.ubuntu.com/448545/04:51
elnurMTecknology, the interesting thing is that there is no /etc/hostname file. Yea, I can create it, but I wonder, why it's not there by default. Maybe something has changes I the system uses another way of storing hostname, not /etc/hostname04:51
MTecknologyelnur: lsb_release -a && uname -a04:52
MTecknologysee if it's been tweaked04:52
elnurMTecknology, http://pastebin.ubuntu.com/448548/04:53
MTecknologyyou running on an amazon cloud??04:53
elnurI doubt that.04:53
elnurHow can I check it?04:54
MTecknologyI have no idea - but the kernel you're running is for Amazon EC204:54
MTecknologyand the latest 10.04 kernel for a server is 2.6.31-16-server04:54
elnurwhoa :)04:55
elnurmy kernel is for Xen server04:55
MTecknologyah.. nevermind - there is linux-image-2.6.32-306-ec204:55
MTecknologyxen must be injecting that04:55
elnurinjecting what?04:55
MTecknologythe kernel version - or they configured it to run that which would be odd04:56
MTecknologyI just haven't encountered that ever - kind of a wtf moment04:56
elnurthere are special linux presets for Xen servers and those presets ship with special kernel optimized for xen04:57
nginxxyou could try changing the hostname with the hostname command04:57
MTecknologyLinux panther 2.6.35-rc1 #52 SMP PREEMPT Sun May 30 19:21:30 CDT 2010 x86_64 GNU/Linux04:58
MTecknology^^ my kernel version04:58
uvirtbotMTecknology: Error: "^" is not a valid command.04:58
MTecknologyheh.. seems I stumbled into uvirtbot's prefix character04:58
elnuraha. after issuing hostname command /etc/hostname was created04:58
elnurMTecknology, are you on edge? :)04:58
nginxxah04:59
MTecknologyelnur: git source and compiled - I tried to package it but it really really doesn't want to be pacakged.04:59
MTecknologynginxx: so.. I'ma guessin' you runnin' nginx05:00
elnurMTecknology, heh05:00
nginxxi have some moodle servers running on nginx05:00
MTecknologyI don't use apache anymore :P05:00
nginxxheh, i was sold on the memory footprint on nginx05:01
elnurnginxx, MTecknology, since /etc/hostname is in its place now, i've edited it and the hostname is changes. thanks for the help :)05:01
MTecknologyelnur: yay05:01
nginxxgood to hear elnur05:01
elnurnow to setup bind...05:01
MTecknologynginxx: same here, nailed by head on a ceiling with apache and now I have room05:01
elnurwhat hostname is used for, anyway?05:02
elnurthe only change i see in the shell prefix, like elnur@hostname05:03
MTecknologylocal name resolution05:05
nginxxhttp://en.wikipedia.org/wiki/Hostname05:05
elnurso, is it recommended to assign my hostname to my main domain name ?05:06
nginxxyes05:06
nginxxand put your other names in /etc/hosts05:06
elnurokay. thanks05:07
MTecknologynginxx: you should join #nginx05:11
robinyahuaskum05:27
elnurwhy select-editor doesn't work?05:28
elnurmust I install debconf and run dpkg-reconfigure to select the default editor?05:28
elnurah, it's already installed05:30
elnurheh05:30
elnurit couldn't be otherwise. i just misspelled it and wrote dkpg...05:30
elnurah. wrong command05:31
elnuri need update-alternatives05:31
elnuri thought i had enough sleep this night :P05:31
MTecknologyelnur: heh- I knew I got too (WAY TOO) little sleep. I had to deal with a disk getting <1 MB/s read time...05:32
elnurMTecknology, i don't get about disk :) what's the problem?05:34
MTecknologyelnur: hm?05:34
elnurMTecknology, I don't get this: I had to deal with a disk getting <1 MB/s read time... My English is not really good. I don't get it. :)05:35
MTecknologyelnur: hdparm -t /dev/sda was reporting read times of less than 1 megabyte per second - that should easily be up over 100 megabytes and realistically capable of more than 25005:35
elnurMTecknology, and how does that relate to your sleep? :D05:36
MTecknologyelnur: ~2.5 hours sleep makes that very hard to deal with05:36
elnurMTecknology, omg, 2.5 hours is really bad. I can't concentrate properly even if I sleep 5-6 hours05:36
MTecknologyelnur: websites had more than 1 minute load time per page - people were angry - I was angry05:37
MTecknologyelnur: indeed - it's hard05:37
elnurMTecknology, and how you solved that?05:37
=== register is now known as Guest23808
MTecknologyelnur: adjust memory allocated to virtual systems - remove swap from virtual systems - drop_cache's - couple little tweaks05:38
elnurMTecknology, i see05:38
elnurNow I'm striving to sleep 7-8 hours every day :)05:39
MTecknologysounds amazing05:39
MTecknology5 hours per night is about my best05:39
elnursleeping less doesn't win in the long run05:39
MTecknologyI've been starting a company with a couple guys and it's really really really hard to keep up on school and the company05:39
elnurMTecknology, heh. having a company is really cool. i'm starting to do my own little my little :)05:40
elnurwhat is the thing your company does? hosting?05:42
MTecknologywebsite development and hosting05:42
MTecknologyright now we're drupal exclusively05:43
elnurMTecknology, heh. i have some xp with drupal — like a year05:44
MTecknologyit's fun stuff05:44
elnuri hated it because drupal doesn't allow a programmer to have fun :)05:45
MTecknologyhow so?05:45
elnurmaybe it's subjective05:45
elnurbut i like developing on Zend Framework much more05:45
MTecknologyfrom developing a theme - it sucked - it's much better now05:46
elnurdrupal is a ready CMS and it restricts what you can or should do05:46
MTecknologybuilding modules is great05:46
elnuri'd been building modules and it was rly boring for me :05:46
elnur* :P05:46
MTecknologybut that's good :P05:47
MTecknologyI like it05:47
MTecknologyI got to doing some really fun stuff05:47
elnurdrupal is good for small sites. not for things like social networks05:47
MTecknologyumm... gotta disagree05:47
elnurit's your right :)05:47
MTecknologyMy company is contracted to build a VERY massive website for networking - in drupal05:48
elnurAny success?05:48
MTecknologyya, we're doing great05:48
elnurThat's good. :)05:49
MTecknologyfull interactive api, bidding system, 70% of the functionality is there05:49
elnurMTecknology, i'm not saying that it's not possible to do that with Drupal. I'm saying that it's not the best tool for the task.05:50
elnuryou can develop website on C, but that's not optimal05:50
MTecknologywhat makes drupal bad for it?05:51
elnurbecause it imposes a particular structure on your system, and that structure sucks05:52
elnursucks for serious things05:52
MTecknologyhow so?05:52
elnurYou can't, for instance, have a nice database schema with FKs all over the place.05:52
elnurBecause Drupal already gave to you its shitty DB schema.05:53
MTecknologyI like it's schema :P05:53
MTecknologyto me it makes pretty good sense - especially when you hook multiple modules into each other05:53
elnurDrupal follow that lame approach which uses DB as a brainless data storage05:54
elnurs/follow/follows05:55
elnurIn serious projects serious programmers use DB as a single point of truth, and data is forces to be correct on the DB level, not on app level.05:56
elnurs/forces/forced05:56
MTecknologythat can be subject to flaw too05:57
elnureven if can, it's much much better than brainless-data-storage approach :P05:58
MTecknologymaybe :P - I guess it depends on what you learn05:58
MTecknologydb should always have most serious tasks such as joins, views, w/e offloaded to it05:59
MTecknologyno reason the programmer can't verify things05:59
elnuryea, views and whatsnot05:59
MTecknologyI have views in my drupal schema :P05:59
holmser_just tried to install 10.04 on my server.  installed correctly, and now I'm getting a "Geom error" on boot.  what the hell is that?06:00
elnuranyways, if drupal works for, that's good :)06:00
elnurholmser_, yea, wtf is that? :P06:00
elnur*works for YOU06:00
MTecknologyelnur: you should watch the language some ;)06:00
elnurMTecknology, is wtf bad? :)06:01
MTecknologyelnur: ya06:01
nginxxgeometry error06:01
MTecknology"obfuscated swearing"06:01
holmser_Its gotta be a grub error06:01
elnurMTecknology, then don't use it too :P06:02
nginxxholmser_: try reseting your bios to default settings06:03
nginxx*yawn*  getting tired06:13
holmser_any idea why when I have my disks set as a raid 0 ubuntu installer can't write to them?06:14
nginxxwhat brand/model controller is it?06:15
holmser_nm... adaptec hostraid06:20
holmser_I guess ubuntu doesn't like fakeraid?06:21
nginxxit sees the HDs individually06:22
nginxxand needs a windows driver to funcion06:23
jmarsdenSee https://help.ubuntu.com/community/FakeRaidHowto for some info that might be relevant.06:23
holmser_Its fine... I don't need raid.  I just wish I hadn't wasted 8 hours.  lesson learned06:28
=== register is now known as Guest14988
eagles0513875jpds: did i catch ya at a bad time08:12
=== register is now known as Guest52168
red2kicHello, I'm trying to set up postfix to use my Gmail account. Now, I'm attempting to test it. I'm stuck at Subject: Whatever You Desire. How do I go to body or next part?09:15
red2kic!mail09:49
ubottuMail is another medium to communicate. Ubuntu mailing lists can be found at http://lists.ubuntu.com09:49
red2kic!postfix09:49
ubottupostfix is the default !MTA and !MDA on Ubuntu. For help, read https://help.ubuntu.com/community/Postfix and https://help.ubuntu.com/community/PostfixBasicSetupHowto - See also !MailServer09:49
uvirtbotNew bug: #592975 in libaio (main) "package libaio1 0.3.107-3ubuntu2 failed to install/upgrade: il pacchetto libaio1 è già installato e configurato" [Undecided,New] https://launchpad.net/bugs/59297510:21
uvirtbotNew bug: #592976 in mailman (main) "package mailman 1:2.1.13-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/59297610:26
MasterZuFuis there any way to tell what time my server is running at? for some reason my tasks aren't running at the right time on my mybb forum even though mysql is set to my current actual time.12:44
GNUtoo|laptophi,16:33
GNUtoo|laptopI'd like to use bind as a caching + local Master server(for the local network)16:34
GNUtoo|laptopbut I don't want bind to use the ISP's cache server16:34
GNUtoo|laptopI want to be like the ISP cache server16:34
GNUtoo|laptopso that it doesn't use the ISP's cache16:34
GNUtoo|laptopI got old config from FreeBSD achieving that16:34
GNUtoo|laptopbut many things don't work anymore16:34
GNUtoo|laptopeven simple directives like listen-on16:35
GNUtoo|laptopshould I try to import the "." root.slave files?16:38
=== Bilge_ is now known as Bilge
JackTOHey All17:15
JackTOI'm setting up a LAMP server, I selected that when i installed ubuntu server... but now ehn i type php, it says that its not installed.. is that normal?   there is a php5 folder inside of /etc, but not much in iy17:17
JackTOis there an easy way to check if its there or not?17:17
bcJackTO: does /usr/bin/php exist?17:20
JackTOnpe17:21
JackTOjust check17:21
JackTOjust checked17:21
bcJackTO: dpkg -l php5-cli17:21
JackTOwhat si the difference between doing a apt-get install php5-cli and the dpkg?17:22
bcJackTO: dpkg -l is just quering the database to see if you have it installed.17:23
JackTOoh, ok, one sec, let me try17:23
bcJackTO: apt-get actually uses dpkg though.17:23
JackTOsays no matching packages17:23
bcJackTO: if you want the command line binaries, then install php5-cli. You probably already have libapache2-mod-php517:24
JackTOguess i don't have it, odd... i slected LAMP durring install and I have apache and mysql17:24
bcJackTO: you probably just have the Apache module. php5-cli isn't required unless you plan on using, I think, CGIs and scripting outside of Apache.17:24
JackTOahh, interesting...so i may be able to run php, but not be able to manually do anything with it17:25
bcJackTO: you may want php-pear also, if you don't already have it.17:25
bcJackTO: from the command line, no, but Apache yes17:25
bcJackTO: you might double check this too: dpkg -l php5-mysql17:26
JackTOlooks like i have that17:26
JackTO| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend17:27
JackTO|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)17:27
JackTO||/ Name           Version        Description17:27
JackTO+++-==============-==============-============================================17:27
JackTOii  php5-mysql     5.3.2-1ubuntu4 MySQL module for php517:27
JackTOsorry17:27
JackTOthats what I got wheni issued the last dpkg command17:27
bcJackTO: I can't believe a bot didn't kick you :P17:27
JackTOLOL17:27
JackTOi guess that means thats installed...17:28
bcJackTO: ii = installed17:28
JackTOthanks17:28
JackTOnew to linux suff17:28
bcJackTO: well you picked an easy one17:28
JackTOso I guess technically LAMP is installed....17:28
JackTObut i guess to controll php, i need to have php5-cli?17:29
bcJackTO: probably so. L, check. A, dpkg -l apache*. M, dpkg -l mysql*, P, check.17:29
bcJackTO: if you only plan on using PHP through a web site, you're probably good to go (in most cases).17:29
JackTOwhat about configuring php features....?17:30
bcJackTO: apt-cache search php, or edit the files in /etc/php5/apache217:31
JackTOahh yes, there are only a few files in that di, i guess there isn't that much to configure17:32
bcJackTO: you generally want to install extensions via apt, e.g. php5-memcache17:33
bcJackTO: they should be enabled for you when you do that, and settings placed somewhere in /etc/php5/apache2, for the apache module version of PHP.17:33
JackTOmmmmm... i guess there are all sorts of stuff like that to help with performance etcc...17:33
JackTOis there one package ex. php5-cli that insclude all those other modules or are they all seperate packages17:34
bcJackTO: just search for something using `apt-get update && apt-cache search <foo>`17:34
JackTOthanks, i will try...17:35
JackTOis there a webmin moducle for php? I can control apache and mysqwl that way very nicely....   I know its not offically support, but is there one?17:36
bcJackTO: the most popular / most used extensions are included. When you get a site up, use phpinfo() in a file to display what it already has.17:36
bcJackTO: probably so. search for with apt-cache. I have no experience with webmin.17:37
JackTOhpw is apt-cache diff from apt-get (remeber newbie here, sorry)17:37
bcJackTO: apt-cache works on the database of packages it already knows about. `apt-get update` updates that database. `apt-get install` installs packages. https://help.ubuntu.com/8.04/serverguide/C/package-management.html17:38
JackTOahh, that makes sense....and all thei stuff it gets from the database on the repositories, right?17:39
bcJackTO: in a round about way17:39
JackTOdpkg -i, is used when i manually get .deb files and want to install them, right?17:40
JackTOaside from being easier to use apt-get, is there any advantage over manually dpkg... do they automatically update etc...?17:41
bcJackTO: I'd use another method, like apt-get or aptitude17:41
bcJackTO: I'd follow the suggestions on that link17:41
JackTOfair enough, i will read that stuff17:42
bcJackTO: help.ubuntu.com has tons of good information -- you'll like it.17:42
JackTOin tutorial videos they always talk about RPM and YUM, but I have a feeling that stuff is for RHEL or CentOS, right, not Ubuntu?17:43
JackTOthanks, i will read that stuff17:43
bcJackTO: right, Debian based distributions use .deb and dpkg. rpms are used in Red Hat based systems.17:43
JackTOyeah the rpm stuff, looks more complicated... all sorts of dependecy stuff etc..17:44
bcJackTO: rpms = SuSE, Fedora, Red Hat, CentOS to name, probably, a few17:44
JackTOis there more software available for RHEL, Cet etc... than ubuntu, since its newer?17:45
bcJackTO: yum is similar to apt-get, not so complicated.17:45
JackTOcent*17:45
bcJackTO: I think Debian based systems probably have more software available. Its rare that I haven't been able to find a package I looked for.17:46
bcJackTO: back later, happy configuring :)17:46
JackTOthanks again17:46
wisecrypthi.. is anyone know where i can find ebox-trafficshaping module for lucid server17:47
wisecrypt?17:47
JackTOwise, how does ebox compare to wbmin, just curious?17:56
wisecryptits better18:00
wisecrypt!webmin18:00
ubottuwebmin is no longer supported in Debian and Ubuntu. It is not compatible with the way that Ubuntu packages handle configuration files, and is likely to cause unexpected issues with your system. See !ebox instead.18:00
wisecrypt!ebox18:01
ubottuebox is a web-based GUI interface for administering a server. It is designed to work with Ubuntu/Debian style configuration management. See https://help.ubuntu.com/community/eBox18:01
JackTOi will try it on my tests system... when i looked at the manual before, it didnt seem to have support for much Apache, mysql stuff18:03
wisecryptye it does if you using the stable one18:04
wisecryptits 1.418:04
wisecryptthe module name ebox-webserver18:05
bcJackTO: I'd get your hands dirty on the command line. You'll gain some useful experience probably.18:05
JackTOfair enough18:06
bcJackTO: since you said you don't have much experience, for editing files you'll find nano really easy to use.18:08
JackTOyes, i've been using nano18:08
wisecryptbc what do you suggest for traffic shaping ? ufw ?18:08
JackTOi like it better than the vi thing18:08
bcwisecrypt: I have no experience with traffic shaping18:08
wisecrypthmm ...18:08
bcJackTO: vim is great if you ever decide to go down that road18:08
JackTOis there a module or software u can get for traffic shapping, in the windows works, as a former it admin, i would use hardware boxes..18:09
JackTOworld*18:09
JackTOhttp://www.bluecoat.com/products/packetshaper18:10
wisecrypti prefer ubuntu to do that thank18:10
bchttp://lartc.org/howto/18:10
wisecryptbc http://webhtb.nethd.ro/18:11
wisecrypthttp://webhtb.nethd.ro/ << i dont like it ask a root shell login in ssh18:11
JackTO.ro?  I wouldn't trust it18:12
JackTOlol18:12
SuperLagvim++18:12
wisecryptbut i powerful app18:12
wisecrypt*a18:12
bcSuperLag: <318:12
SuperLagDidn't know about the webmin thing.18:13
SuperLagthat's good info18:13
bcJackTO: I think there are some romanian ubuntu mirrors. Not everyone outside the US is evil :)18:13
JackTOhaha18:13
JackTOfair enough18:13
wisecryptJackTO, would you trust http://sourceforge.net/projects/webhtb/18:14
JackTOmy dad is romanian, i don't trust him... (just jking, but he is romanian)18:14
SuperLagat work, I have better luck with pointing to non-US mirrors... for download speed18:14
SuperLagand I'm in the US :)18:14
* wisecrypt will patiently wait for the release instead18:15
JackTOjust curious, now that we are talking about traffic shapping, would using a computer toshape the traffic cause a fair bit of latency as opposed to a ASIC designed for that?18:15
JackTOlike a hardware based solution18:15
wisecryptnvr use a hardware to do that18:16
wisecryptthey all pain18:16
JackTOi never had a problem with packeteer and we had 55,000 people on it...18:16
bcprobably completely closed too, but I have no idea18:16
JackTOthe idea is to achieve close to wire speed, and that hard to do with out an asic..18:17
wisecrypttell your isp about it18:17
JackTOwe were the ISP18:17
wisecryptthat nothing to do with ingression18:18
JackTOanyhow, i'm sure there are many linux solutions for that...  just dont know any..18:18
JackTOnew to linux18:18
JackTO:)18:18
JackTOcheckpoint software may have something?  have u checked18:19
JackTOor do u want a free solution18:20
bc!xen18:23
ubottuXEN is a virtual machine monitor for x86 that supports execution of multiple guest operating systems with unprecedented levels of performance and resource isolation. Information on installing it for Ubuntu can be found at https://help.ubuntu.com/community/Xen18:23
JackTOon my test server, i tried, apt-get install ebox-webserver, but it said no matching packages18:26
uvirtbotNew bug: #593118 in openssh (main) "authorized_keys will not accept no-pty option on a per-key basis" [Undecided,New] https://launchpad.net/bugs/59311818:36
bcuvirtbot: version18:37
uvirtbotbc: The current (running) version of this Supybot is 0.83.3.  The newest version available online is 0.83.4.1.18:37
bcuvirtbot: source18:37
uvirtbotbc: My source is at http://supybot.com/18:37
bcsoren: I'm assuming you wrote a plugin for the bug tracking. Is the source in a repo?18:39
=== Twilo is now known as cfelectro
JackTOi just tried EBOX, what a piece of crap... not exen close to webmin...  its like a toy18:51
J_5how do i give myself permission to view apache log files? I get access denied. I can only access them when logged in as root18:52
JackTOwhy do ppl recommend it as a replacement owebmin, its not even 1/10 of webmin..18:52
cfelectromaybe some people dont need all that webmin has to offer18:53
tyler_d|werkinI have set up 2 nic's on one server, and hard-coded the ip's for some reason they are non-functioning with 2 statics.. even the one static is not getting on the interweb on boot19:04
tyler_d|werkinthe configuration is http://pastebin.com/pUKnLvga19:04
nginxxwhy are there 2 auto eth0 statements in that19:11
nginxxand move auto eth1 to line 10 on the pastebin19:11
JackTOhi19:19
cipher421I'm having major boot problems with 10.04 fresh install19:30
cipher421it freezes after "ureadahead exists with status 4"19:30
deslectorhi, what is the preferred method to create a firewall on Ubuntu Server for a machine that is going to be a gateway?19:30
cipher421which i now know has nothing to do with it19:30
deslectorthe doc talks about ufw, but it says is better used as a host firewall19:31
cipher421that nat is a firewall by itself19:31
cipher421you don't really need ufw19:31
bcdeslector: under IP Masquerading: https://help.ubuntu.com/8.04/serverguide/C/firewall.html19:34
deslectorbc, but then, is still considered a good practice to use ufw ?19:35
deslectoreven on  a gateway machine?19:35
bcdeslector: sure, why not. it's just a translator for netfilter rules, I believe. You could write rules from scratch, too. Another alternative is shorewall.19:35
deslectorbc, the thing is... I'm replacing an old debian etch machine19:36
deslectorand it uses an old init.d script created manually to input the rules to netfilter19:37
cipher421no one can help me with booting problems?19:37
bcdeslector: if it was already configured, you could also just bring the iptables rules with you to the new machine.19:37
deslectorbc, how could I do that? IIRC, ubuntu uses upstart now19:38
bcdeslector: I just put mine in a file called pf and added it to /etc/init.d, then ran update-rc.d. It can be as simple as that really.19:39
deslectorbc, wow... I'll give it a try, thanks!19:39
bcdeslector: also check out iptables-save19:40
bcdeslector: .. and iptables-restore19:40
bccipher421: there are a couple of open bugs filed under ureadahead, but I can't help with any solution.19:42
deslectorbc, ok, I'll look for them... thanks again!19:43
cipher421i know the unreadahead is not actually a problem19:43
cipher421just the last message i see before freeze19:43
nginxxhow do you figure that19:44
cipher421because i researched what status 4 is19:45
cipher421and it just means that it didn't find anything on the hard drive that needed to be loaded into memory19:45
bcdeslector: update-rc.d can be a tad cryptic, though just check the man page19:51
deslectorbc, yep, I've used it before... thanks! :-)19:55
uvirtbotNew bug: #593145 in postfix (main) "package postfix 2.7.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75" [Undecided,New] https://launchpad.net/bugs/59314520:30
JackTOif ubuntu is sittingidle for hours, is there any drive activity?  any reading or writing?21:27
JackTOin windows theere seems to be contatnt bit of drive activity21:27
peturiHow can i access the grub menu in server 10.04 ?21:42
guntbertpeturi: during boot press <shift>21:43
peturiahh thanks guntbert21:43
guntbertpeturi: you're welcome :-) (sometimes I had to use <right shift>)21:44
peturishift worked, i thougt it was the tab key and got fustrated21:44
guntbertnice :)21:45
peturiDamn, i forgot my passwd, so i rebooted with init=/bin/bash21:46
peturiAnd then i did "passwd myUser"21:46
peturiit asks for the new pass etc. but fails21:46
peturiAuthendication token manipulation error21:46
peturiwtf is this?21:46
peturihttps://help.ubuntu.com/community/LostPassword21:48
peturiseams its the right way with ubuntu.. but does not work21:48
peturiahh read only fs21:49
guntbertpeturi: you missed on change ro -> rw21:53
guntbert*one21:53
peturiyea i got it, thanks all works now21:53
diagoHello, is it possible to attach a disk to a running guest without a power off?22:18
diagosorry, wrong channel22:18
uvirtbotNew bug: #593176 in php5 (main) "php segmentation fault" [Undecided,New] https://launchpad.net/bugs/59317622:31
Rafael_ hi...i need some help on how to upload a website..i have installed php, apache, etc...have no clue how to upload the website ?22:42
diagoRafael_: it's on your local machine?22:46
Rafael_diego: no22:52
Rafael_diego: i finishid with a software called webplusx2..and i know that for publishing it you use the ftp..but do i need to do anyhting with apache?22:53
ruben23 hi great ubuntu-server guys, how are you all:-D23:45

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