Author Topic: Linux beginner question  (Read 3483 times)

0 Members and 1 Guest are viewing this topic.

Offline G Man

  • Serf
  • *
  • Posts: 43
  • Cookies: -2
    • View Profile
Re: Linux beginner question
« Reply #15 on: September 16, 2012, 11:31:04 pm »
A bit off topic but --- Im having difficulties with what OS to choose. I know windows very well but eveyone says linux is best.
Insanity in individuals is rare - but in groups, parties, nations, and epochs, it is the rule.

Offline namespace7

  • Sir
  • ***
  • Posts: 561
  • Cookies: 115
  • My Brother's Keeper
    • View Profile
Re: Linux beginner question
« Reply #16 on: September 16, 2012, 11:39:59 pm »
There is no such thing as a best OS. There is only a best OS for a specific scenario.
So, what do you want to use it for? If gaming is a must, then the answer is Windows. If video editing and motion graphics is a must, then Windows is the answer. For most other things, I would go for linux distro. Any will do to start with, but I always recommend CrunchBang. Simple to use and very elegant and fast.
"A programmer’s greatest enemy isn’t the tools or the boss or the artists or the design or the legacy code or the third party code or the API or the OS. A programmer’s greatest enemy is getting stuck.
Therefore a crucial step to becoming a better programmer is learning how to avoid getting stuck, to recognize when you’re stuck, and to get unstuck." -Jeff Wofford

Offline Polyphony

  • VIP
  • Knight
  • *
  • Posts: 178
  • Cookies: 23
    • View Profile
Re: Linux beginner question
« Reply #17 on: September 16, 2012, 11:48:43 pm »
I'm sorry for the misunderstanding, I was referring to the init system of ubuntu and linux mint (sysv instead of bsd style init scripts) arch's init system is super simple because it's the rc.conf hostname and a couple other files, you'll never be able to come up with an equivalent of that in a sysv init system like debian and ubuntu based distros have.  I wasn't saying Linux mint is hard to learn lol just the sysv startup system is complex and overwhelming with rc.0/ through rc.6/ and all of the soft links in the /etc/ folder :P
Code: [Select]
<Spacecow_> for that matter I have trouble believing bitches are made out of ribs
<Gundilido> we are the revolutionary vanguard fighting for the peoples right to display sombrero dawning poultry
<Spacecow> did they see your doodle?
<~phage> Maybe
<+Unresolved> its just not creative enough for me
<+Unresolved> my imagination is to big to something so simple

Offline namespace7

  • Sir
  • ***
  • Posts: 561
  • Cookies: 115
  • My Brother's Keeper
    • View Profile
Re: Linux beginner question
« Reply #18 on: September 17, 2012, 12:57:47 am »
I'm sorry for the misunderstanding, I was referring to the init system of ubuntu and linux mint (sysv instead of bsd style init scripts) arch's init system is super simple because it's the rc.conf hostname and a couple other files, you'll never be able to come up with an equivalent of that in a sysv init system like debian and ubuntu based distros have.  I wasn't saying Linux mint is hard to learn lol just the sysv startup system is complex and overwhelming with rc.0/ through rc.6/ and all of the soft links in the /etc/ folder :P


Now I got what you were saying :)
Yeah, that does make sense.
"A programmer’s greatest enemy isn’t the tools or the boss or the artists or the design or the legacy code or the third party code or the API or the OS. A programmer’s greatest enemy is getting stuck.
Therefore a crucial step to becoming a better programmer is learning how to avoid getting stuck, to recognize when you’re stuck, and to get unstuck." -Jeff Wofford

Offline EmilKXZ

  • Peasant
  • *
  • Posts: 109
  • Cookies: 10
  • likes monies :p
    • View Profile
    • EmilKXZ
Re: Linux beginner question
« Reply #19 on: September 18, 2012, 11:21:36 am »
My recommendation would be: Ubuntu Server. It is not precisely lightweight, but it comes stripped down of most of stuff you'd for sure not use by a start.

You don't have to install daemons if you don't want to (you can just install base system and forget about the LAMP thing). When you get used to the command line, you can proceed with installing xorg and gnome or whatever you like.

Now, it might be easy to do all of this stuff, but don't forget that "installing everything" makes you weak when you have to compile stuff. I'd advice you to have it about 3 months or so, and when you get used to it, move to something more advanced, don't get stuck.

Offline Mioskava

  • /dev/null
  • *
  • Posts: 7
  • Cookies: 0
    • View Profile
Re: Linux beginner question
« Reply #20 on: September 18, 2012, 12:04:31 pm »
Take a look here http://distrowatch.com/dwres.php?resource=major Grab a few of those and run the live sessions in virtualbox. Once you had a play about you'll find one you like. Either that or grab a copy of Debian. It's use friendly but not too polished that everything is done for you.