There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
 
Tag Cloud
access audio avg avg 8 boot bsod computer cpu crash css dell desktop driver drivers dvd email error excel explorer firefox firefox 3 freeze gimp graphics hard drive hardware help please hijackthis hjt hjt log install internet internet explorer itunes javascript keyboard lan laptop log malware monitor network networking outlook outlook 2003 outlook express password php popups problem router seo slow sound sp3 spyware startup trojan usb video virtumonde virus vista vundo windows windows vista windows xp winxp wireless youtube
UNIX/Linux
Search
Search in:
 
Advanced Search
Tech Support Guy Forums > Operating Systems > UNIX/Linux >
The Techguy Linux FAQ


HELLO AND WELCOME! Before you can post your question, you'll have to register -- it's completely free! Click here to join today! We highly recommend that you print a copy of our Guide for New Members. Enjoy!

 
Thread Tools
tsunam's Avatar
Senior Member with 1,246 posts.
 
Join Date: Sep 2003
Experience: Linux~su
05-Jul-2004, 06:34 PM #1
The Techguy Linux FAQ
Note: Currently still in development. I'm looking at the old discussion page to see what to add. If you think anything critcal needs to be added please make a new Linux FAQ addition thread. I'd like to keep this one to just the FAQ.

The TechGuy Linux FAQ

Compiled by Whiteskin, Tsunam and the rest of the linux forum members help.

This is a little FAQ compiled from the combined experience of many members of the forums. It designed to help someone understand what Linux is, what its strengths are, and what it's weaknesses are.

Q1. What is Linux?
A1. To quote the linux source README:
Quote:
WHAT IS LINUX?

Linux is a Unix clone written from scratch by Linus Torvalds with assistance from a loosely-knit team of hackers across the Net. It aims towards POSIX compliance. It has all the features you would expect in a modern fully-fledged Unix, including true multitasking, virtual memory, shared libraries, demand loading, shared copy-on-write executables, proper memory management and TCP/IP networking. It is distributed under the GNU General Public License - see the accompanying COPYING file for more details.
Now for those of us who don't understand the above, let me go through it. In essence Linux is a Unix type Operating system. (The operating system is that which runs your computer. It is the "Bottom" program which allows standardized access to hardware, resources etc.). It shares a common feel and programming structure (which, most likely is irrelevant to you).

Linux is written in a distributed manner, meaning that many people have contributed to building this operating system from all over the world. Linus, the creator of the Linux OS, used to live in Finland. Many developers live in the US, others in Europe, etc.

Linux is published under a free license, which allows distribution by anyone, as long as certain requirements are met. It is freely downloadable in the form of many distributions (see Q4.).

Q2. Why should I bother to look at using Linux?
A2. Because Linux is becoming a revolution. It is on the leading forefront of the IT world. A good percentage of websites you visit are in fact run on linux servers. So in essence you’ve already used linux in some capacity. The chances rise every day that one day you may have to use linux in your job. Without realizing it you might have already used linux on a something such as: PDA's, robots, parking meters, cooperate systems etc.)

Linux can also help resurrect old hardware, abandoned by more popular OS makers who have since moved on to the newest and best systems. The minimum requirements are only a 486 (Though, as with windows, it will not be a rocket).

Linux has become known and recognized for its Stability, performance and freedom. Though, for absolute rock stability its recommend to use a BSD system like FreeBSD. Because of the culture that surrounds Linux, much of the software written for it is free. For more on the linux culture, find a copy of "The Cathedral and the Bazaar" by Eric S. Raymond.

Linux's speed and reliability rival and or beat most other operating systems, including commercial ones.

Q3. What is Linux Not?

A3. Linux is Not many things. One of the most important things to realize it is not a Windows clone. As such, you will not be able to run your Windows programs without some extreme measures (See the winehq.com FAQ if you wish to see what you have to do to run some of the programs).

Linux is not an operating system to just hop into and use such as Windows or Mac’s OSX. With the invention of modern installers and Desktop environments, Linux can seem to be as easy to use as windows. Eventually you will have to get under the hood, and this is where the true learning begins.

