Hello There, Guest! (LoginRegister)

Post Reply 
How to install Linux for the total n00b
Author Message
georgia_tech_swagger Offline
Res publica non dominetur
*

Posts: 51,423
Joined: Feb 2002
Reputation: 2019
I Root For: GT, USCU, FU, WYO
Location: Upstate, SC

SkunkworksFolding@NCAAbbsNCAAbbs LUGCrappies
Post: #1
How to install Linux for the total n00b
Last updated: 9/30, 11:00 AM Eastern
- Switched from SuSe to Ubuntu
- Added "What is Linux?"

I have walked people through installing Linux soooooo many times, I have decided to write a definitive guide. This is that guide.

===== WHAT IS LINUX? ===============================================
Linux is an operating system that started off as a hobby/project of Linus Torvalds. Torvalds actively encouraged others to contribute to his operating system. Over time very rapidly hundreds of thousands of people contributed to Linux and the now very large selection of free software that runs on Linux. It is used worldwide by millions of people as desktops, workstations, servers, and embedded devices (PDAs, cellphones, TiVo, etc). Linux is free (as in $0.00). Linux is also free as in no DRM. DRM simply doesn't exist on Linux... period. Even when you do something as simple as play a DVD in Linux, it's breaking the encryption on that DVD to play it back to you. Lastly, Linux is free as in freedom to do whatever you want. The source code to Linux and virtually all of the applications that run on Linux is freely available for anybody to modify, redistribute, and improve upon.


===== IS LINUX FOR YOU? ===============================================
First off..... is Linux for you? Well that depends what you want from Linux.

If you want Windows without the Windows price tag... Linux IS NOT for you.
If you want an OS that prides itself on security, stability, speed, and giving you a wealth of choices and power... Linux will make you very happy.
If you're a power user... a programmer or IT professional... Linux will make you giddy like a school girl.



===== HELP IS JUST AROUND THE CORNER ===============================================
If you don't know something or what to do... relax.... you're bound to have questions. Even if you've used Windows for years you come to a point where you're not sure what to do. The same thing will happen in Linux.... but the Linux community is great and helps one another. Ask your question here, or any number of other great help resources out there including linuxquestions.org .... http://alpha.qunu.com ... the IRC Freenode network (#ubuntu #gentoo #fedora etc etc).... and a slew of other forums and wikis. Google is also a massive resource. Search Linux (your problem) and odds are you will find the answer :) There is never a shortage of fellow users willing to help you out.



===== WHICH LINUX DISTRO? ===============================================
So you still want to try Linux? My recommendation for newbs is Ubuntu for a few reasons:
- 1 CD download
- Built in LiveCD
- Easy to get the bells and whistles installed thanks to Automatix.
- Robust software updater


===== MINIMUM REQUIREMENTS ===============================================
To run feature rich Linux desktop distro like Ubuntu, you'll want roughly:
- Celeron 300 Mhz / Pentium II 300 Mhz or faster
- 128 MB of RAM, but you'll be significantly happier with 256 MB
- At least 4 to 5 GB free space on the hard drive

If your system can't meet those specs, you should use a distro specifically for older hardware such as "Damn Small Linux" or "Puppy Linux". These are harder to install, but perform like champs on the most meager of hardware configurations.


===== EVIL HARDWARE ===============================================
In advance, the following hardware will provide problems in Linux:
- 3D acceleration on ATI Mobile graphics cards and new ATI graphics cards (ATI provides no working driver to achieve this). Linux will display on your monitor, but hang up playing 3D games.
- Winmodems (aka "soft modems" or "software modems")... they're lame, cheap, and suck. Thankfully they're vanishing from the super duper cheap PCs these days.
- Roughly half of all wireless devices for laptops. They will work, but it will not be as easy as clicking a checkbox and tah dah. How happy you will be depends on the chipset of your wireless device.
Good chipsets: Orinoco, Prism, Prism2, Hermes, Atheros, Atmel (aka at76c503a), RaLink
Bad chipsets: Marvell, Broadcomm (a BUTTLOAD of devices, especially integrated), however, native Linux support is now available in very recent Linux kernels (2.6.17 or later) ..... as all the major distros release updates, this chipset will no longer be a problem child.
To find out which chipset you have.... Google for your wireless device's manufact, model, and then the word chipset.


===== INSTALLING UBUNTU ===============================================
Still going with Ubuntu? Good.
Go here: http://www.ubuntu.com/download ... select the region closest to you.

