| |
| |
| |
|
Page: 1 2 3 4 5 6
Comments:
<0> can't get there this year though :( <1> hi all <1> when I tried to install some drivers this morning it said gcc version i got =4.x different from 3.x used tto build kernel! how can I build kernel again using my gcc or change gcc so it matches kernel <2> No-BanN: use rescure mode of your distro, then copy & replace gcc <1> i'm using ubuntu, means i should -r the current gcc, download the one that matches and install it? <0> going afk :) <2> No-BanN: use your ubuntu installation disk, boot from it, then copy gcc from it to your hard drive <3> anyone know how to setup virtual ip? <4> hai dear all guys <4> how r u folks <4> sleeping <5> with the enemy <6> heh <7> I can't even figure out where debian's login scripts are running fortune <8> Hello.
<8> Any ideas how to make a mouse wheel working? <9> I wish I had <10> Mine works. <9> pazooza: which distro ? <10> Suse 10.0 <9> and which mouse ? <10> Logitech mouseman optical. <9> I have logitech too <9> 2 button with a wheel <8> Mine doesn't =) <10> Mine is 4 button with wheel. <10> Wireless <9> nice <10> What distro do you have, AzazeL <9> gentoo <10> Does shift-uparrow scroll for you? <11> anther, in your .bashrc probably or /etc/bashrc <12> wow some netsplits, has been a while .. <13> Hello to all <13> Im trying to run Xgl as second x servr, and i manage to start it... but i just get x server, how to run gnome or nautilus etc... on server <13> i dont get any icons just mouse cursor in the shape of X <13> any help on this <14> give me acc <15> can anyone tell me how to use knoppix std verion of linux ? <14> sop <15> can anyone tell me how to use knoppix std verion of linux ? <11> ekg, a window manager would help <11> ekg, make sure your ~/.xsession is populated <11> :) <7> Anyone have an idea why Linux would report a different amount of free and total space available on a shared HD than OS X does when mounted via netatalk? <11> anther, how much different? <11> if it's a few percent it's probably because they count kb / mb / gb differently <7> only a couple gigabytes .. on a 160gb share <11> yup sounds like rounding error. <7> how can I know the exact memory usage of 1 particular program with a shell command ? <11> anther, you can't, EXACTLY, without extremely large amounts of work <11> but procmap and ps should be able to give you the basics. <11> but you must bear in mind that some of this address space may be paged, or shared with other processes <11> *sighs* <16> who knows proxies addons for debian? <17> Like squid? <13> how sto start gnome, when xserver is allreday running but showing nothing <18> Kill X first off, make sure that gnome is what's showing in your .xinitrc (your disto may use a different file), then try to fire it up. <19> hehe <13> thing is... i need to start it while x server is running <18> Error messages from when you invoke startx may tell you what the problem is too. <13> because im trying new xserver Xgl <13> and all i manage is to start it... but it wont start gnome after or anything else <18> Well, yeah. You have to start your environment manager after you have X running. <13> so i run X server <13> and i get just mouse cursor showing X and screen behind <13> no icons no anything <18> Uh huh. I'm surprised it let you start it up with no client running. <13> its somekind of new xserver....test version <13> uses opengl for displaying anything etc etc... <13> anyway x server works
<13> but thing is that is all it starts <13> no gnome no anything <18> Okay. Try adding an invocation of gnome to your .xinitrc and try again. <18> ***uming this new X server knows to look for .xinitrc <13> when i run xorg as display manager... <13> it works just fine <13> gnome is starting fine... but when i change x server it wont start... <16> ekg what distro u use <13> how can i tell gnome to start it self when i run xserver on another display <13> suse <13> like i have xorg running on display 0 i can start Xgl on display 1 <13> and it starts fine <13> but how to tell gnome... etc... to start on display 1 after Xgl <13> suse 10... <16> hmmm suse is easy juts update suse <13> well its not a thing of updating <16> restart...update and conf run level <16> runlevel 6 <13> suse is allreday updated <13> but this is what i need <16> over yast <13> i want to run another x server <13> while im running this one xorg <13> and i can start it on another display <16> im running xfce on slackware <13> but dont know how to start gnome on that particular display too <18> I have no idea . . . I have never had to run two different x servers on the same system before. <16> yast config <16> :) <16> type in shell yast <16> console:yast <11> ekg, DISPLAY=:1 Xgl :1 <20> i got a question this time <20> i got an epson epl5700l printer with nothing standard (poscript or anything), but i got the right drivers <20> it wants to print through postscript tho .. anyway of diabling it ... using fedora 4 <20> hey pmo <20> or dvd, cdrom blah blah blah <13> its allreday configured in yast.. to run other xserver <21> heya <22> is there anyway i cal chmod /var/www to allow me to upload files to it though ftp? <20> pmo, you got any experience with awkward printers? <13> but thing is from some reason it doesnt start so i have to do it manualy <22> cal - can* <21> pranky nah <20> dang <11> ekg, yes, well, it's work-in-progress <20> cos my printer's on a samba share <20> and won't accept postscript <13> nibble, yeah it is <13> but ive managed to start it fine <20> but fedora 4 won't use anything else, but has the right drivers... <13> thing is i need it to load gnome after it starts... <13> but that doesnt happen <13> can i run gnome from one display to another <11> ansimation, chmod 777 /var/www, but I think you want to put the ftpd user in the group that has write access to /var/www instead ;) <11> ekg, how do you mean "from one display to another" ? <23> anyone there to help me out? <13> like i run Xgl... Xgl :1 i run it on display 1 while i have xorg running on display 0 <22> ok <13> gnome :1 doesnt work <24> ansimation what ftpd youuseing <24> useing* <11> ekg, DISPLAY=:1 gnome <11> ekg, :1 is just understood by the X server <11> ekg, for all applications, it's the DISPLAY environment variable that tells them what X to use <13> awww <13> ill try that now <11> ansimation, ***uming /var/www is owned by a group 'httpd', and the ftpd runs as user ftpd, add ftpd to group httpd in /et/group, then chmod 775 /var/ww <11> +w <22> i did that <11> ansimation, /etc/group too <24> nibble httpd is usualy run by www-data <13> aww it works... <13> thank you nibble :)
Return to
#linux or Go to some related
logs:
#kl Porsche Hits Tollbooth At 100mph+ #unixer #allnitecafe #worldchat xf86OpenConsole: setpgid %D9%83%D8%B3%D9%87%D8%A7 #kl asmin #allnitecafe
|
|