/srv/irclogs.ubuntu.com/2010/05/29/#ubuntu-server.txt

Psi-Jackhehe00:00
MTecknologyhere...00:00
Psi-JackWell, all in all, Ubuntu Server looks like a viable option for the host OS at least. It's just a matter of wether to use UEC, or keep it simpler with virt-manager and/or virsh.00:00
MTecknologyhttp://paste.ubuntu.com/441108/00:00
MTecknologyPsi-Jack: that's how I generate all vm's that are ubuntu00:01
Psi-JackHeh00:01
MTecknologyPsi-Jack: there's a lot there - but 90% of the system is setup when that finishes - I'm going to be writing a script to polish them off for me probably00:02
Psi-JackHeh00:03
* penguin42 clicks the buttons on virt-manager, a lot easier00:03
MTecknologypenguin42: ya ya - if you say so :P00:03
Psi-JackHeh00:04
Psi-JackI should've taken the sign with Citrix, when it had issues on one of my servers that it had trouble detecting three simple network cards.00:04
MTecknologyI always take cli over gui if cli makes any sense - my media player is cli00:04
* MTecknology is not a citrix fan00:04
Psi-JackMe neither!00:04
Psi-JackTheir vnet stack is borked!00:05
Psi-JackI had a Debian-based router/firewall/LVS director in a vm on citrix, and it could LVS direct by NAT for servers not in the same physical server, but to a guest inside the same physical server would completely trash the packets.00:05
MTecknologypenguin42: does virt-manager install let you choose packages to add/remove and ppa's to add?00:05
penguin42MTecknology: No, it's purely for creation of the VM at the virtual hardware/networking - it doesn't do anything inside the VM00:06
MTecknologypenguin42: then virsh is win :D00:06
penguin42can virsh do that? How?00:06
MTecknologypenguin42: linky ^00:07
penguin42Ah, vmbuilder00:07
penguin42I've heard of it but not tried it00:07
MTecknologyerr... ya- that - idk why i was thinking that was virsh00:07
penguin42I was thinking virsh was virsh00:08
MTecknologythat really long thing though - gives me a system that'll be 90% ready for me to polish off - takes me about 10min to have a server doing w/e i want it to after that finishes00:09
penguin42which is nice00:09
MTecknologythe servers I'll be deploying later won't be that friendly00:09
MTecknologyi'll have a lot of learning - drdb, mysql replication, redundancy, carp, etc00:10
Psi-JackAlright, well, here goes. Getting ready to toss Ubuntu-Server on one of my servers. ;)00:10
MTecknology!kvm | Psi-Jack00:10
ubottuPsi-Jack: kvm is the preferred virtualization approach in Ubuntu. For more information see https://help.ubuntu.com/community/KVM00:10
Psi-JackMTecknology: So you think I should just do it, without UEC?00:11
MTecknologyPsi-Jack: I never mucked with that - i'd assume it's just a stack that you'd wind up with following that00:11
MTecknology!uec00:12
Psi-JackWell, UEC does use Java, so the host OS becomes a big memory hog in itself...00:13
MTecknologyicky00:13
MTecknologyit must just include a web ui for managing things?00:14
Psi-JackHeh, I'd barely even call it a web UI for managing anything to be honest.00:14
Psi-JackIt doesn't let you create VMs. Manage them. Turn them on or off.. Or anything useful IMHO.00:14
Psi-JackThat was for UEC in 9.10 though. Never saw if 10.04 improved that or not.00:15
MTecknologyvirsh start hostname00:15
MTecknology:)00:16
penguin42Psi-Jack: I did go to a presentation on UEC - it's supposed to be very easy to get going00:16
Psi-JackNo, I didn't.00:16
MTecknologyto kill w/o power off - virsh destroy hostname00:16
MTecknologyPsi-Jack: he said 'he' did00:17
Psi-JackAhh00:17
Psi-Jack'supposed' to be. And are, are two different things. ;)00:17
MTecknologyI'm looking at it some - it looks pretty seamless00:18
MTecknologypenguin42: Eucalyptus == UEC ?00:18
Psi-JackYes00:18
Psi-JackUbuntu Eucalyptus Cloud00:18
MTecknologyah..00:18
* MTecknology read it as Enteprise00:19
MTecknologyhttp://searchenterpriselinux.techtarget.com/tip/0,289483,sid39_gci1391656,00.html00:19
MTecknologythat's the setup process - lacking on details for the rest of stuff00:19
Psi-JackFor 9.1000:20
MTecknologypersonally - it looks like i can do it all from cli - so that's what I'll continue to do - i prefer not adding deps i don't need00:20
MTecknologyPsi-Jack: ya... but ubuntu only gets better :D00:20
Psi-JackEhhh.... Sometimes.00:20
Psi-JackThere's still some things about Ubuntu I'm totally enraged about, personally.00:20
Psi-Jackupstart, being one of them I absolutely hate.00:21
Psi-JackWell, definitely interesting.00:22
Psi-JackXenServer fully utilized LVM for local storage volumes. ;)00:22
penguin42Psi-Jack: I'm running kvm instances off lvm volumes00:23
MTecknologyi like upstart - but i really don't like the bloat in plymouth00:23
penguin42upstart just seems unfinished - none of the config tools work with it00:23
Psi-Jackheh00:23
Psi-Jackupstart IS unfinished.00:23
Psi-JackThat's the problem!00:23
Psi-JackLOL00:24
penguin42it does seem to have some nice bits though00:24
MTecknologyjdong is doing good on it though - it's mostly just him00:24
Psi-JackJust like the one they used in hardy was unfinished. Yet they're putting unfinished init systems in LTS.00:24
MTecknologyscott*00:24
Psi-JackI wonder if they'll start yet a new init system with 10.10. :)00:24
MTecknologynah - upstart is slow in progress but considering the # of devs... not surprising00:26
Psi-JackWell, so far, I got Ubuntu Server installing, without UEC.00:27
MTecknologyimo - a gui is just bloat00:27
MTecknologylike ebox or webmin00:27
Psi-JackWebmin, I actually use and like.00:27
Psi-JackMy main webserver is totally configured by virtualmin. ;)00:28
Psi-JackThing about it is, webmin+virtualmin has both web interfacing and CLI tools to totally do everything with.00:28
MTecknologyi thought it was the bestest best until i learned how to do the same thing via cli - then saw how it destroyed the configs - then decided i can do it all better myself00:28
Psi-JackIt doesn't really destroy configs. There /was/ a time it did, but today it's pretty clean.00:29
MTecknologycan it make exim configs look pretty when it's all done?00:32
MTecknologyas pretty as exim can allow...00:32
Psi-JackHeh.00:32
Psi-JackDunno. exim's not my mailserver of choice.00:32
MTecknologyI wonder if I can get nessus on my backtrack vm..00:33
MTecknologyI want to scan my servers to see if i missed anything obvious00:34
Psi-JackCool. ubuntu 10.04 has a tasksel for virtual machine host. ;)00:42
MTecknologyPsi-Jack: ya, i just follow aptitude path :P00:44
Psi-JackAnd... Finally... Almost done installing.00:46
Psi-JackHmm, nothing new yet for 10.4 on howtoforge for the same as: http://www.howtoforge.com/virtualization-with-kvm-on-ubuntu-9.1000:51
Psi-JackYet, I see. ;)00:51
MTecknologyPsi-Jack: the ubuntu server docs guys keep pretty up on kvm - you should peek there00:52
Psi-Jackheh.00:55
Psi-JackAnd the first problem..00:55
Psi-Jackvirsh -q qemu://system list, fails with: Error: Cannot access CA certificate '/etc/pki/CA/cacert.pem': No such file or directory.00:55
penguin42hmm I don't have one of those00:58
penguin42ah you set up for doing it remotely00:59
MTecknologypenguin42: virsh -c qemu:///system00:59
penguin42hey tell that to Psi-Jack01:00
MTecknologyPsi-Jack: *01:00
Psi-JackYeah, I'm on it. ;)01:00
MTecknologyPsi-Jack: if you're connecting to a remote system - virsh -c qemu+ssh://192.168.1.4/system01:02
Psi-JackThis is local...01:02
penguin42that's curious, because with the -c it works here01:03
penguin42http://libvirt.org/remote.html  has instructions for generating the keys/certs - but I don't think you should need to for local01:04
MTecknologyI wish firefox would let you do something like some.addy.com@123.123.123.12301:05
penguin42why do you want to?01:05
MTecknologyinternal or dev systems01:05
MTecknologyi'd use it daily01:05
Psi-JackSo you could go to a specific IP and still use HTTP 2.0 to send what host name you're trying to use. ;)01:06
penguin42you need the http1.1 hostname stuff?01:06
MTecknologyya01:06
* penguin42 would just add a /etc/hosts entry01:06
MTecknologythat's what i do01:06
MTecknologyi just wish i could do that w/ firefox01:06
MTecknologyor like how virsh does it01:06
MTecknologyfirefox http://10.41.0.5/dev.domain.com01:07
drakeHello everyone.01:07
Psi-JackHmmm. Fun fun!01:07
Psi-JackUbuntu fail. Can't even get network going at the moment. LOL01:07
MTecknologyPsi-Jack: can't setup a bridged interface?01:08
Psi-JackNo no..01:08
Psi-JackI set it up to use eth0 during install, and after install, eth0 is non-existant.01:08
Psi-JackHowever eth1 worked, (but that's the NIC connected to the cablemodem), and eth2 worked..01:09
Psi-Jacketh0, is..... Plain dead.01:09
drakeIf you're running ubuntu server with no gui, and you want to share subfolders from /media/yourusbdrive but not the entire thing, How would you suggest going about doing that?  Say there's three folders you want to share in that drive named 'documents' 'apps' & 'storage'.  They're all on the root of said device but there's also a lot of other folders you do NOT want shared.  Any thoughts?01:10
drakeThe twist is that the entire drive is already currently being shared and visible by any computer within the network.01:11
drakeHello all.01:28
edwin-svhi guys!!!01:32
edwin-svhow can i do to make GRUB recognize the type of the filesystem of a partition to boot from it again?01:35
Psi-JackHeh01:48
Psi-JackWell, interesting. I was at least able to get virt-manager running. Installing a guest OS now under fluxbox. ;)01:48
edwin-svHello everyone!!! How can i do to make GRUB recognize the type of the filesystem (ext3) of a partition to boot from it again? actually that partition has ext3 filesystem and the boot loader but after some repair maintenance with fsck GRUB presents an Error 17 :(  (btw, I don't want to lose the data formating as ext3 that partition)01:50
edwin-svThanks in advance! :)01:51
=== pgraner-afk is now known as pgraner
=== pgraner is now known as pgraner-afk
ChmEarledwin-sv, do you have more than one hd?02:01
edwin-svno ChmEarl, only one02:02
edwin-svbut in that disk I have three partitions02:02
ChmEarlall bootable? or more than 1 is bootable?02:02
edwin-svsda1=ubuntu booteable; sda2=swap; sda3=ntfs non-booteable02:03
ChmEarledwin-sv, if you are using grub2 I am have no answer02:04
edwin-svactually the problem is that the error 17 says that grub doesn't recognize the type of filesystem02:04
MTecknologyhow do i Make a file on the system with a / in it?02:05
ChmEarledwin-sv, the usual approach is boot with live media ( I prefer puppy) and check with fdisk02:05
edwin-svChmEarl, actually that server has ubuntu with the last grub before grub2 :)02:05
ChmEarledwin-sv, be sure that the MBR and super-blocks are good02:06
ChmEarledwin-sv, parted can recover a lost partition too02:07
edwin-svChmEarl, I have booted with a Ubuntu liveCD and try to mount that partition but appears an error that I must declare the type of filesystem02:07
edwin-svI put that it is ext3 (mount -t ext3 /dev/sda1 /media/sda1) but it show an error that is not the right filesystem :(02:09
edwin-svand when i type: fdisk -l  it show the parition /dev/sda1 with the id of the ext3 filesystem (83)02:10
ChmEarledwin-sv, leave off the -t option, but pass an option -o offset=3225602:10
ChmEarlthen mount will do the right thing02:10
ChmEarledwin-sv, you can get the correct offset with fdisk -lu02:11
ChmEarl32256 = 512 * 6302:11
edwin-svChmEarl... is a shame that the server is not in this room, but i will do tomorrow because i have to leave the office :(:$02:13
edwin-svactually the time is 7:15pm in my GMT :(02:13
edwin-svi am grateful with yor help ChmEarl !!!  :)02:14
ChmEarlnp - happy weekend02:14
edwin-svmaybe can I see you here tomorrow again :)02:14
edwin-svif not, thanx anyway!!!  o/02:15
edwin-sv:)02:15
Psi-JackHmmm interesting.05:03
MTecknologyPsi-Jack: how's it workign for ya?05:03
Psi-Jackdmesg is showing me with eth0, and eth1, with the exact same HW MAC addresses.. Which... Is... Not correct.05:03
Psi-JackMTecknology: kvm? Even faster and better than Citrix was..05:04
Psi-JackSo far05:04
Psi-JackBut, having issues with getting my NIC's setup for bonding because they're showing up as the same device.05:04
MTecknologywell..... that doesn't take much at all05:04
Psi-JackDifferent location, physically and address-wise, but same MAC.05:05
MTecknologyPsi-Jack: pastebin 'ip maddr' 'ipconfig' 'cat /etc/network/interfaces'05:06
Psi-JackOne sec. I was just changing PCI slots on them. ;)05:07
Psi-JackAhhhh05:08
Psi-JackNow they're showing up differently.05:08
MTecknologyPsi-Jack: magically working?05:08
Psi-JackYeah. I changed what PCI port the second one was on, and presto.05:08
Psi-JackKinda wierd, actually.05:09
Psi-JackThis is an ASUS M4N78 Pro mobo, and it has some wierdness issues.,05:09
Psi-JackNow, just gotta correct the udev rules, and should be okay again. ;)05:10
MTecknologyPsi-Jack: enjoy the awesomeness :)05:12
Psi-JackHeh05:13
Psi-JackThough....05:13
Psi-JackMTecknology: By chance do you run Windows servers under kvm at all, or just linux?05:13
MTecknologyPsi-Jack: just ubuntu - you can easily do windows too - just need virt-viewer -c qemu+ssh://some-ip/system hostname05:14
MTecknologyunless you want to use virt-manager05:14
Psi-JackYeah.. usiong virt-manager, but my questions were more towards Windows and virtio for the VNIC. ;)05:15
MTecknologyoh.. i probably don't have the answer05:15
Psi-JackYeaaah.05:15
Psi-JackI tried enabling a new NIC with virtio, and installed the drivers in 2K8R2, and it didn't work, apparently.05:16
MTecknologythe windows driver for windows is the issue?05:17
MTecknologytry asking in #kvm05:18
Psi-JackYeah.05:19
|corpse|has anyone been seccessful in setting up samba for a home network in 10.04?05:22
Psi-JackHeh05:23
MTecknology|corpse|: i'm sure a great many have been - are you looking for a question answered? if so you should ask it05:23
Psi-JackNow to figure out how to setup a bonded eth0+eth1, bridge those two for the virtual network, and ... yeah. ;)05:23
MTecknologyPsi-Jack: heh... i've always wanted to do that05:24
Psi-JackThat's exactly what I'm GOING to do. ;)05:24
MTecknologyPsi-Jack: you should blog a how to05:24
Psi-JackOh, I will. :)05:24
|corpse|MTecknology: sorry, i keep having an issue were my other computers can see the network but when i try to access it i get "unable to locate share list" i googled the problem and saw it was pretty common in 10.04 but havnt not seen any fixes05:24
Psi-JackI have a dokuwiki site I do for technically advanced stuff. ;)05:25
MTecknology|corpse|: config?05:25
Psi-JackAha.. Think I got it. ;)05:25
e_t_|corpse|: I've moved to rsync for home file sharing, but I have Samba set up. The key, IMHO, is to edit /etc/samba/smb.conf directly, instead of using a configuration tool.05:25
|corpse|e_t_: ok, i have worked with it a bit but ill look into it more. I am new to linux and setting up servers. i have managed to get a ipconfig 3 running with mail dns and ftp but still cant get into my drives from my other machines ><05:27
MTecknologypastebin your smb.conf05:28
e_t_|corpse|: If you have ftp up, use that. You will get MUCH faster transfers with that than with Samba.05:28
MTecknologye_t_: how secure is samba?05:29
e_t_MTecknology: I don't really have a way to judge the security of Samba. It does have support for authentication, but I don't know about encryption. I also don't know how Samba compares with other transfer protocols.05:30
|corpse|would you recommend rsync over it?05:31
e_t_It depends on what you are doing. If you just want to move files from one machine to another (and they're all Linux/UNIX), rsync can't be beaten. If you have Windows machines, or want to graphically browse, FTP or Samba are better.05:32
Psi-JackBoom.05:48
Psi-JackEthernet Bonding with balance-tlb on two NIC's, br0 on top of bond0. :)05:48
Psi-JackEveryone seems to document the "Debian" way to use module options, when it can be done right in the network/interfaces file as bond_option value05:49
Psi-JackWhat's nice, is I don't have to change a darn thing in the Windows server vm at all. :)05:51
LMJhi06:19
brando753is there a way to connect to wifi on ubuntu server06:49
|corpse|when setting up fstab can you use linux as the file system or does it have to be ext3, ext4 etc?06:51
e_t_|corpse|: linux is an operating system, not a file system.06:52
|corpse|e_t_: i was thinking that but when i do fdisk -a some drives are ntfs some are fat32 and some are linux06:52
e_t_That's just fdisk being non-specific.06:53
|corpse|e_t_: i just wasnt sure if i ould use linux beause i know a drive is ext4 but when i try to mount it says its not valid06:53
|corpse|is there any way to make it more specific06:53
|corpse|im setting up 5 drives and out of them i have 1 mounted correctly =\06:54
e_t_Not that I know of. Fdisk doesn't care particularly because its only job is partitioning. Other tools are used to actually format the partitions.06:55
|corpse|ok, cause i know one drive is ext4 but when i mount it i get VFS: Can't find ext4 filesystem06:59
e_t_|corpse|: have you Google07:00
e_t_ed the error07:00
e_t_(pressed Enter by mistake)07:00
|corpse|yeah, not having a ton of luck though, ill keep diggig around07:04
e_t_|corpse|: what do you want to do with these five drives?07:04
|corpse|store and share files07:04
|corpse|with my home network07:04
e_t_As a RAID?07:04
|corpse|pretty much07:05
|corpse|i would like to keep redundent backups of my systems on one drive. then keep movies, tv, music ect on others07:06
e_t_Probably what you want to do is set up Logical Volume Management. Check this out - http://www.linuxconfig.org/Linux_lvm_-_Logical_Volume_Manager07:07
|corpse|ahh, thanks ill give it a look07:07
cybrocopHi All. Is it possible to make an Ubuntu 10.04 system not boot because of messing up the networking configuration. To be specific it boots, but it gets stuck at one point and doesn't give me a login prompt so that I can even log in to investigate what the problem is.08:47
cybrocopThis is what I get:   http://img692.imageshack.us/img692/8377/imag0060i.jpg   -- All I did was to create a new bridge and I have copied the contents of /etc/network/interfaces from a working computer... so I don't know why it wouldn't start up the bridge, but even more worrying is that I can't even log in to see what the problem is. Incidentally, I can ping the IP address of the bridge so it must have worked to a certain extent, but not enough to08:57
cybrocopget me a login prompt.08:57
Psi-JackHmmm. That problem is showing up again on my other virtual machine server, two Netgear GA311's showing up in dmesg with the exact same HW MAC, eth0, and eth1, different IRQ.09:48
lauhello, I update 8.04 to 10.04 via do-release-upgrade10:17
lauafter reboot I am stuck on busybox initramfs prompt10:17
lauI tryed set rootdelay=90 on grub entry10:18
laubut still got busybox initramfs prompt10:18
lauI tryed boot on live cd than fsck the root partition than chroot and update-grub10:19
laubut still got into the busybox initramfs prompt10:19
lauany idea how to fix this ?10:19
lauit says uuid not found where can I check uuid info ?10:20
RoyKlau: blkid11:03
RoyKlau: I've seen that happen a few times myself - replaced the uuid= in /etc/fstab with the device name (/dev/sdax)11:03
RoyKthat works unless you shuffle your disks, but then, if you do that, other things may break too11:04
RoyKhm... but busybox? did you install grub2? maybe grub2 is using the uuid11:04
* RoyK neither knows nor likes grub2 too well11:05
=== tschundeee_ is now known as tschundeee
=== tschundeee_ is now known as tschundeee
Deepsfeeling very silly, and i'm sure it's something obvious, but can anyone see why it's not letting me add this route?12:15
Deepshttp://paste.ubuntu.com/441307/12:15
Deepsconfiguration of eth0 is 192.168.0.32/2412:16
Deepsso new target router for 192.168.1.0/24 is subnet local still12:16
norreci'm trying to install ebox but i'm having truble with dependancies so i'm not sure where i went wrong. apt-get is saying that there are packages that are unavalible that are listed as avaliable on packages.ubuntu.com12:16
a_m_ywanted to know how to use iptables in load balancing? tnx12:19
RoyKa_m_y: see http://lartc.org/12:27
atomic__+1 for lartc.org12:35
a_m_yhuwaw. tnx very much. appreciate it12:35
awbHello, I'm new to Ubuntu Server, I'm trying to setup a Primary Domain Controller on Ubuntu 10.04 for Windows Machines to join, I was wondering if there is some sort of current guide to fully setup a server as a PDC I have not found one that actually works in Ubuntu 10.04 yet, or has someone setup a PDC in 10.04 and can walk me through?13:03
RoyKawb: samba can work as a winnt pdc, but not AD pdc - google for samba pdc13:05
RoyKawb: http://lmgtfy.com/?q=samba+active+directory+dc13:10
awbthe problem I am finding is the active directory stuff13:10
cybrocopHi, what is the MAX number of SATA drives one can have. I have 6 installed, but without enabling my MOBO's SATA RAID functionality (fake raid) I am only able to see 4.13:29
JohnDoycybrocop: it is MBo limit13:37
bobo123do I have to do anything to restart samba or something after I change the /etc/samba/smb.conf ?13:45
cybrocopThanks JohnDoy, do you know whats the Linux max... for example, if we go with the standard nomenclature  sda - sdz that means you could have a total of 26 drives. Is there anything that comes after "z" for instance?13:46
cybrocopThis is more of a curiosity. I don't think I'll ever have a configuration such as this. :)13:47
JohnDoyI believe it can go over 26 (a-z)13:47
bobo123(I want to be able to print from my other computers to the printer connected to this computer even when I have this computer started in ubuntu, and read somewhere that I should insert security = share in /etc/samba/smb.conf to stop it from asking for password)13:48
cybrocopJohnDoy.. yes, I just googled. After sdz, it starts with sdaa  http://publib.boulder.ibm.com/infocenter/dsichelp/ds8000ic/index.jsp?topic=/com.ibm.storage.ssic.help.doc/f2c_linuxscsilimit_2hsag9.html13:49
JohnDoycybrocop: one says that limit for USB devices is 12813:50
=== pgraner-afk is now known as pgraner
birmaanhai14:13
RoyKho14:13
bobo123hai ho!14:29
daubersHey all, I've got some hostname weirdness going on, any idea what's wrong here? http://pastebin.ubuntu.com/441349/14:31
daubersthis is a lucid server14:31
bogeyd6daubers you dont have hostname installed14:32
daubersbogeyd6: Yes it is. If iI run it wihtout --fqdn it works fine14:32
bogeyd6lemme fir eup test vmware server14:32
bogeyd6im half wonder if you need to /bin/hostname --fqdn14:33
JohnDoyDoes Ubuntu 10.04 have OpenVZ kernels supported?14:33
daubersbogeyd6: matt@daubers:~$ /bin/hostname --fqdn14:33
daubershostname: Name or service not known14:33
bogeyd6forgot sudo14:33
daubersbogeyd6: Same result14:34
bogeyd6hmm14:34
RoyKafaik hostname should be runnable for a normal user - no need to sudo14:34
bogeyd6works fine on the test image14:34
bogeyd6joe@joe-desktop:~$ sudo hostname --fqdn | joe-desktop14:34
bogeyd6Linux joe-desktop 2.6.32-22-generic #33-Ubuntu SMP Wed Apr 28 13:27:30 UTC 2010 i686 GNU/Linux14:35
daubersinterstingly dnsdomainname fails too14:36
RoyKworks here as well14:36
RoyKdaubers: have you set the domain name?14:37
daubersRoyK: It's set in /etc/hosts, see the pastebin above14:37
bogeyd6should return just the hostname at least14:37
daubersmatt@daubers:~$ hostname14:37
daubersdaubers.co.uk14:37
bogeyd6sounds suspiciously like  a path problem14:37
RoyKdaubers: pastebin /etc/resolv.conf14:38
daubershttp://pastebin.ubuntu.com/441352/14:40
RoyKno domain set there14:41
daubersdidn't help14:42
RoyKwhat about /etc/defaultdomain?14:43
daubersdoesn't exit14:43
daubersexist14:43
RoyKadd your domain there - # cat /etc/defaultdomain14:44
RoyKnilu.no14:44
daubershah! /etc/hostname shouldn't contain the fully qualified domain name, just the bit before the .co.uk14:45
dauberssussed it!14:45
daubersreset that, add the hostname to /etc/hosts (without the .co.uk) and then restart the hsotname service14:45
daubersbingo14:45
daubersthanks chaps :) You managed to set me on the correct path14:46
=== unreal_ is now known as unreal
* wise_crypt is away: need a rest, tired looking a fast channel :)15:24
kaushalhi18:06
kaushalI need help on logrotate18:06
kaushalcan i ask here ?18:07
kaushalI get error: error reading top line of /var/lib/logrotate/status18:09
kaushalI dont run out of disk space18:10
norreci'm trying to install ebox but i'm having truble with dependancies so i'm not sure where i went wrong. apt-get is saying that there are packages that are unavalible that are listed as avaliable on packages.ubuntu.com20:56
failoverThere is a way to install php5 without apache2 packages on lucid ?21:05
failoverI want to run  Nginx, php5 and wordpress. I don't want apache, installed on my server...21:06
failoverhum... php5-cgi should be the right package...21:10
* MTecknology uses php-cgi for all websites21:12
* wise_crypt is away: sleeping 21:41
MTecknology!away > wise_crypt21:42
ubottuwise_crypt, please see my private message21:42
* wise_crypt is back (gone 00:05:37)21:46
* wise_crypt is away: 21:47
MTecknologywise_crypt: don't use noisy away/return messages..21:47
wise_cryptsorry just forgot to uncheck it sorry21:48
ruben23hi i have ubuntu desktop want to get a file on my ubuntu-server anyways..?22:18
ruben23with windows i can used winscp22:18
ruben23but what about with ubuntu..?22:18
MTecknologyscp22:19
guntbertruben23: scp  :-)  (why do you think winscp is named that way)  -- but  it has no GUI, just command line22:20
ruben23MTecknology:is it builtin on an ubuntu-desktop..?22:20
MTecknologyruben23: you coudl try and find out?22:20
ruben23but i wan to extract the file on my ubuntu-desktop22:21
guntbertruben23: its CLI only22:21
MTecknologyI don't get what's going on here.. http://p.linode.com/387923:18
MTecknologythere's nothing that should eat up that memory...23:19
=== MTecknology is now known as MTeck

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