/srv/irclogs.ubuntu.com/2007/09/12/#ubuntu-server.txt

=== Yahooadam [n=Adam@host81-156-10-92.range81-156.btcentralplus.com] has left #ubuntu-server []
=== nijaba is now known as nijaba_
=== AnRkey [n=AnRkey@87-194-62-131.bethere.co.uk] has joined #ubuntu-server
=== fernando__ [n=fernando@200.220.228.175] has joined #ubuntu-server
spiekeyhow can i install the german locales?01:07
spiekey"locale -a" does not show the german set01:07
=== Netham45 [n=netham@unaffiliated/netham45] has joined #ubuntu-server
spiekeygot it01:20
=== raky [n=infidel@24-197-132-105.dhcp.spbg.sc.charter.com] has joined #ubuntu-server
=== the_hatter [n=merfango@104.38.143.24.cm.sunflower.com] has joined #ubuntu-server
=== pschulz01 [n=pschulz0@ubuntu/member/pschulz01] has joined #ubuntu-server
=== nijaba_ is now known as nijaba
=== nijaba is now known as nijaba_
=== ubuntu-jeff [n=jeff@adsl-76-226-148-27.dsl.sfldmi.sbcglobal.net] has joined #ubuntu-server
ubuntu-jeffDoes anyone here have any experience working with Linux Kernel Virtualization?02:01
fujin_how so?02:09
fujin_xen? vmware?02:09
fujin_that other crappy one?02:09
=== sahafeez [n=sahafeez@67.109.14.227.ptr.us.xo.net] has joined #ubuntu-server
=== YourMomsHero [n=cirish@ip24-251-191-203.ph.ph.cox.net] has joined #ubuntu-server
=== the_hatter [n=merfango@104.38.143.24.cm.sunflower.com] has left #ubuntu-server []
=== \x6e\x65\x72\x64 [n=gaucho@201-66-203-11.smace700.dsl.brasiltelecom.net.br] has joined #ubuntu-server
\x6e\x65\x72\x64hi, on ubuntu-server daemons are dying randomly. On regular ubuntu this doesn't happen, I noticed if I do something like "memtest (all_my_ram)" on regular ubuntu the system crawls but processes don't die, on ubuntu-server it kills everything (including sshd). How can I change this behavior to be like regular ubuntu?02:58
=== gnilor [n=gnilor@d54C26ADF.access.telenet.be] has left #ubuntu-server ["Leaving"]
ubuntu-jeffI'm looking at Linux KVM vs VMware and weiging my options03:19
ubuntu-jeff(sorry about the delay, I stepped away)03:19
ubuntu-jeffI'm afraid of vendor lock-in with VMware server images. But I'm not sure of the usability (or maintainability, rather) of Linux KVM.03:24
ubuntu-jeffAlso, I know that with VMWare, it is possible to copy an entire virtual machine live, while it is in use. I don't know if the same can be done with a Linux KVM qcow image.03:24
ubuntu-jeffAlso, am I likely to have sudden incompatibility issues (or server re-activations, If the Guest is a M$ server product that requires activation) after a kernel upgrade?03:31
ubuntu-jeff(because LKVM is part of the kernel proper)03:31
osmosiswhats the speed different between running and i386 distro, vs running an amd64 copy of a distro ?03:40
ubuntu-jeffOne is targeted toward the i386. That is, it will run on virtually all x86 and compatables all the way back to the i386 (in practice, this really is limited to nothing older than a 486, but these days, that's not much of a limit.03:42
ubuntu-jeffOn the other hand, an amd64, also known as x86_64 distro03:43
ubuntu-jeffis targeted toward the 64 bit x86 architecture, and will run on any 64-bit Intel and AMD chip, except for the Itanium line, which is much different than the amd64.03:43
ubuntu-jeffIs my explanation sufficiently clear, or am I confusing you, osmisis?03:44
=== PanzerMKZ [i=Panzer@dialup-4.152.15.3.Dial1.Atlanta1.Level3.net] has joined #ubuntu-server
=== ToonArmy [n=chris@88-105-161-145.dynamic.dsl.as9105.com] has joined #ubuntu-server
m12hey guys03:57
m12in /etc/php5/apache2/php.ini i cant find extension=mysql.so03:58
m12any tips ?03:58
ubuntu-jeffapt-get install php5-mysql03:59
m12ok tnx, sec i check03:59
ubuntu-jeffdon't forget sudo03:59
m12newest version04:00
m12why sudo if i am root ?04:00
ubuntu-jeffoh, I assumed you where continuing in the default Ubuntu enviornment, where 'root' lacks a password, and you where some other arbitrary user in the 'wheel' group.04:02
ubuntu-jeffhm...04:02
m12no go04:02
m12cant find it04:02
ubuntu-jeffdid you do a LAMP install on your server?04:02
m12why lamp ?04:02
ubuntu-jeffLAMP04:02
ubuntu-jeffstands for04:02
m12i know04:03
ubuntu-jeffLinux + Apatchie + MySQL + PHP.04:03
ubuntu-jeffSome times04:03
m12i did manual install04:03
ubuntu-jeffok04:03
ubuntu-jeffwell04:03
ubuntu-jeffHave you done a manual install of mysql04:04
ubuntu-jeffbefore with sucess?04:04
m12mysql-server04:04
m12yes04:04
ubuntu-jeffhm..04:05
m12i just cant find it in php.ini04:06
ajmitchbecause it's not in there04:06
ubuntu-jeffhave you used grep04:06
ajmitchbut in /etc/php5/conf.d/mysql.ini04:06
ubuntu-jeffto be certain you're not just missing it.04:06
ubuntu-jeff?04:06
m12hm04:06
m12let me check04:07
m12lol, tnx ajmitch04:07
ubuntu-jeff?04:07
m12ajmitch , so i dont need to enable it in php.ini and give route to it ?04:08
ajmitchno04:08
m12ok04:08
ajmitchit should just work, assuming that you restart apache04:08
m12ok , many tnx m8 :)04:08
=== ubuntu-server-je [n=jeff@adsl-76-226-61-88.dsl.sfldmi.sbcglobal.net] has joined #ubuntu-server
ubuntu-server-jeis anyone going to answer my kvm question?04:16
m12another problem i stumble upon is: sudo apache2-ssl-certificate04:18
m12sudo: apache2-ssl-certificate: command not found04:18
ajmitchubuntu-server-je: no, because I haven't used kvm04:18
ubuntu-server-jeok04:19
ubuntu-server-jewhat about vmware?04:19
ajmitchvmware should work alright04:19
ubuntu-server-jeis it not closed-sourced?04:19
ajmitchit is04:20
ubuntu-server-jeok04:20
ajmitchthere have been various utilities for reading the disk images04:20
ajmitchI don;t know how well they work with snapshots, etc04:20
ubuntu-server-jelike qemu-image?04:20
ajmitchyes04:21
ubuntu-server-jewhich seems to read some of them04:21
ubuntu-server-jeok04:21
ajmitchI haven't had much use for vmware outside of testing development stuff04:21
ubuntu-server-jeWith a PC that has VT instructions in the CPU, is near-native speed truly achivable?04:21
ajmitchyou can have decent speed even without that04:22
ajmitchbut yes, it should be fairly fast, depending on the workload04:22
m12guys , can u help with SSL ,i am trying to get it runing , but server just dont accept apache2-ssl-certificate command04:22
ubuntu-server-jeok04:25
=== dendrobates [n=dendroba@ip-66-80-12-66.dsl.sca.megapath.net] has joined #ubuntu-server
=== Nicke [n=niclasa@h161n2fls31o808.telia.com] has joined #ubuntu-server
=== alka_trash [n=homer@c-76-115-1-142.hsd1.or.comcast.net] has joined #ubuntu-server
alka_trashhey anyone know anything about Ubuntu Jeos?07:14
=== nandemonai [n=nandemon@ppp121-45-86-69.lns10.adl6.internode.on.net] has joined #ubuntu-server
=== alka_trash [n=homer@c-76-115-1-142.hsd1.or.comcast.net] has left #ubuntu-server []
=== roadkill [n=roadkill@d198-53-41-43.abhsia.telus.net] has joined #ubuntu-server
=== AnRkey [n=AnRkey@87-194-62-131.bethere.co.uk] has joined #ubuntu-server
=== CrummyGummy [n=CrummyGu@dsl-242-55-243.telkomadsl.co.za] has joined #ubuntu-server
=== nijaba_ is now known as nijaba
=== nijaba [n=nicolas@unaffiliated/nijaba] has joined #ubuntu-server
=== dexem [n=dani@14.Red-88-26-177.staticIP.rima-tde.net] has joined #ubuntu-server
=== pj_og [n=chatzill@p57B2AC47.dip0.t-ipconnect.de] has joined #ubuntu-server
=== pj_og [n=chatzill@p57B2AC47.dip0.t-ipconnect.de] has left #ubuntu-server []
=== pj_og [n=chatzill@p57B2AC47.dip0.t-ipconnect.de] has joined #ubuntu-server
=== Kamping_Kaiser [n=kgoetz@gnewsense/friend/kgoetz] has joined #ubuntu-server
=== ivoks [n=ivoks@2-163.dsl.iskon.hr] has joined #ubuntu-server
=== rbrunhuber [n=Miranda@highway.mvi.de] has joined #ubuntu-server
=== dexem [n=dani@14.Red-88-26-177.staticIP.rima-tde.net] has joined #ubuntu-server
=== nijaba is now known as nijaba[gone]
=== nandemonai [n=nandemon@ppp121-45-86-69.lns10.adl6.internode.on.net] has joined #ubuntu-server
=== ivoks [n=ivoks@backup.grad.hr] has joined #ubuntu-server
pj_ogHi! I installed the ubuntu-server, but the base system doesn't boot. I have no idea why. I can boot memtest86+, but trying one of the kernels results only in a "reset". What now? The installation itself went absolutely smoothless, no error or so. But then rebooting doesn't work.12:30
pj_og...smooth...12:30
pj_ogI even have no idea how to debug such a thing since there are no messages.12:32
pj_ogAny ideas anybody?12:33
pj_ogTo me it looks like there is a problem with the ubuntu-server kernel.12:37
=== TeTeT [n=spindler@modemcable178.77-70-69.static.videotron.ca] has joined #ubuntu-server
=== pj_og [n=chatzill@p57B2AC47.dip0.t-ipconnect.de] has left #ubuntu-server []
=== CrummyGummy [n=CrummyGu@dsl-242-55-243.telkomadsl.co.za] has joined #ubuntu-server
=== ScottK [n=ScottK@ubuntu/member/scottk] has joined #ubuntu-server
=== nandemonai [n=nandemon@ppp121-45-179-203.lns11.adl2.internode.on.net] has joined #ubuntu-server
=== lionel_ [n=lionel@ip-149.net-89-3-208.rev.numericable.fr] has joined #ubuntu-server
=== PanzerMKZ [i=Panzer@06-202.136.popsite.net] has joined #ubuntu-server
=== AnRkey [n=AnRkey@host-83-146-42-229.bulldogdsl.com] has joined #ubuntu-server
=== jdstrand [n=jamie@mail.strandboge.com] has joined #ubuntu-server
=== tck [n=tck@213-202-129-127.bas502.dsl.esat.net] has joined #ubuntu-server
=== skarface [i=antix@wrong.domain.name] has joined #ubuntu-server
=== coffeedude [n=coffeedu@68-184-60-223.dhcp.mtgm.al.charter.com] has joined #ubuntu-server
=== PanzerMKZ [i=Panzer@03-085.136.popsite.net] has joined #ubuntu-server
=== rbrunhuber [n=Miranda@highway.mvi.de] has joined #ubuntu-server
=== Drazha[away] is now known as Drazha
=== dantalizing [n=chatzill@n128-227-143-124.xlate.ufl.edu] has joined #ubuntu-server
=== j3one [n=ben@adsl-75-41-185-190.dsl.spfdmo.sbcglobal.net] has joined #ubuntu-server
=== pike_ [n=happy@74-140-134-102.dhcp.insightbb.com] has joined #ubuntu-server
j3oneI have an Ubuntu box (latest server edition) set up at a colo and can ssh into it now.04:38
j3oneNow I am needing to set up LAMP and hopefully04:38
j3onephpmyadmin + webadmin04:38
j3onebut j3one == noob04:39
j3oneAnyone know of a good guide?04:39
Drazhaj3one, yeap04:40
Drazhaj3one, http://www.howtoforge.com/perfect_setup_ubuntu70404:40
dantalizinghowtoforge has some nice stuff04:40
j3onethanks04:41
Drazhathat'll be 10 bucks :)04:42
=== mathiaz [n=mathiaz@dsl-207-112-62-44.tor.primus.ca] has joined #ubuntu-server
=== nijaba[gone] is now known as nijaba
=== osmosis [n=steven@cpe-76-80-127-252.socal.res.rr.com] has joined #ubuntu-server
=== benj3one [n=ben@adsl-75-41-185-190.dsl.spfdmo.sbcglobal.net] has left #ubuntu-server ["Ex-Chat"]
=== nijaba is now known as nijaba_
=== leonel [n=leonel@189.155.122.166] has joined #ubuntu-server
=== ivoks [n=ivoks@39-29.dsl.iskon.hr] has joined #ubuntu-server
=== Drazha is now known as Drazha[away]
=== nijaba_ is now known as nijaba
=== nijaba is now known as nijaba_
=== YourMomsHero [n=cirish@74.202.196.195] has joined #ubuntu-server
=== ivoks_ [n=ivoks@20-90.dsl.iskon.hr] has joined #ubuntu-server
=== Nicke [n=niclasa@ua-83-227-140-135.cust.bredbandsbolaget.se] has joined #ubuntu-server
=== dendrobates [n=dendroba@ip-66-80-12-66.dsl.sca.megapath.net] has joined #ubuntu-server
=== Styles [n=Styles@67.138.244.194] has joined #ubuntu-server
=== AnRkey [n=AnRkey@87-194-62-131.bethere.co.uk] has joined #ubuntu-server
osmosisis there a way for me to find out what version of the xen kernel is included in gutsy ?06:53
Nafallothe same as the regular kernel.06:56
Nafalloit's just a patch these days.06:56
=== mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-server
=== sahafeez [n=sahafeez@67.109.14.227.ptr.us.xo.net] has joined #ubuntu-server
=== sahafeez [n=sahafeez@67.109.14.227.ptr.us.xo.net] has joined #ubuntu-server
=== grint_ [n=grint@87.240.15.4] has joined #ubuntu-server
=== okaratas [n=CCNA@fsf/member/okaratas] has joined #ubuntu-server
osmosishow can I revert my config files back to original for a particular package?08:22
ScottKPurge the package and reinstall is one way.08:23
ScottKsudo dpkg -P packagname08:23
pike_dpkg-reconfigure <packagename> may work too id think08:31
=== dantalizing [n=chatzill@n128-227-207-18.xlate.ufl.edu] has joined #ubuntu-server
=== mathiaz [n=mathiaz@ubuntu/member/mathiaz] has joined #ubuntu-server
osmosisany recommendations on how to fix these system errors?  http://dpaste.com/19370/08:49
sommerosmosis: what are you trying to install?08:57
leonelosmosis:  locale-gen  en_US.UTF-808:57
osmosisim just doing a normal  apt-get update; apt-get upgrade;   on a dapper install.  not a normal dapper install though...was setup with debootstrap.08:58
dantalizingosmosis: http://ubuntuforums.org/showthread.php?t=7549309:00
osmosisdantalizing: coool09:01
osmosisdantalizing: hmm..  sudo dpkg-reconfigure locales    doesnt fix it.09:02
dantalizingthere are some other suggestings in the thread09:02
osmosislocale-gen  en_US.UTF-8    works though.09:03
osmosisleonel: thanks09:03
=== FlyingSquirrel32 [n=jared@exchange2.dglaw.com] has joined #ubuntu-server
FlyingSquirrel32How do I add something to /etc/init.d so I can start/stop/restart it?09:12
sommerFyingSquirrel32: is the application something you've developed or something installed from apt-get?09:14
sommerthe command you're probably looking for is upate-rc.d09:14
FlyingSquirrel32sommer: It's ntop. I installed with apt-get, but it didn't seem to create a startup script.09:21
FlyingSquirrel32sommer: yeah, that's what I'm looking for, but I'd like a template script but I can't seem to find one.09:24
pike_there should be a skeleton script in /etc/init.d/09:25
FlyingSquirrel32you're right, thanks pike_09:33
=== jdstrand [n=jamie@mail.strandboge.com] has joined #ubuntu-server
=== ra1nb0w [n=ra1nb0w@host17-239-dynamic.15-87-r.retail.telecomitalia.it] has joined #ubuntu-server
=== asisak [n=conp@ubuntu/member/coNP] has joined #ubuntu-server
=== mdz_ [n=mdz@ip-81-1-105-230.cust.homechoice.net] has joined #ubuntu-server
=== FlyingSquirrel32 [n=jared@exchange2.dglaw.com] has left #ubuntu-server []
=== stefg [n=stefg@e179147094.adsl.alicedsl.de] has joined #ubuntu-server
=== nandemonai [n=nandemon@ppp121-45-179-203.lns11.adl2.internode.on.net] has joined #ubuntu-server
leonel11:47
leonelI had smtp auth  with sql  to postgresql   working in dapper11:47
leonelnow in feisty11:47
leonelI can't  make any auth  the log says  cant find /etc/sasldb211:48
leonelwas any critical change ?11:48
leoneleven  did the first  upgrade from dapper to edgy  and the same error11:48
wasabismtp auth?11:52
wasabiyou mean with a mail server?11:53
=== lousygarua [n=lousygar@bzq-88-153-134-96.red.bezeqint.net] has joined #ubuntu-server
=== sahafeez [n=sahafeez@67.109.14.227.ptr.us.xo.net] has joined #ubuntu-server

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