| |
| |
| |
|
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 56 57
Comments:
<0> I need help pronto <1> Sithy: you can edit /etc/group for that, or use gp***wd... <0> How do I broadcast a message to a terminal like when I reboot? <0> I meant from a terminal <2> brokenthorn: wall <1> brokenthorn: wall <3> is there such a thing as a simple way to setup ip and dns in gentoo live c? lol <4> brokenthorn: else you can add a msg to shutdown <3> cd <1> brokenthorn: BTW dont take that as a reliable way to contact everybody. Ppl like to disable such messages... :P <5> Radtoo_, thanks alot ;) <1> Sithy: np <1> swifff: sure. static or from dhcp? <3> static <1> swifff: Or do you mean set up a dhcp and name server? <3> just static
<1> swifff: Ah just use ifconfig for the ip part. <6> does anybody know what major and minor device numbers are? (see above) <3> just ifconfig? ok i try <1> swifff: As far as a dns is concerned, that's /etc/resolv.conf for the remote name resolution <6> c'mon. at least give me a "no" <7> what do i need to emerge for my new gentoo system? <1> swifff: And /etc/hosts for local "virtual" names <8> wtf is drwxrwxrwt <1> Weedy: permissions and flags <1> Weedy: Basically you're looking at a directory everyone has read and write access too. <8> Radtoo_, I mean number wise <9> aleph0: no, but /usr/src/linux/Documentation/devices.txt knows <6> cool. thanks <3> were i type ifconfig?? <1> Weedy: 0777 i think <8> Radtoo_, It would be 0777 but whats the t <3> in terminal it dont work lol <10> hello, what is the replacement of mod_dav_svn plz, I didn't find it in the port ? <11> Weedy: it's 1777 <8> kerframil, ahh <11> Weedy: the sticky bit is set <8> kerframil, I deleted /tmp, so im trying to set it back to normal <1> Weedy: oh right. there was that t... well the others said it correctly :P <11> Weedy: yeah, just do chmod 1777 /tmp then it will be fine <1> Weedy: ehm... you could just have used the non-octal mode, tho :P <11> Weedy: that ensures that users cannot stomp other users' files in this publically writeable directory <1> _bernie: replacment? 0_o <12> guys, when I do mount -t proc none /mnt/gentoo/proc I get an error <8> Radtoo_, if I would have learned non-octal I might have <12> special device none does not exist <0> Radtoo_: I need to say something immediately to a newb that won't listen <13> I am an ubuntu user, and I think ubuntu is rather slow. Is gentoo faster, as I compile only the things I need ? <1> muxx: try proc instead of none <0> Radtoo_: I keep killing his openbox but he doesn't get it (ssh) <11> muxx: yes, try proc. which livecd are you using? <12> no such file or directory <1> brokenthorn: okay ... ^^ <14> how can I grep "you" and "he" from a text file? grep (you|he) file doesn't work <0> Radtoo_: He's not that newb, just .... <10> Radtoo, I have juste upgrade apache2 and now mod_dav_svn didn't work and I didn't find it in the portage www-apache/mod_dav_svn <12> afais, /proc is already mounted <15> loufoque: what type of system are you using it on ? <3> ifconfig says there isnt a command I type in terminal <12> I am booted from the LiveCD <11> muxx: which one? <3> I dunno how to get root in gentoo live cd lol <11> oh man, I need to topic this <11> swifff: sudo <3> ok <12> I guess LiveCD already mounted it <11> swifff: for example, "sudo su -" <1> _bernie: Ah. Well, check /etc/conf.d/apache2 first <12> proc on /proc type proc (rw,nodiratime) <1> _bernie: you need -D DAV and -D DAV_SVN there <10> Radtoo I have do it, If I remove -D SVN it's ok <13> Gentoo^Junkie: intel 686 <12> but I cannot mount /mnt/gentoo/proc <11> muxx: you still didn't answer the question. which livecd are you using exactly? <12> should I be using --bind or something <15> loufoque: but speed of your processor and amount of ram ? <12> it is 2006.0
<3> ok i root now what? <1> _bernie: you also should have /etc/apache2/modules.d/{47_mod_dav_svn.conf,45_mod_dav.conf} then? <11> muxx: ok. and you are invoking the command as root? <12> yep <12> I already created the fs and extracted stage3 and portage <12> basically doing everything by the book <11> muxx: hmm <16> muxx did you mkdir /mnt/gentoo/proc ? <1> muxx: no, thats not hte same mount <13> Gentoo^Junkie: I don't remember the name of the processor, it is from Intel, 2.8Ghz, and I have 1 GB of ram. Actually it's not *that* slow, but I have the feeling it could be faster. <1> muxx: /mnt/gentoo/proc isnt /proc <12> /mnt/gentoo/proc exists <11> Radtoo_: he knows <10> Radtoo: I have it and I have a pb with , modules/mod_dav_svn.so bat link when I do a ldd of the lib I can see some broken link to libapr <17> does the --quiet on emerge --sync really speed it up, or is it better for boredom to watch it go? <18> how long does xgl take to compile <3> ok I did sudo su and im root now I want to setup ip on gentoo live cd <12> I guess it was created during untar <10> bat/bad <16> muxx, mount /proc /mnt/gentoo/proc -t proc <1> _bernie: ah okay. So you already got that far- I thought maybe you did update a quite old apache and didn't have the new config dir set correctly :) <1> _bernie: well, the mod is part of subversion. re-emerge that and try again. <15> loufoque: if you are using gnome then yes it will seem slow but you could always try fluxbox <12> mount: No such file or directory <11> q_w_e: it could if you're using a (slow) framebuffer console. then again, if you were, you could solve that simply by removing the focus from the terminal running the sync. <10> ok Radtoo I will try it thx <15> loufoque: both gnome and kde use the most amount of resources <16> muxx, hove you chrooted yet ? <16> have* <12> no <17> kerframil: nah, doing it via ssh on a windows lappy <1> _bernie: oh and -uND updates can prevent such breakages, usually :) <3> ok what I do now to setup ip in gentoo live cd? <10> Radtoo: ok thx <16> muxx, either /proc or /mnt/gentoo/proc does not exist <19> hey im trying to emerge ati-drivers-extra and its masked how do i unmask it? <1> swifff: ifconfig up <interface like "eth0" here> <ip> <3> ok <1> swifff: oops up and interface need to be swapped <12> I am afraid they both exist <1> swifff: And that's only for non-wlan... in most cases :P <16> muxx, 1 sec, <12> fixed <12> I deleted /mnt/gentoo/proc and created it <12> very strange. Its size was 0 <3> Rad? ifconfig interface <up like "eth0" here> <ip> <3> dns is what path? <20> Does anyone use some kind of megadrive emulator under linux? I'm having some minor problems with the sound with it. <1> swifff: no... ifconfig eth0 up 192.168.1.1 maybe :P <1> swifff: /etc/resolv.conf. <3> ok <12> NeddySeagoon: thanks, chrooted now ! 8) <9> is net-setup still around on the livecd's? <16> muxx, Hmm - glad you are moving on ... <3> k I try <1> swifff: Make sure your ip is correct for your network and doesn't conflict with another one on the network (subnet usually automatically is correct). <1> swifff: and the resolv.conf entry either is your provider's nameserver's ip or the router's, if that acts as dns server <15> loufoque: is your processor a celeron ? <12> NeddySeagoon: for some reason /proc in the stage3 tarfile was wrong. I don't know how a directory can be wrong, but deleting and creating it helped <13> Gentoo^Junkie: no, it's a p4c or something <15> and how do you mean that ubuntu is slow ? <16> muxx, was it a file and not a directory ? a mount point must be a dir <12> NeddySeagoon: can't check (terminal scrolled out). anyway, I did not check whether it was a directory, I could not imagine otherwise <21> help me, i upgrade my glibc-2.4 with nptl but my X doesnt work, error _guard, and apache server doesnt work what is wrong ??? <16> muxx ok, I'll remember that one for the future ... if the tarball is faulty, others will report it too <12> NeddySeagoon: I am lucky -- the scroll buffer is large. it was a directory <21> do i need reemerged X ??? <13> Gentoo^Junkie: slower than MS Windows <15> for ati drivers does xorg need to be rebuilt without dlloader ? <16> muxx, Hmm, I wonder what was wrong with it ... we will probably never know <12> NeddySeagoon: drwxr-xr-x 0 root root 0 Mar 11 11:58 proc <15> loufoque: do you have your video card working ? <16> Gentoo^Junkie, As far as I know, dlloader has been the defualt for some time, so I doubt it <3> how do I edit resolv.conf?
Return to
#gentoo or Go to some related
logs:
perl derr err rtl8169 knoppix #debian #web How to install Ethereal on Ubuntu reiserfs_open: the reiserfs superblock cannot be found on /dev/sda #linux #math #oe #css
|
|