Become a part of the TranceAddict community!Frequently Asked Questions - Please read this if you haven'tSearch the forums
TranceAddict Forums > Other > Political Discussion / Debate > Linux vs. Windows
I use the x operating system because
You do not have permission to vote on this poll.
Windows 73 65.18%
Mac 13 11.61%
Linux 23 20.54%
Unix 2 1.79%
Other (Solaris, Silicon Graphics, Amiga, etc) 1 0.89%
Total: 112 votes 100%
  [Edit Poll (moderators only)]

Pages (36): « 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 »   Last Thread   Next Thread
Share
Author
Thread    Post A Reply
Trancer-X
mutatis mutandis



Registered: Jul 2001
Location: Shambhala
Re: Re: my latest foray into overclocking

quote:
Originally posted by shaolin_Z
Why do you use windows? Nice motherboard btw.


I guess I still use Windows for a few reasons, because it's familiar to me, because I have a few Microsoft certifications, and because most of the programs that I have are Windows based.

I actually learned on a Mac back in the early 90's, but then in 10th grade a friend of the family gave me a government issued Dauphin 1050 laptop (don't ask) which was only running an Intel 386. I had to figure out both DOS and Windows 3.1 after I couldn't remember a password that I had locked it with.

Anyway, I've really been thinking about making a dual boot with both Linux and Windows, just to help make myself get more acquainted with Linux in general. I do want to use Linux but it just seems so far removed from everything that I've been doing - even though I know that's a bad excuse.


quote:
Originally posted by NeoPhono
Must be more than just a nice motherboard if you're running it at 4.2 GHz


Well, you're partially right. It is the processor that's cranked up to those high speeds. However, it's my motherboard that's allowing me to maintain the higher bus speeds which allow me to do it. My last one which was based on the Intel 915 chipset only supported up to 800MHz but this new one (955 chipset) supports the Pentium Extreme series with the 1066MHz Bus.

I basically just searched for the fastest recorded speeds and decided I needed to get whatever motherboard those Intel guys were using. I think it was both out of sheer determination to max out my system and the need to be upgradeable in the future as this board also supports Intel's new 65nm chips.

My rig is air cooled via Arctic Cooling, BTW. In that pic it was running warm as I had just done some benchmarks before I took that screenshot. It doesn't go above 55 degrees Celsius even while working at 100% load. Idle has been averaging about 40 degrees but I'm also set up in a pretty warm room to begin with.

Yes, I know I'm a computer nerd. I'm glad to be one.

Old Post Jan-19-2006 14:58  United States
Click Here to See the Profile for Trancer-X Click here to Send Trancer-X a Private Message Visit Trancer-X's homepage! Add Trancer-X to your buddy list Report this Post Reply w/Quote Edit/Delete Message
shaolin_Z
Hei Hu Quan



Registered: Nov 2004
Location: Austin, Texas, USA: TXTA #102

Man, I'm such a n00b! I tried adding wikipedia to the search engine in Firefox and wondered for days why the hell it wasn't showing up. Then I realized that I need root privelages to do it since that data isn't stored in the user's home directory . n0000000000000000000000000b!


___________________
"The Greatest enemy of knowledge is not ignorance, it is the illusion of knowledge." -Stephen Hawking
"First they came for the communists, and I did not speak out— because I was not a communist;
Then they came for the socialists, and I did not speak out— because I was not a socialist;
Then they came for the trade unionists, and I did not speak out— because I was not a trade unionist;
Then they came for the Jews, and I did not speak out— because I was not a Jew;
Then they came for me— and there was no one left to speak out for me." -Martin Niemöller

Old Post Jan-21-2006 05:10  United States
Click Here to See the Profile for shaolin_Z Click here to Send shaolin_Z a Private Message Add shaolin_Z to your buddy list Report this Post Reply w/Quote Edit/Delete Message
St_Andrew
I <3 NYC



Registered: May 2003
Location: Stockholm, Sweden

quote:
Originally posted by shaolin_Z
Man, I'm such a n00b! I tried adding wikipedia to the search engine in Firefox and wondered for days why the hell it wasn't showing up. Then I realized that I need root privelages to do it since that data isn't stored in the user's home directory . n0000000000000000000000000b!


Haha, about time to create a profile in your home directory?

Old Post Jan-21-2006 13:35  Europe
Click Here to See the Profile for St_Andrew Click here to Send St_Andrew a Private Message Visit St_Andrew's homepage! Add St_Andrew to your buddy list Report this Post Reply w/Quote Edit/Delete Message
shaolin_Z
Hei Hu Quan



Registered: Nov 2004
Location: Austin, Texas, USA: TXTA #102

I added the following line to /etc/fstab when I installed Fedora ages ago, but I was curious what the different fields meant:

/dev/hda1 /mnt/windows ntfs ro,defaults,umask=0222 0 0

Ok, now it's pretty obvious so far:

/dev/hda1 /mnt/windows ntfs

I'm guessing the umask=0222 is for permissions right?

but what does ro,defaults and 0 0 mean/do?


___________________
"The Greatest enemy of knowledge is not ignorance, it is the illusion of knowledge." -Stephen Hawking
"First they came for the communists, and I did not speak out— because I was not a communist;
Then they came for the socialists, and I did not speak out— because I was not a socialist;
Then they came for the trade unionists, and I did not speak out— because I was not a trade unionist;
Then they came for the Jews, and I did not speak out— because I was not a Jew;
Then they came for me— and there was no one left to speak out for me." -Martin Niemöller

Last edited by shaolin_Z on Jan-29-2006 at 03:28