Step 1) Choosing the right set of CDs
- If you are using a 32-bit Macintosh (G5 and earlier), download the PPC CD.

- If you are using a system that has an 64-bit processor (AMD Opteron, AMD Athlon 64, Intel Itanium, Intel Core Duo) as the processor, download the AMD64 CD.

- Everybody else get the x86 CD.


Step 2) Download the ISO file
- The CD comes as a file called an ISO ... it's a bootable disc image. Download the file appropriate for your system as determined in step 1.


Step 3) Burn the ISO file to disc
- IMPORTANT: DO NOT burn the ISO file to disc in "data format" -- it will make the resulting disc useless. You want to burn the file to disc in "Disc Image" format. Look for an option that says something like "Write Disc from Image" "Burn Disc Image". If you have a super lame CD/DVD burner that does not support this option, and you're using Windows, here is a free CD/DVD burner that supports this option:
http://www.cdburnerxp.se/


Step 4) Put in the CD and reboot.


Step 5) Select "Start or Install Ubuntu" on the boot screen.


Step 6) Play around in the LiveCD if you wish... it will be a little slow since you're running it off the CD, but it's got alot on it already.

When you're ready to Install, click the Install icon on the desktop. Follow the friendly installer.

If at any point you feel you need help:
https://help.ubuntu.com/community/Installation

VERY VERY IMPORTANT: When you get to partitioning your hard drive, select Resize and use free space. This will leave all your Windows files unharmed, and set up your computer to dual boot (select whether to start Linux or Windows at start up). If you select Erase hard drve, you will whipe out all data on the hard drive.


===== USING UBUNTU ===============================================
Core applications and their equivalents.
- Microsoft Office --> OpenOffice.org
--- OpenOffice can even read from and save to all the MS formats
- Trillian, AOL IM, Yahoo IM, Google Talk, MSN IM, ICQ --> Gaim, Kopete
--- Gaim
- Firefox --> Firefox :D
- Outlook --> Thunderbird
- BitTorrent --> Azureus
- Winamp Classic --> XMMS
--- XMMS even uses Winamp skins
- VLC --> VLC :D
- Nero --> k3b (k3b puts nero to shame.. it's awesome)
- Windows Media Player --> MPlayer
--- MPlayer is the Linux swiss army knife of audio/video. It plays *everything*.



Installing security updates.
- Note in the bottom right hand corner in the system tray colored circle. That's the system update notifier. It will turn red when updates are available.

To update, simply right click on the icon and choose the appropriate option.


Automatix: Kicking Ubuntu in the pants in installing a massive amount of useful/must-have software.
If you're a newbie, some of what we're about to do will bewilder you... just follow along. Once it starts working, you'll find it very nice.

Step 1) Open up a terminal. You can find it in the "start menu" type menus. Type in the following:
sudo gedit /etc/apt/sources.list

Add the following line to the file:
deb http://www.getautomatix.com/apt dapper main

Save the file.

Step 2) Copy the following:
wget http://www.getautomatix.com/apt/key.gpg.asc ; gpg --import key.gpg.asc ; gpg --export --armor 521A9C7C | sudo apt-key add -

Then in a terminal window, press Shift+Insert to paste what you just copied. Hit enter.

Step 3) In that same terminal, do the same copy and paste, but with this line:
sudo apt-get update ; sudo apt-get install automatix

Step 4) Now Start Automatix. Applications>System Tools>Automatix

