Author Topic: Linux 4 newbies  (Read 7153 times)

toadlife

  • Member
  • **
  • Posts: 730
  • Kudos: 376
    • http://toadlife.net
Re: Linux 4 n00bs
« Reply #15 on: 14 April 2006, 10:20 »
It has nothing to do with the actual hard drive. It's the hard drive controller that it can't detect.
:)

H_TeXMeX_H

  • Member
  • **
  • Posts: 1,988
  • Kudos: 494
    • http://draconishinobi.50webs.com/
Re: Linux 4 n00bs
« Reply #16 on: 14 April 2006, 20:52 »
Oh ... so is there a solution ?

crazypenguin

  • Newbie
  • *
  • Posts: 9
  • Kudos: 0
    • http://www.crazypenguin.us/phpfiles/
Re: Linux 4 newbies
« Reply #17 on: 7 May 2006, 09:27 »
For newbies Mepis 6.0 IMHO wins hands down.  It detects most hardware.  Mepis runs great as a live cd or installed to hard drive.  It is by far the easiest Linux distro to install, use, and update / upgrade.

Orethrius

  • Member
  • **
  • Posts: 1,783
  • Kudos: 982
Re: Linux 4 newbies
« Reply #18 on: 8 May 2006, 00:26 »
Quote from: crazypenguin
For newbies Mepis 6.0 IMHO wins hands down.  It detects most hardware.  Mepis runs great as a live cd or installed to hard drive.  It is by far the easiest Linux distro to install, use, and update / upgrade.

 
Code: [Select]
su -c emerge -auv world


Did you say something?  ;)

Proudly posted from a Gentoo Linux system.

Quote from: Calum
even if you're renting you've got more rights than if you're using windows.

System Vitals

cymon

  • Member
  • **
  • Posts: 354
  • Kudos: 172
Re: Linux 4 newbies
« Reply #19 on: 8 May 2006, 04:56 »
you forgot the

Code: [Select]
compiling, please wait..................................

:)

crazypenguin

  • Newbie
  • *
  • Posts: 9
  • Kudos: 0
    • http://www.crazypenguin.us/phpfiles/
Re: Linux 4 newbies
« Reply #20 on: 8 May 2006, 05:11 »
Quote from: Orethrius
Code: [Select]
su -c emerge -auv world


Did you say something?  ;)


It looks like you are a Gentoo android........

crazypenguin

  • Newbie
  • *
  • Posts: 9
  • Kudos: 0
    • http://www.crazypenguin.us/phpfiles/
Re: Linux 4 newbies
« Reply #21 on: 8 May 2006, 05:15 »
Quote from: cymon
you forgot the

Code: [Select]
compiling, please wait..................................

:)


No kidding........

It sould say, "just come back a day and a half later."


IF I am going to run a source distro, I would rather run Arch than Gentoo any day.

Orethrius

  • Member
  • **
  • Posts: 1,783
  • Kudos: 982
Re: Linux 4 newbies
« Reply #22 on: 8 May 2006, 07:05 »
Quote from: crazypenguin
No kidding........

It sould say, "just come back a day and a half later."


IF I am going to run a source distro, I would rather run Arch than Gentoo any day.

Hey now, you said "easy" so I said Gentoo.  Whoever mentioned fast?  :p

...because, in all honesty, if I wanted to compile specifically for my architecture in ANY kind of record time, I'd probably say Arch too.  ;)

Proudly posted from a Gentoo Linux system.

Quote from: Calum
even if you're renting you've got more rights than if you're using windows.

System Vitals

inane

  • Member
  • **
  • Posts: 107
  • Kudos: 233
    • http://www.myblogspace.net/inaneframe
Re: Linux 4 newbies
« Reply #23 on: 8 May 2006, 07:53 »
Quote from: Orethrius
Code: [Select]
su -c emerge -auv world

Code: [Select]
correction ~]$ sudo

Refalm

  • Administrator
  • Member
  • ***
  • Posts: 5,183
  • Kudos: 704
  • Sjembek!
    • RADIOKNOP
Re: Linux 4 newbies
« Reply #24 on: 8 May 2006, 09:14 »
Quote from: Orethrius
Hey now, you said "easy" so I said Gentoo.  Whoever mentioned fast?  :p

...because, in all honesty, if I wanted to compile specifically for my architecture in ANY kind of record time, I'd probably say Arch too.  ;)

I don't get it. Is it significantly faster if you compile everything for your architecture?

Orethrius

  • Member
  • **
  • Posts: 1,783
  • Kudos: 982
Re: Linux 4 newbies
« Reply #25 on: 8 May 2006, 17:09 »
Quote from: Refalm
I don't get it. Is it significantly faster if you compile everything for your architecture?

Well, it's not significantly faster per se, but don't forget that you're talking to the guy that uses Fluxbox because it loads in two seconds rather than two MINUTES.  The more performance I can squeeze out of my hardware, the better.

Proudly posted from a Gentoo Linux system.

Quote from: Calum
even if you're renting you've got more rights than if you're using windows.

System Vitals

H_TeXMeX_H

  • Member
  • **
  • Posts: 1,988
  • Kudos: 494
    • http://draconishinobi.50webs.com/
Re: Linux 4 newbies
« Reply #26 on: 8 May 2006, 17:39 »
If you compile things are they faster ? Not really, at least for small programs with few graphics. Besides, most things are compiled for i386 (except Arch), so unless you have a really new processor it won't matter. The only time I've found it did matter noticibly was when compiling graphics intensive games.

WMD

  • Global Moderator
  • Member
  • ***
  • Posts: 2,525
  • Kudos: 391
    • http://www.dognoodle99.cjb.net
Re: Linux 4 newbies
« Reply #27 on: 8 May 2006, 18:11 »
Quote from: Orethrius
Code: [Select]
su -c emerge -auv world


Did you say something?  ;)

You forgot something:
Code: [Select]
su -c 'emerge -auv world'

;)
My BSOD gallery
"Yes there's nothing wrong with going around being rude and selfish, killing people and fucking married women, but being childish is a cardinal sin around these parts." -Aloone_Jonez

7031

  • VIP
  • Member
  • ***
  • Posts: 230
  • Kudos: 223
Re: Linux 4 newbies
« Reply #28 on: 6 June 2006, 22:15 »
I think you forgot the 'The Best' section for ubuntu and maybe SuSE. Maybe not SuSE but you get the idea.

Van Slanzar de Fanel

  • Newbie
  • *
  • Posts: 1
  • Kudos: 10
    • http://www.faneliaonline.net
Re: Linux 4 newbies
« Reply #29 on: 6 July 2006, 17:08 »
As a linux newbie myself (dispite many years of trying to learn it), I am interested to find out what your recommendations would be for a good distro to use. Unfortunately, as a PC gamer, I'm stuck using windows, except for a few games that come out for linux, and I'm not planning on bying a Mac anytime soo. Personally, as I want to be using it somewhat regularly, I am only interested in installable distros and not live CDs, though they have their uses (I almost exclusively use linux fdisk when I have to muck around with HD partitions now). One major concern I have is while graphical tools are all well and good, I want to be able to really learn the ins and outs of linux, editing confs and rcs by hand and whatnot. So if you experts have any recommendations where I could go to start learning this, that would be great.