| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
Comments:
<0> when i'm working at the mine I put my tools down and go to the bar to get a quick lunch (sorry) <1> Do you guys run hardcore bleeding edge kernels? <2> whiskers: rc-update is for adding auto start programm on boot / starting your run levels <3> or "emerge -pv ogle" if you choose to use that instead <4> what package would one emerge to get the gnome remote desktop feature? <3> (***uming that's the name of the ebuild for ogle) <5> any one <2> rgreen: ogle should do also without the global flag ;) <2> rgreen: because there dvd is not optional *G+ <3> olem_omay, ah. . .a win-win situation :D <6> is there a way to scan where a usb device is connected? <2> rgreen: win-win situatin? <2> meeseontheleese: ls /dev ? -.- <6> olem_omay, Im already doing that, I mean like a way to figure out on which module its connected with <2> meeseontheleese: lsmod | grep yourusbmodul? <7> could someone help me with a network error?
<8> Mad: what error? <3> olem_omay, ie - he cannot lose since he has the flag already set and ogle turns the flag on regardless <2> rgreen: yeah,ok :) <7> Agathezol:*(yellow)Configuration not set for eth0 - ***uming dhcp <7> *(green)dhcp <7> *(green) Running dhcpcd ...[ !! ] <7> *(red) ERROR: Problem starting needed services. <9> Noob Alert. <0> meeseontheleese: look at sys-apps/usbutils maybe <8> Mad: don't spam, use pastebin <8> Mad: now, did you install dhcpcd? <7> Agathezol: o srry how do i do that? <8> Mad: goto http://rafb.net/paste <2> Mad: with emerge <8> after you paste in your info, copy and paste the url at the top to us <10> hi, does someone know, how can i use my external usb winchester to compile a bigger program like Ooo ? i run out the space on my laptop.... <8> Mad: oh, how do you install dhcpcd? <emerge -avD dhcpcd> <5> does any one kno the command to start aircrack <6> shadowplay, where would that be, or are you saying I should grep that? <7> Agathezol: no just emerge dhcpcd <8> Mad: you can also do that, though I prefer both grabbing dependancies and having it ask me so I can see whats being installed <0> meeseontheleese: its a package. emerge usbutils; but google it first to see if it's what you want :-) <11> you dont really need -D on a normal emerge <7> Agathezol: ya im just following the guide for the first install right now <0> meeseontheleese: iirc there's an lsusb command similar to lspci <8> Mad: another question though, are you wanting to use dhcp? <7> Agathezol: yes <12> hey guys, I just installed some software that appears to have changed the permissions of my /tmp directory. As a regular user I cant write to it anymore, therefore cant open KDE, Firefox, etc. <12> how do I set it back? <11> daharon: what are the perms on it now? "ls -ld /tmp" <12> drwxr-xr-x <7> Agathezol: not sure if it could be the eth card though i am not sure if it has setup right is there a command i can use ti test the card with out connecting to the net? <0> meeseontheleese: http://linux.about.com/cs/linux101/g/usbutils.htm <13> I need a nice Benchmark .. or good one in linux ? <12> iamben: mathes everything else in / except /root <11> daharon: chmod 777 /tmp to make it world writable again <8> Mad: well, there isn't much setup for it, if you have the ethernet driver loaded it is probably right. You should use <ifconfig -a> to see your network devices, eth0 should be listed there <6> shadowplay I emerged it, but whats the command for it? <11> meeseontheleese: lsusb <12> ah, 777. for some reason I thought it was 755 <12> iamben: thanks <6> iamben, nice, thanks <7> Agathezol: that might be it the card is eth1 :/ <14> my /tmp is drwxrwxrwt <10> does someone know, how can i symlink my /var/tmp directory to my extrenal usb dribe ? what shall i change in my /etc/make.conf ? <8> Mad: thats simple enough, <ls -l /etc/init.d/net.eth1> <15> if i install grub to hd0, can i still load windows? <8> Mad: if it doesn't exist do this: ln -s /etc/init.d/net.lo /etc/init.d/net.eth1 && rc-update add net.eth1 default <12> damn software developers dont know linux standards <16> how would i setup the perms of a scrpt, so that the process runs as the user who executed it, but the prog is owned by root so nobody can screw with it? <0> meeseontheleese: 'equery files usbutils|grep bin' btw will list the commands in the package. <12> they even created their own dir in / <2> lastnode: you can <11> stealth_: just chmod 755 it <15> olem_omay: so doing grub> setup (hd0) is ok? <16> oh yea <7> Agathezol: No such file or directory <14> daharon, don't you also have to set the sticky bit 't'? <15> olem_omay: the last time i did this, windows xp completely borked <2> lastnode: you must make grub conf where you have a windows partition... there are many howto's on net how to do this, i use lilo
<8> Mad: aye, execute that last thing I sent (part after the :) <12> not sure what that bit does <12> never used it before <15> olem_omay: ive already got the grub.conf configured <11> peri: PORTAGE_TMPDIR="/your/usb/drive" in make.conf <12> bit`: can you explain real quick? <2> lastnode: i could not install grub after i installed windows on my system, that's why i use lilo <7> Agathezol: yup i did both same thing for both no such file or directory (eth1) <8> Mad: ls -l /etc/init.d/net.lo <15> olem_omay: oh ok, ill boot and see what i can do :) thanks <8> Mad: that gives you no such file or directory? <10> iamben: i got a error about permissions, after unzip the source, but before compiling... <2> lastnode: but make your own experience :) <7> Agathezol: correct <15> olem_omay: do I _have_ to install grub to MBR for it to show up before ntloader? <11> peri: it probably wont play nice w/ a fat32 partition <17> anyone know of a gnome editor that has syntax highlighting for LISP? <11> lastnode: why would you not want it in mbr? <10> iamben: it's not a fat32, it's a ext2 partition... <15> iamben: because ntloader got borked the last time i did it? <18> Im trying to use konsole in another wm other than kde and for some reason it wants to access a list of files in /usr/share, and coan only run konsole as root... There is no issue running it though in kde... Any of you guys know why it is trying to access /usr/share ? <14> daharon, think the sticky bit makes it so that only the owner of a file can modify it. man chmod <19> hello, according to fdisk my main linux drive does not have a valid partition table. in the past, i know it has had a valid partition table. if i were to restart in this condition, would Bad Things occur? <7> Agathezol: "ls: /etc/init.d/net.eth1: No such file or directory" <15> iamben: ive set the path to my windows part in grub.conf and it wont load <12> bit`: ok <2> lastnode: my ntloader did not broke up after this <11> lastnode: well work on that error then <8> Mad: thats not what I asked -_- <15> Cr***worm: i once had to reinstall everything, so be careful. id reccomend backing up d ata <2> lastnode: just do the setup.. <15> iamben: ok, well i reinstalled, bb after i restart <11> peri: dunno then, it isnt mounted noexec or something wierd like that is it? <15> iamben: setup(hd0) installs to mbr right> <19> lastnode: bleh, alrighty thanks <8> Mad: do _this_: ln -s /etc/init.d/net.lo /etc/init.d/net.eth1 && rc-update add net.eth1 default <12> I just can't believe these guys actually made their own dir in /. even after I told the installer to install in /opt <11> lastnode: right <15> iamben: ive done root (hd0,5), setup (hd0) <15> iamben: anything else i need to do? <15> or just quite <15> *quit even <11> that should be it if it didnt error at all <10> iamben: it was mounted by fstab : user, noauto, rw, and i mounted it by user <15> iamben: no error, alright, brb <15> exit <20> anyone ever used novell edirectory? <7> Agathezol: oops forgot the ln ty it switched <8> Mad: okay, now: rc-update del net.eth0 <21> I need help with Xorg. When I try to start it as a user it says could not init fontpath element for a few lines, then says could not open default font 'fixed'. It works fine as root. <7> Agathezol: ok should i reboot now? <11> peri: pastebin the error if you can, maybe someone else will know whats up <8> Mad: then (if you've installed dhcpcd) you should be able to: /etc/init.d/net.eth1 start <22> revdep-rebuild can't fix the following dependecies: http://rafb.net/paste/results/amlcdB72.html this is after running it twice, how can I fix this, should I file a bug report? <10> iamben: thanks, i will try manage it. <0> sonyman: check your xorg-conf to see if you are using xfs (the x font server). If so, /etc/init.d/xfs start should fix the problem <22> (this is a fresh gentoo install) <7> Agathezol: GREAT!!! it worked :) (first time with no startup cd :) <8> Mad: glad to hear it, did you udpate portage and sync your ptree while chrooted off the install cd? <0> sonyman: then tell xfs to start by default with: rc-config add xfs default <10> exit <15> olem_omay, when i hit xp, it says bad block or filename <21> shadowplay I didnt see xfs anywhere in my config file. X starts fine as root <2> lastnode: use lilo :) <15> olem_omay, what problem did you have with grub? <7> Agathezol: up to the point it said to in the handbook (i belive that was all done though not 100% sure) <0> sonyman: hmm. seems like a familiar problem, but i don't recall the answer. sorry <15> iamben, sorry, that was meant for you. it says bad block or filename when i choose Windows XP <2> lastnode: instead of grub i saw only corrupt signs on screen <21> thanks for trying <15> olem_omay, can i unmerge lilo and use grub again if that borks? <11> lastnode: pastebin your grub.conf if you can, sounds like thers an error there <2> lastnode: sure <2> lastnode: but it will not *g*
Return to
#gentoo or Go to some related
logs:
#perl #perl ubuntu run a script on shutdown mod_access.so fc 550 permission denied HP driver Inconsistency detected by ld.so: Assertion `page != ((void *) -1)' failed! create special device none #perl #linux #centos
|
|