Step 5) You now have a nice easy GUI to select whatever you want to Install. You'll DEFINITELY want the following:
1. Acrobat Reader (Adobe Acrobat Reader and plugin for Firefox 1.5)
4. Archiving Tools (Additional archiving tools (rar, unrar, ace, and 7zip))
5. AUD-DVD codecs (NON-FREE Audio and DVD codecs) (Installation of this option is illegal in the United States of America, thanks to the DMCA. If you won't tell, I won't 03-wink )
7. Azureus (Installs Azureus bittorrent client)
17. Extra Fonts (Additional fonts and msttcorefonts)
18. Flashplayer (Adobe Flash Player for FF)
20. Gdesklets (eyecandy for Gnome)
21. Gaim 2.0 beta3 (The latest version of a popular IM client compatible with YIM/MSN/AIM/Jabber etc)
32. MPlayer & FF plugin (MPlayer and Firefox 1.5 plugin)
33. Multimedia Codecs (Commonly needed audio and video codecs)
34. Multimedia Editing (Audio (Audacity) Video (Kino) and ID3 Tag (Easytag) editors)
42. RealPlayer (RealPlayer)
44. Ripper and Tuner (Streamripper (rips Internet radio streams) and Streamtuner (Internet radio client))
46. Skype (A free (as in free beer) Voice Over IP software)
48. SUN JAVA 1.5 JRE (Sun's version 1.5 JRE & The Firefox plugin)
53. Wine (Installs Wine)
54. XChat (a popular IRC client)

Depending on your hardware, you'll also want:
36. NDISWrapper (A driver wrapper that allows you to use Windows driver for network cards)
38. NVIDIA Driver (Installs NVIDIA drivers on select NVIDIA cards)


Once you tell it to start, it will take some time to finish it's work. It's going to be downloading and installing *alot*. Check in on it from time to time, you will have to agree to a few licenses (such as the Flash client's license).


Also, a "one stop shop" control panel for Ubuntu is available. Check this thread:
http://www.ubuntuforums.org/showthread.php?t=207894


===== BOOTING BACK INTO WINDOWS ===============================================
- When you reboot, you will be given a simple menu to choose to boot either Windows or Linux. Use the up/down arrow on the keyboard to select which one then hit enter to boot it.
- IMPORTANT: On some HP machines, you will see "windows_1" and "windows_2". Select Windows 2!!! Windows 1 is actually a small HP autorecovery partition, which will begin running a special app that completely erases the Linux bootloader and suggests doing a complete system restore!!!
- When you boot back into Windows the first time, Windows will run a hard drive scan. This is because Linux had to beat Windows into the corner to create some free room on the hard drive, and Windows must rescan its partition to know where it can and cannot write to. Just let the scanning continue until finished.



===== QUIRKS (aka Linux IS NOT Windows) ===============================================
- In Linux, to do anything significant to the system, you must be root. This makes Linux very secure, as a virus would have to know your root password.
- In Linux, the entire file system is one big tree. In Windows, you have C:/ and D:/ and so on. In Linux it's all one big folder, only organized. The only location you will likely concern yourself with is your home folder, which is:
/home/(username) ... that's where your files are. Everything there is yours and yours alone. Only root can screw with those files. Conversely, you can't screw with /home/(someotherguy) files either. Again, security measures built in due to the nature of Linux.
- Linux hides nothing from you. It can be very easy to use and maintain, but you can get under the hood and be as advanced as you want to be. You are not hindered by the lack of source code and "idiot proofing" Windows has. Ubuntu has made large efforts to make this distribution of Linux very user friendly... but it's still Linux. So you can do whatever you want... up to and including making your own kernel if you're so inclined.



===== FOOTNOTES ===============================================
* mp3 is a proprietary codec, one that requires you pay royalties every time you create or have a playback mechanism for mp3s; thus this support is not bundled in Linux by default
05-21-2006 06:57 PM
Find all posts by this user Quote this message in a reply
Advertisement


faet Offline
2nd String
*

Posts: 323
Joined: Feb 2006
Reputation: 4
I Root For: haha­­
Location:

SkunkworksFolding@NCAAbbs
Post: #2
 
Or there is Mepis, my new fav. noob linux install. 1cd, boots live, you click a install icon on desktop. then go through menu.
comes with:
gaim, thunderbird(mail), bittorrent, k3b, OpenOffice, other stuff from Suse


you can add this in terminal:
apt-get install <file name>
to get this online:
XMMS
VLC
MPlayer

which i find HELLA easier than setting up packages.

I <3 nero and use it in my linux install. Im just more used to taht than k3b.
05-21-2006 07:32 PM
Find all posts by this user Quote this message in a reply
krazyman Offline
Water Engineer
*

Posts: 1
Joined: May 2006
Reputation: 0
I Root For:
Location:
Post: #3
 
What would you do if you want to install OpenSuse on a different HD or Partition. I have C which is my windows drive, D my partition of C. (I made it using the windows installer). How do I install OpenSuse onto d instead of C?
05-22-2006 12:39 PM
Find all posts by this user Quote this message in a reply
zolookas Offline
Water Engineer
*

Posts: 1
Joined: May 2006
Reputation: 0
I Root For:
Location:
Post: #4
 
krazyman Wrote:What would you do if you want to install OpenSuse on a different HD or Partition. I have C which is my windows drive, D my partition of C. (I made it using the windows installer). How do I install OpenSuse onto d instead of C?

Partitions in linux is identified by letters ex.:
first hdd first partition - hda1 (or sda1 (if disk is scsi))
first hdd second partition - hda3 (or sda2 (if disk is scsi))
first hdd trird partition - hda3 (or sda3 (if disk is scsi))
second hdd first partition - hdb1 (or sdb1 (if disk is scsi))
OK, but you don't need to know this now.

So just run suse installer and it automaticaly suggest you resize your partition (you can change that and format your d partition (again, it won't be named d, but you can identify it by size :)) to linux filesystem such as reiserfs and set mount point to / (root). Then you'll be able to continue installation.
05-22-2006 01:30 PM
Find all posts by this user Quote this message in a reply
Tayshaun Offline
Water Engineer
*

Posts: 1
Joined: May 2006
Reputation: 0
I Root For:
Location:
Post: #5
 
I'm game to try out SUSE. new to Linux, but been playing with Ubuntu & Fedora just recently and have been unable to get my Dell 2005FPW to properly run in 1680x1050 resolution (native resolution). Maybe I'll have better luck with SUSE :)
05-22-2006 02:55 PM
Find all posts by this user Quote this message in a reply
georgia_tech_swagger Offline
Res publica non dominetur
*

Posts: 51,423
Joined: Feb 2002
Reputation: 2019
I Root For: GT, USCU, FU, WYO
Location: Upstate, SC

SkunkworksFolding@NCAAbbsNCAAbbs LUGCrappies
Post: #6
 
Tayshaun Wrote:I'm game to try out SUSE. new to Linux, but been playing with Ubuntu & Fedora just recently and have been unable to get my Dell 2005FPW to properly run in 1680x1050 resolution (native resolution). Maybe I'll have better luck with SUSE :)

You will likely want to install drivers for your graphics card to achieve that resolution. Until you install drivers specifically for your card, your CPU is shouldering the brunt of work to show the Graphical User Interface (GUI).
05-22-2006 05:21 PM
Find all posts by this user Quote this message in a reply
Advertisement


ecuacc4ever Offline
Resident Geek Musician
*

Posts: 7,492
Joined: Nov 2003
Reputation: 239
I Root For: ACC
Location:

SkunkworksDonatorsPWNER of Scout/Rivals
Post: #7
 
LILO!

(couldn't resist)

In retrospect:

1) If you're going install SuSE, get the EVAL copy from Novell. The OpenSuSE didn't have all drivers I needed (e.g. monitor).

2) Either way, the installer is pretty straight forward, just like Windows XP. NOTE: Swagger, we're going to agree to disagree on this point: Windows XP is as easy to install as SuSE, just a tad more time consuming. You have a heavy Linux bias.

3) When installing (Open)SuSE, whatever you do, DON'T change the monitor resolution through the installer program, because if you **** around and choose an non-support video mode, you're screwed. In the SuSE installer, there is no way to revert your changes, nor does it wait 15 seconds for an auto-revert.

