/srv/irclogs.ubuntu.com/2010/08/22/#ubuntu-server.txt

allquixoticis that a bug? the /etc/init.d/libvirt-bin script was rewritten to use upstart, but upstart doesn't honor settings in /etc/default/libvirt-bin00:00
Raymondhi00:01
RaymondCan someone help me with freenx?00:01
allquixoticanswered my own question: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/55705400:02
uvirtbotLaunchpad bug 557054 in libvirt "Libvirt-bin ignores libvirtd_opts from /etc/default" [Wishlist,Triaged]00:02
KurtKrautRaymond, Google developed a replacement for FreeNX. At the moment, it is 'abandonware' as FreeNX, but it is at least more recent. I recommend you to take a look at it.00:02
KurtKrautRaymond, I've installed it once in Ubuntu but I can't even remember the name.00:03
RaymondKurt.00:03
RaymondI have someone trouble installing it.00:03
RaymondIt wont install.00:03
RaymondAt the moment I am connecting using putty.00:03
allquixoticwhy not use the official NX server? it may not be open source, but it works. unless you have a specific requirement for free software, it's better supported.00:05
allquixoticit's at least freeware, and non-invasive.00:06
RaymondI just want to run apache, curl, mysql thats all.00:06
allquixoticWhy would you need NX for that at all?00:06
allquixoticYou can do all of that over SSH/Putty.00:06
RaymondIn not good with CLI00:07
RaymondOnly GUI.00:07
Raymond:S00:07
RaymondSounds weird.00:07
Raymondallquixotic, how would you do that?00:07
RaymondInstall apache, mysql, curl00:07
allquixoticif you don't want to learn CLI commands, there are decent GUIs for setting up Apache/MySQL/etc in so-called admin consoles. Plesk, cPanel, Webmin, eBox...00:08
allquixoticbut you'll still need to execute at least a few CLI commands to install one of those.00:08
Raymondsudo apt-get install apache curl mysql00:08
Raymondsomeone said that00:08
allquixoticuse aptitude search to find the package name you want to install. just put in a broad search term you want to look for00:09
allquixoticsuch as: aptitude search sql00:09
Raymondahh00:09
Raymondhard00:09
Raymond:S00:09
allquixoticthen: sudo aptitude install <packagename>00:09
allquixoticuh, no? not hard.00:09
RaymondWell..00:09
RaymondYou know XAMPP?00:09
RaymondI just want that running.00:09
RaymondXAMPP contains MYSQL, apache, curl, php00:09
Raymondwithour GUI how would I install this..00:10
Raymondhttp://www.apachefriends.org/en/xampp-linux.html00:10
allquixoticWell, I just looked up XAMPP (hadn't heard of it before), and it seems to be based on the incorrect premise that setting up an AMP stack is "hard". It's not -- you just have to become habituated with it. you'll be a much better sysadmin for the learning.00:11
allquixoticbut if they pride themselves on having an easy to use distribution of apache and mysql, then presumably they also have easy installation instructions.00:11
allquixoticif not, then XAMPP is no easier for you than doing it manually.00:12
Raymond...00:12
RaymondNot sure how im going to do this00:12
RaymondI could of done this by using GUI00:12
RaymondNXCLient.00:12
allquixoticthe package name for apache is apache2.00:12
allquixoticthe package name for mysql is mysql-server.00:12
Raymondah ic00:13
Raymondnot enough ram00:34
Raymond256MB00:34
Raymond:P00:34
benediktshould formatting a (virtual) disk in a virtual guest be much slower then formatting a physical disk on a physical hardware?01:14
benediktafter 1,5 hours im only up to inode 279/273501:15
amstanhello, what's the correct way of making sure an ip does not connect to a server?01:27
amstani added ALL:66.128.88.110 in hosts.deny01:28
amstansomehow it didn't work01:28
benediktiptables -A INPUT -p tcp -m tcp -s 66.128.88.110/32 -j DROP01:28
amstanis that persistent?01:29
amstani would like it to be01:29
benediktif you save the rules yes01:29
amstanhow do i save the rules01:29
benediktiptables-save > /etc/iptables.rules01:29
benediktand then put this line in /etc/network/interfaces under your network interface01:30
benediktpre-up iptables-restore < /etc/iptables.rules01:30
amstanok, done01:30
amstannow.. why didn't the hosts.deny work?01:31
benediktnot sure. have you read the man page?01:31
echosystmi dont understand all this "cloud" stuff02:10
echosystmthe whole point of the "cloud" term is that you just throw thigns out there and it just works02:11
echosystmprogramming against some api for scalability is hardly "cloud"02:11
echosystmam i missing something?02:11
Big_BrotherIs wireless hard to do on ubuntu server?03:12
uvirtbotNew bug: #622010 in mysql-5.1 (main) "Error in AppArmor rule for mysqld" [Undecided,Incomplete] https://launchpad.net/bugs/62201004:11
jetsaredimstupid question: when the menu comes up for grub-pc configuration, I just choose the actual disk that root is on, not the partition04:28
jetsaredimright?04:28
pmatulisjetsaredim: right04:39
jetsaredimpmatulis: kthx04:40
jetsaredimjust finally getting around to upgrading my file server from 9.10 to 10.0404:41
jetsaredimjust in time to start thinking about 10.10 :)04:41
jetsaredimmy raid doesn't seem to be coming back up after upgrading04:54
jetsaredimany ideas as to how to get md0 setup again?04:54
jetsaredimlooks like lvm2 either didn't get updated or something04:56
jetsaredimeither way its not installed04:56
jetsaredimanyone have some suggestions as to how to get this back up and running?04:56
jetsaredimnm - just had to mdadm -A and set it up manually05:05
uvirtbotNew bug: #622076 in clamav (main) "package clamav-freshclam 0.95.3 dfsg-1ubuntu0.09.10 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100" [Undecided,New] https://launchpad.net/bugs/62207605:46
=== andregondim_ is now known as Andre_Gondim
hmmmmhi, is there a foss alternative to deep freeze?07:03
hmmmmi am considering a ubuntu pc lab07:03
lifeless'deep freeze'?07:08
=== unreal_ is now known as unreal
robertpayneany way to install htpasswd w/o installing full apache stack?07:32
talcitehmmmmm: yeah, you can mount the root fs ro07:41
qman__hmmmmm, what many people do is set up a netboot system, with an LTSP server and diskless clients08:13
qman__when the computer reboots, all data is lost08:14
qman__and the fresh image is loaded again from the server08:14
qman__the downside to this approach is that it requires a good network, gigabit preferable, and a fairly quick server to distribute the images08:14
kuttan_hi08:16
=== robertpayne_ is now known as robertpayne
kuttan_how can insmod certain kernel modules , at system startup time .. much prior to rc.local08:18
sherrkuttan_: see /etc/modules08:21
kuttan_sherr: I did put a module there, but it doesn't get loaded. But from command line its works08:22
=== robertpayne_ is now known as robertpayne
=== Jordan_U_ is now known as Jordan_U
roachcan someone please help me with the ldap configuration08:54
roachhelp?09:02
joschiroach: try following the openldpa chapter in the ubuntu server guide: https://help.ubuntu.com/10.04/serverguide/C/openldap-server.html09:10
arvind_khadrihi, I am running opennms on ubuntu 10.04. I am unable to see the map, i have installed the necessary plugin, I can see the Italia map, but not my own network map.09:48
=== alex88[sleep] is now known as alex88
=== unreal_ is now known as unreal
alex88i've to install libcupsys2 that's required by a deb that i have to install..it's provided virtually by libcups2, how can i say dpkg that it has to install libcups2?11:12
alex88instead of searching for libcupsys2?11:12
YankDownUnderalex88, Are you trying to install a Canon printer...???12:42
alex88YankDownUnder: it was support for italian channel13:05
alex88i told to use the --ignore-dependences13:05
alex88but it isn't the right way to do it13:05
alex88YankDownUnder: so i've searched how to tell dpkg that libcupsys2 is given by libcups213:06
YankDownUnderalex88, I've had the issue with a few Canon drivers - there's a few roll-your-own ways of dealing with it - for Karmic and Lucid - but they're iffy at best...not any truly good results...13:20
uvirtbotNew bug: #622202 in dovecot (main) "dpkg: version '/etc/ufw/applications.d' has bad syntax: invalid character in version number" [Undecided,New] https://launchpad.net/bugs/62220213:21
uvirtbotNew bug: #622204 in dovecot (main) "adduser: Warning: The home directory `/usr/lib/dovecot' does not belong to the user you are currently creating." [Undecided,New] https://launchpad.net/bugs/62220413:21
alex88YankDownUnder: ok...btw, he has installed and printed fine...13:23
benediktshould formatting a (virtual) disk in a virtual guest be much slower then formatting a physical disk on a physical hardware ?15:07
benediktive been going for over 12 hours and im up to inode 2388/273515:07
jo-erlendno, that doesn't sound right at all.15:08
benediktthought so15:09
benediktboth the guest and host are under immense load15:09
benediktcreating new hosts takes under 5 minutes15:09
benedikteven with a large v-disk15:09
giovani_well, yes, of course, a virtualized disk is slower than a physical disk15:10
benediktyeah15:10
giovani_but it shouldn't take 12 hours15:10
benediktbut, *this* much slower?15:10
giovani_to do a simple format15:10
benediktits 350 gb, but this is riddiculous15:10
giovani_anything in the logs on both machines?15:11
giovani_dmesg, /var/log/all, etc15:11
giovani_i.e. low-level errors from the SATA controllers15:11
benediktdmesg on the host has some kernel messages that could be relevant15:12
giovani_pastebin them15:12
benediktshame it lacks time15:12
benedikti am15:13
benedikthttp://pastebin.ca/192266015:13
benediktmessages is clean15:14
giovani_the output it cut off in what you pasted15:15
giovani_any more stack traces?15:15
giovani_the rest of it doesn't matter15:15
benediktdmesg on the guest: http://pastebin.ca/192266215:15
benediktyes, the same thing repeated15:15
benediktwait, ill post it al15:16
giovani_I mean, this looks like a scheduling bug15:16
giovani_are you up to date with all kernels, and packages?15:16
benediktyup15:16
giovani_can you verify? what kernel is being run on the host  and guest?15:17
giovani_uname -r will do15:17
benediktfairly, the host is running 2.6.32-2115:17
benediktand guest is 2.6.32-24-generic-pae15:17
giovani_ok15:17
benedikthost is using -server (x86_64) and the guest is -generic(x86)15:17
giovani_both are 10.04?15:18
benedikt2.6.32-24-generic-pae on the guest to be excat15:18
benediktyup15:18
djkrikkeHello guys, I'm extremely confused. I installed the apache2 php5 module, but I want to enable it only for certain virtual hosts15:19
djkrikkeso I modified the mods-available/php5.conf, and removed the addhandlers15:19
djkrikkebut every website is still capable of running php?15:19
djkrikkeI don't understand how this is possible15:20
djkrikkethe module gets loaded, but there is no handler definition for .php files15:20
djkrikkeand they still run php15:20
benediktthe format is done soon though. ill run fsck and see if there are any errors.. googling hasnt turned out anything, but this is certainly strange15:20
djkrikkeok, very funny, the mime module did the trick15:24
djkrikkehow is it possible that mime loads the php handlers?15:36
djkrikkehmm, I still can't figure it out15:40
djkrikkemy php5.conf is empty15:40
djkrikkeso the addhandler and addtypes are gone15:40
djkrikkebut still php files are ran as php15:40
djkrikkenobody an idea?15:41
=== glick is now known as Guest8937
jeiworth_hi all, having problems setting up a raid1 on a running server, i am following this howto: http://www.howtoforge.com/how-to-set-up-software-raid1-on-a-running-system-incl-grub2-configuration-ubuntu-10.04-p2 <-- but it keeps dropping me to a initramfs shell stating that there are no raid devices17:22
veebullI haven't used that document (and unfortunately I'm not at a ubuntu machine right now) but there used to be an older document on the same subject but for Debian that worked pretty well17:26
veebulljust had to do a little translation for the newer drive IDs used in /etc/fstab17:26
jeiworth_hmm kk thanks, will do a search for it17:30
jeiworth_strange thing for example is that when i create the /etc/mdadm/mdadm.conf using mdadm --examine --scan the UUIDs it detect are the UUIDs from the partitions of the /dev/sdb disk and not from /dev/md, i.e.  i do a blkid on e.g. /etc/sdb1 and /dev/md1 and mdadm detects the UUID from /dev/sdb117:32
jeiworth_although i already tried using both17:32
jeiworth_and with the same result17:32
=== Guest8937 is now known as glick
=== andregondim_ is now known as Andre_Gondim
=== veebull is now known as away
corecodehey18:19
corecodemy mdadm raid1 does not attach automatically at boot - any idea where i can set this up explicitly?18:20
corecodei'm searching for the place to run mdadm, before cryptdisks is run18:20
AkranisHi. I'm having some problems installing Ubuntu Server 10.04.1 on one of my machines. At about 75% into the installation, it stops recognising the cdrom, prompting me to insert "Ubuntu-Server 10.04.1 LTS _Lucid Lynx_ - Release i386 (20100816.2)". I did an ls on /cdrom/ and the drive is still mounted.18:27
alvincorecode: see bug 27037, bug 599135 and some others18:27
uvirtbotLaunchpad bug 27037 in linux "mdadm cannot assemble array as cannot open drive with O_EXCL" [Medium,Fix released] https://launchpad.net/bugs/2703718:28
uvirtbotLaunchpad bug 599135 in mdadm "mdadm cannot assemble array" [Undecided,New] https://launchpad.net/bugs/59913518:28
alvinAkranis: Maybe the cd is corrupt. You can do a media check from the cd itself18:28
jeiworth_Akranis: i had the same problem bascally, although it never reached 75% but much earlier, apparently the jumper of the cdrom was set to slave, i put it on cs (cable select) and after that it worked just fine18:30
Akranisjeiworth_: Could be, I don't remember checking the jumpers on the cd-rom when I assembled this computer.18:31
corecodealvin: must be different; for me a manual --assemble --scan always works18:31
corecodealvin: but i don't even find the place where mdadm is called18:31
corecodewhen does that happen in boot?18:31
alvinEverything happens at once nowadays. Lucid broke auto-assembly. I have to give the command after boot.18:32
corecodesame here18:33
corecodei'd like to just run it automatically during boot18:33
corecodebefore cryptsetup18:33
alvinI don't use crypt. mdadm + lvm is enough trouble as it is18:34
corecodeyea :/18:35
corecodestill, who runs mdadm18:36
corecodeor, how do i run it before the first consumer tries to mount it18:36
=== unreal_ is now known as unreal
AkranisI tried changing the jumper and I still seem to get the same prompt to insert the cd. When I check the syslog, I got four lines of ": skipping nonexistant file"19:15
Akranisthe files in question are the /cdrom/dists/*/*/*/binary-i386/packages19:18
AkranisBut when I checked the cd for fault, it didn't give me any error19:18
=== lenios_ is now known as lenios
AkranisI reburned the disc at a slower speed after reading a forum topic, seems to have fixed my problem.19:59
AkranisStill a bit weird since the first CD checked out fine. But oh well.20:00
=== alex88 is now known as alex88[sleep]
quizmehi20:42
quizmei'm about to leave the country and want to be able to ssh into my home computer20:42
quizmecan somebody help me out with this?20:42
quizmei am logged into my router20:42
quizmebut i think you can do this with ssh port forwarding right?20:42
quizmei want to be able to log in as soon as the computer turns on (when it shows the login prompt) so that I can tell my dad to just turn on the computer20:43
quizmemy router forwards all packets (no firewall)20:44
quizmeso i was able to do:  nc -l 12345 | cat   <--- then from my webserver: curl <public ip>:12345.... and it worked20:44
zashquizme: You don't need cat20:45
zashfyi ;)20:46
quizmezash oh hehe thanks20:49
quizmezash he my inet addr for eth0 is 192.168.0.12... does that stay the same everytime i reboot?20:50
zashdo you have a router or something with dhcp?20:50
quizmezash: yeah a motorola sbg90020:51
quizmezash: comcast20:51
quizmezash: i wanna try to login from web server when i'm overseas. so that i have more computing power20:51
zashif the computer is turned of for some weeks and then started it might get a new ip20:51
zashotherwise should get the same20:52
quizmezash: oh... is there a way to fix it to say "192.168.0.42" or something ?20:52
quizmezash: cuz i'm going to be overseas.20:52
zashlook for something like "static assignments", or don't turn the computer off20:53
zashalso, ssh is on port 2220:53
quizmezash: oh... "static assignments" on my ubuntu box ?20:53
zashquizme: in your router config20:54
quizmezash: okay i'll try20:54
quizmei feel pretty high tech doing this lol20:55
zashanyways20:55
zashcomputers and stuff aren't usualy assigned new ip's unless they are turned off for a while20:55
quizmezash it might happen... cuz i'm going to be traveling.  my dad might turn off my computer for a couple weeks20:56
zashtry asking him not to20:57
zashbut usualy they get the same20:57
quizmezash yeah i could do that... but that adds a human random variable to the set up.20:57
qman__depends on the router, newer ones tend to give you the same address, but not always20:58
qman__but as long as the computer is on, it will keep renewing the one it has20:58
quizmeqman__ thnx20:58
quizmeqman__ i'm using a motorola sbg90020:58
guntbertquizme: why don't you assign a fixed IP address to your computer?20:59
qman__if you do, make sure you pick one outside the DHCP range on the router20:59
quizmeguntbert: i'd like to: how do i do that?21:00
guntbert!serverguide | quizme21:00
ubottuquizme: The Ubuntu server guide may be found at http://help.ubuntu.com/10.04/serverguide/C/21:00
quizmeguntbert: thanks21:00
guntbertquizme: there is a section networking, looks a bit intimidating21:02
qman__that gets into a lot of detail and covers networking things you aren't really interested in, specifically you want the "IP Addressing" subsection, and the "Static IP Address Assignment" part of that subsection21:02
guntbertquizme: search for "static ip address assignment"21:04
quizmehttp://www.howtogeek.com/howto/ubuntu/change-ubuntu-server-from-dhcp-to-a-static-ip-address/21:04
quizmelooks pretty good21:04
qman__that is accurate21:04
qman__the thing about random guides on the internet is a lot of them tend to be wrong, but that one's just fine21:05
quizmewhat's "lo"21:05
quizmeauto lo21:05
qman__loopback21:05
qman__you don't want to mess with that one21:06
quizmekk21:06
qman__just eth0, or 1, or whatever your interface happens to be21:06
quizmethat's 127.0.0.1 ?21:06
quizmelo i mean21:06
qman__yes21:06
quizmeeth021:06
quizmeqman__ is it ok if i set it to 192.168.1.99  ?  you said i should set it to something "outside my DHCP range on the router"21:07
qman__while most things use 127.0.0.1 for loopback, strictly speaking, 127.x.x.x are all loopback addresses21:07
quizmenot sure how to determin what the range is21:07
qman__the router will say on the DHCP configuration page21:07
qman__it will either be called DHCP range, or address pool, or something like that21:08
quizmekk21:08
qman__and it will have a configuration box to let you choose what the minimum and maximum addresses are that it will hand out21:08
qman__most routers are configured for a pool of 50 or 100 addresses21:08
qman__you want to give yourself an address not in that range, so that the router will not attempt to hand it out to another computer21:09
quizmeif i have NAT, do i need to do any of this?  I thought NAT automatically maps requests to21:09
quizmeto whatever it needs21:09
qman__NAT is not related to address assignment21:09
quizmeok21:09
qman__NAT needs your addresses to be assigned properly in order to work21:09
quizmeit's for port mapping ?21:09
qman__yes21:10
quizmeok21:10
quizmeok21:10
quizmehmm21:10
quizmeit says a max of 245 users21:10
quizmeand the address starts on 192.168.0.1021:10
quizmeso does that mean it's going to use 129.168.0.* ?21:11
qman__so, either give yourself one below 10, or change those settings to give you more room21:11
qman__it will use any address from 192.168.0.10 to 192.168.0.25521:11
quizmeok21:11
quizme255 is the max right?21:12
qman__yes, actually, that's the broadcast21:12
qman__254 is the highest address21:12
quizmecan i make it use like21:12
quizme192.168.200.200 ?21:12
qman__no, because you won't be in the same subnet21:13
quizmeor does it have be 0 in the 2nd to last place ?21:13
=== rmk_ is now known as rmk
quizmek21:13
quizmeoh21:13
qman__unless the router supports class B subnetting21:13
qman__but most home routers don't, and I'm guessing it doesn't21:13
quizmesubnet is determined by the 2nd to last one21:13
quizmeit's a home router21:13
quizmekk21:13
quizmethanks21:13
quizmethis stuff is cool21:13
quizmehope i can learn it well21:13
qman__with that range, use 1-921:13
qman__guessing the router is 121:13
quizmei'll use 921:13
qman__so that leaves 2-921:14
quizmeyeah21:14
guntbertqman__: not to interfere - but with NAT he should configure port forwarding on the router (I don't know if that is done already)21:14
quizmemaybe i'll test it with the current one first21:14
quizmei'm on 1221:14
quizmeso i'll just use that first21:14
quizmethen if it works i'll try changing it to 921:14
quizmeguntbert yeah i'm assigning port forwarding21:15
qman__the problem with setting it statically to 12 is that the router will attempt to give 12 out to another computer when it receives a request21:15
guntbertquizme: ok :-)21:15
quizmeqman__ yeah right21:15
quizmeqman__ just wanna test it first21:16
qman__9 will work just as well as 12, and in some cases, 9 will work, and 12 will not21:16
qman__some routers are set up to not allow traffic from addresses within its pool when it hasn't leased them21:16
quizmessh david@127.0.0.121:17
quizmessh: connect to host 127.0.0.1 port 22: Connection refused21:17
quizmethat should work shouldn't it ?21:17
quizmei mean if sshd is up ?21:17
qman__yes21:18
quizmeso i think that's my first problem i need to solve21:18
qman__unless you're specifically blocking it with your firewall that way21:18
quizmeqman__ i don't think so21:18
quizmeqman__ maybe port 22 is blocked though...21:19
qman__you would have to have created a rule to explicitly reject packets inbound (or outbound) from 127.0.0.1 or the lo interface on port 2221:20
qman__and reject, not drop21:20
quizmeqman__ oh, i didn't do that21:20
quizmeqman__ so sshd is probably not working?21:20
quizmeeverything is default21:20
qman__yes, a better way to check is `sudo service ssh status` and `netstat | grep ssh`21:20
quizmeunrecognized service21:21
qman__then ssh is not installed21:22
quizmek21:22
quizmei got this...21:22
quizmethanks21:22
quizmesudo apt-get install openssh-server openssh-client21:22
quizmethank God for apt-get21:23
quizmessh start/running, process 314821:23
quizmethis is cool21:24
quizmedude i logged in from my webserver21:24
quizmeso cool....21:24
quizmeif (on my router) i change port start to 999 and port end to 22, then will i be able to ssh on port 999 ?  it would be more secure that way right?21:26
quizmeby obfuscating the port ?21:26
quizmeregarding these instructions: http://www.howtogeek.com/howto/ubuntu/change-ubuntu-server-from-dhcp-to-a-static-ip-address/  <--- does this mean i have to have bind installed and running ?21:28
AkranisCould work for some attacks, but for added protection you could use keypairs instead of cleartext passwords.21:28
guntbertquizme: a word of caution though -- if your ssh-server is open to the internet there will be a great lot of brute force attempts on it -- best way would be to create a ssh-key, take the "private key" with you (with a good pass phrase) and disable password based login altogether21:29
quizmehmm21:29
quizmeyeah i could do that21:29
guntbertquizme: obfuscating the port will put only a very small hurdle in the way of a wannabe cracker21:30
quizmek21:30
quizmewell it will put a big hurdle in front of people who scan ports no ?21:31
AkranisThey're still going to find the port if they do a complete scan21:31
quizmek21:31
AkranisThey're essentially knocking on every port until they find one that is open. So changing the number usualy only works on automated attacks looking specifiaclly for port 2221:32
quizmewhat's a good value for $TERM ?21:34
quizmethis is so cool21:36
quizmecan't believe i never got around to doing this before21:36
quizmeit's like having a free server21:36
quizmei could even set one of my domains to it21:37
quizme"gateway" is that my router?21:40
quizmeqman__ pastebin.com/7nLf0FFF  <-- does that look right for my case?  (my router is on 192.168.0.1)21:43
qman__quizme_, yes21:48
quizme_qman__ cool thanks!21:50
ryanlukeHello all. I'm attempting to create a livecd like Je0S but based on Ubuntu 10.04 and with lampp pre installed. Does any one know the best way for me to do this?21:54
ryanlukeI could use remastersys on 10.04 but this would mean having a 700mb iso which is overkill. I tried using remastersys on JeOS 8.04 but this does no longer work.21:56
ryanlukeany one?21:58
qman__ryanluke, I know that there are tools to create custom liveCDs and versions of ubuntu, but I don't know what they are or how to use them22:02
qman__do you want a liveCD, or are you looking for a custom image for virtualization?22:03
ryanlukea livecd, I want to distribute a web application on a cd at a conference coming up, so was wanting to set everything up so the user could just pop it in their machine22:04
qman__JeOS is probably the wrong choice then, since it removes lots of drivers and things that make ubuntu compatible22:05
qman__it's more intended for virtualization22:05
ryanlukeah22:05
ryanlukeI was looking at puppy linux but this has lots of other packages installed which I have no need for and there is no easy way to remove them22:05
qman__there are lots of things you could strip out of an ubuntu CD, though22:06
qman__the reason ubuntu CDs are the size they are is not that it installs all those packages, it just makes them available22:06
ryanlukeI'm also currently looking at a tool for ubuntu called 'vmbuilder' but again, this only makes vm images rather than bootable iso's22:06
qman__utilizing the size of CD media22:06
ryanlukeI'm guessing there are probably guides out there on stripping ubuntu down, this may be a vaible solution22:07
ryanlukeso, use ubuntu server, stripp out what I don't need, add what I do need then use remastersys22:08
qman__I know there was a pretty neat tool for slackware to do this, but then you lose all the nice package management and default settings22:08
ryanlukeyea, I would like to stick with ubuntu as its what im most used to and what users are probably most familiar with22:08
qman__but yeah, the base ubuntu server install actually only takes about 350MB of the disc, the rest are just commonly used packages to make available offline22:09
qman__and if you really need more space, some of the base installed packages can be removed safely too22:09
ryanlukeawesome, I think I will take this route :)22:10
ryanlukebeen experimenting and looking for a solution since about 10am this morning, its now 10pm. hopefully this will be my last attempt :)22:11
dominicdinadaUgh I reinstalled   (l) AMP and mod_rewrite is not enabled running the commandapache2ctl -l does not list mod_rewrite, i have looked for the correct way to re-enable mod rewrite and all i find are articles from 2006 and well they are useless and outdated.22:38
dominicdinadacommand: apache2ctl -l      ****22:38
sherrdominicdinada: see : man a2enmod22:42
=== unreal_ is now known as unreal
dominicdinadaok another question modwrite is now enabled but i get the error that it cannot determine the FQDN.... which is alright but it defaults the server to 127.0.1.1 WTF  now 127.0.0.1 or the machine name ? how can i set it back to loopback instead of what it is defaulting to23:08
ryanlukedominicdinada: you never thanked the last guy who helped you23:12
dominicdinadaUgh i rebooted23:12
dominicdinadaand actually running apache2ctl -l once again mod_rewrite is still not listed23:13
=== rmk_ is now known as rmk
dominicdinada  core.c  mod_log_config.c  mod_logio.c  prefork.c  http_core.c  mod_so.c23:14
ajmitchdominicdinada: probably because apache2ctl -l doesn't list any dynamically loaded modules, but only compiled in modules23:21
dominicdinadaajmitch: ok so that still doesnt explain why i am getting a fqdn error all of a sudden of course i know what a fqdn is but why is it all of a sudden forcing a fqdn?23:25
ajmitchsigh, no patience23:29
glickexcuse me does anyone know why when i start postfix i get the following error in the error file?23:31
glickfatal: open database /etc/postfix/recipient_access.db: Invalid argument23:31
MrPhantasticHi, i'm wondering if anyone can help me, this is my first time install ubuntu, and after i burned the cd-image to a cd and loaded it up on my desktop. it went to the purple screen, and then ask me to select a language. But i'm unable to move to any other language or select the current one.23:34
MrPhantasticis anyone there? :(23:37
YankDownUnderPatience.23:38
ryanlukeseems he didn't have enough lol23:46
_Techie_what CLI app can i use to bactch convert mp3's to AAC?23:50
=== rmk_ is now known as rmk

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