Q4. What is a distribution?
A4. As "Linux" per-say is only the kernel of the operating system, the very abstract part that access's hardware, more utilities and programs must be provided. Early into Linux's evolution, various Distributions appeared. These Distributions were custom made kits of software, and the linux kernel that came together to form a complete Operating system. Now, there are literally hundreds of distributions (also called flavor's sometimes), some being commercial (Xandros, Suse, Redhat) and some are strictly volunteer based, non-profit (Debian, Gentoo, Slackware).

Most Commercial linux vendors offer a free download of their distribution (As linux's distribution license prevents them from doing otherwise.) All their money is made in support and other "Non-free" programs. Suse's YAST, until recently, was one of these programs. The open-source distributions have always been free. This means that getting linux is as simple as choosing a distribution, and burning it.

Because there are so many distributions, each has chosen its own path. I will separate them into three categories. Easy, Medium, and Advanced. And easy distribution is simple to install, with little or no choices needing to be made by the user, very similar to Window’s installations. An advanced distribution is the opposite: The user is given complete control into what goes into the system, and how it is set up.

RedHat Linux (RH9, Fedora core 1 and 2): Easy/Medium
Redhat is one of the first distribution’s created. It has since become one of the most popular. When one purchases a book about linux, chances are that it is a Redhat linux book. Recently, Redhat has stopped support for non commercial RH9 and below. That has been replaced with the community project, the Fedora Core. Redhat can be classified as either an easy or a medium distribution. Its install is quite simple, however, it does not necessarily have all the "amenities" of an easier distribution.

Mandrake Linux: Easy
Mandrakesoft is a company based out of France. They put out a popular distribution called Mandrake Linux. Mandrake linux is defiantly an "easy" distribution. Mandrake has one of the best (user friendly) installers in the business.

Debian Gnu/Linux. Medium / hard
Debian is a community run Linux distribution. It was one of the first to be developed in this manner. Before Debian almost all distributions were being created by companies or by single individuals. In 1994, when Debian was created, its founder Ian Murdock put out what is now called the "Debian Manifesto". To get an idea of what Debian is about, I will now quote part of that Manifesto.
Quote:
Quote:
What is Debian Linux?
=====================

Debian Linux is a brand-new kind of Linux distribution. Rather than
being developed by one isolated individual or group, as other
distributions of Linux have been developed in the past, Debian is being
developed openly in the spirit of Linux and GNU. The primary purpose
of the Debian project is to finally create a distribution that lives up
to the Linux name. Debian is being carefully and conscientiously put
together and will be maintained and supported with similar care.
It was as a result of this manifesto that debian's Social Contract was written, a document defining what Debian GNU/Linux is all about. Read the Social contract here.

Debian's installer can be daunting, however it gives a lot of power.

Gentoo: Medium/hard
Gentoo is a source distribution. This means the user compiles most everything from source. This is both good and bad. Good because it improves performance, especially on older machines. The bad is because this takes time and on a older machine, a lot of time.

LFS (Linux from scratch) : Hard.
Quote:
Linux From Scratch (LFS) is a project that provides you with the steps necessary to build your own custom Linux system.
"Why would I want an LFS system?"
There are a lot of reasons why somebody would want to install an LFS system. The question most people raise is "why go through all the hassle of manually installing a Linux system from scratch when you can just download an existing distribution?". That is a valid question which I hope to answer for you.

The most important reason for LFS's existence is teaching people how a Linux system works internally. Building an LFS system teaches you about all that makes Linux tick, how things work together, and depend on each other. And most importantly, how to customize it to your own taste and needs...


This document and all replies are published under the GNU Free Documentation License

Q5. What is a desktop environment?
A5. A desktop environment is an integrated collection of X windows programs that usually include a window manager, a file manager and other GUI utilities. Examples are KDE, CDE, XFCE, and Gnome. Gnome and KDE are by far the most popular X windows environments.

Q6. I use X program in Windows, can I use it in Linux or is there a Compatible program for Linux?

A6. The answer to the first half of the question is maybe. Check out http://www.winehq.com/site/supported_applications to see if you can run the program thru Linux directly using wine. If not, or you don't want to bother with wine at all, here is a site that will let you know of equivalent programs. http://linuxshop.ru/linuxbegin/win-l...en/table.shtml

Q7. Does Linux suffer from spyware and virus's as much as Windows?

A7. The short answer is no. As far as virus's there are some for Linux however they need to be installed by the user. So with some safety precautions you will be perfectly safe. What are these precautions? Well for one, have a general everyday user account that’s separate from root. It’s generally a very bad idea to be logged in as root.

Spyware is the easy one to answer. Since a lot of spyware are viruses or software installed on your system without your knowledge, they do not affect the Linux system. You still do get the tracking cookies but simply clearing out your cache will remove those.
______________________________________________________________


For futher information concerning linux, or if you are interested in helping out. Please visit any of the following for further information:www.tldp.org www.google.com/linux www.sf.net www.ibiblio.org www.kernel.org www.linuxsecurity.org
__________________
Gentoo Developer, and 64bit os user

"In feeding Mother Nature, you are fed in return" - Tsunam (2005). Concerning water conservation, and raising water tables.

Last edited by tsunam : 05-Jul-2004 07:10 PM.
Whiteskin's Avatar
Distinguished Member with 2,051 posts.
 
Join Date: Nov 2002
Location: Alberta, Canada
Experience: Windows: Decent. Unix/Linux: Advanced +1
07-Jul-2004, 01:42 AM #2
Nice Job!
eddie5659's Avatar
Computer Specs
Moderator with 18,273 posts.
 
Join Date: Mar 2001
Location: Bradford, England
10-Jul-2004, 03:28 PM #3
Hiya

Stuck this at the top for you all. I'll get back onto the Updates tomorrow, as I've had a week off work to do stuff round the house this week

eddie
GrumpyHermit's Avatar
Senior Member with 454 posts.
 
Join Date: May 2004
Location: North Carolina
Experience: Intermediate
11-Jul-2004, 02:29 PM #4
Are you taking suggestions to your FAQ? I just started messing with Linux (via Morphix live CD) and I am paranoid enough to have a huge worry about security issues, so my questions for the FAQ would be:

1. Do I need an antivirus? Are they readily available?

2. Firewall, likewise.


Thanks!
__________________
"Of course, that's just my opinion; I could be wrong." (Dennis Miller)
serebren's Avatar
Junior Member with 3 posts.
 
Join Date: Jul 2004
Experience: Intermediate
19-Jul-2004, 04:14 PM #5
Ativirus and Firewall both available for Linux...FREE!
Check www.tucows.com for both antivirus and firewall programs. Most distributions include a firewall - sometimes they have antivirus too, but as stated earlier, viruses are not really an issue if you are NOT logged in as root. Maybe they are an issue if you are logged in as superuser - not sure.

Also see www.freshmeat.net, lots of NEW and FREE Linux progs, but takes a while to sift through them (and even to set things up to sift through them).
HappyHacker's Avatar
Senior Member with 866 posts.
 
Join Date: Nov 2003
Experience: Jimi Hendrix
31-Jul-2004, 01:40 AM #6
Easy Linux installs?

Ark Linux
Redmond-Lycoris Linux < Has support for more hardware, and will play WMA files.
You can play games while it installs.



Here shortly I will be using Linux for a file server and firewall. and running 4 MS machines and 1 more Linux machine in a network.
__________________
If I have helped then please donate to this site.
Or give me a beer.
/\/\r.Abdul's Avatar
Senior Member with 302 posts.
 
Join Date: Feb 2004
Experience: I Rock and Roll All Night
12-Jan-2005, 03:50 AM #7
How would i go about installing Linux on a dual boot with windows?
asdfqwerty's Avatar
Member with 59 posts.
 
Join Date: Feb 2005
Experience: Advanced
03-Feb-2005, 04:05 PM #8
Quote:
Originally Posted by /\/\r.Abdul
How would i go about installing Linux on a dual boot with windows?
1) Make a Linux Partition seperate from your Windows partition, also Linux swap partition
3) Install Linux on your Linux partition
2) Install a bootloader to choose what OS to boot to on startup