4) If you have an older machine and can't get the GRUB booter to work, go with LILO -- beware when updating the kernel because...well, I'll tell that story later on.

5) It took some doing to get my SB Live sound card to work with Linux. The digital output works now, but it's still sometimes flaky (pops occasionally). Regular analog output works like a charm.
05-23-2006 09:07 AM
Find all posts by this user Quote this message in a reply
faet Offline
2nd String
*

Posts: 323
Joined: Feb 2006
Reputation: 4
I Root For: haha­­
Location:

SkunkworksFolding@NCAAbbs
Post: #8
 
Open suse is slow. thats why I use mepis, it installed in like 20min on a 733 with 512ram. Windows takes 30min on most my more recent computers.
05-23-2006 12:14 PM
Find all posts by this user Quote this message in a reply
Chadarius Offline
Water Engineer
*

Posts: 2
Joined: May 2006
Reputation: 0
I Root For:
Location:
Post: #9
The scripts you posted for adding YAST Repos will not work
I don't believe that there is such a command as "installation_sources -a" in SUSE 10.1. Which bums me out because I have used the same commands previously to help automate my post build setups as well.

Additonally, most of the sites you list on your script do not work with SUSE 10.1. You might want to review those and have updated ones posted. Clearly being able to add some of those repositories makes SUSE a much better build to use.

