=== running_rabbit07 is now known as uRock [01:35] am setting up a laptop with U9.1 for my wife to use and want to connect to it via my m/c (U9.1 also) via home wireless. Which progam(s) should I be using. Is there a guide somewhere? [01:48] ringer: what exactly do you want to control/use on her computer? Just updates? file sharing, printer sharing, etc.? [01:49] for simple maintenance, the easiest way would be ssh [01:49] I'm anticipating her having problems with setup. I want to be able to see her machine (remote desktop) from mine [01:51] not sure if remote desktop is the right way to go. Is that for Ubuntu - > Windows? [01:51] ringer: well Ubuntu comes with a pretty nice app for that out of the box :)... [01:52] I've tried to use remote desktop, and put in her ip address but just get a black screen. [01:54] I made sure her machine has 'allow other users....' set for remote desktop [01:55] ringer: ok, and you got no error messages? [01:55] no errors - just a black screen. I just tried disabling it on her m/c and get the same symptoms. [01:56] could this mean firewall settings have to be changed? [01:57] It might. [01:59] ringer: have you noticed any other kind of networking/internet issues on either computer? [02:00] swoody, no - both connect to the internet ok. No other computers are on the (local) network [02:01] ringer: also, can you ping her IP just as you entered it into your Vinagre settings? Try: ping xxx.xxx.xxx.xxx -c 3 [02:01] where the x's are her IP [02:02] (from a terminal) [02:02] yes - ping responses in 1.3 ms [02:02] good [02:02] ringer: have you tried SSH'ing to her computer at all? Any luck there? [02:03] ssh 192.168.1.101 connection refused [02:04] so that would suggest firewall? [02:04] because ping worked ok [02:04] ringer: have you setup and configured sshd (the ssh server) on her computer? If not, you won't be able to ssh into it, and I wouldn't bother setting it up just to test it [02:04] I was more curious if you had already setup/used SSH [02:05] no not use ssh before [02:05] ok, that's np then. [02:07] swoody, are you suggesting I install sshd on her m/c? It is not currently installed. [02:07] ringer: have you restarted her computer since you selected to "Allow other users to view your desktop"? [02:07] swoody, no, I'll try that [02:07] ringer: no, no need. Again, I was just curious if you had already used it. No need to bother installing and setting it up :) [02:08] ringer: do try that, or try: sudo /etc/init.d/vino restart [02:08] on her computer [02:10] ha - hold on - I forgot her password already! [02:10] haha, that may not be good ;) [02:11] also have a sticky key - just trying to sort it out [02:12] remembered the password now but she's not in sudoers - just having to fix that [02:13] celthunder: ping [02:15] swoody, /etc/sudoers is read only. Do I need to chmod or am I looking at the wrong file [02:17] ringer: from her terminal, run: su username [02:17] (where username is whoever has sudo privelages) [02:18] then once logged on as that user, do: sudo visudo [02:18] ringer: does that make sense, or am I just mucking things up? :) [02:19] swoody, no I think I understand. [02:20] so if the account Bob on her computer is the one with sudo priv. then you would do: su bob (to login that terminal as bob) and then: sudo visudo (to edit the sudoers info) [02:21] swoody, yes I did that (her account is jill) so I did su jill [02:22] ringer: but you said she doesn't have sudo privelages? [02:22] you were trying to add her as a sudoer? [02:22] swoody, it did not return an error. How can I check if she has sudo? [02:23] ringer: try something simple like: sudo apt-get update [02:23] you can also view the /etc/sudoers list to see there [02:24] swoody, it says she is not in the sudoers file. I thought su jill would amke her 'superuser' [02:25] ringer: no, sorry about that confusion. Is there an account on her computer that currently has sudo rights? [02:25] or is hers the only account on it? [02:27] swoody, no, I have an account but I'm not in sudoers either! [02:27] ringer: ah, so there's no sudoers? That's a tale of a different horse ;) === running_rabbit07 is now known as uRock [02:28] sw is /et/sudoers the right file? [02:28] ringer: yes it is [02:28] swoody, i did a cat sudoers and it said permission denied. [02:28] but sudo apt-get update is working for me! [02:29] swoody: sup [02:29] ringer: well that is odd, but glad it's working :) [02:29] ringer: now from your account, do: sudo visudo [02:29] heya stlsaint :) [02:31] ringer: it's not recommended to edit the /etc/sudoers file directly, it's best to do it via visudo. If this doesn't work, you can either create a password temporarily for root, or you could boot from a liveCD and edit the file [02:33] swoody, sudo visudo worked - my username not listed but %admin ALL=ALL is there [02:33] perhaps I made myself in admon group but can't remember how [02:33] ringer: you're probably a member of the admin group. [02:34] so you could either add her to the admin group, or add her as a sudoer === bgs100 is now known as bgs000 [02:34] bgs000: sup [02:34] swoody, can't remember how to add people to admin group [02:35] ringer: logged in as your user, go to System>Admin>Users and Groups [02:36] pick the user name you want to edit, and click 'Manage Groups' [02:37] swoody, just looked - I'm not in any groups! [02:37] hmmm... and visudo didn't show any users either? that's odd :/ [02:38] swoody, head is spinning - am enjoying getting to grips (or not) with linux but it is late & I need to sleep [02:38] swoody, many thanks for your help - I will try again tomorrow [02:38] ringer: it's np :) Feel free to stop by when you have time, and hopefully we can get this working for ya [02:39] swoody!!!!!!!! [02:39] heya ZachK_ :) [02:39] swoody: pm please [02:40] swoody: or -team [02:48] how do I install adobe reader on 64bit [03:01] heya ZeRoDeAtH50435 :) Which version of Ubuntu are you using? [03:01] 10.04 [03:01] got adobe flash installed this morning [03:04] have to restart [03:05] ZeRoDeAtH50435: well, you can install it via the medibuntu repo [03:05] d'oh [03:06] back [03:07] ZeRoDeAtH50435: well, you can install it via the medibuntu repo [03:07] https://help.ubuntu.com/community/Medibuntu [03:07] ZeRoDeAtH50435: then: sudo apt-get install acroread mozilla-acroread acroread-plugins [03:24] command doesnt work [03:25] ZeRoDeAtH50435: what error does it give you? [03:25] Package acroread has no installation candidate [03:28] ZeRoDeAtH50435: did you do apt-get update already? [03:28] yeah I did what was on the page [03:30] try: sudo apt-get install mozilla-acroread acroread-plugins [03:30] do those two work? [03:30] no [03:47] anyone try this out??? http://www.menuetos.net/ [03:48] ZeRoDeAtH50435: try searching in Synaptic, does anything come up for Adobe Reader? [03:51] nothing for adobe reader [03:53] swoody: adobe can be installed via wine [03:55] I think it's in medibuntu repos [03:55] oh, swoody said that :) [03:55] but I have had it installed on 9.10 64 bit so I dont know why 10.04 is giving me trouble [03:56] does medibuntu only come with the 32bit? and won't install on a 64bit? :/ [03:57] otherwise I'm not too sure what's going on there [03:57] i installed it [03:57] ZeRoDeAtH50435: what does your medibuntu line look like? [03:57] ZeRoDeAtH50435: ah, gotcha. [03:57] dont know have not used it yet [03:58] ZeRoDeAtH50435: did you add it to /etc/apt/sources.list, or did you just copy/paste the command into your terminal to add the repo? [03:58] yet I just did [03:59] oops yeah [04:00] ZeRoDeAtH50435: can you tell us what the repo info says: gedit /etc/apt/sources.list.d/medibuntu.list [04:01] * swoody wonders if they just haven't added Adobe Reader for Lucid? [04:02] ## Please report any bug on https://bugs.launchpad.net/medibuntu/ [04:02] deb http://packages.medibuntu.org/ lucid free non-free #Medibuntu - Ubuntu 10.04 "lucid lynx" [04:02] deb-src http://packages.medibuntu.org/ lucid free non-free #Medibuntu (source) - Ubuntu 10.04 "lucid lynx" [04:03] I guess not: http://packages.medibuntu.org/lucid/index.html [04:03] ? [04:03] ZeRoDeAtH50435: well, if you'd like to get Adobe Reader, you can edit that file, and change 'lucid' to 'karmic' for the time being [04:04] you'll have to remember to update it later on when they add Reader for lucid [04:04] Hi! When I try to access http://channel9.msdn.com/posts/bruceky/Whirlwind-14-Whats-new-in-C-4-Events/ it shows up the player in Firefox But when I press play button nothing comes up why? [04:04] well is there something like reader that I could use [04:05] 10.04 LTS comes out 29th of this month [04:05] ZeRoDeAtH50435: are you looking to read .pdf's in Firefox? Ubuntu does come with evince to read .pdf's that you download. Is there anything you needed in specific? [04:05] yeah [04:06] some I can read docs for school [04:07] ravibn: for me it tries to download the video file or open it with a video player. Is this what you're aiming for? [04:07] swoody : thanks for the reply. I just wanna watch this on the browser [04:08] ZeRoDeAtH50435: well yeah, if you just need basic .pdf reader capability, there's evince which is included with Ubuntu, and there are many other programs out there which wil do the same thing - try looking for "pdf" in Synaptic, and see if any of the other ones tickle your fancy :) [04:08] ok thanks [04:10] ravibn: open a new tab in FF, and in the URL bar enter: about:plugins [04:10] what's listed there? [04:11] any flash plugins, or Multimedia Plug-in's? [04:11] hangon swoody [04:12] the browser crashed [04:12] ZeRoDeAtH50435: then I would also keep an eye on this site: http://packages.medibuntu.org/lucid/index.html [04:13] ZeRoDeAtH50435: when you see acroread pop up on that list, it'll be available to download through their repository :) [04:14] swoody : http://pastebin.com/Hkey7Qgk [04:16] ravibn: well the video file is an .mp4, and one of the plugins you have looks like it should play it... [04:16] however, I got it to play in browser with my vlc plugin. [04:16] In a terminal, try: sudo apt-get install mozilla-plugin-vlc [04:17] if u look at the pastebin I hv the vlc plugin [04:19] hmmm... that is true, but it doesn't list mp4 under vlc... [04:19] it has it under xine and totem [04:20] I wonder if they're conflicting with one-another... [04:21] try: sudo apt-get remove xine-plugin totem-mozilla [04:22] Yeah! It removed that Xine plugin I will try now playing it [04:23] does it list mp4 under totem still? Does it also show it under the vlc plugin now? [04:23] let me see that [04:25] only sliverlight and shockwave is installed everything else is gone [04:25] it doesn't show the VLC plugin anymore? [04:26] nope [04:26] ok, try: sudo apt-get install mozilla-plugin-vlc [04:26] it's the hefty VLC plugin that can handle just about anything ;) [04:26] it's the only one I have installed, and I can play just about everything on the web [04:27] yes! VLC is back after installation [04:27] great, and does it show mp4? [04:28] yes! it shows mpeg4 [04:28] excellent :) Try out the vid again. [04:29] I went to the url and it is working now Thank you [04:29] np, enjoy :) [04:34] swoody : one more Q . I cannot see the control buttons on the player why? [04:34] ravibn: no idea, I can't either, lol [04:35] space doesn't pause either :/ [04:35] right-click doesn't do anything... [04:35] oops : we have no control to go fwd or bckw Is this a bug in VLC ? [04:36] Could be. I'm not thinking it would be FF :/ [04:37] Nope none of them work [04:38] ravibn: https://bugs.launchpad.net/ubuntu/source/vlc/bug/179473 [04:39] it's been around for a while it looks like [04:41] any workarounds ? [04:41] ravibn: well, if it bugs you, you can always right-click on the image that you clicked on to start the movie, select 'Save link as' and then play it from your desktop [04:42] any other plugins that can work properly ? [04:42] or if you don't feel like waiting for it to download, you can File->Open Network Stream from VLC [04:42] hmm... [04:42] not sure, I haven't given it a shot. Gimme one min... [04:46] ravibn: well, it looks like you can install the w32codecs from the Medibuntu repository... [04:46] and use those with totem/xine [04:46] ravibn: https://help.ubuntu.com/community/Medibuntu [04:47] then: sudo apt-get purge mozilla-plugin-vlc && sudo apt-get install w32codecs [04:48] should I run the command on that https://help.ubuntu.com/community/Medibuntu ? [04:49] ravibn: yeah, run the first command on there, the big one [04:49] Ok! [04:49] then copy/paste the one I posted above ^ [04:49] sudo apt-get purge mozilla-plugin-vlc && sudo apt-get install w32codecs [04:49] we might have to reinstall the totem or xine plugin for mozilla, but we'll see if this does it first [04:51] hang on it is currently running that big command [04:55] That big command got over I am running the command u gave me and it is doing it right now [04:56] hmm... well I installed the codecs I posted above, and totem, and now the controls are there, but the movie doesn't play, haha [04:57] let's see if it works for you [04:57] try xine [04:59] playing with that now... [05:03] lol, sorry I was playing with it, the video wasn't ;) [05:03] and it's still not :/ [05:04] Ok! my w32codecs is still downloading and it is insanely slow [05:04] yeah, mine took nearly 3 mins :/ [05:05] dang, xine doesn't look like it wants to play either... [05:05] one more to try... [05:10] u feel better to live with vlc without the controls ? [05:11] I think it may be the only way to get this thing to work :/ [05:11] I didn't have any luck with mplayer, totem, or xine [05:11] at least vlc will play it [05:11] Anyone have any idea of how to make a gui windows app run under wine sending its gui output to vnc on a headless cli server? [05:11] and like I said, for now if you want the controls, you can always right-click, save-as for the time being [05:11] * talsemgeest is amazed he put that into one sentanc [05:12] *sentance [05:12] * swoody applauds talsemgeest :) [05:12] lol [05:12] Haha [05:13] ravibn: and also this way, you can get rid of the Medibuntu repository, too [07:57] Heya [07:57] hello man0riaX [11:53] Booh [13:43] <_CommandeR_> zup long time no see === mohi_away is now known as mohi1 [16:50] hi all, is there a way of setting a program to only appear (from launch) in a second workspace? [16:50] ie: i want to launch Google Calendar and for it to launch in a second workspace [18:21] nmap shows tcp-wrapper-d with an open port, etc/initd shows no tcpd, so is tcp-wrapper needed in a non server situation? if not how can i kill this tcpd? [18:27] leoquant, are you using nmap from outside the network? [18:31] ibuclaw from zero open ports, from outside this tcp wrapper [18:31] inside [18:32] eh? [18:33] so scanning your network from outside it shows that one port is open? [18:33] sorry from inside 0 open ports [18:33] ibuclaw yes [18:33] its weird [18:33] leoquant, behind a router? [18:33] yep [18:34] check router config? [18:34] (for port forwarding) [18:34] yes i have not tried that, i will give it a try [18:35] if nothing is being port forwarded on the router, one can only assume that it is probably the router itself to blame. [18:35] could i close it via ufw for instance? [18:36] the job of the router is to drop packets, so nothing can connect to your network / internal machines unless you tell it to. [18:36] leoquant, it won't make a difference. [18:36] ok [18:36] i'll take a look in my "box" [18:36] latersz [18:39] hello ibuclaw [18:45] ibuclaw i set/reset it (router/modem) to its default values, new pass 0 open ports. thx [18:45] (new modem pass) [18:48] have a nice evening/day all === bgs000 is now known as bgs100 [20:49] <_CommandeR_> nice [20:49] <_CommandeR_> lucid 10.4 and eveything works smoothly with all my new boot screen aswell :P [20:49] _CommandeR_: very good to hear :) [20:49] <_CommandeR_> this is my new bootscreen =) http://www.youtube.com/watch?v=N-4xTkN1_RQ [20:50] <_CommandeR_> not my video bot same working bootscreen and it is awesome :P [20:50] _CommandeR_: that's wicked cool :D [20:51] <_CommandeR_> better than standard lucid one, ugh the pink was driving me mad [20:51] you need to sort your eyes out :D [20:52] <_CommandeR_> pink is not my thing :P [20:52] :) /me tries out space-sunrise ... [20:52] <_CommandeR_> you need plymouth [20:53] <_CommandeR_> gonna post a short guide on how to get it to work in lucid on the forums. [20:53] <_CommandeR_> the script needs a few "tweaks" [20:53] I have that - currently boots with solar [20:54] <_CommandeR_> the space-sunrise need a few fixes. [20:54] <_CommandeR_> need to give it a timer and edit some plymouth to make it play the sequence. [20:54] <_CommandeR_> if you have encrypted drive you dont need to do it :P [20:54] I likely not bother then - it is never there long enough to worry about much :) [20:54] <_CommandeR_> ubuntu seems to have an odd implementation of plymouth [20:55] but looks pretty good :) [20:55] <_CommandeR_> it not mutch of work to get it to work really, and it works on my core 2 intel 1.7Ghz and 965 intel [20:56] <_CommandeR_> but I am really awsomed of few tweaks done to the nautilus :P [20:58] which ones? [20:59] <_CommandeR_> 1 sec upploading screen :P [21:00] <_CommandeR_> http://bayimg.com/image/paldbaaco.jpg === running_rabbit07 is now known as uRock [21:00] <_CommandeR_> see the awesome nautilus :P [21:01] <_CommandeR_> and google : [21:01] <_CommandeR_> :3 [21:04] mine doesn;t look like that [21:05] perhaps it's the /home [21:05] <_CommandeR_> no whole natilus is that for me, it is "modded" [21:06] oic [21:06] <_CommandeR_> few things from gnome-look [21:06] <_CommandeR_> http://gnome-look.org/content/show.php/Nautilus-MOD+%28final+version%29?content=121675 [21:08] <_CommandeR_> install that then scrool down to post 8 and download the thems then you can edit it some for your own look and feel [21:08] :) [21:09] well I'm off cya [21:09] <_CommandeR_> o7 [22:50] can one update the list of hardware drivers in the hardware driver screen? [22:50] not sure how it's called in english, we use Ubu in Dutch [22:50] there never seem to be updated drivers in that screen [22:51] my gf uses an ATI card, and I KNOW for a fact that the installed drivers are older than the current supported drivers