The best way to learn how to do those things is choose a distro that comes with a bootloader, and then read their documentation.
diamant's Avatar
Junior Member with 6 posts.
 
Join Date: Oct 2004
Location: Boston, MA
Experience: Beginner
08-Feb-2005, 09:59 PM #9
Quote:
Originally Posted by /\/\r.Abdul
How would i go about installing Linux on a dual boot with windows?
The first thing you will want to do is run disk defragmenter on the Windows installation.
Then you can resize the hard drive, shrinking the XP partition and then create a new partition from the available free space. Then you will be able to install Linux on the new partition.
As for the tools available to resize the partition, you could check if there is still a trial of Partition Magic.
Then you could use qtparted, which is available on the http://www.sysresccd.org/
4steve44's Avatar
Computer Specs
Senior Member with 1,563 posts.
 
Join Date: May 2004
Location: Vancouver, WA
Experience: Have caught the Tech bug Virus
12-Feb-2005, 10:24 PM #10
How about add "How to format Hard disk with Fedora on it
short101's Avatar
Senior Member with 108 posts.
 
Join Date: Dec 2003
Location: Oz
13-Mar-2005, 06:19 AM #11
How about. When people get something solved, they post back to there original post to say so. Just to let other people know that are having the same problem that this may be the way to solve it. Also lets people that have helped know if they were on the right track (so maybe in the future they can help other people)
Regards
bassetman's Avatar
Computer Specs
Moderator with 45,346 posts.
 