Otherwise thanks for the write up. Good job!
05-23-2006 04:16 PM
Find all posts by this user Quote this message in a reply
NoCalDrummer Offline
Water Engineer
*

Posts: 1
Joined: May 2006
Reputation: 0
I Root For:
Location:
Post: #10
 
To "MongoSlade" I've been using SuSE Linux for a while. The only chipset that I've had a problem with is the i810 for video, and the installation goes blank at the last stage (Hardware Configuration). Since it's really the last step (internet's already configured, software is installed, etc.) I just reboot.

IF the system still doesn't show a usable graphical display, I use Ctrl-Alt-F1 to get to a command-line screen and log in as "root". Then I run "init 3" (to get it out of graphical mode), and then "sax2" which allows me to adjust the display parameters - resolution, # of colors, and monitor type. I can even adjust the monitor's parameters, such as reducing the scan rate if I like (NEVER go below 60, though!). Once I've adjusted the parameters to my liking, I'm able to make sure that the parameters work (I've got 30 seconds to confirm or cancel) before I save them. Then I exit "sax2". This gets me back to my command line, where I type "init 5" and I should be back ready to log into my graphical interface.

I know... it sounds a lot more complex than it really is. I even walked my father's (80 year-old) girlfriend through it over the phone. But once the screen is running in graphical mode, YaST can be used to make adjustments if required.
05-24-2006 01:10 PM
Find all posts by this user Quote this message in a reply
Chadarius Offline
Water Engineer
*

Posts: 2
Joined: May 2006
Reputation: 0
I Root For:
Location:
Post: #11
Found some great articles on package repositorys
Info in these links that should correct your shell scripts.

http://susediary.blogspot.com/2006/05/fr...roach.html

http://susediary.blogspot.com/2006/05/up...nt_13.html

Later,
Chadarius
05-24-2006 06:15 PM
Find all posts by this user Quote this message in a reply
Advertisement


JoltinJacket Offline
The Resident Stat Machine
*

Posts: 13,021
Joined: Feb 2002
Reputation: 24
I Root For: Georgia Tech
Location: Atlanta, GA

SkunkworksHall of FameCrappies
Post: #12
 
Just as a random thought...

Thread replies: 10
Thread views: 16522 04-jawdrop
05-24-2006 06:40 PM
Find all posts by this user Quote this message in a reply
blah Offline
Just doing the splits
*

Posts: 11,539
Joined: May 2004
Reputation: 164
I Root For: Stretching
Location: Just outside Uranus

CrappiesBlazerTalk AwardDonatorsSkunkworksSurvivor Runner-up
Post: #13
 
JoltinJacket Wrote:Just as a random thought...

Thread replies: 10
Thread views: 16522 04-jawdrop
05-lurk 05-lurk 05-lurk 05-lurk 05-lurk
05-24-2006 07:51 PM
Visit this user's website Find all posts by this user Quote this message in a reply
georgia_tech_swagger Offline
Res publica non dominetur
*

Posts: 51,423
Joined: Feb 2002
Reputation: 2019
I Root For: GT, USCU, FU, WYO
Location: Upstate, SC

SkunkworksFolding@NCAAbbsNCAAbbs LUGCrappies
Post: #14
Re: The scripts you posted for adding YAST Repos will not wo
Chadarius Wrote:I don't believe that there is such a command as "installation_sources -a" in SUSE 10.1. Which bums me out because I have used the same commands previously to help automate my post build setups as well.

Additonally, most of the sites you list on your script do not work with SUSE 10.1. You might want to review those and have updated ones posted. Clearly being able to add some of those repositories makes SUSE a much better build to use.

Otherwise thanks for the write up. Good job!

Thanks, will update a SuSe box to 10.1 tomorrow and test new scripts on it.
05-24-2006 08:18 PM
Find all posts by this user Quote this message in a reply
georgia_tech_swagger Offline
Res publica non dominetur
*

Posts: 51,423
Joined: Feb 2002
Reputation: 2019
I Root For: GT, USCU, FU, WYO
Location: Upstate, SC

SkunkworksFolding@NCAAbbsNCAAbbs LUGCrappies
Post: #15
 
JoltinJacket Wrote:Just as a random thought...

Thread replies: 10
Thread views: 16522 04-jawdrop

Lotsa people interested in making the jump to Linux :)

When the Columbia Linux Users Group held an Installfest that was somewhat hasty and only moderately promoted.... we ran out of room for people to sit their computer for a good two hours.
05-24-2006 08:34 PM
Find all posts by this user Quote this message in a reply
georgia_tech_swagger Offline
Res publica non dominetur
*

