[00:06] New bug: #391879 in qemu-kvm "migrate exec ignores exit status" [Wishlist,New] https://launchpad.net/bugs/391879 [00:11] New bug: #392570 in kvm (universe) "kvm hanging on startup" [Low,Incomplete] https://launchpad.net/bugs/392570 [00:11] New bug: #396219 in kvm (universe) "kvm guests hang after startup (dup-of: 393671)" [Undecided,New] https://launchpad.net/bugs/396219 [00:16] New bug: #411709 in libvirt (main) "libvirt takes to long to start and kvm guests not always start" [Undecided,Incomplete] https://launchpad.net/bugs/411709 [00:16] New bug: #419182 in kvm (universe) "Windows 7 can not find driver for es1370 card" [Undecided,Invalid] https://launchpad.net/bugs/419182 [00:20] New bug: #428082 in kvm (universe) "Kernel 2.6.28-13 exposes interface causing libvirt to provide bad arguments to kvm and lock up win32 guest (dup-of: 393671)" [Undecided,New] https://launchpad.net/bugs/428082 [00:21] New bug: #420320 in linux (main) "unhandled vm exit: 0x31" [High,Triaged] https://launchpad.net/bugs/420320 [00:22] New bug: #421189 in kvm (universe) "package kvm-source 1:84+dfsg-0ubuntu12.3~intrepid1 failed to install/upgrade: subprocess post-installation script returned error exit status 101" [Low,Incomplete] https://launchpad.net/bugs/421189 === monteith is now known as monteith_afk [01:35] I'm trying to establish an SSH connection remotely (On to Ubuntu Server). It works when I connect from inside the network. But when I try to connect from home via the interweb I can't connect. Now Ubuntu is behind a router. So I forwarded the ports to the server and contacted my ISP and they don't block ANY ports. Anyone have any idea what should I try next? [01:36] well are you local right now? [01:36] No [01:36] first i would check your IPtables on the machine [01:36] well if you're not local, then it's kinda fruitless [01:37] other than do a NMAP against your public interface [01:37] I'm kind of a newb with this tuff [01:37] only a couple possibilities... ssh is listening on a different port than 22, IPTables is running and doesn't allow 22 TCP connects, Firewall is still blocking port 22 [01:38] Do I check my IP tables from with linux or my router? [01:38] BoonamaI: what address/ip are you trying to connect to? [01:38] I'm not that much of a newb [01:38] LOL [01:38] ehrm [01:39] right. so feel free to be without my help then. [01:39] ok [01:39] Alright I'll give those a shot [01:41] i think what Nafallo is asking, were you trying to connect to the public IP address of the firewall? [01:42] yeah. and I also thought it would be worth doing an nc from one of my servers [01:42] I was trying to connect to my router's address [01:42] (if it wasn't in the RFC1918 address space) [01:42] ok [01:43] so maybe you can ask someone to do a NMAP to port scan 22 [01:43] see if the port is open | filtered | closed [01:44] I checked with a port scnner website and it said it was stealthed [01:44] brb .. getting the ip [01:45] I'll assume that stealthed means filtered, as in blocked with a DROP rule and not a REJECT rule [01:45] yea, that's what i was thinking [01:46] So what would that mean exactly? [01:46] IPtables most likely [01:48] ufw activated on the server I'd presume [01:48] that's what i'm thinking... UFW = IPTables [01:48] ehrm. no. [01:48] ufw = frontend for iptabes [01:49] s/be/ble/ [01:49] ok, mr. picky [01:49] :oP [01:50] Oh actually I did open the port with ufw [01:51] So then you'll want to do two things: Verify the correct iptable rules (make sure it's allowing from all and not just addresses from the local network), and b) Check firewall/port forwarding rules on your router [01:51] NO, 3 things: Check the default gateway on the server === monteith_afk is now known as monteith [01:52] and the firewall on the router, if any. [01:52] mmhmm [01:52] oh yea, forgot about the default gateway [01:54] WSorry but what do you mean the default gateway .. what setting should I be looking at? [01:54] ip ro ls | grep default [01:55] alright [01:56] That will give me bunch of stuff to try out [01:56] Thanks guys! [01:56] lol. I have a default route on the server I IRC from... that's odd. [01:57] well. not odd, but unexpected :-) [01:57] How so? [01:57] ospf added it :-) [01:58] I normally don't bother with default routes :-P [01:59] at least not on lumberjack and pony [02:01] New bug: #425206 in logwatch (universe) "Typo in exim filter script " [Undecided,New] https://launchpad.net/bugs/425206 === monteith is now known as monteith_afk [03:16] New bug: #388520 in kvm "KVM (under Jaunty) virtual machine OS win2008 cannot format qcow2 partition. Virtual machine crashes" [Medium,Fix released] https://launchpad.net/bugs/388520 === erichammond1 is now known as erichammond === erichammond1 is now known as erichammond [04:25] How do I start a process on a remote server and leave it running when I log out via ssh? [04:27] screen [04:28] nohup (or screen) [04:32] If someone responded, could they repeat as I had a system crash [04:46] lol [04:46] (22:28:45) erichammond: nohup (or screen) [04:48] ? [05:08] I read the man for nohup but I'm still not sure how to use it. [05:15] nohup command [05:19] Yes, I understand it is a command. How do I use it though? Do I need an & after the command? Can I interact with a GUI and then logoff and it will still run? [05:27] i personally prefer screen, [05:27] because you can start a screen [05:28] start your process, disconnect from screen [05:28] and later can access again to check how it's going. [05:29] there's no need for the & after the command.. just nohup whateveryouwanttorun [05:29] and it would left a nohup.out lying around so you can check the output later [05:30] I have to look up screen. [05:30] I only checked nohup === gewt is now known as chicagobears === chicagobears is now known as gewt === gewt is now known as sixtynine === sixtynine is now known as gewt === gewt is now known as thr33 === thr33 is now known as gewt === erichammond1 is now known as erichammond [10:59] silly question, but does anyone know of a good way to test spam filters? [11:03] is there any other way I can install ubuntu-server other than booting install cd? not one of my keyboard will let me select english when i boot from installer cd, so i cant get anywhere [11:05] djshotglass, you can always use pxe or debootstrap from a live cd [11:05] or you change change to english after you install [11:25] i wish the language menu had a countdown [11:25] keyboard would probably work after it :( [11:26] how does pxe work [11:26] when the machine is booting i see it say some stuff about pxe [11:28] i guess i could just get a ps2 keyboard [11:28] maybe that would work [11:38] <_3^3> hehe, I'm struggling how to install a package fro HTTP, without wget/curl/etc ;-) [11:44] what distro you have that doesnt have wget [11:44] or a package manager to install it with === monteith_afk is now known as monteith [12:06] New bug: #428350 in qemu-kvm (main) "FTBFS in pbuilder on amd64" [Undecided,New] https://launchpad.net/bugs/428350 [12:12] <_3^3> djshotglass: well, rpm supports http installs, not dpkg [12:12] <_3^3> djshotglass: (and I have wget, just scripting download/removal/etc is _more_work_) [12:14] <_3^3> I think I'll make FUSE-based filesystem that fetches stuff from http! [12:14] <_3^3> dpkg -i /http/server/path/file.deb [12:14] <_3^3> \o/ sounds like plan9 or something [13:26] New bug: #403215 in qemu "2.6.31 guest vm's unable to use virtio" [Medium,Fix committed] https://launchpad.net/bugs/403215 [13:29] anyone here knows why I have two copies of my slapd binaries, one in /usr/sbin and the other in /usr/local/sbin, the ones in /local/ being older? [14:16] New bug: #418473 in eucalyptus (main) "package eucalyptus-cloud eucalyptus-cloud_1.6~bzr452-0ubuntu3 fail to upgrade" [Undecided,Confirmed] https://launchpad.net/bugs/418473 [14:35] hi [14:55] hi anyone setup zimbra here [17:32] hey [17:32] any1 around? [17:33] i am still have some DNS issues on the local net. anybody willing to give me a hand? [17:52] hello [17:53] Could somebody help me? [17:55] I want to create un server with a directory in which users could upload files but could not erase it, even the user's file. A solution? [18:02] How can I create a snapshot of my ubuntu-server that I can open using vmware server? I would like to do this from the ubuntu-server commandline. [18:06] jackl do you mean upload via ftp or on a lan with samba? [18:07] nielsl: take a look at http://www.esxguide.com/esx/content/view/2/25/ [18:07] createsnapshot halfway down [18:08] vmware-cmd createsnapshot name description quiesce memory [18:10] trouserless: I wasn't aware of vmware-cmd - i was trying with vmware converter, thank you for the hint. Will report back later. [18:11] good luck [18:21] niels1: FYI there is also #vmware [18:24] i need to install ubuntu-server without booting from installer cd, as none of my keyboards let me pick a language, which it asks once cd boots, and the fucking menu has no countdown to english [18:24] what options do i have [18:24] djshotglass: you can boot from network, from hdd, from a USB mass storage device. [18:24] if i booted say a gentoo live cd, is there a guide/tool i could use to install ubuntu-server to the hdd [18:24] I guess floppies might still work [18:25] you miss the point, booting the installer WILL NOT WORK for me [18:25] as i dont have a keyboard that it detects [18:25] Your best bet would probably be to make a USB install medium, and edit the syslinux.conf file on that to pre-answer the keyboard prompt [18:25] Or indeed to pre-answer all questions, in that case [18:25] ah ;) [18:25] didnt know you could do this [18:25] djshotglass: Did you try the alternate CD? [18:25] win [18:26] ScottK, i checked md5 of iso after downloading, and imgburn verified the cd after i burnt it [18:26] cd is 100% [18:26] ScottK: alternate CD is the desktop installer... if djshotglass is installing ubuntu-server using the ubuntu-server install CD, he should get d-i anyway [18:26] twb: OK. I was thinking it'd changed. [18:26] ScottK: sorry, maybe it has. I mainly work with LTS [18:27] It's a pity that Ubuntu's d-i doesn't include GTK... [18:27] Apparently not. [18:28] (hasn't changed) === Claw6 is now known as Claw_ [18:28] u-s doesnt include a X system correct? [18:28] i want a minimal install [18:28] That's correct [18:28] * ScottK hasn't done a server install since ~ Hardy was released. [18:29] ubuntu-server does not have an X server (or clients) by default. [18:29] Nothing prevents you installing them. [18:29] yeah, just didnt want to have to uninstall them [18:29] It's still not really MINIMAL... a bunch of stuff like less and w3m will be installed by default. [18:30] yeah i just didnt want the bloated shit i experinced with kubuntu [18:31] i cant find a guide on this usb install [18:31] editing syslinux.conf etc [18:31] The Debian install guide covers various installation methods in its appendices. [18:32] It applies more or less unchanged to Ubuntu; I don't know if Ubuntu have copied the Debian install guides. [18:32] http://www.debian.org/releases/lenny/i386/ ? [18:32] Dunno, looking [18:32] Yeah [18:33] thanks [18:33] In particular appendix B. Appendix D.3 is easy to screw up, so I don't recommend it [18:34] (D.3 is the approach: 03:24 if i booted say a gentoo live cd, is there a guide/tool i could use to install ubuntu-server to the hdd [18:34] ah :) [18:39] so the preseed.cfg needs to be inside? ubuntu-9.04-server-i386.iso\install\initrd.gz [18:39] or in ubuntu-9.04-server-i386.iso\install [18:43] trouserless - is it possible that this is for windows only? [18:43] trouserless - i am talking about the vmware-cmd tool you pointed out earlier. [18:43] can someone pastebin /usr/share/zoneinfo/ [18:46] djshotglass: just an ls of it? [18:46] yeah please [18:47] what for? [18:47] # You may set this to any valid setting for $TZ; see the contents of [18:47] # /usr/share/zoneinfo/ for valid values. [18:47] d-i time/zone string US/Eastern [18:47] so i know what to set that to [18:47] you set it to the same thing you'd set it to during the install [18:47] what's your time zone? [18:47] http://paste.ubuntu.com/269906/ [18:48] niels1: it's not going to give him the answer he wants [18:48] ty niels1 [18:48] giovani: :-) [18:48] djshotglass: once again -- you need to slow down and listen -- the directory listing won't provide the answer you need [18:51] d-i debian-installer/locale string en_US [18:51] is that incorrect? [18:51] oops [18:51] wrong one [18:52] d-i time/zone string US/Pacific [18:52] is that incorrect? [18:53] u-s come with sshd? [19:05] djshotglass: Not in the standard install. There's a tasksel option for it. [19:05] Default install of the base Ubuntu Server is delivered with no ports open to the outside world. [19:07] djshotglass: Try something like d-i pkgsel/include string openssh-server [19:09] And more generally, read https://help.ubuntu.com/9.04/installation-guide/i386/appendix-preseed.html [19:09] http://paste.ubuntu.com/269914/ [19:09] should do it [19:10] i am reading that [19:10] scroll up [19:10] OK, well there is an line adding openssh-server in the pressed file that guide links to as an example.... :) [19:11] So if you had read the example linked to by that article, you'd already have known how to add openssh-server ... [19:11] its a debian guide, not ubuntu-server [19:11] so i was asking if u-s had it or not [19:11] the example is for debian [19:11] not u-s [19:12] please dont tell me what i did and didnt read [19:12] it makes you sound ignorant :) [19:12] Um. Did you read it? the example has d-i mirror/http/directory string /ubuntu so by definition it is not installing Debian. [19:12] Now who didn't read it? [19:14] Also tasksel tasksel/first multiselect ubuntu-desktop -- does that look like a Debian example to you? [19:17] djshotglass: I will leave it to others to determine who may or may not be ignorant here. The evidence is that the example at https://help.ubuntu.com/9.04/installation-guide/example-preseed.txt is for Ubuntu. but you state it is for Debian (providing nothing by way of evidence or example to support your claim)... [19:18] * djshotglass yawns [19:18] * djshotglass gives you thumbs up [19:19] # Suite to install. [19:19] #d-i mirror/suite string &releasename; [19:20] d-i mirror/suite string ubuntu-server? [19:20] you're little guide doent even touch on this option [19:21] ? &releasename will turn into jaunty or karmic or whatever... the release name... the "suite" in Debian terminology. [19:22] I am trying to install from USB since i do not have a cd drive, and I get "THe CD-ROM drive contains a cd which cannot be used for installation" when it tries to detect and mount cdrom. I followed steps in wiki [19:24] what about https://help.ubuntu.com/9.04/installation-guide/i386/preseed-contents.html#preseed-base-installer [19:24] android60: Which page of which wiki? And in particular, which CDROM image (.iso file) did you burn to that CD? [19:24] d-i base-installer/kernel/linux/initramfs-generators string yaird or d-i base-installer/kernel/image string linux-generic [19:25] jmarsden: https://help.ubuntu.com/community/Installation/FromUSBStick . I want 9.10 server, but I have tried 9.04 alternate and another. the only one i can get to work is the regular ubuntu live cd [19:27] tasksel tasksel/first multiselect ubuntu-desktop [19:27] djshotglass: Just leave that commented out, I think... do you have a good reason to change the default there? [19:27] will that install X? [19:27] djshotglass: Yes, you want to change that if you are installing a server :) [19:27] * djshotglass comments out [19:28] tasksel --list will show you the tasks you can choose [19:28] as for the base question, my keyboard doesnt work during install so im trying to uncomment/set everything [19:28] so it doesnt ask me anything [19:28] but if you think if i leave it commented it and it wont ask me about it i will leave it [19:28] djshotglass: so which image should i use? [19:28] /quit [19:28] android60: OK, let me read that and see what I can figure out... [19:29] djshotglass: Seems an unusual reason to use preseeding to me, but OK. I'd try a new keyboard or maybe an older (PS/2) keyboard, if the current one is USB :) [19:30] i dont have a ps/2 [19:30] tried every one in the house (all usb) [19:30] debian and ubuntu-server are the only installers ever to give me a problem [19:31] what kind of computer and keyboard? [19:32] jmarsden: i think i got it working now [19:32] android60: OK, cool [19:33] on the unetbootin boot screen, i selected a straight install instead of default which i guess works around the mount problem [19:35] djshotglass: Regarding that tasksel tasksel/first multiselect ubuntu-desktop, you may want to replace ubuntu-desktop with server instead of commenting the line out. [19:36] ok [19:43] do i need to do anyhting but copy the contents of ubuntu-9.04-server-i386.iso to a usb stick and put my preseed.cfg in install/ [19:50] Probably... see the https://help.ubuntu.com/community/Installation/FromUSBStick info for USB boot info. [19:51] ty [19:51] I tend to be a traditionalist and use CD-RW or DVD-RW media rather than USB sticks for install tests, and then create a CD-R or DVD-R once I have one that works. [20:24] lo all. what is in your opinion the best book about linux security (eg iptables)? [20:27] blizzkid: you equate "linux security" to iptables? [20:27] giovani: no, I see iptables as part of linux security [20:27] hmm [20:27] I wouldn't [20:28] or to rephrase: linux/network security [20:28] network security is an entire industry/discipline in itself [20:29] ofcourse, but eg iptables is both linux and network... [20:29] it sounds like you're looking for something all-in-one [20:29] and, unfortunately, you'll just end up with a shitty book if you look for that [20:30] blizzkid: so you want an iptable guide, or a book on security? they're totally different, imo [20:30] iptables* [20:30] I'm looking for one on security that covers ao iptables [20:30] ok, well I'd advise not looking for that [20:30] so if you'd like that, sorry, I can't help [20:31] and a security one in general? [20:31] so, security is a huge discipline ... I could recommend 5 or 6 books that offer a range of topics within security [20:32] if you want to learn how to use iptables itself -- then you're better off with an online guide/howto -- it's really not very complex to do basic firewalling, and definitely doesn't need a book [20:32] giovani: feel free to recommend all 5 of them ;) [20:32] alright, let me sort through my list -- it'll take a few minutes [20:33] np, you can pm me giovani I might be afk for a few minutes [20:34] ok, so as my two intro-to-network-security books, I'd recommend these: Practical Unix & Internet Security and The Tao of Network Security Monitoring [20:35] these are both theory-oriented, and not as much implementation-oriented -- this is on purpose -- I believe early on you should be focusing on concepts, and not tools [20:35] both are not very modern -- and may be a tad out of date -- this isn't an issue with theory, in general [20:44] Also see http://tldp.org/HOWTO/Reading-List-HOWTO/b80.html and the book "Real World Linux Security: Intrusion Prevention, Detection, and Recovery, 2nd edition, Bob Toxen, 2003, ISBN 0-13-046456-2, Prentice-Hall." which is more practically oriented, if old now. [20:45] k, I'll certainly have a look at all of them. Thx giovani! [20:54] sigh, I so hate tool-oriented books [20:54] even moreso ones that talk about "intrusion prevention" technology [20:56] whats the "thing" called that lets me prevent a pkg from getting upgraded when I run agt-get upgrade? pinning? [20:56] apt-pinning [20:57] giovani: thanks [20:57] no problem -- a google search for "pinning" would've shown you Apt-Pinning in the 2nd and 3rd results [20:58] ah, sorry. I wasnt sure if it was pinning. I spend most of my days in redhat land but got a new ubuntu server [21:00] I'm a bit confused is to bring in a new version with out upgrading everything that repo has to offer, and/or preventing something from upgrading? I want my php to stay the way it is regardless of there being an update available. thanks === boshhead_ is now known as boshhead [21:19] is it possible to install ubuntu-server (easy) on a 512Mb HDD? [21:20] DragonLord: not unmodified, iirc [21:28] any dist recmmendations for a 512Mb HDD, I just want to run ventrilo and a chat server I have written in Java [21:30] DragonLord: unlikely that you can run ventrilo on a computer that has a 512MB hard drive [21:30] it'd be ancient [21:32] DragonLord: DSL? [21:32] (Damn Small Linux) [21:38] giovani, sorry I mean Ventrilo Server, not the client [21:40] DragonLord: yes, I know that [21:42] setup only detects usb stick im intalling from [21:42] for a hdd to partition [21:42] bios sees a 80gb hdd [21:43] y not setup [21:43] uh [21:43] maybe the controller the drive is plugged into isn't supported [21:45] ide [21:46] yes, that doesn't tell us if the controller is supported === roaksoax_ is now known as RoAk [22:01] djshotglass: that's like saying you have a diesel car when asked what brand of car you have [22:09] For a Colo server, running ubuntu server 8.04, with multiple domains (shared on one ip), what would be the easiest/best email package(s)? [22:09] mm_202: I like postfix + dovecot best [22:11] That's also what's supported here. [22:11] blizzkid: okay, thanks. On the ubuntu server docs, it mentions exim4, where would that fit in? [22:12] mm_202: http://librenix.com/?inode=633 [22:12] That's an alternative MTA (would replace Postfix) and it's in Main and has security support, but not what we cover in the server guide. [22:12] hi [22:14] anyone experience a linux box reboots itself [22:14] in a couple of mnutes [22:16] look at the logs, ruben23 [22:16] it is most likely hardware-related unless there's something in the logs [22:21] giovani:what log would i be checking it..? [22:22] ruben23: start with /var/log/messages [22:22] ruben23: I don't want to be rude... but should you be running Ubuntu if you ask _that_ question? [22:23] yes im on ubuntu.. [22:23] LTS [22:23] :S [22:24] ruben23: that's not what I asked [22:28] blizzkid: you question *could* be more specific I guess - ubuntu (desktop) *is* intended for linux beginners - server is certainly not [22:29] guntbert: since we're in -server I obviously implicitly mean -server [22:29] and if the question was about desktop, it shouldn't have been asked here in the first place [22:30] You wouldn't have been the first to do it if you had though. [22:31] blizzkid: im doing it on a server platform [22:31] ScottK: ?? [22:31] blizzkid: right you are - I would have said "should you be running a server system...." - but thats just me of course [22:31] guntbert: you're right, but he didn't get the question anyway ;) [22:32] It's not rare for people to show up here and ask desktop questions. [22:32] ScottK: oh, yeah, that :) yeah, plain english seems to hard for some :) [22:33] Got problems setting up 8.04 Lts for virtual hosting as a testing server [22:33] ruben23: please don't think we want to discourage you - just make sure to keep you server strictly in a private network, and maybe read https://help.ubuntu.com/9.04/serverguide/C/index.html [22:33] *your server [22:34] still want access to the net in the future [22:34] I went through that and missing something [22:34] !details | caribooredneck [22:34] caribooredneck: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..." [22:35] also !ask [22:35] Ubuntu 8.04 LTS [22:35] caribooredneck: could you possibly phrase a question? [22:36] Trying to the name based virtual host, pardon me for being a dummy at this [22:36] I need to set up two web pages and want ot call them by name [22:36] to [22:36] "trying to the name based virtual host".... I'm a polyglot myself, but I don't know a single language in which this is considered a question [22:37] What is the best way to go about it [22:38] sorry I would like to call named sites without going online? [22:38] *sigh* Have you even _tried_ to look at some documentation? [22:38] caribooredneck: only to clarify: your server runs fine, has all the needed connectivity and you want to know how to configure your http server (apache?) for name based virtual hosts [22:39] yuppers thanks for making the works for me [22:39] caribooredneck: http://httpd.apache.org/docs/1.3/vhosts/ or http://httpd.apache.org/docs/2.0/vhosts/ depending on the version of apache you're running [22:40] running 2.2 [22:40] second link then [22:40] I don't think there's much diff between 2.0 and 2.2 when it comes to virtual hosts anyway [22:40] caribooredneck: you *will* have to look at the docu yourself though, and then there is always #httpd [22:41] Yup thanks, the only place I did not look [22:41] Looked at many other ones, just got more confused [22:43] Got one more question that has be confused [22:43] !ask caribooredneck [22:43] Error: I am only a bot, please don't think I'm intelligent :) [22:44] LOL I have server set to IP 192.168.1.66 Name myserver Do I set up extra ip's per page? Is that teh best way to go [22:44] the [22:45] caribooredneck: _please_ read some _documentation_. Please. [22:45] I am, was just a question for advice if any one has done it before [22:46] lots of people have done it before, and have documented it, that's why documentation exists in the first place [22:48] * guntbert tosses a candy to blizzkid [22:49] I know, everybody has their own opinion. I was just getting confused by trying to many different ideas. All I wanted to know, from past experiences which is the best and easiet to go? Just looking for an opinion from those who have done this befor, as this is my first time [22:49] lol guntbert. I just think people should 1. RTFM; 2. RTFM again; 3. RTFM once more; 4. Google; 5. Try; 6. come to irc [22:50] sorry for asking [22:51] caribooredneck: I don't blame you for asking help, but it's very annoying to help people that don't seem to have searched docs/forum/... [22:52] mind the "don't seem to" [22:52] blizzkid: I don't see it quite that way - a question on IRC often gives a good starting point/direction - but I agree that afterwards everyone should do the reading him/herself [22:52] I have been there for the last 2 hours, and could not find what I was looking for. My problem is I am not sure how to ask teh question! [22:53] the [22:53] guntbert: I guess it depends on the type of question... "Any advice on good security books?" is something completely different than "How do I install an app in Ubuntu?" [22:54] caribooredneck: you could start by going to www.apache.org, or search for: apache "name based" "virtual hosts" [22:54] the first one is legit to ask on irc imho, since googling will not really help you there [22:54] the second one is an easy google search that will show you many results [22:54] obviously searching google is an art in itself [22:55] Thx I know about the google thing. Sorry I am a dummy when it comes to this. Been playing with this for 2 weeks on and off [22:56] caribooredneck: don't apologize. The first thing you should do when learning something new, is read, read and read [22:56] blizzkid: yes - and I don't want to patronize - but still: ubuntu *should* mean something special (even on the server line - as long as nobody try to bring his server into the internet prematurely) [22:56] *tries ** [22:57] I have read so much, that is why I am so confused. One says this is the way to go, the other says this is the only way to go. In the end neither worked [22:57] caribooredneck: then you have obviously read the wrong books/sites/whatever ;) [22:57] always start with the official documentation [22:57] I know that thanks to google [22:58] guntbert: that's exactly the problem, Ubuntu _server_ is not meant for beginners, and beginners *should* read, read, read before they bring the server online [22:59] unfortunately reading takes time, and people want instant satisfaction nowadays [22:59] with all security issues coming with it [22:59] that is why I want if for testing offline first to learn it [23:00] btw caribooredneck don't see my raging here as a personal attack, irc doesn't allow to express messages the way spoken word does [23:00] I have no problems with the reading and screwing things up. I just want to make sure I am screwing it up right................LOL [23:01] I understand your thoughts. I deal with it at my place of work everyday. [23:02] blizzkid: *very* true - but "not for linux beginners" can also mean "for beginning server admins" - and it was merely *our* attitude I wanted to question - (and I definitely said "our" and not "your") :-) - and before I get the !ot i let it be :-) [23:03] guntbert: I won't give you the !ot ;) We seem to agree but express things slightly differently. Anyway, maybe there should be a channel #ubuntu-server-beginners or something like that [23:04] That would be good! So I don't feel so stupid asking these questions [23:04] blizzkid: This is supposed to be that channel. [23:04] (not only that, of course) [23:04] but caribooredneck to give you one really good advice: google this: "howtoforge perfect server ubuntu" [23:05] blizzkid: good point - but I'd vote against splitting up - caribooredneck don't feel stupid for asking - its the "not asking" which makes us stupid [23:05] caribooredneck: It would be easier for people to guide you if you were to ask very specific questions stating *exactly* what's not working - the more general the question, the more likely it is you'll be pointed to the documentation, because people don't want to type long essays into IRC that are already adequately covered in available documentation. [23:05] ScottK: I know, but imho it should be split (like #ubuntu should be too), I'd prefer kind of a 1st, 2nd - 3rd level approach [23:06] blizzkid: It's an interesting theory, but I don't think it really works out in practice. [23:06] Been down that road, did not work. I was missing something, not sure what. It was set up to be an online server, not a LAN [23:06] ScottK: imho it would (taken the 2nd and 3rd level would be invite channels) [23:06] * guntbert calls it a night - bye [23:07] caribooredneck: LAN or WAN setup is exactly the same [23:07] nite guntbert [23:07] Thx guntbert for the smack upside the head IT HELPED [23:08] ScottK: take #ubuntu, try to ask a little more advanced question there... no-one will be able to help since 90% are beginners (nothing wrong with it obviously) and the other 10% is helping to answer basic questions [23:08] I don't have a good answer. Splitting the channels has problems too. [23:09] Ofcourse, perfection doesn't exist [23:12] Here I don't think it's so busy it's a big problem. [23:12] true [23:13] but then again, -server should be a little more advanced users, knowing they should do some research first (and if they have done so, show us they did) [23:14] That's why I added the link to the esr smart questions faq in /topic. [23:14] Not that it actually helps [23:15] hehe, indeed, I wonder how many ppl actually read the topic [23:23] Thx guys think things are starting to make sense now as things are getting done the way I want. Thx again for the smack upside the head to clear it out!