Join Date: Jun 2001
Location: Great White North (WI)
Experience: Getting somewhere I hope
08-Apr-2005, 03:38 PM #12
This looked like a good primer for UNIX commands:
http://freeengineer.org/learnUNIXin10minutes.html
tsunam's Avatar
Senior Member with 1,246 posts.
 
Join Date: Sep 2003
Experience: Linux~su
08-Apr-2005, 03:45 PM #13
I'm currently working on some more updates to this, Since it appears we need them. ^.^
bassetman's Avatar
Computer Specs
Moderator with 45,346 posts.
 
Join Date: Jun 2001
Location: Great White North (WI)
Experience: Getting somewhere I hope
08-Apr-2005, 03:53 PM #14
Quote:
Originally Posted by tsunam
I'm currently working on some more updates to this, Since it appears we need them. ^.^
It did look a little dusty!
Whiteskin's Avatar
Distinguished Member with 2,051 posts.
 
Join Date: Nov 2002
Location: Alberta, Canada
Experience: Windows: Decent. Unix/Linux: Advanced +1
12-May-2005, 07:02 PM #15
Tsg Iso Faq
The TSG ISO FAQ:
  1. What On earth is an ISO?:
    An ISO is an image of a CD (or DVD), a bit for bit copy, saved in a manner (described in the ISO 9660 standard) that allows duplication, and manipulation.
  2. What do I need an iso for, if I'm trying to install linux?:
    The iso you download from your soon to be favorite linux distro's site is the image of it's installer CD. (Remember how when you bought Quick Tax, it came with a CD?)
  3. How big should one of these ISOs be?:
    There is no prescribed size for an ISO; An iso can be any size from 10mb to 750mb. If it is a DVD iso, this can quickly grow to 4.3Gb.
  4. Ok. So I need this ISO... how do I burn it from windows??
    You can use your own burner software (but I'll let you figure out the specifics; most likely an option such as 'Burn Image'), or you can try BurnCDCC. It's (as far as I know) freeware, and is avaliable here: http://www.terabyteunlimited.com/utilities.html
  5. Now I have a CD: WHat now?:
    Ensure your system is set to boot off of cd, put the cd in, reboot, and start installing linux (at your own risk. remember, if you don't know what you are doing, you can do serious damage to your data).
__________________
emerge world_domination;
Smart Questions gentoo
Ubuntu
linux google:Shiny!
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are Off
Refbacks are Off

You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 09:26 AM.
Copyright © 1996 - 2008 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Powered by Cermak Technologies, Inc.