Posts: 51,423
Joined: Feb 2002
Reputation: 2019
I Root For: GT, USCU, FU, WYO
Location: Upstate, SC

SkunkworksFolding@NCAAbbsNCAAbbs LUGCrappies
Post: #16
Re: Found some great articles on package repositorys
Chadarius Wrote:Info in these links that should correct your shell scripts.

http://susediary.blogspot.com/2006/05/fr...roach.html

http://susediary.blogspot.com/2006/05/up...nt_13.html

Later,
Chadarius

Seems these are other ways to do the same thing. My scripts do indeed work fine for 10.1.
05-29-2006 08:35 PM
Find all posts by this user Quote this message in a reply
Advertisement


pearlita Offline
Water Engineer
*

Posts: 1
Joined: Jun 2006
Reputation: 0
I Root For:
Location:
Post: #17
 
A big thank-you, georgia_tech_swagger, for posting these instructions - I'm one of those gazillion page viewers that found 'em, read 'em and used 'em. I've been wanting to convert for a while, and the latest obnoxiousnesses from MSoft pushed me off the fence. Your instructions were extremely helpful - I installed SuSe on my old desktop last night in a couple of hours with no hassles at all (well, except for my Optical Trackman - it doesn't recognise some of the 8 buttons on it, so I'll have to figure that one out - but it sees most of the buttons, so I can live with it for a bit.) My laptop is being bit more difficult; I've got a file hanging out near the end of the HDD that won't move when defragging, even in safe mode, so I'll have to bring out the big stick and whack it into submission myself - but I expect that install to be done by the end of this rainy afternoon. Thanks for taking the time to write these instructions out - you helped to make this all pretty painless; I'm as giddy as a frickin schoolgirl with a new toy! 04-bow
06-19-2006 10:39 AM
Find all posts by this user Quote this message in a reply
Terpy Offline
Heisman
*

Posts: 8,394
Joined: Feb 2002
Reputation: 22
I Root For:
Location:
Post: #18
 
Hey GTS I think I might give this thing a try just cause im bored and I kinda want to try something new. I dont have a blank CD on me right now...atleast I dont think I do, but Ill pick one up in the next couple of days and see how I like it. How long should the whole thing take?

And Windows will still be on my computer if I dont like this penguin crap right?
11-24-2006 07:56 PM
Find all posts by this user Quote this message in a reply
georgia_tech_swagger Offline
Res publica non dominetur
*

Posts: 51,423
Joined: Feb 2002
Reputation: 2019
I Root For: GT, USCU, FU, WYO
Location: Upstate, SC

SkunkworksFolding@NCAAbbsNCAAbbs LUGCrappies
Post: #19
 
Terpy Wrote:Hey GTS I think I might give this thing a try just cause im bored and I kinda want to try something new. I dont have a blank CD on me right now...atleast I dont think I do, but Ill pick one up in the next couple of days and see how I like it. How long should the whole thing take?

And Windows will still be on my computer if I dont like this penguin crap right?

You can have a Kubuntu Linux CD shipped to you for free.

Yes, Windows will still be on.

You may want to wait a few days, as I will upgrade this guide *alot* including helpful screenshots.
11-24-2006 08:09 PM
Find all posts by this user Quote this message in a reply
Terpy Offline
Heisman
*

Posts: 8,394
Joined: Feb 2002
Reputation: 22
I Root For:
Location:
Post: #20
 
ok will do
11-24-2006 08:14 PM
Find all posts by this user Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)


Copyright © 2002-2024 Collegiate Sports Nation Bulletin Board System (CSNbbs), All Rights Reserved.
CSNbbs is an independent fan site and is in no way affiliated to the NCAA or any of the schools and conferences it represents.
This site monetizes links. FTC Disclosure.
We allow third-party companies to serve ads and/or collect certain anonymous information when you visit our web site. These companies may use non-personally identifiable information (e.g., click stream information, browser type, time and date, subject of advertisements clicked or scrolled over) during your visits to this and other Web sites in order to provide advertisements about goods and services likely to be of greater interest to you. These companies typically use a cookie or third party web beacon to collect this information. To learn more about this behavioral advertising practice or to opt-out of this type of advertising, you can visit http://www.networkadvertising.org.
Powered By MyBB, © 2002-2024 MyBB Group.