Click to See Complete Forum and Search --> : Thank You


geekthattweaks
05-25-2007, 06:01 AM
I just wanted to say thank you to ya'll for all that you have done. With your help and my stubbornness I've finally installed linux.:D Thank You.

cybertron
05-25-2007, 10:26 AM
Glad to hear it.:)

Syngin
05-25-2007, 01:03 PM
Glad to hear it. What distro did you go with?

crow2icedearth
05-25-2007, 01:23 PM
yeah what distro ? my favorites are GENTOO and DEBIAN for linux and FreeBSD and openBSD for *NIX .

geekthattweaks
06-01-2007, 01:13 PM
I had a friend burn Ubuntu.We are learning it together.

geekthattweaks
06-11-2007, 12:45 PM
Why do you recommend Gentoo?

cybertron
06-11-2007, 01:07 PM
It's insanely customizable and flexible. On the down side it's more work to get up and running. If you want/are willing to learn a lot about how your system works then it's a good choice, but if you're looking for simple it's probably not.

Icarus
06-13-2007, 12:19 PM
Gentoo is great but it's a lot of work to setup and keep running, not to mention keep up with their changes. They recently pushed out a new coreutils that moved around a lot of executables (moved /usr/bin/bash to /bin/bash for example). And missing a USE flag for some packages changes them completely leaving you with something you didn't want :p

But if you like to tweak and learn, it's great! :D

crow2icedearth
06-13-2007, 06:30 PM
Why do you recommend Gentoo

because it uses the linux kernel....... and it is basically a rip off of freeBSD port ..... I use both freeBSD and Gentoo the most... i have had no problems with gentoo. and once its insalled you never need to do a full install gain. i have it installed for nearly 2 years ....... just need to do updates and thats what cron is for ....... :)

geekthattweaks
06-14-2007, 10:54 AM
Cool I'll have to give it a go.

cybertron
06-15-2007, 05:48 PM
just need to do updates and thats what cron is for ....... :)
Have to be careful doing that though as some updates can break things or require configuration changes. And you'll almost always need to remember to run dispatch-conf or etc-update afterwards.