[00:00] And for the headphones you might be able to use this thread: http://ubuntuforums.org/showthread.php?t=1654125 [00:05] I hope you'll manage from here, I've no more time to spare I'm afraid yax51. Maybe someone else can help you if you've got further questions :) [00:05] ChrisDruif: thanks!! [00:05] Your welcome :) === MrAlcine is now known as JackyAlcine [00:34] what does IRC stand for [00:36] can some on help me [00:36] or just say something [00:36] im really confused [00:36] Internet Relay Channel I believe... [00:36] http://en.wikipedia.org/wiki/Irc [00:36] ok thanks [00:37] sorry i just joined this and download XChat [00:37] so im a little lost lol [00:37] ChrisDruif: I thought it was Chat. [00:37] It's alright :) [00:37] emer: Welcome. :D [00:37] According to Wikipedia I'm right :) [00:37] Lol [00:37] Oops....not :P [00:38] * JackyAlcine SCORE! :D [00:38] Alright...Internet Relay Chat O:-) [00:38] Anyways...he could read all about it on wikipedia :D [00:53] Hi [00:54] Is there a way to start services in specific order while booting ?For example [00:54] I need the following services to be started in the below order [00:54] 1)openvpn --> This should start first [00:54] 2)networking --> This should start second [00:54] 3)shorewall --> This should start third [00:54] Please suugest/guide [00:54] kaushal: Booting? or logging on? [00:54] suggest* [00:54] Booting [00:55] hm. I'm not too sure, sounds like a upstart job to me. [00:55] ok [00:55] You could make a .sh file and add it to the scheduler. [00:55] Any examples please ? [00:56] erm, you can just add dependencies? [00:56] yofel: are you referring to me ? [00:56] meaning for networking: 'start on started openvpn ...' where openvpn needs to be an upstart service too [00:56] kaushal: yes [00:57] ok [00:57] still not understood [00:57] kaushal: look at the startup files in /etc/init - everyone has a 'start on ' statement telling it when to start [00:57] kaushal: so you can tell the services to only start if the other one has already been started [00:57] Idk whats wrong with my computer I use ubuntu 10.10 and my screen just goes black and its unresponsive. what do i do? [00:57] ah ok [00:58] yofel: so how do i make use of upstart ? [00:58] not sure i understand that [00:59] kaushal: why do you want to start openvpn before networking actually? [00:59] since openvpn is configured in bridge mode [00:59] and i want the interface br0 to be up [01:00] hm.... meh, openvpn still uses sys-v-init [01:00] this is a bit tricky then :S [01:01] ok [01:01] As JackyAlcine suggested ? [01:01] make use of scheduler ? [01:02] you could try, but since networking is started by upstart I'm pretty sure it'll be started before openvpn [01:02] or can i put that in /etc/rc.local ? [01:02] sure, but rc.local is run pretty late [01:02] oh ok [01:03] so how do i disable networking from upstart [01:04] modify /etc/init/networking.conf and probably network-manager.conf too (commenting the start on stuff out should be fine) [01:04] I'm not sure if anything depends on networking being up though [01:04] ok [01:04] what about putting it in .sh file and invoked by scheduler ? [01:05] how is that done [01:05] no idea [01:05] JackyAlcine: please suggest [01:05] yofel: Help me understand about upstart and sys-v-init [01:05] so I have 10.04 [01:06] well, sys-v-init is what we used before karmic, with scripts in /etc/init.d/, upstart is what we use since then with config files in /etc/init [01:06] ok [01:07] in sys-v-init you could define an order how services had to be started, in upstart you say what a service needs before it can be started [01:07] great [01:07] upstart is faster because it can start things in parallel, but a bit harder to manage [01:08] so on 10.04 is it upstart or sys-v-init ? [01:08] I believe its both [01:09] mix, there are still scripts with sys-v-init, but upstart config files and sys-v-init script can't really talk to each other [01:09] so upstart will start it's services and at the same time start sys-v-init runlevel 2 [01:10] ok [01:10] so how would i handle this specific issue ? [01:11] i think most folk just open the port in the firewall for VPN or SSH [01:11] and start everything at boot [01:12] ok [01:12] so can i disable sys-v-init ? [01:12] if i can do it using upstart ? [01:15] yofel: Thanks [01:15] will try it out [01:15] well.. [01:15] holstein: Thanks you too [01:16] yofel: yeah please suggest [01:16] you could disable the sys-v-init script and write an upstart config file and start openvpn there and then make networking depend on it, but I fear you'll have to look up how to do that yourself [01:16] ok, the headphone jack isn't working, I've scoured the forums, but havent found anything to help [01:17] I wonder though if you can't resolve this in some other way... [01:17] my mic doesn't want to work either..... [01:17] I don't know what else to do.....I've re-installed the drivers and everything, but nothing seems to have any effect [01:26] yay! go my headphone working again!now for the mic [01:33] WOOT WOOT!!!! [01:34] solved my audio issues...now, is there a way to add a command line to a program in such a way that I dont need to run it from the terminal everytime? [01:34] yax51: what command? [01:34] you could make a new launcher with the whole command in it [01:34] holstein: LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so [01:35] to flip my cam [01:35] yax51: congrats by the way :) [01:35] holstein: thanks! Ive been trying for months to get my mic fixed [01:37] holstein so how do I get the command line working with the launcher? [01:37] i would just put the whole thing in a new launcher [01:37] wherever [01:37] on the desktop or in the menu or both [01:38] so I create a new launcher, and just add the command line I want, and hit ok? [01:39] in theory [01:39] test it [01:39] you can add whatever command you want to a launcher [01:39] i used to have one called alsa_fix ;) [01:40] hmmm its says it failed to execute child process [01:41] ok lets pretend I'm a noob, and walk through this step by step ;) [01:41] im not sure exactly what that command is or does [01:41] but its do-able [01:41] need some command line fu :) [01:41] it flips my cm so it'snot upside down [01:41] right [01:41] i mean, what its 'doing' [01:41] not the result ;) [01:42] i dont know what LD_PRELOAD is [01:42] .so is some kind of plugin right? [01:43] can you put that in some dir for the program? [01:43] some autoload dir? [01:43] I'm not sure either, but my guess is that its loading the v4l1compat.so [01:43] I could if I knew how [01:43] what app is it? [01:44] VLC ? [01:44] the app is skype [01:44] hmmm [01:44] so, you start skype, and then put that in the command line? [01:45] in the terminal I r: [01:45] run the command line as such [01:45] LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype [01:45] right [01:45] im trying to download ubuntu 10.10 netbook 1386 but my internet speed keeps slowing down dropping a .1 Kb everysecond [01:45] after you launch skype? [01:45] yax51, can you use the browse to get to user bin, or sbin thats probably where the launcher is. [01:45] nit-wit: i like that [01:45] yax51: ^^ [01:45] but everything else is at normal speed [01:46] holstein, heh ; [01:46] good call [01:46] nit-wit: o/ [01:46] 0hols [01:46] emer: i would stop it [01:46] and try again [01:46] ok [01:46] maybe you'll get one another mirrot [01:46] mirror* [01:46] UNLESS [01:46] holstein, trying to type and eat haggen daz is difficult, [01:46] you're almost done [01:46] then, just wait in out [01:46] nit-wit: hehe [01:47] holstein: works, thank you im a newbie [01:47] emer: welcome :) [01:48] nit-wit: that doesn't seem to work either [01:48] maybe its because skype isnt running [01:49] but if I'm trying to add the command line to skype without having to open a terminal to do it, it shouldnt be running [01:49] yax51, is there a menu icon? [01:49] yax51: depends on when you run it in the terminal [01:49] is it after you launch skype? [01:49] or before? [01:50] before [01:50] hmmm [01:50] nit-wit: no [01:50] ok, so I right click on the desktop, and create new launcher, right? [01:50] thats where i would start [01:51] and in 'command' you put that command [01:51] ok, now type: application, application in terminal or location? [01:51] application in terminal [01:52] that should be the same as if you type that into a terminal and hit enter [01:53] ok, but I get the error that says "there was an error creating the child process for this terminal. Faled to execute child process "LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so" (no such file or directory) [01:54] but if I run the command from the terminal like this: LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype [01:55] it opens skype with the cam working properly as it should [01:56] right [01:56] i get the same error.. [01:56] hmmm [01:56] but not when I create the launcher.... [01:57] but the launcher is supposed to take that command and automatically run it as if it was in the terminal correct? [01:58] thats the way its worked for me [01:58] let me try some things [02:07] yax51: OK [02:07] so, copy LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so [02:07] to a file [02:07] name it whatever.sh [02:07] make it executable [02:07] you can right-click and go to properties [02:08] THEN, in the laucher, you can navigate to that .sh file [02:09] i dont get errors running that [02:10] not sure what that command is doing to my system though ;) [02:10] join #lubuntu [02:10] it's flipping your cam 180 [02:10] great [02:12] sweet! it's working now!! [02:13] now computer is awesome again!!! [02:13] :) [02:13] thanks!! [02:13] yup [02:19] 0 [02:24] what does it mean if you have "voice" from ChanServ [02:24] if you dont [02:25] i wont see you talk [02:25] in the channel [02:25] you'd type and no one would hear you [02:25] oh [02:25] holstein: not true [02:25] ? [02:25] yeah? [02:25] do tell [02:26] Depends on the channel, it's essentially a half step between a user and an operator of the channel, hang on I'll find a link to explain it better [02:26] because egossett didnt get voice [02:26] half-op ? [02:26] i thought that was half-ops [02:28] emer: is egossett registered ? [02:28] no [02:29] yes u do get voice if you are a half-op [02:29] i think [02:29] its a good idea to register [02:29] im not half-op [02:30] Hm there are lots on channel settings but no detail on voicing [02:31] some channel flags require registration to get voice [02:31] didnt think this was one of those channels [02:33] To get voice in here you have to be a UBT member [02:33] * holstein is not an ubt member [02:33] UBT? [02:33] Ubuntu-Beginners-Team [02:33] Ubuntu Beginners Team!!! What whaaaaaa! [02:33] rep-the-set! [02:33] OK, regaurdless of the term [02:34] half-ops or voice [02:34] how that emer 's friend type in here? [02:34] how can* [02:34] egossett < [02:34] Everyone should be able to type in here. [02:34] yup, *should* [02:34] i think having voice means that ur cool [02:35] paultag: any funky settings I don't know about (I'm only fairly new-ish here myself) [02:35] how do i boot my USB drive with ubuntu 10.10 netbook edition [02:36] i already tried booting it from its boot menu [02:37] emer: that will depend on your computer [02:37] the bios [02:37] i have a toshiba NB 255 [02:37] cool [02:38] head_victim: humm? [02:38] hey paultag [02:38] head_victim: UBT members get voice [02:38] heyya holstein [02:38] head_victim: that's about it [02:38] egossett is not able to type in here [02:38] ... really? [02:38] yup [02:38] so says emer [02:38] nhandler: prod [02:39] Yes? [02:39] nhandler: can you use your freenode staffism to see why egossett can not talk? I can't see anything [02:39] holstein: i restarted my computer and when the first menu popped up i choose choose system boot then i chose my USB drive then i says "boot: " [02:39] and i dont know what do do anfter that [02:39] emer: how did you create the bootable USB ? [02:40] go to ubuntu.com and download the version of ubuntu you want [02:40] egossett: Can you PM me the message you get when you try to send messages to this channel? [02:40] create a startup disk [02:40] and since i have a netbook [02:40] right [02:41] i need to create one with a USB [02:41] paultag: just thought I'd check, I couldn't think of a reason [02:41] so you used? [02:41] go to system then go to Startup Disk creator [02:41] emer: you can go to [02:41] YEEAH [02:41] head_victim: I can't see any reason at all [02:41] emer: you did that? [02:42] Glad it's not just me :) Alright I'm off again, goign to check out the in-laws to see how flooded it is [02:42] let me find url [02:42] emer: you dont have to [02:42] did you use that program [02:42] startup disk creator to make the bootable USB ? [02:42] http://www.ubuntu.com/netbook/get-ubuntu/download [02:42] the startup disk creator [02:42] yes [02:42] OK [02:43] the usb is fine [02:43] i just cant boot it [02:43] IF there is nothing else on the stick [02:43] i did it before [02:43] by just hitting enter [02:43] i sometimes format them [02:43] just to make sure [02:43] but this time it doesnt work [02:43] ok [02:43] before making it [02:43] AND then i try unetbootin [02:43] if that creator doesnt do the trick [02:44] because for some reason when i use update manager it wont let me ubgrade [02:44] upgrade* [02:45] emer: whats the error? [02:45] let me find it [02:45] i forgot it [02:45] im also getting an error on formatting the USB [02:45] One or more partitions are busy on /dev/sdc [02:46] maybe its still mounted? [02:46] mounted? [02:46] help me here lol [02:47] you wouldnt want to format the drive while its mounted [02:47] but what is mounted [02:47] when you put the stick in [02:47] the USB stick [02:47] oh [02:47] to read and/or write [02:47] ok [02:47] you mount it [02:47] got u [02:47] so how do i unmount it them [02:47] nautilus auto-mounts [02:48] emer: i use gparted [02:48] you can unmount from there [02:48] its just the tool that i got used to [02:48] umm [02:48] umount /path/to/drive [02:48] i dont know what your saying lol [02:48] im new [02:48] so [02:48] OK [02:48] when i want to format a USB stick [02:48] i use gparted [02:49] how do i use gparted [02:49] its in the menu [02:49] under system administration [02:49] wait i found what i needed [02:49] OK [02:49] under disk utility? right [02:49] nah [02:50] no i found it [02:50] it say unmount drive [02:50] and it works!! [02:52] holstein: back to what you were saying i cant find gparted [02:52] and now my USB wont mount [02:53] well, now you are unable to mount the USB [02:53] anyways, this is a theory really [02:53] sometimes when i format the USB stick fresh [02:53] then use unetbootin [02:53] it works [02:53] the ubuntu usb creator didnt work for me a couple times [02:54] so i havent tried it in a while [02:54] where is unetbootin [02:54] unetbootin is in the repos though [02:54] and so is gparted [02:54] its up to you [02:54] maybe you can just remake the stick [02:54] i dont mind which ever [02:54] i just cant find what u are telling me [02:54] if you're not comfortalbe mounting and formatting [02:54] i dont have a gparted or a unetbooting [02:55] OK [02:55] they are moth availalbe in the repositories [02:55] so you can install unetbootin [02:55] if you would like [02:55] from where ever you install software [02:55] software center [02:55] OR synaptic [02:55] or commandline [02:56] sudo apt-get install unetbootin [02:57] okay [02:57] wait i just remounted it by making a partion on it from disk utility [02:57] cool [02:57] if that works for you, go for it [02:58] maybe remaking the stick now will do the trick [02:58] but then i get a file that in the USB that is lost+found and it cannot be deleted [02:58] wait back up [02:58] so when im adding a partion on it after i format drive [02:59] should the type be Ext4 [02:59] depends [02:59] probably not [02:59] probably fat [02:59] ok [02:59] still i have no idea what im doing so im just trying to mess around lol [03:00] as long as you're careful [03:00] ok [03:00] and you're sure you're messing with that USB stick [03:00] and theres nothing important on the stick [03:00] go for it [03:00] nothing at all [03:01] ok i used fat [03:01] and now it works [03:01] so im goin to use to startup disk creator now [03:01] i like it [03:01] ok so far so good [03:02] and i select the /dev/sdc1, correct? [03:02] Should Ubuntu have a right-click menu on the desktop? [03:02] emer: i would open a terminal [03:03] run sudo fdisk -l [03:03] to make sure [03:03] johnny77: yup [03:03] ok i did [03:03] create folder etc.... johnny77 [03:03] emer: that'll tell you what is what [03:04] holstein: if I lost it, how can I get it back? [03:04] okay [03:04] yes its /dev/sdc1 [03:05] johnny77: i would determine if its the mouse button thats not working or tat particular menu [03:06] holstein: mouse button works because I can get the panel right-click menu [03:07] i would log out and back in [03:07] or restart [03:08] and if that doesnt do it, we can look some more [03:08] holstein: i made the drive i am going to try to boot it now thanks [03:11] holstein: i just tried again, didnt work [03:12] OK [03:12] so, i would format, and try making the stick using unetbootin [03:13] what if my computer wont boot it though? [03:13] when i got into boot selection menu [03:13] i choose USB [03:13] emer: i thought you had already used a USB before? [03:13] then get boot: [03:13] yes [03:13] OK [03:13] but its not working this time [03:13] i dont [03:13] then it has the capability [03:13] know y [03:14] my friend made the other drive though [03:14] i did not [03:14] and my friend is not able to contact [03:15] well, let me know if unetbootin fails [03:15] and we'll go from there [03:15] ok [03:17] hmm doesnt have version 10.10 [03:18] emer: ?? [03:18] im in UNetbooting and i choose Ubuntu for distribution [03:18] right [03:18] and then i have to choose a version [03:18] just choes custom [03:18] oh [03:18] and point it to the iso you downloaded [03:19] choose* [03:20] i choose custom, enter the iso, but it automatically chose diskimage [03:21] emer: it'll work [03:21] i use it all the time [03:21] ok [03:21] ok [03:21] and for the netbook .iso s [03:21] do i need to put anything in kernel, intrid, or options [03:22] .iso s? [03:22] whats the last s for [03:22] pluralization :) [03:22] haha [03:22] iso's [03:22] oh [03:23] holstein: it says that i must select a kernel and/or a intrid file to load [03:24] emer: close it [03:24] all of it [03:24] ok [03:24] open unet back up [03:24] put in your password if prompted [03:24] ok [03:24] theres a little radio button [03:25] beside DiskImage [03:25] yes [03:25] check that [03:25] k [03:25] should already be set to iso [03:25] it is [03:25] then there are little ...'s [03:25] on a button [03:25] yes [03:25] thats where you point to the .iso you want to use [03:25] locate the iso [03:25] the one you DL'd [03:26] down at the bottom you choose the drive [03:26] ok [03:26] whatever you determined in fdisk -l [03:26] hit OK [03:26] wait... [03:26] the only choice it gives me is /dev/sdb1 [03:26] is that the right one? [03:26] emer: double check [03:26] dont trust me [03:26] oh it worked this time [03:26] its you're hard drive [03:27] oh [03:27] so cancel? [03:27] nah [03:27] if you choose the right drive [03:27] you're good [03:27] just be sure before you hit OK [03:27] it only gives me one drive [03:27] im not sure if its the right one [03:27] emer: i still check [03:27] how i check? [03:28] i dont trust me or unetbootin [03:28] how i check? [03:28] sudo fdisk -l [03:28] sudo fdisk -l [03:28] ok it was the right one [03:28] cool [03:28] so hit OK [03:28] now i recieved a prompt [03:29] set back and wait... [03:29] after hitting ok [03:29] The file /media/USB/.disk/base_installable already exists. Press 'Yes to All' to overwrite it and not be prompted again, 'Yes' to overwrite files on an individual basis, and 'No' to retain your existing version. If in doubt, press 'Yes to All'. [03:29] that is it [03:29] as long as you're sure that is the USB stick [03:29] say OK [03:29] you can try again if it doesnt work [03:30] ok [03:32] thanks [03:32] :) [03:35] johnny77: right-click ? [03:35] holstein: none. [03:35] :/ [03:36] https://answers.launchpad.net/ubuntu/+source/nautilus/+question/53885 [03:36] johnny77: ^^ [04:02] does anyone know how to restore the right-click desktop menu? [04:08] johnny77: have you changed anything in gconf? [04:08] holstein: the show desktop setting was checked. [04:09] what happened leading up to the menu going away? [04:11] holstein: long story or short? Short. I was trying to get a program called Dropbox to autostart in Openbox. I was changing setting per a few websites that told me how to do it. None of them worked. But I just remembered a script one of them told me to write that may have caused the problem. I've deleted the script and now about to resart. [04:13] johnny77, you have in your .config/autostart/ a file called dropbox.desktop? [04:14] bioterror: no, I was adding a command to a file called autostart.sh in ~/.config/openbox/ [04:15] johnny77, you're doing it wrong [04:15] bioterror: Dropbox works fine in both Gnome and LXDE, but not openbox [04:15] so you're not really running lubuntu any more [04:15] bioterror: I looked in directory ~.config/autostart/ and yes there is a file called dropbox.desktop [04:16] you're running just openbox? [04:16] bioterror: I have Ubuntu and LXDE installed, but thought I'd try creating an Openbox session. [04:17] okay [04:18] you have xdg-autostart installed? [04:18] bioterror: not sure.. let me check [04:20] bioterror: I searched xdg-autostart in synaptic, but it is not finding anything. [04:20] pyxdg [04:20] oh [04:20] bioterror: I wrote something for this [04:20] bioterror: it's called "fbautostart" [04:20] bioterror: it's in the repos, and it does XDG for Fluxbox. You can overrid onbehalf of. It's all documented [04:21] you too, I guess johnny77 :) [04:21] bioterror: a package called python-xdg is installed. [04:21] paultag, well I stick with lubuntu. atleast I know how it works [04:22] bioterror: just FYI [04:22] johnny77: if you want, you can use my code [04:22] paultag: what does it do? [04:22] paultag, how's your fluxbox system doing [04:22] johnny77: https://launchpad.net/fbautostart [04:22] johnny77: it's the xdg autostart daemon that we're migrating to for Fluxbox [04:23] hi egossett [04:24] paultag: Thank you, but if I can't get openbox to work, I think I'll just stick with Lubuntu. [04:24] johnny77: no, I think you don't understand -- this works for Openbox as well [04:24] that's what I meant, sorry, I'm watching a movie :) [04:25] that and I'm a nerd, I am forced to respond in kurt little phrases [04:26] paultag: I have to install from the tar file? [04:26] johnny77: if you want a deb, I can do that for you. I'd hate to see you put off from such a fine window manager as Openbox [04:27] johnny77: just let me know what distro ( debian or ubuntu ) and what version [04:28] paultag: I'm running Ubuntu 10.10 [04:28] great [04:28] johnny77: i386? [04:29] paultag: huh? Is the a way to check? [04:29] uname -a, johnny77 [04:29] johnny77: -m [04:29] can someone help me with getting a pgp key [04:29] bioterror: -m is machine arch type ;) [04:29] paultag, I like to see it all [04:29] bioterror: true [04:29] paultag, but we have i686 ;) [04:29] bioterror: I do -a when I'm at home ;) [04:30] bioterror: johnny77 has a 686? [04:30] we'll see [04:30] what should I type? I'm assuming this is in terminal? [04:30] johnny77: yes, sorry [04:30] johnny77: type `uname -m` [04:31] johnny77: and paste the output in here, please. It should be just one line ( and OK for pasting over IRC ) [04:31] i686 [04:31] great! [04:31] johnny77: you may install the debian file from the ubuntu 11.04 repos safely [04:31] johnny77: https://launchpad.net/ubuntu/+source/fbautostart/2.7182-2/+build/2029876 [04:31] johnny77: it's signed by the Ubuntu key, and Debian key. It's trusted and clean to install [04:31] egossett: is this for your LP account? [04:32] holstein yes [04:32] johnny77: then you just place the fbautostart line in the startup file for OB [04:33] I'm just a little confused... I created a file called autostart.sh in ~/.config/openbox/ It correctly loads both gnome-do and lxpanel, but for some reason it will not load dropbox. [04:34] Oh. [04:34] egossett: theres a little yellow circle there [04:34] I'm sorry johnny77. I misread your problem [04:34] beside the openPGP keys entry [04:34] thats what i followed [04:34] holstein: at launchpad? yellow circle [04:34] johnny77: are you forking everything into the background as you should? [04:34] egossett: yup [04:35] paultag: forking? what do you mean? [04:35] johnny77: some apps will suck up the main thread. Ensure you have a single and sign after each command [04:35] johnny77: http://openbox.org/wiki/Help:Autostart might help a bit [04:36] ok looking now [04:36] one minute [04:37] paultag: that page is where i copied my autostart file from [04:37] did not find the yellow circle [04:37] under launchpad id [04:37] it shows my name [04:38] egossett: where is your page? [04:39] holstein: my wiki https://wiki.ubuntu.com/egossett [04:40] egossett: are you logged in? [04:40] no [04:40] egossett: OH [04:40] i see [04:40] go to LP [04:40] like https://launchpad.net/~mikeh789 [04:40] ok [04:41] paultag: http://paste.ubuntu.com/553480/ [04:41] when you log in there [04:41] thats where i see the info [04:41] i see it now [04:41] sorry [04:41] egossett: no worries [04:41] i had help :) [04:41] when i was setting mine up [04:41] thank you [04:41] duh [04:42] yes i tried to do this numerous times. just not getting it [04:43] egossett: where are you? [04:43] in launchpad [04:43] overview screen [04:44] are you using the passwords and encrpyction tools ? [04:44] yes [04:44] i have to long string of numbers there [04:44] in my personal keys [04:45] i dont think i did it that way [04:45] BUT [04:45] if you're on that page [04:45] theres a popup [04:45] yes popup open [04:45] Learn more about open PGP keys [04:45] in blue [04:45] that *should* do it [04:45] johnny77: because that's the wrong syntax :) [04:46] johnny77: I'm guessing you want dropbox start ? [04:46] paultag: what is wrong? [04:46] yes [04:46] johnny77: you just have dropbox [04:47] paultag: correct, that is the name of the program. [04:47] johnny77: yes, but just running "dropbox" will fail with an error message you can't see [04:47] johnny77: running "dropbox start" will start the dropbox daemon [04:47] don't see learn more about open pgp keys in blue [04:48] johnny77: it's the write app, wrong usage [04:48] right * [04:48] damn, I'm tired [04:48] indicates that i have 2 fingerprints [04:48] paultag: why does gnome-do and lxpanel work? [04:48] johnny77: because "gnome-do" is a valid command. same with "lxpanel" [04:48] johnny77: try running the command on the shell "dropbox" [04:48] johnny77: it will say "Error! Here's how you use it!" [04:49] johnny77: so, fix it, and it will work ;) [04:49] paultag: you mean in terminal? [04:49] johnny77: yes, because that's how it's running what's in your shell script there [04:49] egossett: this might probably help; https://help.launchpad.net/YourAccount/ImportingYourPGPKey [04:49] johnny77: take it on faith dude, I've got this :) [04:49] joemaverick: ok will go there [04:50] i have an .asc file exported to desktop [04:50] paultag I typed "dropbox" and "dropbox start" in the terminal and they both said command not found. [04:50] johnny77, which dropbox [04:50] johnny77: without quotes, right? [04:50] Holstein and joemaverick. [04:50] paultag: yes [04:50] i will read on this link and see if i can get this right [04:51] johnny77: and you have it installed? [04:51] thanks for assistance with this. [04:51] egossett: well, correct me if i'm wrong, so you got your pgp key imported to launchpad? [04:51] paultag, if he used that tar.gz or what ever, it is .dropbox/dropbox or something and not in the path [04:51] paultag: yes, dropbox works fine in both gnome and LXDE and if I run it from the menu in openbox, but I can not get it to autostart in openbox. [04:51] i exported something from passwords to desktop [04:51] and it is .asc file [04:52] is this what i need to put into launchpad yellow circle? [04:52] bioterror: it should be in the path [04:52] johnny77: this is what my session looked like: http://pastebin.com/typdtMfC [04:52] in natty we have a dropbox in repos [04:52] bioterror: for partner, not main [04:52] bioterror: it's nonfree [04:52] yeah [04:53] it's propietary [04:53] nonfree* :) [04:53] off to work [04:53] bye ;) [04:53] later [04:53] bioterror: later [04:54] paultag: I may have figured it out. [04:54] johnny77: great [04:55] egossett: could you please look at the link i gave you and see what steps you've taken? [04:56] egossett: how did you get the .asc file? could you explain about it? [04:56] paultag: if it's installed properly adding start after dropbox in my autostart file will get it to run? [04:56] i got the .asc file from password and encryption key [04:56] johnny77: providing you give it one space between dropbox and start, yes :) [04:56] exported it to the desktop [04:56] the link u sent to me [04:56] or two, I guess [04:56] just not zero [04:57] i think i need to go gpg -- fingerprint in the terminal [04:57] egossett: ah, try that. [04:57] i do not see any icon for sync in my password and encrypt key screen [04:57] yes [04:58] let me do the terminal [04:58] then copy and paste the fingerprint it says [04:58] paultag: thanks for your help! I gotta go now... [04:58] johnny77: godspeed! [04:59] egossett: yes, if you got to https://launchpad.net/~/+editpgpkeys you could paste the fingerprint. [04:59] i think that is it [05:00] let me check the email now [05:00] yes i just pasted the fingerprint but now i have 3 fingerprints do i delete two [05:02] egossett: were those keys generated by one email account? did you create it today? if so, i suggest just leave it at that. please do remember the last key that you generated and use that. [05:02] all 3 created by same email account [05:02] will use the last one then [05:03] but i guess my email (gmail) did not de encrypt this message === kosmarnik__ is now known as kosmarnik [05:04] f you cannot [05:04] read the unencrypted instructions below, it may be because your mail reader [05:04] does not support automatic decryption of "ASCII armored" encrypted text. [05:04] egossett: do you have the pdf that i gave you in the #ubuntu-beginners-team? [05:04] was it at top of irc [05:04] egossett: hold on, i'll give you. [05:05] kk [05:05] egossett: http://dl.dropbox.com/u/9030439/Launchpad_GPG_Key_Basics.pdf download that, go to the last page. [05:06] kk [05:06] doing this now [05:07] egossett: from that page it tells you how to decrypt the message. "copy the message from ---Begin PGP Message--- to ---End PGP Message---" [05:08] kk saved as txt on desktop [05:08] doing terminal now [05:08] egossett: ok, nearly there. :) [05:08] kk [05:09] egossett: it will ask you for the password that you used to creat the PGP key. [05:10] terminal changed to desktop [05:10] but nothing on second command [05:10] egossett: what was the file name that you used to save the copied message as? [05:11] pgp txt [05:11] egossett: pgp.txt? [05:11] if so gpg --decrypt pgp.txt [05:12] does it work? [05:12] ok [05:12] let let try that [05:12] must restart terminal [05:12] it was frozen [05:14] usage: gpg [options] [filename] [05:14] evalyn@evalyn-E1705:~/Desktop$ [05:14] i named the file pgp txt no period [05:14] in gedit [05:15] text editor [05:17] egossett: still here? what was the last thing you said? *bad connection here* :| [05:18] yes [05:18] i got this terminal message [05:18] usage: gpg [options] [filename] [05:18] evalyn@evalyn-E1705:~/Desktop$ [05:18] egossett: don't paste it if it's a long message. use paste.ubuntu.com [05:18] i named the file pgp txt no period in gedit [05:19] OMG [05:19] i have so many windows open on a 17 inch screen [05:19] one minute [05:20] egossett: ah, then could you try gpg --decrypt pgp txt ? if that doesn't work, please rename it to pgp.txt and issue the command with gpg --decrypt pgp.txt ? [05:21] downloading txt [05:21] saved to desktop as ubuntu [05:21] ? [05:21] egossett: what do you mean downloading txt? [05:21] do you mean copy pasting the pgp key message? [05:22] yes [05:22] now on desktop as plain [05:22] from paste.ubuntu.com [05:23] gpg -- decrypt plain [05:23] gave me same message [05:23] usage: gpg [options] [filename] [05:23] evalyn@evalyn-E1705:~/Desktop$ [05:23] do we have to have this key [05:23] this is NUTS!!!!!!!!!!! [05:23] egossett: ah, well, you just needed to copy the --Begin... End-- from your email inbox. open gedit, paste those messages, save as - pgp.txt [05:24] egossett: there shouldn't be any space betweem -- and decrypt [05:24] o [05:24] ok [05:25] need passphrase now [05:25] egossett: use the passphrase that you used to create the pgp key. [05:25] is that in passworrds and encrptio screen [05:25] egossett: use the passphrase that you used to create the pgp key, please. [05:25] how do i know what that was [05:26] i have been trying this since 9 jan [05:26] hahahaha [05:26] sorry [05:26] i see change passphase [05:26] should i change? [05:27] egossett: well, you could give it a try. you should have written it down somewhere though. [05:28] ok [05:28] geez [05:29] got it [05:29] now terminal will not allow me to type there [05:30] it did [05:31] confirming [05:31] done [05:31] thank you JoeMaverick [05:31] but now i can help someone else i think [05:31] egossett: tip: type JoeMav then use key to highlight me. :) [05:32] ok [05:32] let me try that [05:32] JoeMaverickSett, [05:32] i see [05:32] egossett: perfect. [05:32] :) [05:32] smile [05:32] i use to like dos [05:32] then i hated dos [05:32] then windows [05:32] so lazy now [05:33] egossett: use that if you've many people talking in the channel and want to specify someone that you're talking ot [05:33] s/ot/to [05:33] dos and windows had 4dos [05:33] it was pure stupidity not to use it [05:33] yes i was wondering how to do name like you guys had it showing there [05:33] bioterror, [05:33] got it [05:33] kewl [05:33] and got key [05:33] egossett: use the name infront of the message would be better. [05:34] so much to learn [05:34] i see [05:34] i understand [05:34] egossett: you'll get there eventually :) [05:34] JoeMaverickSett: thank you so much [05:34] egossett: no problem, glad to be of help. :) [05:35] JoeMaverickSett: i will read pdf and understnand better to help someone else. [05:36] egossett: ah, sure, hold on to it & help someone else. it was written by a mentor here. :) [05:36] JoeMaverickSett: kk [05:36] egossett: very informational, you should also bookmark https://help.launchpad.net/YourAccount/ImportingYourPGPKey and other help pages on launchpad to get yourself familiar with. :) [05:37] launchpad [05:37] yes - done [05:37] i have diigo bookmarks section for all of this [05:38] diigo is like delicious [05:38] I'm using Dell Vostro 3400 core i3. Some days ago my bluetooth works, but suddenly it doesn't work. I can't browse my phone storage via bluetooth. How do i fix it? What information do must I supply? [05:38] ah, nice. :) [05:39] and i am trying to complete one thing daily, read forum and come to irc daily if possible with work [05:39] must be involved to learn this [05:39] ah, yes, irc and forums are very good to gather/learn things, just by looking and trying to help. :) [05:40] kk [05:40] i am here for long term, and it has taken me sevral years to get here [05:40] but glad now [05:40] :) [05:40] JoeMaverickSett; thank you again. chat tomorrow then Ok [05:41] egossett: sure. :) [05:41] nite [06:37] Hello? [06:38] how can I help you JackyAlcine [06:39] bioterror: By keeping me company. [06:39] I went to sleep and hajour, phillw, ibuclaw, everything left me. >_< [06:39] well, you know this is a support channel and mainly for support and #ubuntu-beginners-team is for general chatting [06:39] * JackyAlcine goes off to #ubuntu-beginners-team === JoeSett is now known as JoeMaverickSett [07:13] how can i uninstall Mandriva & install Ubuntu without disturbing win7 OS & Data....plz expalin me in steps thanks [07:20] superbcccam: Where's are your files stored that you want to preserve? [07:21] all in C drive no partition [07:25] Where are your personal documents? Can you upload them to a cloud? [07:26] Like Dropbox? [07:29] cloud ? dude i am new in it :) [07:29] Well, what system are you currently running? [07:29] Like what system are you in IRC with? [07:29] You should move your files up to a site like dropbox.com (max size 2GB) [07:30] oki [07:30] then ? [07:30] Wait, if your drive isn't partitioned, how do you have both Windows and Mandriva running? [07:30] You'll just download them back. [07:53] does anyone know anything about evolution mail? [07:53] yax51: A bit, porquoi? [07:53] * JackyAlcine must know he transitioned to Thunderbird because it works a lot better. [07:54] * JackyAlcine **note [07:54] JackyAlcine: I can't get it to sync with my hotmail.....but if thunderbird is better I might try that [07:54] yax, does hotmail support pop3 or imap [07:54] yax51: Do you have a subscription with your Live e-mail? Live stopped free POP support a while ago. [07:55] yax51: I'm not so sure about imap, but I know POP stopped a long time ago; hence my transition to Google. [07:55] maybe thats why its not working.... [07:55] yax, how about migrating to gmail or something [07:55] hotmail is so 90's ;) [07:55] yax51: bioterror's suggestion is pretty simple too. Gmail has easy interactions with most services. [07:56] yeah, but I'm old school like that.... [07:56] if I could still run DOS I totally would.... [07:57] gmail supports imap [07:57] seems like hotmail is more into a pop3 [08:17] hi all [08:17] ubuntu netbook editions runs gnome? [08:17] Yup. [08:17] hi bioterror etc [08:17] Well no. [08:17] I lie. [08:17] It runs Unity. [08:18] I was thinking GNOME Shell. [08:18] is it faster? [08:18] I have a very modest box to install something on... I'm thinking Netbook Remix or Lubuntu [08:19] Lubuntu's your choice. [08:19] Unity needs nVidia. [08:19] Last time I checked. [08:20] Oops. no, it'd prefer nVidia. [08:22] this is an Eee 2g surf... runs a chip called GMA 900, it seems [08:22] but UN is heavier than Lubuntu? [08:36] My NVidia settgins are not loading when Ubuntu starts. I have to manually click on the application. [08:36] How can I make the settings loads by default> === RealEyes is now known as Laggg [08:40] ANyone? [08:43] I haven't got nVidia, but doesn't it have some place where it save stuff to default? [08:43] I'm not sure how that helps... [08:44] I think you can run a config file [08:44] what are nvidia settings [08:44] like nvidia.config or something like that [08:45] nvidia-xconfig [08:45] you type that into the terminal [08:45] I think you are supposed to be logged out of your gui when you do it [08:45] ok I got it to work in evolution! [08:46] cool maybe that will turn it on [08:52] https://help.ubuntu.com/community/UsingHotmailWithEvolution [08:52] for anyone interestd [08:56] kristian-aalborg: Yes, [08:56] Ubuntu comes with the typical setup for a modern desktop-computer. [08:56] Lubuntu's designed to be efficient and light weight. === RealEyes is now known as RealEyes|Inc-CM7 === RealEyes is now known as RealEyes|CM7 [10:37] nhandler: ping - see -team [10:37] Sorry, don't know any other staffers :/ [10:37] Oh, it's over for now [10:37] Why is he doing that? >_< [10:37] I doubt it. >_< [10:38] No idea, you get random people who have nothing better to do apparently. [11:28] does anyone know of a core temp monitor? [11:28] yax51: Comes with Ubuntu as a panel applet. [11:29] yax51: You can also try and see if the Rings screenlet has that. [11:29] yax51: and I know that Conky has that as well. [11:31] JackyAlcine: I'm not seeing it.... [11:32] yax51: System Monitor in the Add Panel dialog. [11:33] JackyAlcine: I have the system monitor, but it doesn't appear to have a cpu temp.... [11:46] hmmm yeah it's not in the panel applet menu.... [11:47] hmm. [11:47] That's a bit odd. [11:47] You have Screenlets? === akshat_ is now known as akshatj [11:51] I don't think so [11:52] sudo apt-get install screenlets screenlets-pack-basic [11:52] I've also noted that I don't have a system tools in the applications menu [11:54] hold on..... [11:56] ok I have scrfeen lets now [11:56] screenlets* [11:59] alright, now the RingSensors screenlet should have what you're looking for. [11:59] yax51: ^^ [12:00] sweeet!!! although I was hoping for a panel applet...but this is rad!! [12:03] :D [12:03] No problem. [12:04] The Screenlets project is one of my favorite of Ubuntu. [12:07] all of these appear to be CPU load monitors, but nothing for CPU temp.... [12:07] yax51: I was sure it had it. [12:07] yax51: =/ [12:08] unless I'm blind in one eye and can't see out the other.... [12:08] I had one on my lucid build, but I can't remember for the life of me what it was called [12:13] oh well I'm going to bed......good night all!! [12:13] conky with lua beats screenlets? [14:06] I installed Ubuntu Tweak and then uninstalled it after a few days. But all the tweaks have remained even after the program was removed. [14:07] Any idea on how to revert the tweaks? [14:19] too bad jermza only stayed here for 7 minutes, or I would've told him what the fix was. [14:19] such is life [14:19] life isn't too bad :D [14:19] yeah, but it's full of impatient people [14:19] that's true. [14:19] I think the problem is, that a lot of people don't know how IRC works :) [14:20] yeah [14:20] they think we are here 24/7 only watching that they join to channel [14:20] we rae! [14:20] :P [14:20] :D [14:20] okay maybe not [14:20] yeah === cprofitt_ is now known as cprofitt [15:13] Hello Everyone! [15:14] hey ShootEmUp [15:15] whats up? [15:15] i'm great, and you? [15:17] doing good === JoeSett is now known as JoeMaverickSett [16:25] Hi. My notification area doesn't work anymore: no icons appear and some apps (transmission, pidgin, etc.) aren't available once minimized. Using Ubuntu Hardy Heron (originally 8.04), up-to-date. Can anyone assist? === yofel_ is now known as yofel [16:54] Notification area not working anymore (Hardy Heron). Please advise. [17:38] When I login to Ubuntu, it loads an theme that i never set. When I open appearances, it loads the correct theme. What could be calling this other theme? === pedro__ is now known as pedro3005 [19:19] hey. [19:21] Red-Raven, hey to you [19:40] hey nit-wit. sup? [19:41] Red-Raven, not much as usual [19:43] ah. i've been working a learning terminal. used it to create a bunch of empty directories on my desktop to try it with (im starting with simple directory commands, so i figured why not learn some while creating a test bed for it?) [19:44] Red-Raven: command line for the win [19:44] When you get bored with bash, you can always try zsh [19:45] the "problem" with zsh is you need a .zshrc as the defaults are not so good, IMO [19:45] http://friedcpu.wordpress.com/2007/07/24/zsh-the-last-shell-youll-ever-need/ [19:45] autoload -U compinit && compinit [19:45] http://bodhizazen.net/Tutorials/zshrc [19:46] lol bioterror [19:46] what?-) [19:48] I could steal stuff from your rc to mine ;D === MichealH is now known as zz_MichealH [19:49] bodhizazen: so its basically a customizable terminal? [19:50] Well, bash and zsh are shells, and they are both customizable [19:50] http://bodhizazen.net/Tutorials/bashrc [19:50] terminal is just terminal, it's nothing without shell [19:51] Teh "terminal" is a graphical interface, and again there are several to choose form there as well, and the graphical interface is also customizable [19:51] and a good shell is a base for comfortable shell working [19:52] so zsh just has more features like better tap completion? [19:52] yes and no [19:52] Red-Raven: http://bodhizazen.net/img/Terminal2.png [19:52] bash can have them too as well [19:53] zsh has , IMO, easier to user options for tab completion, you get a list you can move through with arrow keys [19:53] I'm afraid i still don't get the difference. im pretty new still. almost 3 weeks with ubuntu :) [19:54] and zsh will spell check commands, helpful for those with fat ingers and ast tyuping [19:54] :D [19:54] this is like tomato and tomeito [19:54] Red-Raven: There is not *that* much difference, especially to a novice [19:54] many of the commands are the same [19:55] actually they are the same [19:55] ;D [19:55] as he's going to do mkdir foo rm -r foo [19:55] The syntax is sometimes subtly different though bioterror [19:56] but I would say that with 3 weeks usage you should just stick with the bash and learn the basics [19:56] yah i am. [19:56] after getting familiar with it, you can try zsh and think if it's any better or if you can see the difference === zz_MichealH is now known as MichealH [19:57] i probably wont notice, but i might give it a try anyways. [19:57] You will notice a difference with tab compltion [19:57] but if you try to use my .bashrc or .zshrc you need to install at least most [19:58] most displays man pages in color [19:58] cool. [19:59] tomorrow bodhi gives you some guide how to use VIM ;) [19:59] VIM FTW !!!! [19:59] Although you need a vimrc =) [19:59] and hope [19:59] where he could get one... :D [20:00] theres just so much to take in, its crazy. i didn't realize that when i got into linux, i would be learning about kernals, virtual machines, GRUB, distros, and all this other stuff. its awesome though. [20:00] kernels [20:00] yah sry. [20:00] Red-Raven: one thing at a time [20:00] never had good spelling. [20:00] and you can run virtual machines on windows too [20:01] ik. thats where i have Vbox set up. figured i find myself needing Linux more while in windows than visa versa. [20:02] bioterror: mine is very basic [20:02] http://bodhizazen.net/Tutorials/vimrc [20:02] and it would help if you had zenburn [20:09] oh i just figued out what you were posting. its the source code you made to make your own version of the program right? [20:38] is there any way you guys know of brute force wiping a USB from terminal? i have an old one that got a virus i think, and now its been write protected by it. ive plugged it into my laptop with ubuntu before and its all good, so i know its a windows virus (so my system is safe) [20:38] Red-Raven: Write protection doesn't carry from Windows to Linux. [20:39] Red-Raven: Is there perhaps a hardware switch on the drive? Some older USB drives have them. [20:39] well some how it did. ive tried Gparted. and no theres no switch. [20:40] But that's not how filesystems work... [20:40] what do you mean? [20:41] Red-Raven: You can't lock an entire filesystem, unless it improperly mounts as ro (read-only), but Linux doesn't recognize Windows filesystem usage flags. [20:42] ok.i'll pug it in then and seee what it says [20:47] ive tried formating it to ext 4 and deleting it. ill try another format and it that doesn't work ill post the error. [20:47] bodhizazen, does grub2 chainload lilo [20:47] nit-wit: GRUB2 can chainload any bootloader [20:47] nit-wit: just about [20:47] ok it has flag lba. does that mean anything? [20:48] aveilleux, thats what I thought, basically [20:48] Red-Raven: Not in this context [20:49] ok then. i have no clue. ill post the error. [20:53] http://imagebin.org/132502 [20:54] Red-Raven: Is the drive mounted? [20:54] Red-Raven: It shouldn't be [20:55] its not. [20:55] Hey guys. Just built a new box. Making the partitions. I have 1tb. How much should I format for swap? [20:55] Geo|Android: Swap's pretty slow, so I say 10GB. [20:55] I have 4 gigs of ddr3 ram and 512mb ddr2 ram on my gpu [20:56] isn't 1.5XRAM a good rule? [20:56] Geo|Android: yeah, 10GB's the way to go. [20:56] Red-Raven: try running sudo badblocks -v /dev/sdb [20:56] Geo|Android: I have 2GB swap [20:56] Geo|Android: You don't generally need more swap than you do RAM (not including GRAM) [20:57] its running. [21:00] Oh ok. [21:05] aveilleux: 0 bad blocks found. [21:06] is this a possible way to to wipe it? http://en.wikipedia.org/wiki/Badblocks its towards the bottom but it says there's another way to scan for bad blocks that will wipe it in the process. [21:07] Red-Raven: Try recreating the filesystem. Should be under "Device", choose "Create new partition table". Select DOS. [21:08] er, msdos [21:08] Red-Raven: you can not fix bad blocks on the hard drive [21:08] just said error while partitioning. [21:09] its a USB. [21:09] You can try wiping the device with dev/zero and re-partitioning [21:10] just type in "sudo dev/zero"? [21:10] Red-Raven: sudo dd if=/dev/zero of=/dev/sdb [21:10] ok. [21:12] Red-Raven: http://en.wikipedia.org/wiki/Dd_%28Unix%29 [21:13] um, so dd copies? [21:14] the USB light is blinking, but the terminal did nothing. [21:14] Red-Raven: Yes, it does a bit-by-bit copy (basically a perfect copy) [21:14] yep, but at a "low level" so to speak [21:14] Red-Raven: dd has no status output [21:15] why would i want to copy this virus-infected thing onto my laptop? [21:15] In Linux, no output from a command is often a successful command [21:15] Red-Raven: You're not [21:15] Red-Raven: You're doing the opposite [21:15] Command lines should be driven, but not heard =) [21:15] Red-Raven: You're writing all zeros (in binary) to the drive... that's what /dev/zero is [21:15] Red-Raven: You're blanking everything off the drive and starting with a clean slate [21:16] ....wow. finally. something that just blanks it without asking first. [21:16] Red-Raven: That's the danger of dd, it just happens without confirmation [21:16] i'm keeping this command in mind. [21:17] yah, but hopefully you only use it if you know you don't need what's on the drive. [21:17] Should the type for swap be primary or logical? [21:17] Geo|Android: Doesn't really matter [21:17] Geo|Android: you may not even need swap [21:18] And for my /home? Logical? [21:19] Geo|Android: Again, doesn't really matter, all of my partitions are primary [21:19] Ok. [21:20] i had to mix and match. on primary i beleive holds all my ubuntu partitions. [21:20] Is /boot going to be where the OS is? [21:20] Geo|Android: No, it's where the boot information for GRUB is stored. [21:20] How much space should I partition for the os? [21:21] Geo|Android: You don't need all of these to be separate partitions [21:21] Ok [21:21] Geo|Android: You can just make a /, /home and swap [21:21] I just want swap / and home [21:21] :) [21:21] Geo|Android: / can be something like 40 GB, swap is 4GB, and /home is the rest [21:21] yay for simple partitions! [21:22] Ext4 journaling for /? [21:22] i have the same setup ^ (just with less in each) [21:22] Geo|Android: ext4 for / and /home [21:22] i can post my Gparted if you want. [21:23] 4 Gb swap is huge, how much of that do you use ? [21:23] Just wondering [21:23] With anything more then 2-3 Gb RAM I never use swap [21:23] On a desktop [21:23] bodhizazen: My general rule is make just as much swap as RAM, just in case [21:24] :facepalm: [21:24] how do you tell besides guessing if your using it? [21:24] free -m [21:24] Yay. Thanks for all the help guys. :) [21:24] have you installed linux before? [21:25] aveilleux: swap was more important from the days when 64 Mb was a lot of RAM, in those days you extended ram w/ swap [21:25] These days, with large RAM by default, the average desktop user never uses it [21:26] you can almost certainly use swap of 512 mB - 1 Gb if you want to be 'safe" [21:26] you can't really find a rig with less than 1GB i think. except for netbooks. [21:26] I have 4gb ddr3 ram. I probably won't use it. But I also won't use 1tb for my /home folder. [21:26] Red-Raven: many times I have installed Linux [21:26] So if the need arises, it's there. [21:26] oh sorry that was @ Geo|Android. [21:26] Geo|Android: I can use 1tb =) [21:27] AV files / DVD and virtual machines will take up lots of HD space [21:27] but 1 tb is a lot of space for text files [21:27] and leave plenty of room for more OSs! [21:28] Red-Raven: I use 10 - 15 Gb for / on most installs =) [21:28] Geo|Android, have you installed ubuntu bofre? [21:28] before* [21:28] BUT, I keep a large data partition [21:29] i gave my /home 50 Gb i think. the HDD is 250 GBso i can spare it. i still have a lot thats not used to. [21:29] Once before Red-Raven [21:30] Well. A long time ago too. Like 8.04. [21:30] Geo|Android, same. one laptop (Compaq presario) and one desktop (Dell dimension 3000) [21:30] Second time installing 10.04 I just built a new box :) [21:30] Time to go to work and let this install. [21:31] Later guys === shadeslayer is now known as kshadeslayer [21:42] yes. accept it stupid virus. you are dead. you will never infect any of my circuits again. go cry to mommy. (thanks for helping me out aveilleux! dd worked. now i can put all kinds of cool stuff like portably ubuntu on it!) [21:42] portable* === Laggg is now known as Laggg|sssmoking === Laggg|sssmoking is now known as Laggg