[00:02] <^zenyhooubbyit> yeah my friend :) [00:02] <^zenyhooubbyit> om sai ram satyanash :) [00:06] <^zenyhooubbyit> golden dreams [01:59] <_schism_> Anyone have any expreiance with ksplice? [02:01] Uptrack, some [02:02] <_schism_> Unit193, does it really work without messing stuff up? [02:02] It's still better to reboot and use the real thing, but I personally see this being better than not doing anything at all [02:03] It hasn't reallly caused me problems [02:03] <_schism_> ok have a machine thats sorta a server sorta just sitting there that is funky booting sometimes [02:04] I use the cli part, and ignore the GUI section [02:04] <_schism_> so i was looking at it. whats the worse that can happen I have to reinstall? :) and I may want to put awesome or something light on it anyway [02:05] Tiling, alrighty [02:05] <_schism_> yeah havnt gotten that far into it yet. I am still wrapping my head around what it does [02:05] <_schism_> well tiling is ok but not a huge thing. just like gnome 2.x and figgure if I am going to have to learn something else anyway [02:07] <_schism_> I have used lxde before and its ok. but since I am not doing much with it figgured I could play with it a bit [02:08] <_schism_> and most of it will probably be done vnc so light is nice [02:08] Yeah, go right ahead [02:22] <_schism_> if you reboot a system and you have auto login enabled can you log in vnc to select which desktop you can use then login from there? === JackyAlcine is now known as ThisCode === ThisCode is now known as JackyAlcine [08:10] hi all [09:37] anybody can help me how to setup raid 10 on ubuntu? [09:40] hi anybody can help me set up raid 10 on ubuntu? === yofel_ is now known as yofel [10:07] Hi all [10:08] arno-freenode, wazup? [10:09] Nothing much. Got an issue with my thunderbird icon in the launcher. I mark it to stay there but after the next bootup, it's gone. You guys know how to fix that? [10:10] hmmm, not seeing that here. Is it just thunderbird youre getting this with? [10:14] arno-freenode, You can view the launcher configuration by installing dconf-tools [10:15] will do that, thanks. yep it's just thunderbird's icon [10:15] Then run dconf-editor and going desktop > unity > launcher. Is thunderbird.desktop in the list? [10:17] Should be a list of apps in the order they appear top to bottom on the launcher [10:21] Alright, I'll do another reboot, just to be sure! [10:22] k [10:33] * nothingspecial wonders if it's fixed === nothingspecial is now known as angela-android [13:38] hey, i'm wondering how to ssh to my home computer if I'm not on my local network [13:38] is there anyone who can help me with that? [13:39] deper29: Port forward port 22 on your router to port 22 on your machine running ssh [13:40] geirha, thanks :) I don't have to set up a webserver or something? [13:41] No, a webserver and ssh server are completely separate and do not depend on each other in any way [13:42] Once the port forwarding is set up, you can ssh to your machine by providing the external ip [13:43] If the external ip is dynamic, consider getting a dyndns account. Your router may support it. If it doesn't, you can run a dyndns client on your Ubuntu machine. [13:43] how do I know if my ip is dynamic? [13:43] That would be a question for your ISP :) [13:44] If you don't know, then it probably is dynamic [13:44] haha, I see [13:44] e.g. the ip will change every time you reconnect [13:44] no, it's always the same I believe [13:45] If you open http://www.whatsmyip.org/ from any computer on your local network, it should tell you the external ip [13:45] i'm in the router settings, not sure where port forwarding is. I have setup, wireless, security, access restriction, apps and gaming, admin, status and logoff [13:45] i'll check [13:45] should they all be different then? [13:46] Check out http://portforward.com/ It has step by step instructions on how to forward port for an insane ammount of router models [13:46] they are the same ip on two different machines [13:47] They should be the same [13:47] kk [13:47] I have to pay for this? [13:47] The local ip addresses are not reachable from the outside world [13:50] my isp doesn't support port forwarding it seems :( [13:50] No, I guess they're just trying to make money selling software that simplifies port forwarding [13:50] port forwarding has nothing to do with your isp [13:51] Port Forwardgin is sometimes labeled as Virtual Servers. [13:51] I see [13:52] I have to contact them and have them make my router bridged [13:52] I've heard ISPs block incoming port 80 for security issues for Home Plans.. [13:52] deper29: I don't think you need to do that either.. [13:53] deper29: just make your router forward incoming port 22 connections to your local ssh server. Probably labeled under Virtual Servers or Port Forwarding... [13:55] sattu94, could it be port range forwarding? [13:55] it says start to end, protocol, ip address [13:55] yes [13:56] so just do 22 to 22 [13:56] tcp [13:56] and would I use ifconfig to find my ipaddress and put that in there? [13:57] yes, or ''ip -4 addr'' [13:59] geirha, when I want to ssh now, which ip address am I using? my external, or the computer's? [13:59] the external [13:59] that's the ip your router has on the internet side. [14:00] And when you connect to port 22 on your router, it will look up in the port forwarding table and send the packets to port 22 on your computer's ip [14:01] giving this a shot now :) [14:02] And of course, if it doesn't find an entry for port 22 in the port forwarding table, it'll just drop the packets. [14:02] it works :) [14:02] I was wondering, how is the internal servers reply relayed back to the outside computer ? [14:03] thanks a bunch, geirha :D [14:04] sattu94: Exactly how it does that, I don't know. #networking can probably answer that. [14:04] Or maybe, the destination for the outgoing packets is the same as the actual address of the outside computer since that is how normal packets are sent.. [14:05] is there anyway to make it so I don't have to type the ip address each time? [14:05] *any way [14:05] aahh.. DynDNS or No-IP could help here.. [14:06] I think, DynDNS removed their free services ? [14:06] deper29: Yes, also check if your router has dyndns support, because that will be the easiest way to get it working. [14:06] I think they're still free, but they only allow one name now. They used to allow many, for free. [14:07] I can't seem to find a page on their site allowing me to create a free dynamic updating host redirect.. My router has support for it.. but I am forced to use No-IP on my internal client.. fortunately noip2 auto updating client is in the repositories.. [14:07] You just get the dynds pro free trial [14:07] oh. [14:08] so there is no time limit ? [14:08] sattu94, just do the trial. no time limit [14:08] it says it lets you keep one host [14:08] ohh.. COOL.. :D [14:08] Thanks! [14:08] There is a time-limit of 30 days [14:08] :( [14:08] So if you disconnect from the internet a whole month, you lose the name [14:09] ohh.. that way.. [14:09] But as long as you're connected, it will live on. [14:09] it's not likely to happen.. :) [14:09] "Note that only valid major credit cards can be used for Pro trials, not PayPal. If you decide not to continue with Pro, just cancel your Pro trial within the first 14 days and you will not be charged. You may keep one hostname free of charge for trying the Pro Trial." [14:09] I use that myself [14:09] oh, I see [14:09] you NEED a credit card ? [14:10] Hm. I've never been bothered by credit card from then. Then again, it's years since I registered an account there. [14:11] because I don't have a bank account.. [14:11] Perhaps try a less crappy service, then. [14:11] yea.. I'm already using No-IP.. :) [14:12] Thanks Anyway.. :) [14:12] is no-ip free? [14:12] yea.. [14:12] Ah I see, "No Longer Free" it says. I guess the ones that got it before that gets to keep it for free then [14:12] http://dnslookup.me/dynamic-dns/ [14:12] no CC required.. [14:13] deper29: Sorry for the confusion :) [14:13] ah, gotcha :P [14:15] But you always get the ..org thing on all free dynamicIP services.. [14:16] geirha, okay, so I have a dyndns account now :P [14:17] Look through your router's web interface for something like "Dynamic DNS", and put in the username and password and stuff there [14:17] Not all routers support it though [14:17] mine does [14:17] Great. :) [14:17] but the last thing it asks for is host name [14:17] where do I find that on dyndns? [14:18] It should've asked you what hostname you wanted when you registered [14:18] yeah, found out [14:18] couldn't remember the last part :P [14:19] so now to ssh, just ssh deper29@my.domain:22? [14:19] ssh deper29@my.domain [14:20] 22 is the default port, and you don't provide the port with :portnum [14:20] gotcha :) [14:22] sweet [14:22] works perfectly :D [14:22] so if i'm right, i can cancel my subscription to dyndns and it will let me keep my hostname? [14:23] No, I don't think so. [14:23] darn, so I have to pay then? [14:23] I think it's just those who registered their dyndns accounts years ago that get to keep it still [14:24] I see [14:24] I wasn't aware they had turned completely non-free; I expected them to have sent me an email about it if that was the case [14:25] So sattu94's suggestion for no-ip.com sounds like your best bet. [14:25] might have to give that a whirl [14:25] i always hear that I shouldn't use port 22 [14:26] should I change that? or is that a big deal? [14:26] I use 24.. [14:26] Not a big deal if your password is complex enough [14:26] I use port 22 [14:26] I use KEYS.. :D [14:26] I use defaults, becouse I'm lazy to change when I login [14:27] with keys though, can't I not connect from something outside my network? [14:27] thoho [14:27] You could install the fail2ban package. It will temporarily ban ips if they do too many failed ssh connections [14:27] I have denyhosts [14:28] so I could use either of those, and use keys? [14:28] so they'll get like maybe 6 attempts, then have to wait 24 hours to try 6 new attempts. At that rate, they'll "never" find your password. [14:28] 6 is too much [14:28] Hmm.. Nice trick.. [14:28] haha.. [14:28] I have 3 and it wont get removed [14:29] One can manually remove it right ? [14:29] yes [14:29] I've got to look into denyhosts.. [14:29] it also syncs ip addresses from their database [14:29] I have ~70k ip addresses [14:31] not good.. [14:31] it is. [14:31] once I ssh in, can I have access to a gui? or am I limited to command? [14:31] er, shell [14:32] just a shell, but you could install something like freenx or x2go to log in graphically [14:32] ah, gotcha [14:33] I've seen graphical applications through ssh.. using native X libraries.. but showing stuff from the other end.. [14:33] Aye, that's X11forwarding. [14:33] oh. [14:33] ssh -X username@hostname [14:34] Then if you run a gui program on the remote, it will use your local X server [14:34] But it's fairly slow [14:35] bioterror, using denyhosts. is it the PURGE_DENY that I want to alter to set how long until someone can reattempt? [14:35] geirha: Tried it, it's slow over the internet.. but fast for local stuff ^_^ [14:36] yes [14:36] it will remove then [14:36] I have never purge [14:36] Bye.. :) [14:36] freenx runs a gnome session (or kde or whatever session you choose) via ssh, but it adds some cashing and compression to make it feel faster. [14:37] I could try all that once I get home.. [14:37] bioterror, where do you set how long after too many failed attempts until they can retry? [14:37] what? [14:37] in denyhosts.conf [14:39] read the config [14:40] with thought [14:40] there's explained the format === userdatauser is now known as Datatron [19:51] hello? [19:51] this is new for me but i need help [19:52] hi writerbella - ask your question and if someone can help they will jump in [19:54] * bioterror goes to grab his cape and spandexes [19:54] I have downloaded ubunto (which i love!) but it goes through the install and then after reboot im froze out [19:54] thanks plymouth :-) [19:55] hard to find out in which part it hangs and for what reason [19:55] writerbella, what happens if you press "esc" key? [19:56] nothing [19:56] I really need it to install, i use it all the time for my writing and art [19:57] sounds really funny, that you can go to graphical installer and install it [19:57] but when it's time for first reboot, nadda [19:58] writerbella: do you know what sort of graphics card you have? [19:59] this is stupid question, but where do i find it? no i dont, new computer for me (used one though) [20:00] i sometimes get an error message saying some temp folder on computer system is missing [20:00] sounds like broken installation [20:00] have you tried to install it again? [20:01] yes. i have uninstalled and reinstalled [20:02] i even tried downloading and installing wubi, i was told it was the best [20:07] www [20:07] what? [20:07] wubi is far from the best [20:07] seriously??????? [20:08] dang, is that the problem? [20:08] do you need Windows for something?-) [20:08] writerbella, how about some info from a primary source the designer them selves. http://howsoftwareisbuilt.com/2009/03/12/interview-with-agostino-russo-wubi-ubuntu/ [20:09] Hello! I'm using Ubuntu 11.10 and when i go to log in, Nautilus is the only thing that starts up. I get the Nautilus file menu bar at the top of my screen instead of Unity... [20:09] this stupid used computer has win xp installed on it. ewwwww [20:09] writerbella, install ubuntu over it [20:10] writerbella, one operating system, one love [20:10] =bias bioterror [20:10] how do i do that??? sorry if stupid question. my love is ubuntu [20:10] :) [20:10] writerbella, you download ubuntu cd image and you install it ;) [20:11] http://www.ubuntu.com/download/ubuntu/download [20:11] CD is mostly idiot proof [20:12] since my brain injury i forgot alot. lol. i went to that site, not what? lol [20:14] sorry i misstyped, meant now what [20:15] writerbella, you download ubuntu [20:15] and then you make CD or USB [20:15] I would make a CD [20:15] it keeps taking me to wubi as the installer [20:16] i will make one [20:16] https://help.ubuntu.com/community/BootFromCD [20:18] okay, trying again right now [20:35] once its downloaded, i burn it to disc right? [20:40] writerbella, yeah burn as an image at slow speed. [20:48] how do i do that? === bladernr` is now known as bladernr_afk [21:59] nick [21:59] writerladybella [21:59] writerbella: you missed the / [22:00] lol. thank you, this is new [22:00] /nick writerladybella [22:02] thank you [22:09] i am seeing if it worked. :) [22:12] it isnt working. how in the world do i get it to let me change my nick? === writerbella is now known as writerladybella [22:28] You got it [22:28] i did, thank you. :) [22:29] Yep, now if you want to register it, see !nicksetup [22:30] where or how do i get to that? sorry if stupid questions [22:31] !nicksetup [22:31] To setup your nick so that you can be given a cloak, please follow the instructions here: http://freenode.net/faq.shtml#nicksetup [23:28] Hopefully someone can help me with this. I want to join the Bug Squad, but I'm having a hard time finding out what to do. Could someone explain how I should go about it, ideally like I was a small, not terribly bright child. [23:38] Budget: have you had a read of https://wiki.ubuntu.com/BugSquad ? === becka is now known as WhirlingDervish