You know you can parse cpus from dmidecode in Linux also. Thats the way ive done it. Seems to work on a bunch of diffrent Sun and HP-servers with SuSE, ubuntu and debian and with sparc, x86 and x86-64 archs
Actually I just found VH-1 while flipping through the badjillions of cable channels and I noticed that is actually kind of like how MTV used to be in the 90's when I grew up. Playing music for several hours on end. And not just Britney and that other whats-her-face that is her slutty(ier) counterpart. They were playing Radiohead and The Clash. Maybe Im just caught it at a good hour I don't know.
I remember in Rise of the Triads you could run into a muschroom (i think?) and all of the sudden you'd be "drunk" and fire missiles all over the place. Was a bitch to play.
As i read this i realized something. The word 'fisheries' really is quite a funny word. Say it out loud to yourself. Fisheries! Also the word 'fishmonger' is really funny too. That is all.
I think he means that DMCA thing those yankees have over in their 'land of the free'. Most (All?) mod chips circumvents the DRM which they it has to to allow fair use. People have been busted by the FBI for selling mod chips.
REading the article it's fairly obvious that Cray's CTO has an agenda, however, assuming he's right, what does play in HPC? Cray Prorpritary Cluser OS (TM) or what?
Here in Sweden the caps aren't in the modems and quite frankly what kind of idiot ISP would do it this way? We are capped at the router or somesuch. I got 8 Mbit on my ADSL though which is maximum for ADSL so im not complaining.
I just bought one of these. (page in swedish sorry) Very nifty, you hang it around your neck, it only weighs 15 grams. Great when you want to go running and 256 MB is more than enough for a jogging run.
Probably but it won't save us from the "Noone needs that much harddrive space"-trolls and the counter attack "yeah you do if you want to do raw video editing"
What I want is a global extremely-high-speed ad-hoc wireless data & voice network, where the only entry cost is a mobile phone (or newtork card or whatever).
Q: How much does Ximian Connector cost? A: Ximian Connector software is available as a free download. However, Ximian Connector will not operate without a valid Ximian Connector license file, which may be purchased at the Ximian store. Individual Ximian Connector license files will be sold for $69 dollars/seat. 10-license and 25-license packs will retail for $599 and $1449, respectively. Volume purchase agreements are available. Contact our Sales department for more information on education and corporate programs.
The important thing is to convince people that you're not just here to be an asshole and cost people money.
Gentlemen, your communication lines are vulnerable, your fire exits need to be monitored, your rent-a-cops are a tad undertrained. Outside of that everything seems to be just fine. You'll be getting our full report and analysis in a few days but first, who's got my cheque?
Most webservers, at least Apache and IIS answer queries terminated with two line feeds (\n\n). However the RFC says it should be carrige return, line feed twice (\r\n\r\n). I noticed slashdot don't answer if you don't send it the proper RFC way. Some other sites I tested that run slashcode answered with \n\n. Anyone know how they did this?
I just built Mozilla Firebird from source, actually i downloaded the source yesterday, but didn't want to start the build that late in the night because well... it takes a while to build;)
The reason I wanted to build from source is that I wanted nifty anti aliased fonts which the nightly builds doesn't offer. So... wget http://64.12.168.21/pub/mozilla/nightly/latest/moz illa-source.tar.bz2 tar -xjf mozilla-source.tar.bz2 cvs -d:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot checkout mozilla/browser mozilla/toolkit
Now we are ready to choose build options. cd mozilla vi.mozconfig here is what my.mozconfig contains export MOZ_PHOENIX=1 mk_add_options MOZ_PHOENIX=1 ac_add_options --with-pthreads ac_add_options --disable-mailnews ac_add_options --disable-ldap ac_add_options --enable-xft ac_add_options --disable-jsd ac_add_options --enable-crypto ac_add_options --disable-accessibility ac_add_options --disable-composer ac_add_options --disable-tests ac_add_options --disable-debug ac_add_options --enable-optimize="-O3 -march=pentium3 -mfpmath=sse,387" ac_add_options --enable-strip
All the --disable- options are beause I only want Firebird and not the composer, mail, news etc the --enable-xft is the important one if you want nice anti aliased fonts. My --enable-optimize is just some optimizations for my p4 (-march=pentium4 was buggy last time I tried). If you have an or lower than pentium3 then choose diffrent options (man gcc) or use the more standard "-O2" The MOZ_PHOENIX=1 is what tells the build process to build Phoenix (well Firebird its called now but the option is still MOZ_PHOENIX) and not the standard mozilla browser. To start building: make -f client.mk build This will take a really long time. Also the configure process might complain that you are missing some library like Xft or libIDL, in that case you will have to install it (apt-get install libidl0 libidl-dev) After the build is complete all the necessary stuff is in dist/bin/ so I copy that to/opt/firebird: cp -r -L dist/bin//opt/firebird (the -L option because the dir contains a lot of symlinks that will break if you don't use -L) Now you can run firebird with/opt/firebird/MozillaFirebird
I don't know if this is exactly the official way to do it but that's how I did it. Good luck
You know you can parse cpus from dmidecode in Linux also.
Thats the way ive done it. Seems to work on a bunch of diffrent Sun and HP-servers with SuSE, ubuntu and debian and with sparc, x86 and x86-64 archs
Actually I just found VH-1 while flipping through the badjillions of cable channels and I noticed that is actually kind of like how MTV used to be in the 90's when I grew up. Playing music for several hours on end. And not just Britney and that other whats-her-face that is her slutty(ier) counterpart. They were playing Radiohead and The Clash. Maybe Im just caught it at a good hour I don't know.
I wasn't doing anything tonight so i went and made that for ya. There you go ;)
I remember in Rise of the Triads you could run into a muschroom (i think?) and all of the sudden you'd be "drunk" and fire missiles all over the place. Was a bitch to play.
As i read this i realized something. The word 'fisheries' really is quite a funny word. Say it out loud to yourself. Fisheries!
Also the word 'fishmonger' is really funny too.
That is all.
I think he means that DMCA thing those yankees have over in their 'land of the free'. Most (All?) mod chips circumvents the DRM which they it has to to allow fair use. People have been busted by the FBI for selling mod chips.
REading the article it's fairly obvious that Cray's CTO has an agenda, however, assuming he's right, what does play in HPC? Cray Prorpritary Cluser OS (TM) or what?
First time I've heard of it. I know about all the other stuff mentioned but not this. And now It's slashdotted on top of all.
Anyone know?
Here in Sweden the caps aren't in the modems and quite frankly what kind of idiot ISP would do it this way? We are capped at the router or somesuch. I got 8 Mbit on my ADSL though which is maximum for ADSL so im not complaining.
Cafffeine eh? The editor has had a few to many cups of cofffee me thinks
I just bought one of these. (page in swedish sorry) Very nifty, you hang it around your neck, it only weighs 15 grams. Great when you want to go running and 256 MB is more than enough for a jogging run.
wrong. gates is smith!
o w...me...
I can totally see it:
Bill Gates: Im...not...so...bad...,once...you...get...to...kn
Probably but it won't save us from the "Noone needs that much harddrive space"-trolls and the counter attack "yeah you do if you want to do raw video editing"
In its 45-page complaint, IBM claims blah blah... He's not done reading it yet.
Does this make Linus a communist or a terrorist?
I read this review over att guru3d before. The guy has a very honest take on SWG. Review here
What I want is a global extremely-high-speed ad-hoc wireless data & voice network, where the only entry cost is a mobile phone (or newtork card or whatever).
Hold on while I pull that out of my ass.
Q: How much does Ximian Connector cost?
A: Ximian Connector software is available as a free download. However, Ximian Connector will not operate without a valid Ximian Connector license file, which may be purchased at the Ximian store. Individual Ximian Connector license files will be sold for $69 dollars/seat. 10-license and 25-license packs will retail for $599 and $1449, respectively. Volume purchase agreements are available. Contact our Sales department for more information on education and corporate programs.
x...read Red/Blue Plaid as Red/Blue Pill?
The Matrix definetly has me...
The important thing is to convince people that you're not just here to be an asshole and cost people money.
Gentlemen, your communication lines are vulnerable, your fire exits need to be monitored, your rent-a-cops are a tad undertrained. Outside of that everything seems to be just fine. You'll be getting our full report and analysis in a few days but first, who's got my cheque?
Well actually when you handest with telnet it will be CRCR since you hit return
Most webservers, at least Apache and IIS answer queries terminated with two line feeds (\n\n). However the RFC says it should be carrige return, line feed twice (\r\n\r\n). I noticed slashdot don't answer if you don't send it the proper RFC way. Some other sites I tested that run slashcode answered with \n\n. Anyone know how they did this?
I just built Mozilla Firebird from source, actually i downloaded the source yesterday, but didn't want to start the build that late in the night because well... it takes a while to build ;)
z illa-source.tar.bz2 :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot checkout mozilla/browser mozilla/toolkit
.mozconfig .mozconfig contains
/opt/firebird: /opt/firebird /opt/firebird/MozillaFirebird
The reason I wanted to build from source is that I wanted nifty anti aliased fonts which the nightly builds doesn't offer.
So...
wget http://64.12.168.21/pub/mozilla/nightly/latest/mo
tar -xjf mozilla-source.tar.bz2
cvs -d
Now we are ready to choose build options.
cd mozilla
vi
here is what my
export MOZ_PHOENIX=1
mk_add_options MOZ_PHOENIX=1
ac_add_options --with-pthreads
ac_add_options --disable-mailnews
ac_add_options --disable-ldap
ac_add_options --enable-xft
ac_add_options --disable-jsd
ac_add_options --enable-crypto
ac_add_options --disable-accessibility
ac_add_options --disable-composer
ac_add_options --disable-tests
ac_add_options --disable-debug
ac_add_options --enable-optimize="-O3 -march=pentium3 -mfpmath=sse,387"
ac_add_options --enable-strip
All the --disable- options are beause I only want Firebird and not the composer, mail, news etc
the --enable-xft is the important one if you want nice anti aliased fonts.
My --enable-optimize is just some optimizations for my p4 (-march=pentium4 was buggy last time I tried). If you have an or lower than pentium3 then choose diffrent options (man gcc) or use the more standard "-O2"
The MOZ_PHOENIX=1 is what tells the build process to build Phoenix (well Firebird its called now but the option is still MOZ_PHOENIX) and not the standard mozilla browser.
To start building:
make -f client.mk build
This will take a really long time. Also the configure process might complain that you are missing some library like Xft or libIDL, in that case you will have to install it (apt-get install libidl0 libidl-dev)
After the build is complete all the necessary stuff is in dist/bin/ so I copy that to
cp -r -L dist/bin/
(the -L option because the dir contains a lot of symlinks that will break if you don't use -L)
Now you can run firebird with
I don't know if this is exactly the official way to do it but that's how I did it.
Good luck
alot of IBM AIX customers are going to get this letter:
Yeah, all 9 of them
Can someone explain the IN SOVIET RUSSIA thing please? It was before my time I suspect, I came in around Natalie Portmans clit i believe