Home of POI and fire twirling glasto sunrise... - uploaded by duballstarparafin fairy & *mis-tix* - uploaded by duballstarstaff wrap?! - uploaded by duballstar
      

LINUX, ready for the masses? (a newby guide)

      
Page 2 of 2 < 1 2
Topic Options
Rate This Topic
#745752 - 05/07/06 03:54 AM Re: LINUX, ready for the masses? (a newby guide) *** [Re: _pOp_]
UnscrupulousChavOffersFoot Offline
Silly Chavs

Registered: 17/04/02
Loc: Possibly Romania
Lappie is nowdual booting perfectly.

Thank you!
_________________________
I will never stop loving you.

Top
#745753 - 09/07/06 06:23 AM Re: LINUX, ready for the masses? (a newby guide) [Re: UnscrupulousChavOffersFoot]
UnscrupulousChavOffersFoot Offline
Silly Chavs

Registered: 17/04/02
Loc: Possibly Romania
*bump*

Also, those looking into Linux, read this

Secondly, HTF do I make a module?
Im trying to install my wireless PCMCIA card, and I have been here , and done everything they said, but upon
"cd acx-20060215
wget http://acx100.erley.org/acx-20060215.tar.bz2
tar xjvf acx-20060215.tar.bz2"
I have had to download the file as im at work at the moment and I cant get internet access. I assume wget means webget. So I tried lget (localget) but it come back saying "Unsupported scheme"

What do I do?


Edited by UmbiliciformCraterOnFace (09/07/06 06:24 AM)
_________________________
I will never stop loving you.

Top
#745754 - 23/07/06 12:48 PM Re: LINUX, ready for the masses? (a newby guide) [Re: UnscrupulousChavOffersFoot]
UnscrupulousChavOffersFoot Offline
Silly Chavs

Registered: 17/04/02
Loc: Possibly Romania
_________________________
I will never stop loving you.

Top
#745755 - 13/12/06 02:05 AM Re: LINUX, ready for the masses? (a newby guide) [Re: UnscrupulousChavOffersFoot]
_pOp_ Offline
Playing OldSchool Poi

Registered: 22/08/03
Loc: amsterdam
 Written by: UmbiliciformCraterOnFace


Secondly, HTF do I make a module?
What do I do?



I'll get back on that soon, see if I can help, but first I have the old first post here, since I'm making a new one because of the upgrade.
_________________________
eRic. I'm not normally a religious man, but if you're up there, save me, Superman!

Top
#745756 - 13/12/06 02:09 AM Re: LINUX, ready for the masses? (a newby guide) [Re: _pOp_]
_pOp_ Offline
Playing OldSchool Poi

Registered: 22/08/03
Loc: amsterdam
ok, here is the full first post, all the embedded links might be missing, but that should be alright since the new first post will be there soon..

 Written by: _pOp_


ok, I did a durbs and really only found one other threads on Linux: (very basic) LINUX questions.
this thread is a bit outdated, since it was written in 2003 and a lot has changed since then. It's not as negative as portrayed in that thread. so I want to give you my 2 cents about linux. I've been using it for almost 2 years now, and won't turn back.

if you don't know anything about linux yet, read the linux Wiki for the basics.

if you are thinking of trying Linux, you might consider "(K)Ubuntu". it's the distro I'm using and it's supposed to be relatively easy to switch to from Windows. it's a 'Debian' based Linux system and it comes in 2 main flavours: Ubuntu and Kubuntu. the difference between the two is the Desktop Manager. Ubuntu uses "Gnome", Kubuntu uses "KDE". which uses more eye-candy, so is more windows like. for this reason I chose Kubuntu, to make the switch easier.

read about (K)Ubuntu here

CONS TO USING LINUX: not all hardware (like printers) have drivers for Linux. But for most things, the community comes up with their own drivers. Check http://linuxprinting.org for a list compatible printers.

almost anything you want to know you can find in the Ubuntu guide, but here is the easiest way I can think of to get Kubuntu running smoothly from scratch without reading the whole guide:

-INSTALLING KUBUNTU-

to install Kubuntu, I present to you the 5 step plan which I'll add at the end of this post.

because Linux is an open source platform, they are opposed to using software you need to pay for, even for much used things like the mp3 format of flash in internet sites. these things are NOT installed by default, but easy installable by "step 5".

anything else you need to install you can find in the synaptic program, in the K menu.

anything more you need to do to have things work, you can find in the Ubuntu Dapper Guide

if questions are still unanswered, or if you run into any problem, the very helpful Ubuntu Forums are there to help. any problem you can have, has been met and solved by somebody else before you...

that's it.

One last remark:
it is NOT easy to switch to Linux. you best only do it if you know a bit about computers or have somebody that already has linux to help you out, and it also helps if you like solving puzzles (like getting your TV-out card to work, or loggin in onto a windows network).

here are all the links I used:

http://www.kubuntu.org/
http://www.ubuntu.com/ubuntu
http://www.linuxprinting.org
http://ubuntuguide.org/wiki/Dapper
http://ftp.ussg.iu.edu/linux/ubuntu-releases/kubuntu/6.06/
https://wiki.kubuntu.org/RestrictedFormats
http://www.ubuntuforums.org/search.php

 Written by: Linux Install


.
step 1: download a version of Kubuntu here.
choose the “alternate CD”, this is an install only version.
I usually also burn a “LIVE CD” (desktop CD) for later comfort.
.
step 2: burn the .iso image onto a CD and make sure you have some free, unpartitioned space on your computer (7GB or more is preferred) and boot from above mentioned CD.
.
step 3: boot from CD and install Kubuntu
the installer CD is quite self-explanatory, but when you get to the partitioner you need to know the following: you need to create 2 partitions: a SWAP partition (called swap, sized: 1-2 GB) and a root partition (called / , sized 6 GB and up).
after this, the basic system is installed.
_______________________________________________________________
.
step 4: installing some handy programs through the console
.
start Kubuntu.
click the blue K logo, bottom left of the screen, which will open your program-list.
from the list select: System > Konsole
in this console type step by step, followed by 'enter':
.
sudo cp /etc/apt/sources.list /etc/apt/sources.list_backup
sudo kate /etc/apt/sources.list

.
this will open a text editor with a long file, replace that file with the one you get from this site and click 'safe': close file.
go back to Konsole type step by step, followed by 'enter':
.
sudo apt-get update
sudo apt-get install synaptic gedit firefox

.
after this you can install any program you like through the just installed “synaptic”.
___________________________________________________________________
.
step 5: tweaking:
.
now we are going to use a program called easyUbuntu to install all the non-free formats:
.
in Konsole type:
.
wget http://easyubuntu.freecontrib.org/files/easyubuntu-3.022.tar.gz
tar -zxf easyubuntu-3.022.tar.gz
cd easyubuntu
sudo python easyubuntu.in

.
this will open easyUbuntu and let you install all the formats






that's it!!!

nothing to it.

_________________________
eRic. I'm not normally a religious man, but if you're up there, save me, Superman!

Top
Page 2 of 2 < 1 2



     Show more..