Old Post Jan-29-2006 03:18  United States
Click Here to See the Profile for shaolin_Z Click here to Send shaolin_Z a Private Message Add shaolin_Z to your buddy list Report this Post Reply w/Quote Edit/Delete Message
NeoPhono
Übermensch



Registered: Sep 2003
Location: In Orbit

The unamsk is in fact permission, it's basically the opposite of the normal change permission numbers. (instead of 777 it's 222)

The first "0" after that means that you want dump to overlook that drive when making backups.

The second "0" means you don't want fsck to check the drive.

The "ro" means "read only." (as opposed to read/write or "rw")

That fourth column, which "ro" is actually a part of has several settings that can be modified, but by selecting "default" it does that for you. Except in your case you've change "rw" the default, to "ro." You've also changed the permission for the drive, although for practical purposes, leaving that out (going to the default setting) would probably work just the same.

Old Post Jan-29-2006 03:47  United States
Click Here to See the Profile for NeoPhono Click here to Send NeoPhono a Private Message Visit NeoPhono's homepage! Add NeoPhono to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Trancer-X
mutatis mutandis



Registered: Jul 2001
Location: Shambhala
Re: Re: my latest foray into overclocking

quote:
Originally posted by NeoPhono
Must be more than just a nice motherboard if you're running it at 4.2 GHz.


I need a new power supply now. Since the 12V rails on my PSU aren't rock-solid, it wasn't 100% stable at 4.2GHz.

I've been getting some decent benchmark results at around 4.12GHz, though.

From the other night:


Old Post Jan-29-2006 07:27  United States
Click Here to See the Profile for Trancer-X Click here to Send Trancer-X a Private Message Visit Trancer-X's homepage! Add Trancer-X to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Trancer-X
mutatis mutandis



Registered: Jul 2001
Location: Shambhala

quote:
Originally posted by ogvh5150

That's counter argumentative since the server market share is a doppleganger of the home user:


Web Server Survey



What that site is running results for www.tranceaddict.com



You don't hear of many people attacking these guys, either. Do you?:

http://uptime.netcraft.com/up/graph?site=www.Novell.com



Old Post Jan-29-2006 07:36  United States
Click Here to See the Profile for Trancer-X Click here to Send Trancer-X a Private Message Visit Trancer-X's homepage! Add Trancer-X to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Trancer-X
mutatis mutandis



Registered: Jul 2001
Location: Shambhala

Windows RG

Old Post Jan-31-2006 21:55  United States
Click Here to See the Profile for Trancer-X Click here to Send Trancer-X a Private Message Visit Trancer-X's homepage! Add Trancer-X to your buddy list Report this Post Reply w/Quote Edit/Delete Message
ogvh5150
Formula 1 Addict



Registered: Aug 2003
Location: F1 2008 Red Bull Racing/BMW Sauber

Very familiar for those of you still on Windows 98.


___________________

Old Post Jan-31-2006 22:43 
Click Here to See the Profile for ogvh5150 Click here to Send ogvh5150 a Private Message Add ogvh5150 to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Trancer-X
mutatis mutandis



Registered: Jul 2001
Location: Shambhala

quote:
Originally posted by ogvh5150
Very familiar for those of you still on Windows 98.


I thought the interface more closely resembled Windows ME - but yeah, that's just about how Windows 98 used to operate.

Old Post Jan-31-2006 23:06  United States
Click Here to See the Profile for Trancer-X Click here to Send Trancer-X a Private Message Visit Trancer-X's homepage! Add Trancer-X to your buddy list Report this Post Reply w/Quote Edit/Delete Message
shaolin_Z
Hei Hu Quan



Registered: Nov 2004
Location: Austin, Texas, USA: TXTA #102

I love how much control you have over your desktop enviornment in KDE. Here are the results :


___________________
"The Greatest enemy of knowledge is not ignorance, it is the illusion of knowledge." -Stephen Hawking
"First they came for the communists, and I did not speak out— because I was not a communist;
Then they came for the socialists, and I did not speak out— because I was not a socialist;
Then they came for the trade unionists, and I did not speak out— because I was not a trade unionist;
Then they came for the Jews, and I did not speak out— because I was not a Jew;
Then they came for me— and there was no one left to speak out for me." -Martin Niemöller

Old Post Feb-01-2006 13:20  United States
Click Here to See the Profile for shaolin_Z Click here to Send shaolin_Z a Private Message Add shaolin_Z to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Trancer-X
mutatis mutandis



Registered: Jul 2001
Location: Shambhala

quote:
Originally posted by shaolin_Z
I love how much control you have over your desktop enviornment in KDE. Here are the results :



That's nice!

What are the two speaker icons for in the tray? One's volume and the other is ______?

Old Post Feb-01-2006 20:13  United States
Click Here to See the Profile for Trancer-X Click here to Send Trancer-X a Private Message Visit Trancer-X's homepage! Add Trancer-X to your buddy list Report this Post Reply w/Quote Edit/Delete Message

TranceAddict Forums > Other > Political Discussion / Debate > Linux vs. Windows
Post New Thread    Post A Reply

Pages (36): « 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 »  
Last Thread   Next Thread
Click here to listen to the sample!Pause playbackNo trance (summer music) [2008] [0]

Click here to listen to the sample!Pause playbackDJ Tatana - "Crystal Minds" [2004]

Show Printable Version | Subscribe to this Thread
Forum Jump:

All times are GMT. The time now is 19:39.

Forum Rules:
You may not post new threads
You may not post replies
You may not edit your posts
HTML code is ON
vB code is ON
[IMG] code is ON
 
Search this Thread:

 
Contact Us - return to tranceaddict

Powered by: Trance Music & vBulletin Forums
Copyright ©2000-2026, Jelsoft Enterprises Ltd.
Privacy Statement / DMCA
Support TA!