=== cdoublejj_ is now known as cdoublejj === LordOfTime is now known as LordOfTime|EC2 === daker_ is now known as daker === Myrtti_ is now known as Myrtti [07:07] i have installed lubuntu two ways. the first way was from terminal on the 13.04 raring main desktop. and then there was a lubuntu session available from the drop down at login. and the other way was from Unetbootin live usb with the lubuntu desktop iso. which was a lubuntu login screen only, but that one had a netbook login option that i noticed and that didnt work well on my netbook which bummed me out. [07:10] it did work but it doesnt seem like a good OS for a new Linux user [07:11] i was originally excited when i saw the netbook login session though. i noticed that there is no good website that explains lubuntu in a human coherent way either. [07:11] THe "netbook" session was a test to show what you could do with lxsession, less of a real setup for Netbooks. [07:14] its not for beginners in other words . lx . ldxe. lxde . kdlxe . oh man. i feel like am radio. how can normal people be expected to get all of this? [07:15] The Lubuntu session is generally a typical setup, what exactly do you not get? [07:15] i like the idea of less resources. and it reminded me almost of an iPhone springboard and i liked that too. [07:16] well my pc couldnt restart when i updated the original software update after install. i had to hard boot every time . i coulnd "restart" on lbuntu. [07:16] and why are there 2 desktops on the panel? [07:17] As far as I've seen, more than one desktop is fairly standard. For the people that don't use them, they can pretty much just ignore them. [07:17] oh ok [07:22] well, when i installed lubuntu from the unetbootin live usb, it worked , i logged in , and immediately it wanted to do a software update. so i did the update, and then after that it says, "restart now" button. so i clicked that. and then my laptop rebooted to a blinking cursor. and just sat there blinking for a long time. and so i powered down manually and restarted. it check disk for errors and rebooted fine. but once in . i could never " [07:22] restart' and it was generally buggy. i had to be careful and more than once i got a frozen screen, so i did a clean reinstall of 13.04 raring main and i really like it. i guess i could try it again when i get another pc. but i am skeptical sorry. i dont know why people dont like canonical. but i hope that lubuntu can get a website together and humanely explain this OS. [07:23] http://lubuntu.net/ ? But, whatever works best for you! [07:27] i just want to give some criticism. i could be in the woods here but i hope am not. am new to linux and obviosly dont want to piss off a group of people who could hack my alarm clock. so no hard feelings yeah ? [07:28] Nope, whatever works best for you. [07:35] Heh [07:47] Hello JesseH [07:47] Hello === yofel_ is now known as yofel [13:27] when i click on a hyperlink in my xterm (urxvt) it opens in firefox. yet my default browser is google-chrome according to update-alternatives (and the preferred applications GUI thing). anyone know how to correct that behaviour? [13:28] http://paste.ubuntu.com/5840337/ [13:30] hm, might require a urxvt-specific config [13:31] trying 'URxvt.urlLauncher: google-chrome' [13:33] yes, works [17:07] hello, is here for lubuntu support? [17:09] my lubuntu distro every time I reboot ask me to start ubuntu from a grub page [17:09] is there a way to start the OS automatically? [17:09] !grub | Anne [17:09] Anne: GRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 [17:09] Anne: should just stat the first in the list, automatically.. unless you have changed it [17:10] I have change nothing, Before there was a second count down... Not anymore [17:10] the only thig I have changed are a couple of script to correct some bugs [17:11] http://www.thefanclub.co.za/how-to/how-auto-connect-ubuntu-1204-gsm-mobile-broadband-connection-on-boot-startup-service and a delay scrypt to start a remote desktop program [17:12] ? [17:12] Anne: so, you *did* change something? [17:12] Anne: have you looked at the link i gave here and the other channel? [17:12] I'm pretty confused beetwen the channel, i'll sit here [17:13] ('m reading, but really you dont remember me?) [17:13] Anne: correct.. i dont remember you [17:13] Anne: i volunteer support for many people, in many channels.. nothing personal [17:14] also is there a way to get it to say lubuntu on the grub page? [17:14] ianorlin: manually edit what you like [17:14] ianorlin: i would leave it along [17:14] alone* [17:14] yeah [17:14] I am not sure it is worth it [17:14] grub is something you can hide... or customize.. or break [17:15] https://help.ubuntu.com/community/Grub2#Boot_Display_Behavior [17:17] bootloaders are not good when they go wrong [17:18] dont worry holstein :) I rember you, it's more than enough :P [17:21] is there a way to see the line number when editing " /etc/grub.d/00_header and change line 236 (this line is in the make_timeout() function) to set timeout=0 [17:21] " [17:21] ? [17:22] I dont wanna mess in the wrong place [17:23] what editior are you using [17:23] there is in leafpad an option for line numbers [17:24] lubuntu has leafpad [17:24] I know [17:24] found [17:24] thank you ianorlin [17:24] (starting to love this channel) [17:25] mmmmm problem. What I found is different from the guide holstein gave me [17:25] If the last boot failed or after a boot into Recovery Mode the menu will be displayed until the user makes a selection. The timeout setting in /etc/default/grub do not apply in this case. To change this behaviour, edit /etc/grub.d/00_header and change line 236 (this line is in the make_timeout() function) to set timeout=0 [17:25] you're welcome [17:26] but in the line 236 I have if [ -f "sx ecc [17:26] I have a fx at line 279 make_timeout () [17:27] and at line 285: set timeout=${2} [17:27] is this the line I have to change? [17:28] also have a line 282: set timeout=${GRUB_RECORDFAIL_TIMEOYT: --1} [17:29] I am not sure [17:30] hm [17:30] Anne: i must have misunderstood your question [17:30] when you asked.. [17:30] 13:09 < Anne> is there a way to start the OS automatically? [17:31] ^^ i assumed that meant the OS was booting manually.. is that not the case? the answer i gave was to change the grub settings to boot automatically [17:31] I can boot the OS manually, I just have to press "ubuntu" from the grub menu [17:31] But I need the autostart or the countdown [17:32] Anne: so, edit the file mentioned at the link i gave [17:32] I tried but the link is different from the file I have here [17:32] holstein: you mean /etc/grub.d/00_header? [17:32] Anne: i will give you the *exact* file [17:33] right now I'm in 00_header in /etc/grub.d [17:33] but It has different line and sets [17:34] (from the one of the link) [17:34] Anne: you have no reason to edit those.. those do not have anything to do with automatically booting anything [17:34] ok, I'm starting to be a little confused :D [17:34] Anne: whatever you have edited, please revert, and see that your OS is still booting.. then, i will tell you *exactly* what to edit [17:35] I have edited nothing yet [17:35] Anne: good.. *dont* edit anything [17:35] Anne: close everything you are doing, and wait patiently.. thank you [17:35] 'll arrest the sistem and than start it again [17:36] * holstein is referencing https://help.ubuntu.com/community/Grub2 [17:37] i open /etc/default/grub ... i do this from nano in the terminal like this "nano /etc/defaut/grub" [17:37] sudo [17:37] *if*, i wanted to edit it, i would use "sudo nano /etc/default/grub" .. i would think it a good idea to back that file up [17:38] is nano a terminal text editor? [17:38] ianorlin: yep [17:38] (but vim is better) XD [17:38] i could also use "gksudo gedit /etc/default/grub" .. or leafpad, or whatever editor i choose [17:38] "sudo nano -B /etc/default/grub" will automatically create a backup [17:39] i need root access to edit the file, and i need an editor i understand how to use, and i would think it a good idea to make a backup.. many ways to make a backup such as the one wxl gave above [17:40] Anne: the option that i linked above, and link here now https://help.ubuntu.com/community/Grub2#Timed_Display is where i would look [17:42] Anne: likely, the setup that i have is what you want.. 10 seconds then auto booting the first in the list.. my config looks like this http://paste.ubuntu.com/5841010/ [17:42] Anne: clear? [17:44] Anne: and you have rebooted to test the changes? [17:44] probably need to run "sudo update-grub" before the reboot.. wont hurt to run that [17:51] sorry, my dog politely ask me to have dinner :) [17:51] here I am [17:52] I shutted down the pc. I start it again. Now I have the gnu grub 2.0 page [17:52] the page waits for an user input [17:52] no count down [17:53] Anne: above, i linked *excactly* how to change that.. please try following the steps and let a volunteer know how it works out [17:55] Ok, I can do it [17:57] ok [17:58] My grub file, in the folder etc/default [17:58] is already the same yoy pasted me [17:58] Anne: i never said to put anything anywhere [17:58] yoy=you [17:58] Anne: i said to edit the file as root, and back up the current one [17:58] (i dont put anything to anywere, I just open it to look) [17:59] /etc/default/grub [17:59] yes [18:00] mmmmmmmmmmmmmmm wait a minute [18:00] i spotted a difference [18:05] ok holstein, dont bite me [18:05] so: i make a backup [18:05] i open the file as root with leafpad [18:06] I add a # in front of GRUB_HIDDEN_TIMEOUT=0 [18:06] now the line is #GRUB_HIDDEN_TIMEOUT=0 (as your file) [18:06] the other lines are = [18:07] (equal? what's the word in englis?) anyway [18:07] Anne: use a pastebin, and copy paste [18:07] !paste | Anne [18:07] Anne: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [18:09] saved, reboted but nothing, I still have no contdown and I have to manually select "ubuntu" from the grub menu [18:09] http://paste.ubuntu.com/5841101/ [18:10] Anne: and you ran "sudo update-grub" ? [18:11] yes [18:11] nothing change [18:12] could be this thing? If the last boot failed or after a boot into Recovery Mode the menu will be displayed until the user makes a selection. The timeout setting in /etc/default/grub do not apply in this case. [18:12] Anne: i'll tel you exactly what i would do.. hit the enter button, and enojot the OS [18:12] enjoy* [18:12] but I'm tring to make a sort of server [18:13] Anne: that is *exactly* what is happening, correct? [18:13] so what is causing that? [18:13] I have only one option [18:13] Anne: nothing you are saying prevents a server from running [18:13] Anne: what would i do? [18:14] as i said, deal with it as is.. you can try boot repair from a live CD https://help.ubuntu.com/community/Boot-Repair [18:14] otherwise, you'll need to elaborate about *everything*.. what message.. why.. when did you get it? what oerating systems are installed? how did you install them [18:16] i would say, you will fool around with this, and maybe discover what broke what and "fix" it.. or, maybe make the machine not boot.. and to gain what? you dont need the machine to boot up automatically to run it as a server [18:19] I actually do, It will be in my cabin (far away from my house) I managed to have a remote desktop but I can go to start up the pc manually If i need to reboot [18:19] anyway, let's give a try to boot repair [18:19] you want battery backup, anyway [18:20] you are thinking, you'll set the machine to reboot? in the bios? if the power goes off? [18:20] i set up the mobo to start up on power up [18:20] yes [18:20] :D [18:20] eventually, that forced poweroff will break the hard drive anyways [18:20] so, at least one time, it wont work... [18:20] (no HD just usb) [18:21] anyway I'm not looking for a perfect system, just a pc that can recover if the power went out [18:21] Anne: "perfect" is a matter of opinion, and doesnt exist with computers [18:21] (or I reboot from remote desktop) [18:21] I agree :) [18:22] Anne: what you have, is a lot of information that you are not sharing with volunteers [18:22] Anne: what USB? where is grub installed? are you expecting to boot it with a "magic packet" over the local network? [18:22] you have to forgive me, it's my first try with linux at all [18:23] Anne: sure.. and *dont* try and solve all these issues, and make a "perfect" system on your first day in linux [18:23] usb stick, 4 gb, no magick packet. I aspect to power up a first time, and then it can recover (via mobo auto power on option) if the power went off [18:23] Anne: look at how the pros do it.. they have battery backup.. or some kind of uninterruptable power [18:24] Anne: *any* system forcing power off like that, as part of the "plan" *will* break [18:25] I also plan to set up an UPS, but at least I need that if I rebott the sistem from remote desktop... It will be live by itself :) [18:25] you would have to be certain the hardware boots USB.. then, maybe force large parts of the file system to be read-only [18:25] Anne: i would visit a hardware channel, or networking... otherwise, if you have a lubuntu question, feel free and ask a volunteer.. cheers! [18:29] I actually have a lubuntu question ( I really dont want to mess up with the harware, I was just answering to avoid "not sharing info" :) 'm tryinb boot repair [18:47] emh... holstein... (dont bite me)... anyway... it solved everything :) boot-repair has fixed the problem [18:47] now it star by itself (10 sec contdown) [18:48] thank you and thank you ianorlin, you both gain a lot of good karma today :P [18:48] Anne: enjoy [18:50] :* have a nice night guys and sorry If I bothered( wonder if it's the right word) you [18:50] Anne: no worries.. glad you got it working as you want [18:51] ^___^ (you helped me twice, even If you dont remember, at third I'll deliver some cupcakes!) === cdoublejj_ is now known as cdoublejj === cdoublejj_ is now known as cdoublejj === cdoublejj_ is now known as cdoublejj === cdoublejj_ is now known as cdoublejj [21:25] hi all. try to install lubuntu on a 512 mb ram machine with 445 mb of ram free and installer crashes. However, it is intended to be run on at least 348 mb as it is stated in docs. Why is it so? [21:26] In /var/log/ you should see something with a name of ubiquity, see what that says. Should also check syslog and dmesg. [21:27] Unit193, ok, i'll try to see. however it says out of space or smth. [21:27] How big is the hard drive? [21:27] Unit193, I have 15 Gb dedicated to install [21:32] Heh, so no problem. You can drop to a TTY and remove the slideshow, though 512 should be more than enough. [21:32] vadimkolchev: You can also try the alternate installer, of course. [21:36] . [21:55] alguien ha movido su directorio /home a otra particion o dico? === wizonesolutions_ is now known as wizonesolutions [22:03] !crosspost | crazyeagle, please stop this! [22:03] crazyeagle, please stop this!: Please don't ask the same question in multiple Ubuntu channels at the same time. Many helpers are in more than one channel and it's not fair to them or the other people seeking support. [22:04] yo no he movido mi directorio /home [22:05] !es | ianorlin [22:05] ianorlin: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba "/join #ubuntu-es" (sin comillas) y presione intro. [22:05] I was becuase he was speaking it [22:05] sorry [22:07] oh and he left before that [22:10] ianorlin: Well he does speak English [22:10] oh [22:11] I did not know that [22:11] ianorlin: He asked in #ubuntu 23964857629374659287364957826934785 times, then asked once in all the other English channels [22:11] Error: Could not gather data from Ubuntu for bug #23964857629374659287364957826934785 (https://launchpad.net/bugs/23964857629374659287364957826934785). The error has been logged [22:11] I am not in the other channels [22:20] Seriously ubottu? O_o [22:24] nice parsing ubottu [22:25] Let me know when that bug number exists [22:35] I think it's the next bug to get filed [22:35] * binaryhermit ducks