[02:39] please help [02:40] how do i know if my video is working right? [02:42] anyone?? [02:42] please! [02:44] how do i know if my video is working right? [02:53] jorg [04:28] hello, everyone [04:28] i need some help... [04:28] i just installed xubuntu and i cannot access root [04:31] kk nvm, i found a solution [08:06] i need help spoofing a headless server into thinking theres a screen attatched [08:09] what for? [08:10] x11vnc [08:10] im running a server in xubuntu 9.04 with x11vnc set to load at logon [08:10] with an autologon [08:11] this allows me to bypass all the trouble of setting up correct authorities for a new X session for aq vnc [08:11] a* [08:11] but X wont start without a screen attatched [08:12] and please dont go on about running a display on a server, i usually dont [08:14] can't you just ssh -XY to your server and run X apps from there, using your local X for display? [08:15] yes and no [08:15] i could, but i could be accessing it from any OS [08:16] and the other thing is that ive never been able to get X11 forwarding working [08:18] do you know if X has an IRC channel anywhere? [08:26] <_Pete_> Techie: X by default has that feature disabled now adays [08:26] <_Pete_> so you have to drop privileges to it work [08:26] <_Pete_> but as TheSheep said ssh is safer/better way [08:27] im not exactly looking for safe [08:28] its a box running @ my school and tbh theres only a handful of people there that would even know what a VNC connection is [08:29] <_Pete_> if it's on public network [08:29] <_Pete_> handful is enough [08:29] let me rephrase that [08:29] the only people that would know what a VNC connection is, are my mates [08:30] <_Pete_> Techie: hmm? [08:30] <_Pete_> is the machine only accesible from local network, not from internet? [08:30] yep [08:30] <_Pete_> which one? [08:31] local [08:31] hello people! [08:31] plus admin would throw a shit if he caught me setting it up for external access [08:32] <_Pete_> Techie: try freenx [08:32] i tried that [08:32] could never get ti working though [08:32] i need some help with xfce 4.6 "management". a) how can i edit the main menu? i want to remove some useless entries like conky [08:33] <_Pete_> Techie: it didnt work ? [08:33] i wouldnt mind using the windows RDP protocol as that allows you to run apps with sound, but i cant find a server for it [08:33] nope, it didnt work [08:33] well, it did work... but not as it was supposed to [08:33] <_Pete_> ok, what do you suppose from that then ? [08:34] that i didnt have it configured right, but i didnt have the time to sit there for days to figure out what was wrong [08:35] <_Pete_> Techie: hmm, I have only tested it so that remote has X/desktop installed [08:35] <_Pete_> and works well even remote has no X [08:35] jim_p: you copy apropriate file from /usr/share/applications to ~/.local/share/applications and edit it with a text editor [08:36] TheSheep: give me a sec to have a look [08:36] jim_p: to hide an entry, add 'hide=True' to it [08:36] or was it hidden=True? can't rememeber [08:36] know of any really good simple guides to setting up X forwarding [08:37] TheSheep: /usr/share/applications is a folder! and i dont want to hide an app, i want to hide a submenu altogether (20+ apps) [08:41] the submenu hides when all apps in it are hidden [08:42] yea but i cant set 20+ apps to hidden! [08:45] what's stopping you? [08:45] by the way, if you want to remove those applications, use synaptic to uninstall them [08:49] TheSheep: i dont want to remove conky for instance! i just dont want it in my menus [09:12] _Pete_, how can i enable X forwarding in X? [09:13] <_Pete_> Techie: dont know [09:13] <_Pete_> seek from man X [09:13] <_Pete_> anyway it's very unwise to do [09:13] <_Pete_> even on localnetwork [09:14] aye aye aye, i hate man pages [09:14] <_Pete_> I too [09:14] why is it unwise to do? [09:14] all traffic is encrypted inside SSH2 [09:15] <_Pete_> have been thinking there must be a course how to write those in a manner nobody will understand [09:15] more than a course, i reckon they genetically enchance people to be able to do it [09:15] <_Pete_> ;D [09:16] <_Pete_> Techie: if that's your case [09:16] <_Pete_> .. [09:16] <_Pete_> what exactly is yourcase ? [09:16] my case is getting some form of graphical output from my server box at school [09:16] mainly for selecting music to stream [09:17] and sharing videos [09:17] <_Pete_> and why do you need gfx for that in first place ? [09:17] because it makes searching a mp3 library much easier [09:17] <_Pete_> how so? [09:18] you ever tried searching through 8 gig of mp3 files when theyre not all named correctly [09:18] <_Pete_> yes [09:18] done it in a CLI? [09:18] <_Pete_> yes [09:18] how so? [09:18] <_Pete_> petria@quadcore:~/pub/Muzik$ du -h [09:19] <_Pete_> 230G [09:19] nice collection [09:19] <_Pete_> usually [09:19] <_Pete_> find somethng | grep other [09:19] <_Pete_> does the trick [09:20] if i didnt have to check id3 tags then grep would do fine on its own [09:20] <_Pete_> I guess there's cli tool to get those also [09:20] <_Pete_> and so include in cli search [09:21] mwah ha ha there so kick in the bad thing about my school [09:21] they run an ISA internet proxy which i dont have the password to [09:22] so im unable to retrieve files from aptitude or install dependencies easily [09:23] <_Pete_> where is your school ? [09:23] new zealand [09:24] <_Pete_> hmm [09:24] <_Pete_> you know usual things to get around that ? [09:24] yes and no [09:24] i could tunnel through it [09:24] <_Pete_> ssh is good :) [09:24] yeah [09:24] one problem [09:25] it wont allow anything onther than http or https packets through [09:25] <_Pete_> your school proxy/firewall ? [09:25] bit of both [09:25] <_Pete_> right [09:25] it acts as a socks proxy [09:25] <_Pete_> but still ssh works ? [09:25] nope [09:26] but it also stops any non http traffic, incoming and outgoing [09:26] <_Pete_> well if you are hackis enough [09:26] i could tunnel ssh through http past it, but i dont know the password and have yet to find a client that will use the settings from internet exploder [09:27] <_Pete_> yes [09:27] <_Pete_> If I were you would change school [09:27] not an option [09:27] <_Pete_> much easier than hakcking [09:27] its my last year [09:27] pfff [09:27] hacking windows boxes and networks is easy [09:28] <_Pete_> and pointless [09:28] yep [09:28] i have the administrator password, and have had it for years [09:28] <_Pete_> how can you irc then ? [09:28] its almost useless though [09:28] im not at school [09:28] its 8:28 PM [09:28] <_Pete_> right [09:28] +12 hours GMT [09:29] <_Pete_> does it give any help if I let you account on here ? [09:29] nope [09:29] i have many boxes that i can access [09:29] i have 2 in australia [09:29] one in the US i think [09:30] and hopefully one locally soon [09:30] once my mate configures his router again [09:48] man, im gettign such a slow connection [10:03] well that was a success and a failure [11:06] hello [11:07] i'm installing xubuntu-9.04-desktop-amd64.iso and got this error at 94%: "Executing 'grub-install (hd0)' failed. This is a fatal error." [11:07] any idea how to fix this? [11:08] i've tried like 6 times and keep getting the same error === ubuntu is now known as lg [13:04] I have three programs that appear on start up, how do I keep that from happening? [13:07] system->autostarted applications [13:07] or was that in settings? [13:08] its not in autostart [13:09] and I dont find any other settings that would have it [13:09] maybe you saved them with session when you logged out last time? [13:13] they would have to have been saved a long time ago, every log out since has not had them running [13:13] but if I did save them somehow, how do I unsave them? [13:15] jiohdi: you can delete the files in ~/.cache/session [13:18] TheSheep, ok, rebooting to see if it works [13:24] unable to play YouTube videos-tried many things-can anyone help? [13:25] xubuntu-restricted-extras installed? [13:25] yes [13:26] Running Xubuntu 9.04 on PS3 [13:26] would you like to see the command(s) I was given and the result from the terminal most recently? [13:27] dunno, that ps3 is rather special, at lest to me [13:27] thejayjetson, still no luck at #ubuntu-ps3 ? [13:27] never any luck-i can't believe someone if even on this line [13:28] I really wish I would have never installed Xubuntu cause now I feel I have to made it work when I should just really forget about it [13:29] hi there [13:30] !hi | marcPV [13:30] marcPV: Hi! Welcome to #xubuntu! [13:30] thanks! I want to know how to unable the click on the pad (sorry for my english) [13:31] did you try taking the batteries out? [13:33] I mean the touchpad, I only want it to move cursor, not to do click [13:33] I want to do click only with buttons [13:33] settings -> mouse? [13:34] hmm, seems not [13:34] !shmconfig [13:34] Sorry, I don't know anything about shmconfig [13:34] https://help.ubuntu.com/community/SynapticsTouchpad [13:34] what is shmconfig? [13:35] let me check that page, anyway I am a rookie on xubuntu so [13:35] i hope its not difficult [13:36] Its not [13:37] You have to enable SHMConfig (see above), then you can use touchfreeze to disable the touchpad click while typing, and gsynaptics to configure your touchpad [13:39] ok, thanks very much, I will try to enable that... [13:40] let me know if anything goes wrong ; [13:43] i see there are instructions for gnome and kde here, but not for xfce... https://help.ubuntu.com/community/SynapticsTouchpad#shmconfig [13:45] (I also use Ubuntu on other laptop, and it's easy to enable touchpad clicks... sad) [13:45] gnome is easy and xfce is light [13:46] not big differences nowdays, but slihtly [13:47] anyway, I may say that xfce works fine... in fact, it works on this 256mb laptop and gnome just don't [13:48] i've had exatly same [13:49] but i like xfce so much that i have it on with 2gb ram too [13:49] Wow, it may fly [13:49] pretty much [13:49] i have 4GB of ram and xubuntu. [13:50] but i think it's simple and easy to configure etc. [13:50] after about 1GB, you don't really notice the speed difference between gnome and xfce, if you don't run lots of stuff [13:50] i fact, i think xcfe works better on wireless network [13:51] gnome is bugsy for me [13:52] by the way, any idea of what line i have to type here for xubuntu: https://help.ubuntu.com/community/SynapticsTouchpad#shmconfig [13:54] it's not really important but I hate to do accidental clicks on the touchpad [13:59] knome: xfce is snappier ! [14:00] marcPV: things that work for ubuntu work for xubuntu too [14:00] meh [14:00] * knome opens the next bottle [14:00] gksudo mousepad /etc/hal/fdi/policy/shmconfig.fdi [14:01] ok, the gnome line then, thanks SiDi! Let me try... [14:01] ;) [14:04] sorry, nothing happens when i type that in a terminal. It ask me for permission, then nothing. [14:05] you dont have gedit, i suppose :) [14:05] try the line there [14:05] gksudo mousepad /etc/hal/fdi/policy/shmconfig.fdi [14:05] gksudo is for executing an application with the administrator rights [14:05] gedit / kate / mousepad are text editors [14:05] oh, ok, thanks [14:05] /etc/hal/.... is the path to the file to edit [14:06] ok, learning... mousepad works [14:06] ;) [14:07] So here, you're asked to add some text to a configuration file that will tell X.org (the graphical server that launches the graphics and mouse drivers and that is used on Linux) to launch the Synaptics drivers for your touchpad [14:07] then utilities like gsynaptics can be used to edit the properties of your touchpad, now that the drivers are enabled [14:07] And i need a coffee. [14:08] lol, ok, go get that coffee [14:08] coffee? neh [14:09] I have to restart now, I'll be back... I mean, if my laptop don't crash [14:09] its too late for coffee, i need to go soon [14:10] it's fun here where are people from so different places [14:11] thanks a lot, by the way [14:11] Many finnish people ! *points at knome* [14:11] * knome hides behind his beer mug [14:11] * SiDi wants a beer too [14:11] Why do you ALWAYS have beer with you ? T_T [14:11] get one then [14:12] well i just went to buy some :P [14:12] rochefort 8, a trappist [14:31] hi again [14:32] I installed gsynaptics but now i can't find it... weird [14:33] any idea? [14:33] run on terminal [14:34] how? [14:35] write gsynaptics and press enter [14:35] or use alt + f2 [14:36] ok, thanks, but it's weird isn't it? [14:36] maybe not [14:37] ok, great! At last! I disable the touchpad click, I'm happy now! ;) [15:09] does .xmodmap work in current xfce? [15:11] i wonder if it's problem of fedora or xfce [15:14] ah, in fedora it need to be in other folder [16:34] i want to use the latest package for 9.04 that is discussed in this thread, but I'm not sure how to go about getting it (the "right" way). help please :) https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/277556 [16:37] hiiiiii [16:37] please i got a problem with ethrnet, i can't connect [16:37] i plug the ethernet cable and set network connections to dhcp automtic but it doesn't configure [16:39] hmph, you can try fire up the terminal. "sudo dhclient eth0" [17:03] how do I see the list of packages a specific source provides? [17:03] look on packages.ubuntu.com [17:47] https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/277556 how can I get the updated open-vm-tools package that was mentioned in this thread? [17:59] Is there a PPA? [17:59] That's how I usually get the most recent packages of something I really like. [18:02] yes there is [18:03] the address (I believe) is http://ppa.launchpad.net/grexk/ubuntu-dev/ubuntu [18:03] i have added that to my sources, both deb and deb-src [18:04] the package lists come back empty. cat /var/lib/apt/lists/ppa.launchpad.net_grexk_ubuntu-dev_ubuntu_dists_jaunty_main_binary-i386_Packages is zero bytes [18:04] same with main_source_Sources [18:05] apt-get does report a "Hit" on ppa.launchpad.net jaunty Release, jaunty/main Packages, and jaunty/main Sources [18:05] i'm stumped :/ [18:07] Was there a public key? If so, did you authenticate? [18:08] yes I did [18:08] Strange. [18:08] Maybe their server is down. :-\ [18:09] i'm browsing the server via http right now [18:11] .... [18:11] damn [18:11] the package files on the server are actually empty [18:11] well that answers that :/ [18:12] what're you working on speckal? [18:12] " https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/277556 how can I get the updated open-vm-tools package that was mentioned in this thread?" [18:12] ya [18:13] getting an updated (patched) version of open-vm-tools from a PPA. according to a launchpad thread, it is supposed to resolve build errors on jaunty and fix a few other things [18:13] But the files are M.I.A. :( [18:13] :/ === queGrande is now known as miguelonnnnn [19:14] is there any way to enable an 60sec shutdown timer on the logoff screen of xfce (like gnome/kde)? [19:15] plazmacrow, xfce uses gdm as does gnome [19:18] knome, I am using slim at the moment, make this the difference? [19:18] plazmacrow, yep. [19:19] Okay, than I will try switching back to gdm [19:39] okay, gdm is running now - but the 60sec countdown does'nt appear. any ideas? [19:40] plazmacrow, try running 'gdmsetup' and checking your settings [19:50] I can't find any option to enable the countdown. I unfortunately have a very low screen resolution and so some parts of the dialog where cut off. [20:12] http://www.youtube.com/watch?v=t771WaoJNVw [20:12] ...wrong window. Sorry. [20:35] hi sry [20:35] i was out [20:36] and couldn't answer, finally i fifty fifity have the usb modem installed [20:38] is there anybody here now? I got one new question, i made my usb installer dumping the xubuntu lived to it and messing a little with syslinux. Now i can install and boot live off usb, but i'm curious if (given that cd's can't self write on themselves) booting live my usb will let me save files into it, and if i save those files, when installing from that usb will i get a clean copy or with those files on it [20:39] It is possible to have a recursive Live USB. Try the Pendrive Linux folks. [20:39] http://www.pendrivelinux.com/ [20:39] Lots there. [20:40] A "persistent install" is what you're wanting. [20:41] what you mean bout recursive likemindead ? [20:41] Persistent. [20:42] ahh nice i kind of get what you mean, persisten in the sense that "what you get, remains there after shutdown" right? [20:42] Right. [20:42] so this one isn't persistent? [20:42] what i did is mounting the xubuntu iso cd, dump it to the usb formatted as fat32, then mess a littlle with syslinux to make it bootable, and that's all i did [20:42] No. You have to make it that way. [20:43] http://www.pendrivelinux.com/usb-linux-mint-7-flash-drive-creation-windows/\ [20:43] Err... [20:43] http://www.pendrivelinux.com/usb-linux-mint-7-flash-drive-creation-windows/ [20:43] There. Example. [20:43] ok. Would it be really hard to say what's the difference? cause i like to learn how linux works, and it'd be great if i know how to change this from my actual usb copy to make it persistent [20:44] Over my head. I'm mostly a n00b. ;) [20:44] haha ok me too :P [20:45] well, thanks likemindead , now i'm having dinner (i'm spanish here it's 22.00). See you soon and many thanks bye [21:21] can anyone direct me to a good website to help with the linux learning curve? [21:21] particularly software development === whaletales is now known as aptanet