/srv/irclogs.ubuntu.com/2007/11/28/#xubuntu.txt

zoredacheiftab?00:01
evil_techmaybe he misyped fstab00:02
IwanowitchNope.. iftab should list network interfaces.00:02
Ahmuck[18:02] <Ahmuck> hi.  trying to get a iomega magic 80G Go Drive (usb) to recognize.  any suggestions?  where do i find usb device numbers?  is this something i should mount manually via mount command?00:02
IwanowitchI wouldn't want to lack fstab :/00:02
dddddIwanowitch: try ifconfig00:03
zoredacheperhaps you are looking for /etc/network/interfaces00:03
evil_techor as ddddd mentioned just do an ifconfig -a00:04
dddddand iwconfig for wireless00:04
evil_techdid not know about that one00:05
IwanowitchWell, guides are referring to changing stuff in /etc/iftab, and I have one on my other computer, so I was wondering how important it actually is.00:05
evil_techalways got those by ifconfig00:05
evil_techyou could try locate iftab00:06
IwanowitchBut I suppose my problem is a bit worse, as I've seemed to have lost my wireless interface..00:06
dddddIwanowitch: you can use iwconfig for configuring wireless interfaces, or the gui tool: applications -> system -> network00:08
zoredachedoes anyone know you can use a \ as a line continuation character in a crontab?  The man isn't being to helpful00:10
IwanowitchMmm. Problem is scanning nor connecting works. But I'll be figuring it out, thanks.00:10
dddddIwanowitch: there is also a cli tool iwlist --help gives info00:10
somerville32zoredache, yes00:12
evil_techim getting ready to install Xubuntu on my T40. any thing i should be watching for?00:15
dddddIwanowitch: https://help.ubuntu.com/community/WifiDocs maybe you can find some help here00:18
IwanowitchYeah, I'm looking around. Thanks. :)00:28
evil_techhow do you find out if something is accessing a removable device?00:57
ere4sitry     ps aux | grep usb    :)00:59
zoredachelsof | grep 'mount point'01:00
evil_techblarg01:02
evil_techstill wont let me unmount it01:02
evil_techksuspend_usbd and usb-storage are using it01:03
evil_techah no its brasero >:01:04
evil_techsuccess!!!01:04
ere4siwhat worked?01:04
evil_techfinding what was keeping me from ejecting my usb hard drive01:05
zoredacheI believe his question was more along the lines of what command did you use to find that information out01:06
evil_techoh01:07
evil_techthe one you gave: lsof | grep 'mount point'01:07
ere4sik01:14
evil_techso does linux natively have drivers for mobility radeon 7500?01:15
thyraxguys whats the best way to have all drives appear as one under linux?01:49
somerville32Not sure I understand the question01:50
thyraxlike raid 001:50
thyraxhave 2 500gigs appear as 1tb01:51
thyraxwithout stripping01:53
thyraxlike a pool01:53
evil_techJBOD01:53
evil_techjust a bunch of discs?01:53
thyraxdoes jbod have stripping?01:54
thyraxi don't want one drive to fail and all to go with it01:54
evil_techthen you want to mirrow01:55
evil_techmirror01:55
evil_techRaid101:55
evil_techthough you dont add the drives then01:55
thyraxhmm not really mirror i have random sizes01:56
evil_techwell you could partition the drives to the size of the lowest capacity one01:57
evil_techand then do raid 1 or 501:57
evil_techbut that really isnt going to offer much redundancy01:57
thyrax3 500s a 350 and 16001:57
thyraxdon't want redundancy01:57
thyraxjust want all drives to appear as one01:57
evil_techthen you need to set up a JBOD array01:58
thyraxif one drive fails in jbod will all go with it?01:58
thyraxdata i mean01:58
evil_techno just the data on that drive will go01:59
evil_techdepends on how you set it up as to what data goes where01:59
thyraxhow would i go about setting up jbod? anything with a simple gui?01:59
thyraxwhich linux disto is best for samba01:59
evil_techsome hardware controllers i think support load balancing but i believe thedefault is to just putdata on a drive till its full and then move to the next one01:59
thyraxis there a freenas like app that allows jbod?02:00
evil_techgoogle would be your friend there02:00
evil_techi think there is a NAS distro02:00
thyraxi thought id ask linux techies directly02:00
thyraxwould use windows home server but it has shares you can't delete which is stupid02:01
evil_techyou could try asking in #ubuntu02:02
evil_techa bit higher traffic than here02:02
thyraxi always get quicker responses in here :)02:02
thyraxgoogling now. thanks02:03
evil_technp sorry i couldnt offer better assistance02:04
thyraxnot at all thanks alot02:04
codenamektI'm having a problem with my usb drive. I used to plug it in and it would just mount. I reinstalled xubuntu just recently and now it doesnt03:07
somerville32You might have to enable it in thunar volume management03:08
codenamektsomerville32, u rock...i feel stupid now03:10
TheSheepsomerville32: how could you make him feel stupid! I despise you!03:11
codenamektsomerville32, I guess I had set it up a while ago and just never messed with it. I keep my home on a seperate partition so it has probably been awhile03:11
codenamektTheSheep, yeah maybe he should read the !CoC and stop making people feel unsmart03:11
somerville32:P03:12
=== thomas__ is now known as The-Kernel
WyrmulI am trying to get my microphone input to work and I am having the damdest time of it.03:20
WyrmulI have tried installing audacity,it works, except I cannot figure out the port/input setting to get my mic working03:22
TheSheepWyrmul: alsa03:26
WyrmulIn Audacity I have:03:33
Wyrmul ALSA: VIA 8235: VIA 8235 (hw 0,0)03:33
Wyrmul ALSA: VIA 8235: VIA 8235 (hw 0,1)03:33
Wyrmuland03:33
WyrmulALSA: front03:33
TheSheepWyrmul: those are two channels of your sound card03:34
chardingIs the boot-up screen blank by default for xubuntu?03:34
Wyrmulkeen which is which?03:34
somerville32charding, no03:35
chardingWhen I turn on my machine and get past the grub screen, I see nothing but a blank screen until I get to the login screen03:35
chardingTurning off 'quiet' from the boot sequence doesn't help03:35
chardingand by turning it off, I mean removing it03:35
chardingDo you know what would be wrong?03:36
somerville32I'm not sure.03:37
TheSheepcharding: maybe it detected your monitor wrong and used too large resolution03:38
TheSheepcharding: try editing /etc/upstrart.conf and changing the resolution to something smaller03:39
chardingfile doesn't exist..03:39
chardingis that with a particular package?03:40
TheSheepcharding: upstart.conf03:40
TheSheepcharding: sorry03:40
TheSheepcharding: usplash.conf03:40
TheSheepupsplash03:40
TheSheepI think I'll go to sleep03:40
chardingthat could have been it, my monitor is a lower res03:41
chardingI hope that's it, thanks03:41
Wyrmulany further thoughts on the mic issue?03:42
TheSheepWyrmul: you can try running alsamixer in terminal to see if it's enabled03:42
TheSheepWyrmul: or aumix03:42
heavenlyblade101hello all03:44
chardinghello03:45
Wyrmul using alsamixer (aumix does not seem to be installed) mic is set to Mic2 and is full up03:46
TheSheepWyrmul: maybe try mic103:47
Wyrmulaaahhhhh it screaches at me.03:47
TheSheepWyrmul: and make sure it doesn't have MM under it, just OO03:47
WyrmulIt is a very low constant tone.  Not like feedback03:47
Wyrmulas I drop the mic setting it seems to become higher pitched03:48
TheSheepforce feedback03:48
heavenlyblade101hey guys, how do i boot from my DVD rom to install XP? i've tried setting it in the boot order but it just shows the CD rom that has been removed03:49
TheSheepheavenlyblade101: you mean windows xp?03:49
heavenlyblade101yeah03:49
TheSheepheavenlyblade101: just boot from the windows installer cd03:49
heavenlyblade101thats the thing03:49
heavenlyblade101 it wont03:49
TheSheepheavenlyblade101: you can't install windows from linux03:49
heavenlyblade101im booting with the DVD in and Grub keeps coming up03:50
TheSheepheavenlyblade101: enable booting from cd in bios03:50
Wyrmulthe cd drive needs to be earlier in the boot order than the HD03:50
heavenlyblade101i tried, but all that comes up is the CD drive that is no longer there.03:50
heavenlyblade101it detects the DVD drive but in the boot order it doesnt give me that option03:51
WyrmulIs your bios detecting the drive on every boot? or is it set for a specific drive?03:51
heavenlyblade101it detects the drive as my primary master but it wont list it in boot order03:52
Wyrmulwhat happens when you boot and tell it the CD drive?03:54
heavenlyblade101nothing, it boots into grub and linux03:54
Wyrmultry removing the hard drive from the boot order entirely.  as long as it is enabled the XP installer will be able to see it.  once the XP installer reboots for the first time go in an add it back to the boot order.03:55
heavenlyblade101how do i remove it from the boot order?03:56
Wyrmulalso think about moving yout hard drive to be primary master and the optical drive to be secondary master03:56
heavenlyblade101k i'll try removing the HDD from the boot order first03:56
heavenlyblade101nope. nothing. should i try switching the hdd to primary?03:58
Wyrmul+04:00
heavenlyblade101nope. can i boot off the DVD drive through grub?04:01
WyrmulWhat bios do you have?04:01
heavenlyblade101pheonixBios04:02
Wyrmul what is your boot sequence listed as currently?04:05
heavenlyblade101removable devices, CD rom, network boot, hdd04:05
Wyrmulyou may need to use a windows boot disk then if your BIOS won't support booting from the DVD drive04:08
heavenlyblade101i tried with a 98 boot disk (floppy) but it didnt work04:08
heavenlyblade101and i cant make an XP boot disk because my lappy doesnt have a floppy and hte only other system is 9804:09
Wyrmul... no Idea then. sorry04:10
heavenlyblade101:/04:11
somerville32Whats the problem?04:11
heavenlyblade101cant get my system to boot off a Windows XP DVD04:12
TheSheepheavenlyblade101: technically we are not a windows support group...04:16
somerville32lol04:16
TheSheepbug #104:16
somerville32heavenlyblade101, There is ##windows04:16
ubotuLaunchpad bug 1 in ubuntu "Microsoft has a majority market share" [Critical,Confirmed] https://launchpad.net/bugs/104:16
heavenlyblade101?04:16
somerville32There is a windows support  channel04:16
heavenlyblade101lol but its trying to get it through linux haha, i f***ed up on the dual boot hting04:16
TheSheepheavenlyblade101: so you have the windows installed already?04:17
heavenlyblade101but that windows support channel. is it on this server?04:17
TheSheepheavenlyblade101: yes04:17
heavenlyblade101and no i have xubuntu installed already04:17
somerville32heavenlyblade101, You want to install Windows first04:18
somerville32heavenlyblade101, Windows will overwrite the boot info and you'd have to reinstall grub04:18
heavenlyblade101oh well, i'll reinstall linux i just wanna get windows installed so i can have the best of both worlds04:19
peacepipej1too bad theres no linux wubi to install windows04:21
heavenlyblade101too bad i have to deal with grub lol04:21
TheSheepheavenlyblade101: the problem is not grub, the problem is your windows not booting04:21
TheSheepheavenlyblade101: it's before your computer even tries grub04:22
peacepipej1heehee04:22
peacepipej1grub is cool04:22
heavenlyblade101well what could be causing it not to boot off my dvd drive?04:22
TheSheepheavenlyblade101: bios settings or brokedn dvd or broken drive04:22
heavenlyblade101drive works, dvd is good, lol gotta be bios settings04:23
peacepipej1heavenlyblade101: youre having trouble booting xubuntu?04:23
heavenlyblade101hold on, gonna try linux live in the dvd04:23
heavenlyblade101k live CD and DVD works in VM ware04:26
heavenlyblade101so how can i completely get rid of grub and xubuntu and start fresh?04:28
TheSheepheavenlyblade101: one way is to boot the windows cd and install windows over it04:29
heavenlyblade101:/ lol the problem i am having04:31
TheSheepheavenlyblade101: believe me, it's not related to xubuntu or linux in any way04:37
heavenlyblade101alright well thanks for the help guys. ttyl04:55
peacepipejvhelp, any reason why right click reboots? Well, sorta. I get the ctrl alt F8 screen then back into login scrn05:51
peacepipejvsorry, right clicking the terminal icon from the apps menu05:53
peacepipejvumm05:55
bloonyhmm.. I just rebooted and after the reboot the desktop was abit messed up, but I fixed it.. I had to go on desktop settings and make sure xfce was allowed to manage the desktop.. but how can I set this so I dont have to do it if I reboot? theres no save button or anything..05:56
TheSheepbloony: it's saved on change05:57
bloonyTheSheep:  but why was it changed when I rebooted?05:57
TheSheepbloony: apparently the xfdesktop program crashed for some reason05:58
bloonyhum.. ok05:58
TheSheepbloony: that's the program that 'manages your desktop'05:58
bloonyyeah05:58
bloonyk05:58
peacepipejvhey, any reason why right clicking terminal icon logs me off06:01
TheSheeppeacepipejv: no idea, you have sis or i810 graphics card?06:07
peacepipejvooh, integrated grafix06:08
peacepipejvold old p306:08
TheSheeppeacepipejv: there was a bug the terminal that made X crash on these cards06:08
TheSheeppeacepipejv: try editing your /etc/X11/xorg.conf as root and changing the DefaultDepth to 1606:09
peacepipejvTheSheep: you know what, same thing happens when i try to open terminal06:09
peacepipejvok, stnby06:09
peacepipejvTheSheep: how can I do that w/out term access to gedit06:12
TheSheeppeacepipejv: press alt+f2 and type 'gksu mousepad /etc/X11/xorg.conf'06:13
peacepipejvhaha, i forgot I was troublshooting xubuntu, not ubuntu06:15
davidrawsonhewwow06:17
davidrawsonhello young child06:17
davidrawsoni would like to inquire about your spoons06:17
davidrawsonI like rusty spoons06:18
peacepipejvTheSheep: xorg.conf is open. its blank, cept warning about logged in as root at the top06:18
TheSheeppeacepipejv: you sure the path is right?06:18
peacepipejvdoh, capital X06:19
peacepipejvTheSheep: thanx, it worked yo06:22
TheSheeppeacepipejv: great06:23
TheSheeppeacepipejv: as a side effect, it also saves some memory06:23
TheSheeppeacepipejv: but displays slightly less colors06:23
peacepipejvdarn06:23
TheSheepfewer06:23
TheSheepbut you shouldn't notice unless you look at gradients closely06:24
peacepipejvTheSheep: it was showing some vert lines also,which are fixed. Anyway,its a work pc. Graphix dont matter06:25
peacepipejvQUIT [and im out}06:28
peacepipejvoopes06:28
peacepipejvquit06:28
andy_hello08:43
andy_I searched on the Google, but wasn't able to get any useful information about connecting a Windows Mobile system to a linux... Is it possible?08:46
=== rob1 is now known as rob
ablomensynce-kde << thats all i can find in the repo's, maybe active sync runs trough wine, you could try that09:08
andy_oaky, very thx, ill try it. :)09:10
ablomen:) good luck09:11
andy_ill have to restart, brb!09:15
gerroanyone know how to get the events section of firestarter working? I can't get it to show stuff09:38
somerville32gerro, Maybe there isn't any events? :P09:40
gerrosomerville32: I generated several like how their webpage said but it didn't show up and I'm in the dmz on my network09:40
somerville32Weird.09:40
somerville32Maybe the firewall isn't up09:40
gerrono its up09:41
gerroI can block all data going out with it09:41
gerrosomerville32: is there like a special dependency for the logging support that isn't installed by default? I used the one in repository09:45
somerville32It always worked for me09:45
gerrohmm I have sysklogd turned off but I tried turning that on and rebooting still nothing though09:46
gerroyour on 7.10 right?09:46
gerrowow irc with pidgin looks nice09:52
gerrohow do I color my name though on the side?09:52
gerroah crap firefox whacked out and enlarged everything which button is decrease font size?12:05
somerville32ctrl + - ?12:06
somerville32Maybe add a shift in there12:06
gerroumm that fixed it, don't know how I triggered it12:06
gerroI think I have one of those feature creep mouse loggers floating around in my browser somewhere >,>12:07
somerville32:]12:07
gerroI get this error when I run firestarter from terminal http://paste.ubuntu-nl.org/46079/12:30
* somerville32 looks.12:31
somerville32gerro, Yea, I get that too often12:34
gerrosomerville: so the secret of starting a fire is to use lots of small gnomes?12:35
somerville32haha12:36
gerroI'm sorry couldn't resist lol12:36
somerville32:)12:36
gerrofirestarter website still handing out 5.04 debs12:39
somerville32Ubuntu 5.04?12:40
gerroyeah hoary hedgehog12:40
somerville32yucky12:41
gerrosomerville32: any idea where firestarter pulls its logs from?12:55
somerville32gerro, I'm pretty sure firestarter is a firewall :P12:55
somerville32It pulls its logs from its self12:55
gerroumm I kinda thought it manipulated iptables and used standard system logs in /var while being merely a gui12:56
somerville32Thats what I thought too12:56
somerville32" Firestarter is a complete firewall tool for Linux machines."12:57
somerville32Depends on iptables though12:57
somerville32Must use it12:57
gerrosomerville32: yours shows event logs right? could you tell me what you have set for /etc/firestarter/firewall on one log_support=13:03
gerrothat line I mean13:03
somerville32113:05
gerrounderneath the first one13:09
gerrohttp://paste.ubuntu-nl.org/46080/ is what i have13:10
gerrooh wait that is if kernel doesnt support logs13:10
kumamotoanyone know how to get change sudo application themes13:12
kumamotolike kubuntu has "sudo system-settings"13:13
somerville32kumamoto, hmm?13:13
gerrogksudo you mean?13:13
kumamotohaven't used gksudo , does it do the same thing as sudo gnome-theme-manager13:15
somerville32kumamoto, What do you want to accomplish?13:15
kumamotosome of the applications seems to have some generic look or default look and want to change them to look same the other one in there13:17
somerville32kumamoto, You can not.13:18
kumamotothought so13:18
somerville32It is most likely because they're using a different Ui library13:19
kumamotoah13:19
mikubuntucould anyone please tell me how to convert image from png to jpeg with gimp?13:30
somerville32mikubuntu, Just open and than saveas13:34
somerville32and change the file extension13:34
mikubuntuok, thanks, got it13:34
somerville32np :]13:35
mikubuntuhttp://www.flickr.com/photos/14483391@N03/2070702491/ .... we just installed ubuntu on my friends machine, and he boots up, then goes along a little while, until his screen does this (see photo link)... can anyone venture a guess as to the problem?13:53
somerville32Does restarting the X server fix it? (ie. ctrl + alt + del or rebooting)?13:55
TheSheepctrl+del+backspace13:56
somerville32yea13:56
nanonymeindeed, ctrl+alt+del would reboot ^^13:56
somerville32ctrl+alt+del doesn't do that in Linux usually :P13:57
nanonymedepends13:57
nanonymeoutside X it does13:57
somerville32indeed13:57
nanonymeoften you don't even need to be root to do it13:58
nanonymewhich is a bit odd13:58
nanonyme(considering you can always do that with ctrl+alt+f1, ctrl+alt+del then)13:59
mikubuntuhttp://www.flickr.com/photos/14483391@N03/2070702491/ .... we just installed ubuntu on my friends machine, and he boots up, then goes along a little while, until his screen does this (see photo link)... can anyone venture a guess as to the problem?14:04
=== totalwormage is now known as totalwormface
mikubuntuhttp://www.flickr.com/photos/14483391@N03/2070702491/ .... we just installed ubuntu on my friends machine, and he boots up, then goes along a little while, until his screen does this (see photo link)... can anyone venture a guess as to the problem?14:14
mikubuntuhttp://www.flickr.com/photos/14483391@N03/2070702491/ .... we just installed ubuntu on my friends machine, and he boots up, then goes along a little while, until his screen does this (see photo link)... can anyone venture a guess as to the problem?14:28
agentnoobis there some way I can copy file permissions from one file to another or several others?14:53
jellyHi, my xubuntu 6.06.1 LTS laptop is taking very long time on doing "Checking root file system...", and there is no disk access.  How can I disable bootsplash and see what's actually happening on the console?15:37
vinzejelly, I believe you can press Ctrl+Alt+F115:37
jellyvinze: I want to disable it completely for one boot15:38
jellyin any case, c-a-f1 doesn't work15:39
vinzejelly, I believe it needed some messing with /etc/fstab, but I'm not skilled enough to give you any advice on that15:39
jellyyup, fstab doesn't have anything to do with it.15:40
jellysolution: remove "splash" from kernel parameters in grub menu entry15:42
methodsin gutsy can i use security as well as gutsy-security ?15:51
stone[no]Question: I've got xubuntu 7.10 and a wep wireless connection. Everytime I start up I have to type the password to open my "deafult" keyring. Is there a way to disable the password on the keyring?16:29
vinzestone[no], found with Google: http://ubuntuforums.org/showthread.php?t=19228116:29
stone[no]vinze: thanx :) I did find that thread when I searched yesterday...16:33
Gadiis it possible to disable right-click on the xfce4-panel?  Not just kiosk mode, but completely.17:42
GadiId even take disabling right click in xfwm417:42
Gadi:)17:42
ochosihi, since two days or so my laptops somethimes locks up during bootup. actually it locks up while loading the xserver, i would say. both keyboard and mouse are dead and my numlock and capslock are blinking - any idea what this could mean?17:44
ochosi(also my Xorg.log is a lot shorter when bootup isn't achieved as to when bootup is completed successfully)17:44
ochosiGadi: i'm not sure whether this would work but have you tried setting Option "Buttons" "1" in the xorg.conf file?17:46
zanzer7how can I make Xubuntu recognise the RELEASE of a key when mapping shortcuts? (I'm interested in getting a "Super" key press open the applications menu, and have "Super + E" show Thunar, "Super + R" show run etc.)18:25
Alyxanderhey anyone know how to create a desktop icon in e17?18:51
RebelXyo umm is there anything in synpatic for like unique ip clicks... any programs?19:41
tonyyarussouh, what?19:42
RebelXu know like an autoclicker... it or something like that19:42
RebelXit goes to a site like 20times with a diff ip19:42
RebelXlike an ip spoofer.....19:42
RebelXor something like that19:42
tonyyarussoie, a way to illegal trick Google for adsense fraud?19:43
RebelXits not for google >_> lol19:43
RebelXdo u know any programs for it though..... i dont know how to add sites to google anyway ?+?19:43
antonhi, i am searching a mediaplayer like amarok19:44
tonyyarussoNo, I don't know of any way to fake an IP.19:44
antonbut dont want kde-libs19:44
PeckaHanton: vlc19:44
antonbut something more comfortable, please, with cover-search and songtext search and so19:45
tonyyarusso!players | anton19:45
ubotuanton: Audio (Ogg, MP3...) players: Audacious, Banshee, Beep Media Player, Listen, Quod Libet, Rhythmbox, Exaile, XMMS (GTK/Gnome based) and Amarok, JuK (Qt/KDE based).  Video players: Totem, Xine, MPlayer, VLC, Kaffeine - See also !codecs19:45
PeckaHquod libet19:45
antonmmh, something like amarok?19:46
tonyyarussoBanshee, Rhythmbox, and Exaile are the ones I mess with most frequently, although Listen and Quod Libet are also nice.19:46
tonyyarussoYou'll have to try them and see which suits you best anton19:46
antonohhhhhhh19:47
RebelXso no1 has an answer19:48
zoredacheRebelX: or nobody wants to give you the answer19:49
RebelXwell can some1 pls give me the answer >_>!19:50
zoredacheYour question isn't particularly releated to xubuntu... you should search elsewhere19:50
RebelXis there a synpatic place for it?19:50
Dieterbehi, to enable sending/receiving files/images to/from my sony ericsson cellphone, do i just i just have to install bluez? i actually already installed the "bluetooth" package which pulled in bluez, but i would like an icon that shows the bluetooth status, that lets me en/disable the bluetooth device, and notifies me of incoming file transfers.  how should i do this?19:51
Dieterbei'm guessing gnome-bluetooth is what i want, but i don't know if it will work on xubuntu19:52
tonyyarussoDieterbe: No idea, but topyli knows a fair bit about bluetooth phones19:52
RebelX                                          http://counters.gigya.com/wildfire/CIMP/Jmx*PTExOTYyNzcxNzczNjEmcHQ9MTE5NjI3NzE5NTY4NSZwPSZkPSZuPQ==.jpg19:55
RebelXoops19:55
SpasterixHello19:58
Spasterixi have a question19:58
zoredacheJust ask your question Spasterix20:00
Spasterixi want to install remote desktop in mu xubuntu20:01
Spasterixi want to connect with remote desktop from windows xp to xubuntu20:01
zoredachelook at setting up x11vnc20:01
Spasterixi dont have monitor20:02
Spasterixjust ssh =)20:02
Catoptromancysounds like a plan20:02
zoredacheso it is even easier... just install any vnc xerver20:02
CatoptromancyI have a PC without a monitor, could just remote desktop to it20:02
Spasterixyes.. i am install it20:03
zoredacheeither that, or install an xserver on windows, and run your X11 apps through ssh20:03
Spasterixso .. i have to install xserver on windows..20:03
zoredacheno, you don't have to... I was just suggesting that as one way to remotely run gui apps from windows20:03
zoredacheyou can setup something like vnc, freenx, or maybe something else20:04
Spasterixi think .. i am install vnc on xubuntu20:04
Spasterixbut .. how i can check out that20:05
Seeebhey, i have i a problem with the "applications" menu. how can i move the "network" menu/button into the "system" menu20:23
Seeebsince right click on "applications" => modify menu does only contain terminal, thunar and execute but not system, network office etc..20:24
SpasterixVNC Viewer Free Edition 4.1.1 for X - built Sep 10 2007 17:17:0420:25
SpasterixCopyright (C) 2002-2005 RealVNC Ltd.20:25
SpasterixSee http://www.realvnc.com for information on VNC.20:25
Spasterixvncviewer: unable to open display ""20:25
Spasterixroot@ns:/#20:25
somerville32Seeeb, known issue. No work around.20:26
Seeebok thanks20:27
Spasterixsomerville3220:27
Spasterixhow i can run that?20:27
somerville32Spasterix, What are you trying to do?20:27
Spasterixin mu xubuntu20:28
Spasterixi am intall vnc4 server20:28
Spasterixhow i can connect with remote desktop there20:28
somerville32vncviewer <hostname>20:28
somerville32Is the vnc4 server running?20:29
SpasterixVNC Viewer Free Edition 4.1.1 for X - built Sep 10 2007 17:17:0420:29
SpasterixCopyright (C) 2002-2005 RealVNC Ltd.20:29
SpasterixSee http://www.realvnc.com for information on VNC.20:29
Spasterixvncviewer: unable to open display ""20:29
Spasterixroot@ns:/#20:29
somerville32Why are you running it from root?20:29
Spasterixunable to open display20:29
Spasterixi dont know..20:29
Spasterixwhere you want to run it ?20:30
Spasterixhellooooo20:31
somerville32Spasterix, Maybe you should read the documentation for the vnc server? :]20:31
somerville32You might look at https://help.ubuntu.com/community/FreeNX btw20:31
Spasterixairstand@ns:~$ vncviewer ns.viewprofile.org20:31
SpasterixVNC Viewer Free Edition 4.1.1 for X - built Sep 10 2007 17:17:0420:31
SpasterixCopyright (C) 2002-2005 RealVNC Ltd.20:31
SpasterixSee http://www.realvnc.com for information on VNC.20:31
Spasterixvncviewer: unable to open display ""20:31
Spasterixairstand@ns:~$20:31
Spasterixwont work again20:31
Spasterixok..20:40
Spasterixi am run it ..20:40
Spasterixand now how i can connect from windows20:40
somerville32Spasterix, Download the vnc client for Windows.20:41
Seeebhey, my lappy has got a security partition which gets mounted and displayed in the thunar menu EVEN THOUGH i deleted the entry out of my fstab20:51
Seeebany ideas ?20:51
Dieterbeweird21:02
=== htownandafk_work is now known as codenamekt_work
civiXierokay, here's my problem: ive got an 300mhz laptop that has no bootable cd, no diskette, no internet connection and no usb-ports. so I took out the hard drive, made it external with a cabinette, installed xubuntu on it, didnt install any boot manager, put it back in the laptop. now it says "error loading operating system". what did I do wrong, and what should I do next time?21:29
somerville32You need a boot manager.21:30
somerville32:P21:30
civiXierah, I see. how do I know I install it to the same hdd then?21:31
somerville32Well, if you only have one hdd, hard to install it to another one21:31
civiXiernono, I took the hdd out from the lappy, put it in a external hdd cabinette, plugged it in to my other lappy and installed it from there :P21:32
civiXierso I actually have two hdds when I'm installing the os21:33
civiXierah well, I think I'll figure it out now, thanx m8 ^^ if you by chance fall into sweden sometime ill buy you coffe ;)21:35
civiXiercoffee21:35
=== dooglus_ is now known as dooglus
tonyyarusso!grub | civiXier21:53
ubotuciviXier: grub is the default Ubuntu boot manager. Lost grub after installing windows: https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows - Making GRUB floppies & other GRUB howtos: https://help.ubuntu.com/community/GrubHowto21:53
tonyyarussociviXier: Take it out again, and follow the Recovering...Windows instructions21:53
jaybird7hello23:10
jaybird7 i get this error http://paste.ubuntu-nl.org/46168/ when trying to install fluxbuntu after doing these options for installing the 32 on a amd64 https://help.ubuntu.com/community/Installation/32bitonAMD64, then after a while it asks me for my langauge and starts going through the install, should i add the pnpbios=off option or just go through the install?23:10
evil_techwhy not ask that in #fluxbuntu23:11
jaybird7i did, the person who answered though wasnt certain of his/her answer23:12
DOwneri think you should try pnpbios=off and see what happens...23:12
jaybird7ok thanks, i am trying it so far it just says the one PCI error line and not the rest it said before23:13
jaybird7then sai dsomething and something and started the installer23:13
evil_techand why why are there special instructions for installing 32 bit on AMD64?23:14
jaybird7i dont know im just following them, but for example with my laptop model people were reporting problems installing and people there said to do similiar looking things , so i figured it was best to follow , the thread im talking about is here http://ubuntuforums.org/showthread.php?t=40981523:16
jaybird7i dont know that much about this stuff23:16
evil_techhmm23:18
evil_techcause im running on an sempron 64 and i didnt follow those instructions23:18
evil_techseems to be working fine23:18
evil_techthough its a desktop23:18
evil_techlaptops are finicky23:18
DOwnerI'm looking to get the Ubuntu RemoteDesktop function to work in Xubuntu23:25
DOwneri can get vnc just now but its not the same as it is in Ubuntu23:26
milesHi there23:27
evil_techhola23:27
DOwnerhowdy23:28
milesI'm trying to install Compiz Fusion on Xubuntu 7.10 "minimal", installed the "compiz" package, but "compiz --replace" does nothing23:28
milesGraphic Card is a Intel GMA95023:28
milesError message : "Checking for XGL : not present"23:28
evil_techdid you install xserver-xgl?23:29
miles"No Whitelist driver found / aborting and using fallback: /usr/bin/metacity / no /usr/bin/metacity found, exiting"23:29
milesIs this needed for an Intel chipset?23:29
evil_techyes23:30
milesIt supposedly include AIGLX right ?23:30
evil_techits needed for any chip23:30
evil_techno23:30
evil_technot that i know of23:30
evil_techAIGLX is a different way to do the same thing XGL does23:31
evil_techcould be wrong though23:31
milesTrying it23:33
miles(It has to fit in a 1Gb SD Card btw)23:33
milesIs a script needed to launch xserver-xgl on gdm login?23:34
CArenas2hello all.23:34
CArenas2i come seeking knowledge :-)23:34
jaybird7the installer is telling me this: http://paste.ubuntu-nl.org/46174/  what should i do?23:34
jaybird7wrong room, but ill take any advice :)23:35
CArenas2i am running xubuntu gutsy, and when i put in a music cd totem auto launches23:35
CArenas2i would like to change it so that gxine launches instead, but am not sure where to make that config edit23:36
CArenas2any advice?23:36
evil_techjaybird7:you need to set swap space23:36
evil_techCArenas2:Applications-> Settings-> Preferred Applications23:36
evil_techcould be wrong though23:37
evil_techdang it i am23:37
evil_techignore that23:37
CArenas2evil_tech: that was my first guess too :-)23:37
evil_techi cant remember where its at. too used to dragging and dropping the application in fluxbuntu23:38
milesOkay, so Xserver-XGL did not do the trick23:39
evil_techjaybird7: if you dont need swap though you can skip past by not going to the partitioning menu23:39
jaybird7okay thanks23:40
jaybird7how much swap space should i have23:40
evil_techtwice the amount of ram is usually fine23:40
evil_techdepends on how much ram you have and what you are doing23:40
evil_techi have a gig and i never touch swap23:40
jaybird7i have 1.93 to 2 gigs of ram, and i want to be able to use blender3d, gimp, inkscape, scribus, python, web browser, openoffice, etc23:41
evil_techhmm23:43
jaybird7i didnt mean i want to use those all at the same time neccearily :)23:43
evil_techi'm not sure how those run. i just use this system for basic stuff23:43
evil_techi'd say go for 512mb swap. you can always resize later23:44
jaybird7ok thank you23:44
evil_techCArenas2: you figure out how to change what opens the file23:49
CArenas2not yet23:50
evil_techright click on a file-> open with->open with other application. choose your application and check the box at the bottom to always use that app23:55
milesCompiz Fusion slowly gooting to work... Current error: "No GLXBFConfig for defaut depth, this isn't going to work". Any clue?23:57
evil_technope. never messed with compiz enough to know what that might mean or how to fix it23:58
evil_techspecially on a minimal install of xubuntu23:58

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