=== ryanwy_ is now known as ryanwy [02:04] hey, I'm having trouble. if i try to ssh to my desktop, it doesn't let me ssh the hostname, I have to ssh its IP address. Looking in my router settings, the hostname doesn't show up. any idea why that might be? [02:07] unless you want to set up a DNS server, your best bet is to just edit your /etc/hosts file and add the host manually [02:08] or, if you have avahi working, try appending .local to the hostname [02:08] so ssh somehost.local [02:09] You can also setup your ~/.ssh/config file if you'd like. [02:09] tsimpson, thanks for replying. If I open my /etc/hosts file on my desktop(what I want to ssh to) I see that 127.0.0.1 is localhost, and 127.0.1.1 is fermat(name of computer) [02:10] or are you saying to add the host to my laptop and throw the ip as 192.168.1.138? [02:10] exactly, just add the hostname for the desktop and put in the IP address [02:12] perfect. did that and it works beautifully :) so i'd have to do that for all computers on my LAN? [02:12] generally, that's the easiest way [02:12] as long as all the computers get the same IPs [02:13] gotcha. unless I hard reset my router, I'm good [02:13] for other Ubuntu boxes, or even Mac, you should be able to use the avahi-style hosts [02:13] i'm not familiar with avahi [02:15] avahi/bonjour/zeroconf is a network with "zero" configuration, each machine broadcasts what services they offer, and their IPs, over the network. avahi is the software that deals with that [02:16] ah, I see. just reading up on it now :) [02:16] I don't seem to have a config in .ssh [02:17] well, you don't need one there [02:18] but I could set one up? [02:18] you could put a ssh config there, if you wanted. but I don't really know why you'd need to [02:19] fair enough :P [02:19] well thanks again for helping with that! my vpn is finally set up the way I want it :) [02:20] sure, the default config in /etc/ssh are sane enough for most [02:20] I could add something to that though instead? [02:21] sure, but make sure you read the documentation [02:21] of course :) [02:21] http://manpages.ubuntu.com/manpages/precise/en/man5/ssh_config.5.html should tell you what to put in ~/.ssh/config [02:22] thanks for this too [02:23] no problem :) [02:24] now that my hours of procrastination are up though, I must go study finally. thanks a bunch again! the ubuntu community has been great to me [02:25] glad you're enjoying the community :) [05:31] Afternoon all === ryanwy is now known as wongyouth [09:59] I want to know if Ubuntu 12.04 is considered stable and worth using compared to 10.04 which I guess all sepends on what it is used for. I mean should I wait till some next release of 12.04 to come out. I don't want to be a tester. [09:59] Is it offical? [10:00] I mean for Desktop. [10:00] wait couple of weeks after 12.04 is officially released [10:00] and then hit the upgrade [10:00] OK, thank you, I am sorry I had to ask. [10:00] usually .1 releases are the stable ones [10:00] you know like 12.04.1 ;) [10:00] OK, I didn't know [10:00] There's always some "child illness" the betas didn't catch, the first few weeks [10:01] Awesome, TY :) [10:01] theres like 10.04.01 10.04.02 and 10.04.03 at least ;) [10:01] child illness? [10:01] Bad translation I supposee [10:01] r4y, small problems [10:02] but nothing like Suddent infant death syndromes ,) [10:02] I remember once getting 10.04.01 which I thought was labelled as 10.04.1 but I guess I am wrong [10:02] Got it. Thank you guys. [10:03] I wasn't sure, so then 12.04 for testing is ready. [10:04] TY you for the help. [10:04] atleast lubuntu 12.04 works smoothly [10:04] I have had 0 problems, actually [10:05] Cool. I've never tried lubuntu [10:05] I have much I want to try in the future [10:06] Hello everyone. [10:07] Take care :) [10:08] I am struggling to get tomcat (6.0.35) to work well on an Ubuntu Server currently testing on 12.04 but got same result on 11.04 and 11.10). The same application is running on a hosted solution with much better performance. I notice that the CPU does not appear to be being used (top shows %us to range between 5 and 15%) as much as the hosted solution (top show %us to be between 80 and 90%). How do I go about trouble shooting why the cpu is not being [10:15] andrewhiggs: please don't crosspost messages [10:15] also, for all 12.04 issues, /join #ubuntu+1 channel, it's offtopic for the regular channels [10:20] Hi oCean. The problem is also on 11.04 and 11.10. [12:51] Helo [12:53] AlphaGuyy, Mornin'. [12:53] Aftrnoon [12:54] I have a question relatn to partition editor [12:54] Hello [12:54] Is it possible to partition a drive without formatn [12:56] AlphaGuyy, I don't see why not; just create a new partition and don't format it; that space will just be allocated but not used. Don't know why you'd want to do that unless you're reserving space for future use. [12:57] Yes i have an 80gig. 35gigs used. Want to create a partition 4 new o.s [12:59] Runing live cd 9.04 [12:59] AlphaGuyy, Which 'new OS'? [12:59] AlphaGuyy, You can use gParted [12:59] How do i go about it im new to linux [13:00] Let me find a good link to help you [13:00] one min [13:00] 9.04 is End of Life. Why not use 10.04? It'll be supported until April 2013. [13:00] Im usn old live cd to rescue data. [13:01] AlphaGuyy, This should get you up and runnin', in no time: http://www.psychocats.net/ubuntu/index [13:01] IAmNotThatGuy, Beat 'ya. :-) [13:01] Thanx. [13:01] :) [13:02] Sidewinder, I am trying to read 4 links to hfind which one is easy for him to proceed :P [13:02] IAmNotThatGuy, Just kiddin'.. [13:03] AlphaGuyy, Just try looking at http://gparted.sourceforge.net/larry/resize/resizing.htm for editing the partition [13:03] you should be careful when you are doing that [13:03] AlphaGuyy, Better one is http://partedmagic.com/doku.php?id=using_gparted [13:03] IAmNotThatGuy, The psychocats link is the one that I used, back in 2007, when I was brand new to ubuntu. I found it to be beyond helpful. [13:04] Yeah. Theirs is forever green :) [13:12] I setup an interface to use static IP (lines 3-9 in http://pastie.org/private/mamcbwyzohmmrkfezhnw). [13:12] The 10.0.0.0/24 network has a bind/dchp server in 10.0.0.1 which will give ips to dchp clients starting at 100 [13:12] Why is it giving me a dhcp ip (lines 13-21 in http://pastie.org/private/mamcbwyzohmmrkfezhnw)? === IAmNotThatGuy is now known as Sidewinder1 === Sidewinder1 is now known as IAmNotThatGuy === Sidewinder is now known as Sidewinder1 [18:44] anyone here to help? [18:47] !ask [18:47] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [18:47] Unit193 is here to help [18:47] Unit193, is my cousin [18:48] he got a shine new cloak [18:48] shiny [18:48] it's his duty [18:48] :D [18:52] angels, whats your question? [18:55] Glad someone's spelling is worse than mine. :-) [18:55] bioterror, you sure that Unit193 will help? ;D [18:56] ofcourse not, he got his cloak [18:56] :D [18:56] lawl [18:56] he has no reason anymore :D [18:56] * Unit193 hasn't seen a question, other than the sanity of philipballew_ [18:57] bioterror, you know what, Unit193 came forward to buy me a Canon 5D Mark III new after getting the membership :D [18:57] really [18:57] and still uses those celeron computers? :D [18:57] weird guy [18:58] hahahaha [18:58] bioterror: P4! (Just one celeron....) [18:59] bioterror, I heard that the bot is running in a 40 year old machine which is making him sleep outside the house xP [19:06] yeah [19:06] people wants help, but then doesn tell us how to help [19:09] Unit193, maybe im just a bot to [19:22] philipballew_ - Why when I go thru the Linux installer, why is an error telling me I need to make a Root? [19:22] I used GParted to create GPT table, then 400GB ext4 (out of total 1TB blank drive). Is there another step I'm missing? [19:23] angels, what distro? [19:23] Ubuntu [19:23] you can just install, the on screen install does all that for you [19:23] I am clicking thru it, but it is stopping due to the error [19:24] It wants me to create a root from the "Partition Menu" but I don't see one [19:25] I highlighted the 400GB partition, and the options are to add or change...? [19:26] anybody here? [19:27] WindowsToLinux, [19:27] !ask [19:27] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [19:28] i'm new here, first time, question is... i have a wifi laptop and a wired pc both on ubuntu 11.10, how can i connect both computers and browse/share files [19:29] theres a few ways. do you want to use a file browser I assume or say the terminal? [19:30] file browser preferable, very green with linux and terminal scares me! [19:30] scares you how so? [19:31] lack of knowledge or afraid you'll mess something up? [19:31] because I don't know the commands to use, terminal reminds me of DOS [19:32] combination of lack of knowledge and messing up [19:33] you could try this http://askubuntu.com/questions/16104/share-between-ubuntu-machines [19:33] try the ssh method maybe? [19:34] or nfs shares [19:34] You want to connect the desktop to the laptop via CAT5/ethernet cable, right? [19:34] WindowsToLinux, [19:34] IIRC, you'd need a "crossover" cable to do that. [19:34] Unit193, he/she might have them at other ends of the house [19:35] desktop is connected to router, laptop is connected to router via wifi [19:35] hum, alright. try the ssh method. you can even connect via ssh on a browser from away from the house via the laptop [19:36] dont you windows kids use powershell? :D [19:36] i've picke the ssh method from the link you sent, cheers :-) [19:37] i had to use power shell at work last week. its... okay maybe? [19:38] WindowsToLinux, you should use samba [19:38] WindowsToLinux, as windows computers understands that too, with explorer [19:38] ssh uses more cpu and is slower than samba [19:39] only nfs is superior to samba, if compared [19:39] i don't have windows anymore, both pc's are linux [19:39] im not sure he/she has any windows computers apparently? [19:39] why the switch? [19:40] <-- is a he, wanted to try it out, also, the desktop pc is a bit slugish with windows, fancied something leaner [19:44] so you like ubuntu? [19:50] and ssh works on both machines :-) [19:51] yeah @ philipballew, i don't use a multitude of different programs/software, the stuff on linux is more than enough for my needs and it will get more and more popular [19:52] thanks for the help folks [19:58] this person seems nice [20:45] ciao [21:18] time to update firefox again [21:26] bodhi_zazen, do you compile ff? [21:27] Not if I can avoid it [21:27] I had to once for support of a media I needed to work with [21:29] it takes days to compile ff bodhi_zazen [21:30] It takes about 6-7 hours to compile firefox on my netbook in gentoo [21:30] That is the biggest problem with gentoo, takes a long time to update [21:35] gentoo is fun to install though