| |
| |
| |
|
Page: 1 2 3 4 5 6 7
Comments:
<0> should have been enough. <1> 550w sounds ample for a dual core <0> But they both crapped out as soon as we got above a load of 5. <0> Redragon^: 2xdualcore (so 4 cores total) <2> SpamapS: work server has 6x 300G disks <1> still if i quadruple what i'm pulling on a 2800 with lots of extras in the box its under 500 <2> you'd think that'd put some stress on the system, but it seems pretty minimal. it's -really- well cooled thanks to me. <0> I've got a box with 8x300G drives and it only has a 600W PSU .. <2> yeah, 450W PSU in this box. <3> Redragon^: Don't you have what you need already with getpwnam and getpwuid? <1> i mean it has big graphics card, 1 sata, 1 pata <2> it's actually just a more or less schlock PC case.. Antec Sonata II <1> coma not really sure all i've ever pulled is name or id, let me play with it <3> Redragon^: Look at what both return, there's a dir field in the structure <1> yup seems i do :) <1> i was puling with $uid=scalar getpwnam($user);
<1> if i pull into array i get what i need <3> Oh, you're using perl... <1> actually to do this correctly i should do $test=(getpwnam($user)[0]) <4> i need my taxes now... <1> grr or something like that <1> buahaha this will work <1> (getpwnam($user))[7] <1> thanks coma <1> oh coma the perl getpwnam and getpwuid are just straight api to the c versions <3> A lot of functions are :) <1> yup :) <3> Redragon^: And there's always POSIX.pm to fall back in <3> s/in/on/ <1> i wanna move to c but i'm gonna be lost without my hashs <3> Hey, in c you've got structs, nearly as good <1> i'm doing some pretty crasy stuff with hashs and hashs pushed into arrays <3> But if perl works for you and you're comforable with it, do you really want to get into trouble using c? <1> well i wonder if it would run faster <2> Redragon^: depends. <3> Do you really require the speed gain? <1> probably not, these days with it being broke up like it is into modules it works really quick <3> Then don't waste your time on a c port and spend your resources on something better :) <1> if it were all in one file like the old stuff a few years back it would be really sluggish <1> when i went to breaking it up into seperate files and only pulling in the necessary files it was a super boost to its speed <1> but things like admin are extremely long <1> and you never need all of it just because of how cgi/http works <3> Heh, the first time I looked at hh it nearly scared me to death ;) <1> admin is over 30,000 lines of perl <2> if you must, do something with ocaml. <2> C is a step backwards. <1> but its broke into alot of files now so its quite snappy <1> i had to do some tweaking with my db structure cause it was actually one of the hurdles on extremely large installations (50k + domains) <3> Ahh, teh snappy! <1> but even when searching service tickets with 200k domains and 3m service tickets their isn't much waiting now <1> and that was on mysql 3x hehe <1> though it supports 3x i recommend 4x <1> ugg this whole can't start usernames with numbers is messin me up <0> wow.. <0> on the 27th of this month... <0> one of our boxes will have been up for 3 years <2> cool. <0> 3:57pm up 1082 days, 7:11, 3 users, load average: 5.73, 3.72, 3.27 <1> running 2.2.0 hehe <0> "The last time this box was rebooted, Saddam Hussein was still in power" <0> lol <0> Coma: two seperate power circuits. :-D <2> lol <1> hmm wonder what my biggest uptime is atm <3> Anyone in the vicinity with an EMP? =) <0> I'll admit.. the kernel is not exactly "fresh" <0> $ uname -r <0> 2.4.18-19.8.0bigmem <1> i think 188 days is the winner <0> I've got another box that has been up longer... <0> but it ran a stock 2.4 kernel, so the jiffies rolled over at sixhundred-something days <0> oddly enough, its name is "roll" hehehe <0> 4:04pm up 388 days, 23:46, 6 users, load average: 0.25, 0.55, 0.89 <0> [clint@roll clint]$ ls -l /var/log/dmesg <0> -rw-r--r-- 1 root root 10564 Sep 11 2003 /var/log/dmesg
<0> hehehe <0> I guess the other one has been up longer after all <5> what is the last version of suse and redhat(fedora)? <2> Fedora Core 4 and SuSE 10 afaik <5> so suse 9.2 its kind of new or old? <6> c0sminu: 9.2 < 10 <5> yea i see that but im ean <5> i mean <5> its old like old or its some months <5> ? <5> and another question if you dont mind <5> if i download any version of linux <5> i have cd1 cd2 cd3 <5> and md5sum <5> i have to put that md5sum on any cd? <6> eh? <5> lol <5> i dont know what is that md5sum <5> it has to be on any cd? <6> No <6> You check the md5sum of the iso versus the sum listed in the file <7> does the FC4 have a function like the apt-get in Debian? <8> zephyr__ yum <7> thx <6> Nobody ever reads <5> thanks <5> i will install fedora 3 <5> it has support for wireless network board? <6> c0sminu: that's third party mainly <5> i hope i am not annoying but what is that? <7> c0sminu, usualy the wireless cards have to support linux. <5> ok <6> c0sminu: linux-wlan.org <9> morning all <6> c0sminu: check and see if you card is supported <8> hello Perlboy <9> yay for starting a new job <9> :) <8> well gratz <9> hehe, now i just have to sort out the network mess I've inherited :) <10> how do you make a bash script wait for a prompt titled "input:" then dump a string and return key, grabbing the output afterwards? <11> I'm having trouble updating my kernel. I've searched a bunch of forums and made sure I had all the libs they recommended. <11> have a pastebin of it here: http://pastebin.com/553665 <6> teknolust: distro? <11> fc4 <6> teknolust: Current kernel? <12> yooo <11> 2.6.15 <6> teknolust: Reason for upgrading? <11> experience mostly <11> I've done it before <11> but never run into anything like this <12> yo whats a good P2P programs for fedora? <1> blah on p2p <6> teknolust: what step is this coming at? <11> Plus I think it might help with my not being able to install nvidia drivers <11> config <6> teknolust: make config? <11> cant do g,x,menu,or normal <11> yeah <12> thats where i steal my mp3s from <6> teknolust: Do you have qt-devel installed? <11> version 3.3.4 <6> And it's not letting you make xconfig? <11> correct <6> Surprising <6> You did a make oldconfig? <11> no, there are some options i want to work with <6> hmmm <11> Dont want old settings <12> static stays the same right? <2> gah. <6> teknolust: Don't know what to tell ya <6> teknolust: Try to get xconfig working maybe
Return to
#linuxhelp or Go to some related
logs:
il-kulhadd
mili malart GRE: status = -1 error = Input/output error, usually caused by unexpected termin pussygirl t #c++ #c++ #linux mii tool bond 0
php_pdf.lib example
|
|