/srv/irclogs.ubuntu.com/2011/06/12/#ubuntu-beginners.txt

AdidasI have a question about verifying zipped files00:33
Error404NotFound!ask | Adidas00:33
ubot2Adidas: 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. :-)00:33
Adidasapache says to verify the download to ensure the integrity, and it appears that they recommend pgp vs md500:34
Adidasbut their directions don't mention the actual file that was downloaded. So how does one verify with pgp?00:35
AdidasHere are the directions I am following http://httpd.apache.org/download.cgi#verify00:36
escottAdidas, you usually verify a gpg signed message containing the md5 sums, although in principle you could do the same with a zip00:38
Error404NotFoundtry #ubuntu00:40
escottAdidas, evidently its just gpg --verify signature.asc datafile.zip00:42
Adidasescott  I tried the cmd you provided as well as the directions that apache provided. I got "gpg: Can't check signature: public key not found" even though I downloaded the key and it is in the same directory as the signature file and data file.00:50
escottAdidas, did you gpg --import KEYS00:51
Adidasyes, but I got the following00:51
Adidasgpg: WARNING: unsafe ownership on configuration file `/home/adidas/.gnupg/gpg.conf'00:51
Adidasgpg: no valid OpenPGP data found.00:51
Adidasgpg: Total number processed: 000:51
holsteinAdidas: It means that the user you are running GPG as was not the owner of the00:53
holsteingpg.conf file00:53
holsteini dont know how far along you are, but if you can just start the process over, or find the proper keys00:54
jimmieHolstein00:54
jimmieJust the man00:54
jimmieMy Pendrive and 150GB filesystem appear on the desktop00:54
jimmieHow can I make them go away and leave me alone00:54
holsteincheck out http://stackoverflow.com/questions/2182938/gpg-warning-unsafe-ownership-on-configuration-file-gpg-fingerprint-on-ubunt00:55
holsteinAdidas: ^^00:55
Adidasthanks00:55
Adidasto both of you00:55
holsteinjimmie: you can just hide all the mounted volumes from showing on the desktop00:55
jimmieAh Ok00:56
jimmieI know how to do that, naturally00:56
holsteinthats somewhere in gconf00:56
jimmieBut say for instance someone didnt, how would they do it?00:56
holsteinjimmie: are you in gnome?00:56
holsteinso, you go can hit alt+F200:57
holsteintype in..00:57
holsteingconf-editor00:57
holsteinthen, navigate to apps > nautilus > desktop and unclick volumes_visible00:57
holsteinthat *should* do it jimmie :)00:57
holsteinyou'll still see the volumes in nautilus this way00:58
jimmiecheers01:00
jimmieYou're a good egg Holstein01:01
holsteinjimmie: :)01:01
* Error404NotFound breaks open holstein and fries him01:03
* holstein says - over easy please ;)01:03
Error404NotFoundnow im hungry...01:04
WesssHi all, Anyone know how we can start multiple instance of same program in Unity from launcher (side panel) . I know that the middle mouse buttom works but I have only two buttom mouse. Is there any other option or keyboard short cut ??01:16
escottWesss, click with both buttons at once01:17
Wesssthanks escott - I will test01:18
Wesssit worked, thanks. cant stop hating unity01:19
escott!classic | Wesss if its not your thing you can always go back01:19
ubot2Wesss if its not your thing you can always go back: The default interface in Ubuntu 11.04 is !Unity. To switch back to regular !GNOME: log out, click your username, click the Session box at the bottom of the screen, and select "Ubuntu Classic".01:19
Wesssubot2 , I know , but it is just matter of time that they ship it without gnome01:20
ubot2Wesss: Error: I am only a bot, please don't think I'm intelligent :)01:20
holsteini wish there was a little side note - for 5 more months*01:20
Error404NotFoundlol01:21
holsteinWesss: you like gnome3?01:21
Wesssholstin, gnome3 is good even it is little buggy, but on the other hand kde 4 were buggy too at the begining.. Everything is better than unity01:22
holsteineh, unity'll have some upgrades soon that might entice you back01:22
Wesssyeah, after 3-4 upgrade on unity we hopefully get our gnome back :-)01:23
holsteinim going to settle in with XFCE :)01:23
holsteinWesss: nah, gnome2 is gone01:23
holsteinand thats global01:23
holsteingnome is not supporting gnome2 anymore01:24
WesssI made a partition and installed kubuntu today. I didn't had chance too test that for a while since I was happy with gnome 2.x. I am really impressed with kubuntu 11.4,01:24
holsteinyeah, KDE is really nice now01:25
holsteini dont like it either though01:25
Wessshilstein, if the last time you test kde was about kde 3 och 4.0, you really should test this new one01:26
Wesssgreat difference01:26
Wesssunfotunately it doesn't perform well on netbook. so i have to stick with unity there01:27
holsteinnah, ive looked at 4.6, really nice and polished... i just dont like it01:27
AdidasArgh Okay how often do people verify files with pgp and etc? According to http://httpd.apache.org/dev/verification.html it seems like I need to find some one who knows William A Rowe Jr. Am I just completely misunderstanding all of this or do I literally have to have some face-to-face time with someone who has verified his sig? I am thinking of just using md5 instead.01:33
holsteinAdidas: i think it depends on what you have, and where you got it, and what you plan on doing with it01:34
AdidasI just wanted to follow the recommendations on Apache's site01:34
holsteinif its a permissions issue, just chown it, but if its something you need to verify the ingerity of, md5 will work :)01:34
Core_UKwhats the best way to back-up before doing upgrading from 10.10 to 11.04?01:34
Core_UKjust copy /home to an external drive?01:35
holsteinAdidas: yeah, but im not sure what you are going for... i have apache, but i dont really do much with it other than put files up01:35
Core_UKit is encrypted btw using whatever encryption comes with 10.1001:35
holsteinCore_UK: back up as much as you feel comfortable with01:35
holsteineven cloning the install if you want that kind of backup01:36
Core_UKholstein: I would like to do like a systems settings back, if that makes sense01:36
holsteinCore_UK: /home should do it then01:36
Adidasholstein: oh no I got passed all of that It turns out I was using sudo when I shouldn't have, and I needed to download the KEY from something like pgpkeys.mit.edu. I think I am just going to use md501:36
holsteinyou should get a list of the installed apps from synaptic or whatever01:36
escottCore_UK, home disk encryption is accomplished by having a folder .ecryptfs with the encrypted contents and using a mount of the unencrypted contents on top of /home/username you could copy the encrypted .ecryptfs or the unencrypted contents after they get mounted but dont copy both01:37
Adidasthe directions in http://httpd.apache.org/dev/verification.html seem to be overkill for a person just trying to use apache01:37
Core_UKescott: thank you :)01:37
holsteinAdidas: well, better safe than sorry is a good approach01:38
escottCore_UK, do verify that the decryption key is included somehow in the .ecryptfs if you copy the encrypted contents01:38
holsteinAdidas: you got apache from the site?01:39
AdidasHolstein: I have no problems going the distance, but this line kind of cracks me up "A good start to validating a key is by face-to-face communication with multiple government-issued photo identification confirmations"01:40
escottAdidas, your bank uses apache ;) you want them to be careful01:40
holsteinAdidas: well, thats true01:40
AdidasHolstein: Yes01:40
holsteini had a guy talk at our LUG on that, and he said the only way to really know is to ask the guy ;)01:40
holsteinim just not clear on what you are verifying?01:41
Core_UKhow do I save a list of my installed packages? "generate package download script?"01:41
holsteinapache itself?01:41
holsteinCore_UK: ive only ever done that right in synaptic with mixed results... maybe someone else has a better suggestion01:41
AdidasHolestein & Escott: I definitely agree with you on the lengths to verify this stuff. It is just funny how I never thought of this stuff when I was installing httpd on windows01:42
Core_UKescott: they key is the password I set or the random chars?01:42
holsteinAdidas: right, but you should01:42
holsteinAdidas: this is to install apache though?01:42
holsteinim just running the one in the repos01:42
escottCore_UK, I think the key is something longer that is randomly generated and then encrypted with the password, or any other method you like to use to decrypt it01:43
Core_UKok escott thanks, I will copy the decypted one I think to avoid issues01:44
AdidasHolstein: Yes this is just to install apache's web server. I got to the point where I was able to verify the signature, but then I got this message "gpg: WARNING: This key is not certified with a trusted signature!" Again I don't mind doing this but have either you or escott verified the signature for something with the developer before using it for personal reasons?01:46
holsteinAdidas: why not use the one in the repos?01:46
Adidasbecause I am ignorant and not sure what you mean by that? I am assuming checking it out via svn?01:47
holsteinAdidas: nah, theres one in the repos01:47
holsteinand ubuntu should be keeping that up to date01:47
escottAdidas, thats probably because the KEYS you downloaded from apache are not in turn signed by a person you recognize. the whole web/chain of trust is broken. these are just random keys you downloaded from the apache website from gpg's perspective01:47
holsteinAdidas: otherwise, if you install the way you are, you have to keep up with the updates yourself01:48
holsteini just run sudo apt-get update && sudo apt-get upgrade01:48
holsteinand i have the latest version from the ubuntu repos upgraded01:49
holsteinAdidas: thats usually the prefered method, unless you need an older version for some reason01:49
holsteinwhich is not a great idea for security reasons01:50
AdidasHolstein: when you say repos what do you mean? I wish I knew what you meant but then I probably wouldn't be asking these questions01:50
holsteinAdidas: what are you installing this on?01:50
escottAdidas, he is saying just do apt-get install apache01:50
holsteinubuntu server?01:50
AdidasAHHH01:50
holsteinor ubuntu desktop?01:50
AdidasOK01:50
Adidasserver01:50
holsteinyeah, you can sudo apt-get install apache201:51
Adidasthis is my lame attempt to get away from windows environment01:51
holsteinsure, but theres even one more big reason to go with linux and thats package management01:51
Adidasoh of course I have been loving that01:51
Adidasapt-get install * has been my friend01:52
Adidasdamn that is so sad. Just like that apache is installed.01:54
escottAdidas, and i thought you were trying to install apache on windows... beware the !xy01:55
holsteinyup, and kept up to date for you automagically01:55
Adidas!xy?01:55
ubot2Factoid 'xy?' not found01:55
AdidasEscott !xy?01:56
escottAdidas, see #ubuntu01:56
escottthat channels bot seems to know more than this channels01:57
AdidasI gotcha01:59
AdidasI can't believe I never got into this earlier.01:59
escotti bet its the ? at the end !xy02:01
escott!xy02:01
ubot2The XY problem is when you need to do X, and you think you can use Y to do X, so you ask about how to do Y, when what you really should do is state what your X problem is. There may be a Z solution that is even better than Y, but nobody can suggest it if X is never mentioned.02:01
escottubot2, im sorry i said you were dumber than your brethren02:02
ubot2escott: Error: I am only a bot, please don't think I'm intelligent :)02:02
AdidasLOL02:02
Adidasok So new question? How do I get to httpd.conf (apache says its default is /usr/local/apache2 which doesn't exist on my machine)02:09
escottAdidas, it should be /var/ something02:10
holsteincheck out https://help.ubuntu.com/10.04/serverguide/C/httpd.html02:11
holsteinbut, dont XY again.... what are you going for?02:11
holsteinm@prometheus:~$ locate httpd.conf02:12
holstein/etc/apache2/httpd.conf02:12
AdidasOk well I am used to having to configure apache to get it to do what I need it to do. For example, I want to install PHP and get a hold of the vhost config file? I am going about this in a wrong way?02:13
escottAdidas, sudo apt-get install php02:13
AdidasI should have figured that much at this point02:14
escottAdidas, the only things you should need to manually configure are those specific to your host and your applications02:14
AdidasEscott: So I will need to configure httpd.conf to set up my hosts. if I remember correctly. I have a few sites that I am trying to set up on this server so I will also need to set up the vhosts as well02:16
AdidasObviously, I am not an expert with Apache, but I managed to get it to work well enough to get it to do what I wanted. I am trying to mirror that setup here02:17
holsteinAdidas: i havent needed to do that, but i know you can, and i can refer you to someone if needed02:20
AdidasHolstein: no worries. I am pretty sure I know what I need to do, but I don't want to get that point until I have a test site up and running. I also need to set up a mysql db, but I think I am going to call it a night for tonight. Thanks for all of the help. I wish I discovered IRC before. It would have saved me many headaches02:23
AdidasEscott: Thank you as well!02:23
holsteinAdidas: GN :)02:23
jimmieAlright Raywin02:46
raywinhi jimmie, thx for the suggestion02:47
raywinI just installed natty on two different boxes, and I am trying to check wifi performance.02:47
raywinI waas using iperf, but I seem to be getting remarkably low bandwidth.. <3Mbps internally...02:48
holsteinon both machines?02:49
holsteinraywin: ^02:49
raywinno, only one box has wifi02:50
holsteinok... and the wifi perfomance doesnt seem right?02:50
raywinthe 2nd just ethernet, and I am using the ethernet box as the iperf server02:50
raywincorrect, it seems remarkably low02:50
raywinI was going to set up some streaming video from a thrid qnap nas... but at <3Mbps02:51
raywinit's just going to be ugly.02:51
holsteintry it02:51
raywinokay, brb :-)02:51
holsteinraywin: make sure you are up to date with package updates too02:51
holsteinall you can do is trouble shoot the wifi card.. try and make sure the hardware is good, and maybe try alternate drivers02:52
raywinholstein, thx... it looks like I jumped the gun, it won't even connect to the nas, so I have a bigger bear to shoot at this point!02:55
raywinokay, looks like the error messages were bogus... but the network performance is still kind of jittery...02:57
raywinbasically the wifi drivers appear to work, but they are suboptimal compared to running under windows. what would you suggest as far as inestigating how to tune up performance... what's the best packet sniffer to use in linux?02:58
raywin*investigating02:58
holsteini would just look for a different driver to try02:59
holsteinis this broadcom?02:59
holsteinraywin: could be a kernel regression too02:59
holsteini hear about wireshark a lot, but i dont use it03:00
raywinchecking rf chipset...03:00
raywinI believe it is a atheros 5416 based pci wifi card, the OEM is tplink03:02
holsteinraywin: see what you see in lspci03:02
holsteinjust to be sure*03:03
raywinit's their tl-wn851n should do optimal 300Mbps...03:03
raywinchecking03:03
holsteinraywin: you can try using the windows driver with ndiswrapper03:03
holsteinsudo apt-get install ndisgtk03:03
raywindefinitely atheros, it's an ar922x adapter03:03
holsteinraywin: paste me that line from lspci if you would, and let me look around for a bug03:04
raywindone... downloading03:04
raywinit's on a different computer, but I'll copy it verbatim...03:04
jimmie1.84467441 × 10^19 combinations03:05
jimmieWhoops03:05
raywin0d:02.0 Nework controller: Atheros Communications Inc. AR922x Wireless Netowrk Adapter (rev 01)03:05
cprofitthttps://bugs.launchpad.net/ubuntu/+source/linux/+bug/78888903:06
ubot2Ubuntu bug 788889 in linux "ath9k AR922X loses connection " [Undecided,Confirmed]03:06
benonsoftwarevote [--non-voiced] [--no-msg] [--notify] \"TOPIC OF VOTE\"03:07
raywinwicked, was that a bot that just replied with a bug number.03:07
holsteinhttp://ubuntuforums.org/showthread.php?t=163247403:08
cprofittraywin: I am not a bot, but the bot did reply to my URL03:08
holsteinis this a dupe?03:08
holsteinhttps://bugs.launchpad.net/ubuntu/+source/linux/+bug/62226503:08
ubot2Ubuntu bug 622265 in linux "ath9k AR922X loses connection" [Undecided,New]03:08
raywinah, sorry cprofitt, and thanks for the link,03:09
cprofittactually looks like a dupe yes,03:09
cprofittthough that report looks to ahve originated on 10.0403:09
raywinI haven't lost a connection, and it basically works (the wifi adapter)... but the throughput seems low03:10
charlie-tcano03:10
charlie-tcaduplicates against linux must be exactly the same hardware, 100%. Close doesn't count, either03:10
cprofittthey are both for AR922X03:11
raywin< 3Mbps, and the connection to smb shares seems to throw error dialog boxes that I can just click through and eventually can see the share through the folder view03:11
charlie-tcawhat about the rest of the hardware, though? motherboard, bios, video, all count for linux bugs03:11
charlie-tcaThe kernel team dups them when they find a perfect match03:11
cprofittwell... then I just marked it a duplicate in error03:11
cprofittgiven the breadth of hardware dupes are likely to never happen03:12
charlie-tcaright, and for bugs against the kernel, every model change, every minor update in hardware requires a slightly different fix03:12
cprofittmy screw up03:12
cprofittthe more I dig in to bug triage the more I think the community has no chance in being able to help03:13
cprofitttoo many rules03:13
holsteincprofitt: lol03:13
cprofittpeople will just get frustrated and not bother03:13
holsteini was trying to be on the bug team for a few weeks03:13
holsteinCHALLENGING03:13
charlie-tcaThat's why it takes so long sometimes to get these things fixed. A fix only works for some hardware, then they have to re-write code to fix it for other hardware03:13
holsteinnot my bag for usre03:13
holsteinsure*03:13
cprofittholstein: I am on the bug team -- and I had no idea about what charlie-tca just told me03:13
charlie-tcaKernel and video bugs are very special when trying to triage them03:14
raywin<- is not on any team and is a little blown away by whatever you guys are talking about :P03:14
cprofittcharlie-tca: seems like the community should have a way of grouping these reports none the less03:15
cprofittand the professionals should be able to sort that out03:15
charlie-tcaThe professionals have to undup them when we do that.03:15
cprofittgreat03:15
cprofittis there a way to 'group' them with out them being 'duplicates'03:15
charlie-tcaI work with the kernel team a lot on bugs03:15
cprofittso that the community can better determine which one matches their issue?03:16
charlie-tcagrouped by tag, you can tag it to the specific hardware, or search on the hardware.03:16
cprofittwhere do I put a tag?03:16
holsteincharlie-tca: Jfo lives near me :)03:16
charlie-tcaThe problem is if the bug is fixed for the card, but a different version of the part number, the fix may not work03:16
charlie-tcaput tags at the bottom of the description, there is a separate box for them03:17
cprofittok03:17
cprofittI see that now03:17
raywin@holstein, the ndis wrapper package installed... what is the difference between using the ndis wrapper and how it installed already *automagically*?03:17
charlie-tcaAlso, most bugs against the kernel will have the part in the description, to help search for specific hardware03:17
cprofittyep...03:18
cprofittis there any instructions in the bug-control docs that specify this level of detail for kernel bugs03:18
holsteinraywin: you can use the potentially better supported windows driver with ndiswrapper03:18
cprofittit appears I have missed it03:18
charlie-tcaThere are specifics just for the kernel.03:19
raywinah, ic, so it used the windows driver with a linux ndis abstraction layer..03:19
cprofitthttps://wiki.ubuntu.com/Bugs/HowToTriage#Marking%20duplicate03:19
charlie-tcahttps://wiki.ubuntu.com/Kernel/BugTriage03:20
raywinokay, so I think I'll need to read up on this before a wreck my newly installed beautiful ubunutu box03:20
cprofittcharlie-tca: looks like the first link I gave needs to be improved03:20
raywinholstein, can you point me to the best documentation that'll help be switch to the windows driver, and back out in case I screw it up royally?03:20
raywinbe=me03:21
holsteinraywin: maybe https://help.ubuntu.com/community/WifiDocs/Driver/Ndiswrapper03:21
charlie-tcaI see it03:21
cprofittI do see the part under triage levels in the kernel section03:21
cprofittthat makes sense...03:21
charlie-tcaI will get with the kernel team to verify, and then change it03:21
raywinthanks! I googled the same thing :D03:21
cprofittcharlie-tca: thanks...03:22
charlie-tcano problem03:22
cprofittlooks like we just need to add a special note about kernel and video hardware03:22
cprofittin the marking duplicate section03:22
charlie-tcaThanks for trying to help with those bugs. It can be extremely frustrating03:22
* cprofitt nods03:22
raywin*this* is exactly what I needed, thanks holstein!!!03:22
cprofittI wish we could have LP pop-up messages about these caveats03:22
charlie-tcame too03:23
charlie-tcaI have unduped more kernel bugs than I can count03:23
cprofittkernel bugs have to be very difficult with the level of hardware difference in the non-Mac world03:23
charlie-tcayup03:23
cprofittwell... mine needs to be unduped -- the original report does not contain the information necessary to declare a dupe03:23
charlie-tcaThat's what makes them so hard to get fixed. One person will report the bug fixed, the next person gets no fix.03:24
charlie-tcaand it is because the version number bumped. Sometimes it is the difference between things like ver 3.04 and 3.0303:24
cprofittyep03:24
Core_UKWhat is this channel for? Is beginners an ubuntu team for example?03:25
cprofittThis is where the Beginners team offers help03:25
cprofittthe #ubuntu-beginners-team is for the team discussion03:25
Core_UKah ok, thanks you cprofitt03:26
charlie-tcacprofitt: taken care orf03:27
charlie-tcacprofitt: taken care of, even03:27
cprofittthanks charlie-tca03:27
charlie-tcaYou are welcome03:27
cprofittCore_UK: no problem03:27
cprofittany other questions do not hesitate to ask03:27
charlie-tcaI'm going hide again03:27
cprofittcharlie-tca: lol03:28
Core_UKAnyone have experience of AVM and dual monitors?03:30
cprofittAVM?03:30
Core_UKAWN sorry03:31
cprofittah... no, I have not used that dock and dual monitors03:31
Core_UKwhere is the best place for AWN support if #AWN is dead? :)04:04
braiamCore_UK: #AWN-resurrection ??04:52
=== sipherdee_ is now known as sipherdee
=== [styx]_ is now known as [styx]
=== alex_ is now known as TBU-The_Barefoot
=== TBU-The_Barefoot is now known as Barefoot-Ubuntui
=== Barefoot-Ubuntui is now known as Solex
jimmieHey guys15:54
julie101010hi jimmie15:56
=== nlsthzn is now known as nlsthzn-work
=== pleia2_ is now known as pleia2
coalwaterwho's around here17:08
coalwateri need some help with a server 500 error, so any body around?17:09
rashthedudeHello17:10
rashthedudei'm new to ubuntu in general17:12
rashthedudeso after installing Ubuntu 10.04 recently, i couldnt help but think it's awfully slow17:13
head_victimrashthedude: depends on what sort of hardware you have17:13
rashthedudegood point17:14
head_victimcoalwater: where is the error ?17:14
rashthedudemy computer is kinda dated,17:14
rashthedude2.9 ghz, 512(sd ram)17:14
head_victimrashthedude: what was your previous operating system?17:14
rashthedudei ran windows xp on it previously17:14
head_victimWell comparing an operating system from 2001 to one from 2010 is hardly fair17:14
rashthedudebut i would have assumed windows would be more memory hungry than any linux distro, but ubuntu has a full featured set of software these days i guess17:15
coalwaterhead_victim, http://www.ahlynews.com/new/ads_api/?css=117:16
head_victimWell it depends, is it the CPU, the HDD , the RAM or the video card slowing it down :)17:16
head_victimcoalwater: I'll have a look but I make no promises I'm useful at all :P17:16
coalwatersee, the page loads fine, but if you check with firebug, ull see it does a 500 error17:16
head_victimWorked fine for me17:17
coalwaterthat's what i said17:17
coalwaterbut it throws a 500 error17:17
coalwatertry to wget that link17:17
coalwaterthere was a caching cron set, it wgets the link17:17
head_victimWeird17:18
coalwaterit drove me crazy17:18
coalwaterbut fortunately i found out that curl doesn't do the same17:18
coalwaterso i changed it to a curl instead of wget17:18
coalwateri hate it when stupid stuff like that happen at work17:18
coalwateri just wasted like an hour fixing something that was already working, because nautilus decided to move the files away instead of copy , sigh17:19
coalwatero well17:19
holsteini can wget http://www.ahlynews.com/new/ads_api/1/images/logo.png17:19
holsteinrashthedude: i would start with the graphics card... those are usually the trickiest17:20
coalwateryea, the problem is either some permission or an htaccess17:20
coalwaterbut np, it's working now, though i dont like how i fixed it but i'll have to let it go lol17:21
rashthedudei have an onboard intel graphic card17:24
rashthedudeis it known to have conflicts and issues with ubuntu?17:24
head_victimrashthedude: not really, it just won't show allt he "pretty" stuff nicely17:25
rashthedudei can live with that, but it's the laggyness and slowness that annoys me to death17:25
head_victimMaybe try a lighter version? Xubuntu or Lubuntu? I use Lubuntu on all my machines that are P4 era17:26
rashthedudewhats the difference between xubuntu and lubuntu?17:27
rashthedudei think google can answer that for me17:27
head_victimXubuntu uses Xfce and Lubuntu uses LXDE as display managers instead of Gnome17:28
rashthedudenice17:28
head_victimDifferent feature set but then again they're aimed at different markets17:29
head_victimThe idea is have a play around and see what works best for you :)17:29
head_victimIf you can boot off USB then you can try them all out pretty easily17:29
charlie-tca!xubuntu17:32
ubot2Xubuntu is Ubuntu with Xfce instead of !GNOME. More info at http://www.xubuntu.org and http://wiki.ubuntu.com/Xubuntu/ - To install from Ubuntu: « sudo apt-get install xubuntu-desktop » - Join #xubuntu for support - See also: !Ubuntu and !Xubuntu-Channels17:32
charlie-tca!lubuntu17:32
ubot2lubuntu is a project to create a derivative of Ubuntu using the LXDE desktop environment. See https://wiki.ubuntu.com/Lubuntu . /join #lubuntu for lubuntu support.17:32
rashthedudeworth a try17:33
coalwateris there a way to login a gui session from an ssh connection, i had to restart my home pc and now the remote desktop doesn't wanna start, i think because the server needs the user to login, but the ssh is a daemon so it works18:06
escottcoalwater, ssh -X and the windows will get piped back. its not exactly a full session but individual apps can come back18:07
escottcoalwater, if you need a full session with panels and the like there are ways to do that with xnest and such18:07
coalwaterbut i cant do it through ssh can i18:08
coalwateri just want to log my user on to get the start up apps running18:08
escottcoalwater, you could ssh -X and fire up an xnest with gnome-session nested inside it18:08
coalwaterwhat's xnest18:09
coalwaterok nvm18:10
coalwaterfound a page about it18:10
escottcoalwater, it creates a software x server on the server, the gnome-session and apps draw to that software server which sends it back through X to your server where it gets drawn in a single window18:10
escottcoalwater, but nothing prevents you from just doing ssh -X and then gnome-panel &18:11
coalwaterwhat's the name of the default vnc server on ubuntu18:11
coalwateras a process , or executable18:11
escottcoalwater, if you are going unix to unix vnc is a bit overkill18:14
escott!vnc | coalwater18:14
ubot2coalwater: VNC is a protocol for remote desktop. https://help.ubuntu.com/community/VNCOverSSH describes how to use it securely.  It works best over fast connections, otherwise look at !FreeNX18:14
coalwateri already use it, i dunno what's bad about it18:15
escottcoalwater, if you want session resume support (if you ssh session is likely to drop) you can accomplish that without vnc by using things similar to xnest that just keep running in the background18:15
escottcoalwater, if you have it installed and configured and want to use it, there is nothing wrong with using it18:16
escottcoalwater, just be sure to use ssh to encrypt the vnc traffic18:16
coalwaterok18:16
head_victimI generally only use VNC over secured lans. I find it too painful to use over the net here in Australia. Our internet is too slow :/18:17
coalwatermine isn't that fast either, i use 8 bit colors to make it better18:17
coalwaterit's useable18:18
coalwateruseful when u want to do something that is a pain on ssh18:18
coalwaterok, i'm heading home, see you guys later18:22
head_victimCHeerio18:22
Ambrose83does anybody have experience with connecting to the LEGO mindstorm NXT with BricxCC program? I am having trouble communicating with it via the USB19:52
stlsaintsorry nope19:52
bioterror:D19:59
bioterrori stopped playing with legos around age of 719:59
stlsainthehe19:59
Ambrose83I take it you don't have children20:01
bioterror4 and 1.5 years20:01
stlsaintlol way to go20:06
bioterrorhoho20:07
bioterrormy kids just plays with rubiks cubes20:07
bioterroryounger has 3x3x3 and older 7x7x7 :D20:08
stlsaintlol20:09
=== yofel_ is now known as yofel

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!