Page 2 of 3 FirstFirst 123 LastLast
Results 17 to 32 of 37

Thread: What Linux distro to start with?

  1. #17
    Jay
    Jay is offline
    Gentlemen.. we're history Jay's Avatar
    Join Date
    Aug 2006
    Location
    Jita
    Posts
    8,365
    Thanks
    304
    Thanked
    568 times in 409 posts

    Re: What Linux distro to start with?

    the issue is that Ubuntu uses different commands to CentOS. It really depends what you want to do this for to be honest.
    □ΞVΞ□

  2. #18
    Senior Member oolon's Avatar
    Join Date
    Mar 2007
    Location
    London
    Posts
    2,294
    Thanks
    150
    Thanked
    302 times in 248 posts
    • oolon's system
      • Motherboard:
      • Asus P6T6
      • CPU:
      • Xeon w3680
      • Memory:
      • 3*4GB Kingston ECC
      • Storage:
      • 160GB Intel G2 SSD
      • Graphics card(s):
      • XFX HD6970 2GB
      • PSU:
      • Corsair HX850
      • Case:
      • Antec P183
      • Operating System:
      • Windows 7 Ultimate and Centos 5
      • Monitor(s):
      • Dell 2408WFP
      • Internet:
      • Be* Unlimied 6 down/1.2 up

    Re: What Linux distro to start with?

    Ubuntu does? thats news to me! I think... ls, dd, emacs, httpd, lvcreate etc etc are all the same...., the difference is it uses a different package system, and some configuration files for programs have different location however as most programs on the system are the same the format of the config files are the same. Some OS config files for networking are debian based not Rh, and a few other minor differences. Like all linuxes 95% the same under the hood 5% different on the surface.

    The guy wanted something for webdev so Centos would be a strong choice as many vm services offer it as an option.

    Lets see now.....

    Centos
    [oolon@flexo ~]$ uname -a
    Linux flexo.srd.co.uk 2.6.18-194.32.1.el5 #1 SMP Wed Jan 5 17:52:25 EST 2011 x86_64 x86_64 x86_64 GNU/Linux
    [oolon@flexo ~]$ ls --version
    ls (GNU coreutils) 5.97
    Copyright (C) 2006 Free Software Foundation, Inc.
    This is free software. You may redistribute copies of it under the terms of
    the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
    There is NO WARRANTY, to the extent permitted by law.

    Written by Richard Stallman and David MacKenzie.
    [oolon@flexo ~]$

    Ubuntu
    oolon@vostro400:~$ uname -a
    Linux vostro400 2.6.24-19-generic #1 SMP Wed Jun 18 14:15:37 UTC 2008 x86_64 GNU/Linux
    oolon@vostro400:~$ ls --version
    ls (GNU coreutils) 6.10
    Copyright (C) 2008 Free Software Foundation, Inc.
    License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
    This is free software: you are free to change and redistribute it.
    There is NO WARRANTY, to the extent permitted by law.

    Written by Richard Stallman and David MacKenzie.
    oolon@vostro400:~$

    Different versions yes... Ubuntu is more bleeding edge another reason to stay away in my book. Most major linuxes are signed up to a thing called lsb, the linux standards base, which describes the layout for configuration files and what programs should be installed and where. So a difference in versions is all you would expect under the hood.
    Last edited by oolon; 01-04-2011 at 06:33 PM.
    (\__/) All I wanted in the end was world domination and a whole lot of money to spend. - NMA
    (='.*=)
    (")_(*)

  3. #19
    Jay
    Jay is offline
    Gentlemen.. we're history Jay's Avatar
    Join Date
    Aug 2006
    Location
    Jita
    Posts
    8,365
    Thanks
    304
    Thanked
    568 times in 409 posts

    Re: What Linux distro to start with?

    There is no way to get around the fact that the syntax can be different between Centos and Ubuntu and so as a new starter you have to pick the correct one for your needs.
    □ΞVΞ□

  4. #20
    Senior Member
    Join Date
    Aug 2005
    Posts
    1,528
    Thanks
    18
    Thanked
    76 times in 63 posts
    • lodore's system
      • Motherboard:
      • X570 AORUS MASTER
      • CPU:
      • Amd Ryzen 5900x
      • Memory:
      • 32GB DDR4 2666 Mhz
      • Storage:
      • 1TB Gigabyte AORUS 7000s SSD and sandisk 1tb sata 3
      • Graphics card(s):
      • EVGA 1080TI 11gb
      • PSU:
      • Ion+ 860W
      • Case:
      • Corsair 4000D AIRFLOW
      • Operating System:
      • Windows 10 pro 64bit
      • Monitor(s):
      • Iiyama 34inch ultra wide quad HD 144hz and 24inch asus HD
      • Internet:
      • 80Mbps Zen

    Re: What Linux distro to start with?

    I would agree that for a starter distro ubuntu is probably the way to go.
    most people start with ubuntu and then may progress to something slighter harder.

    I have tryed most of the major distros and i am still undecided.

    it really does depend what you want from a linux operating system.

    i feel ubuntu changes to much each version and this tends to make it a bit unpredictable with stability.

    something like debian uses more outdated software but its a rock solid work horse which doesnt change much per release. installing debian is just as easy as ubuntu. debian does less handholding. this means you will need to do a bit of google searching to get java,flash player,codecs etc to work.

    if you do decide to go the debian route i can give you some guides if you tell me what you want to do with linux.

  5. #21
    Gentoo Ricer
    Join Date
    Jan 2005
    Location
    Galway
    Posts
    11,048
    Thanks
    1,016
    Thanked
    944 times in 704 posts
    • aidanjt's system
      • Motherboard:
      • Asus Strix Z370-G
      • CPU:
      • Intel i7-8700K
      • Memory:
      • 2x8GB Corsiar LPX 3000C15
      • Storage:
      • 500GB Samsung 960 EVO
      • Graphics card(s):
      • EVGA GTX 970 SC ACX 2.0
      • PSU:
      • EVGA G3 750W
      • Case:
      • Fractal Design Define C Mini
      • Operating System:
      • Windows 10 Pro
      • Monitor(s):
      • Asus MG279Q
      • Internet:
      • 240mbps Virgin Cable

    Re: What Linux distro to start with?

    Quote Originally Posted by bosh View Post
    So would you say ubuntu is a kind of middle ground between hard/server (centos) and easy (mint etc)? Would be good if so as I want something somewhat challenging without inducing rage quit.
    Mint is just Ubuntu with some OpenSUSE patches and a bunch of patent encumbered components and flash pre-installed. You can get the same non-free components in Ubuntu by installing ubuntu-restricted-extras.

    The only not so obvious thing to keep in mind, is that if you want to play encrypted DVDs (i.e. most commercial DVDs) you need to type `sudo /usr/share/doc/libdvdread4/install-css.sh` in a shell to install the DVD decryption library. Do that after installing ubuntu-restricted-extras, as that installs the DVD video library which installs the install-css.sh script.

    Not installing those by default seem as a bit of a chore, but leaving those out allows Ubuntu to distribute and do business in countries with insane patent systems (like America), and it's not that much work.
    Quote Originally Posted by Agent View Post
    ...every time Creative bring out a new card range their advertising makes it sound like they have discovered a way to insert a thousand Chuck Norris super dwarfs in your ears...

  6. #22
    Gentoo Ricer
    Join Date
    Jan 2005
    Location
    Galway
    Posts
    11,048
    Thanks
    1,016
    Thanked
    944 times in 704 posts
    • aidanjt's system
      • Motherboard:
      • Asus Strix Z370-G
      • CPU:
      • Intel i7-8700K
      • Memory:
      • 2x8GB Corsiar LPX 3000C15
      • Storage:
      • 500GB Samsung 960 EVO
      • Graphics card(s):
      • EVGA GTX 970 SC ACX 2.0
      • PSU:
      • EVGA G3 750W
      • Case:
      • Fractal Design Define C Mini
      • Operating System:
      • Windows 10 Pro
      • Monitor(s):
      • Asus MG279Q
      • Internet:
      • 240mbps Virgin Cable

    Re: What Linux distro to start with?

    Quote Originally Posted by oolon View Post
    Ubuntu does?
    It's mostly distro-specific things, like the RC system, package management, etc. Obviously GNU find is more or less the same on Debian as it is on Red Hat.
    Quote Originally Posted by Agent View Post
    ...every time Creative bring out a new card range their advertising makes it sound like they have discovered a way to insert a thousand Chuck Norris super dwarfs in your ears...

  7. #23
    Senior Member
    Join Date
    Jan 2006
    Location
    Guildford, Surrey.
    Posts
    389
    Thanks
    29
    Thanked
    40 times in 28 posts
    • billythewiz's system
      • Motherboard:
      • Asus Sabertooth P67
      • CPU:
      • Intel Core i7 2600K Clocked to 4.7GHz with Alpenfohn Matterhorn Performance Cooler
      • Memory:
      • 8Gb (2x4Gb) Corsair Vengeance, DDR3 1600Mhz
      • Storage:
      • Samsung 1Tb Spinpoint F3
      • Graphics card(s):
      • Gigabyte GTX 460
      • PSU:
      • Seasonic 600W
      • Case:
      • Thermaltake Soprano
      • Operating System:
      • Windows 7 / Ubuntu
      • Monitor(s):
      • Acer V243H
      • Internet:
      • Virgin Media 20Gb/s

    Re: What Linux distro to start with?

    Ubuntu is the "obvious" answer. The ubuntu forums are brilliant and you'll (probably) have no regrets, but ....

    What's been said about CentOS is true. It's Redhat at home, so it you are going to be using RHEL at work then CentOS is the obvious choice if you want to self train at home.

    Mint is also great. With Mint you type www.youtube.com into firefox and it just works !! With Ubuntu you have to ... well it's complicated. You have to install a bunch of stuff, which means searching forums, trying stuff out, registering with the forums, post some questions .... You'll get there ... eventually, but it might take a while. Eventually you'll get to a stage where you can sort most of the issues in a minute or two and my post will no doubt get replies from people at that stage in their Linux life.

    What I really recommend is get unetbootin, a pen drive, and empty HDD, a load of time and a sense of adventure.

    Try Ubuntu, Kubuntu, Edjubuntu, CentOS, Mint, Puppy, FreeNAS, Debian, Suse and any others that you take a fancy to with cool names. There are loads to choose from. I once tried "Hanna Montana Linux" for a laugh , or at the other end of the spectrum there are other options.

    Another Mint like Ubuntu variant (where everything just works out of the box) is Jolicloud. Why not have some fun and give it a try.

    My point is that with an empty HDD, a memory stick and an internet connection, it's easy to try out a distro for a few days and then try something else (all for free ).

    If what you have is a windows PC and you're thinking of dual booting then the first thing you should try is Wubi.
    Look here for another hexite who tried it and liked it.
    Quote Originally Posted by oldskooladdict View Post
    Thanks for the suggesitons, I went with the wubi installer because it looked so easy, and it was

  8. #24
    Senior Member watercooled's Avatar
    Join Date
    Jan 2009
    Posts
    11,478
    Thanks
    1,541
    Thanked
    1,029 times in 872 posts

    Re: What Linux distro to start with?

    There are significant differenced between RHEL and Debian in some areas, for example they deal with users/authentication quite differently (a recent example from memory), differences I would say are significant enough to confuse a beginner trying to learn both simultaneously.
    Unless you have an idea for a server, there's little point beginning on a CLI system IMO - you'll just be staring at a blank screen wondering what the heck to do. I'd suggest using a polished OS like Ubuntu/Fedora/OpenSuSE, depending which Linux fork you want to go down, as a desktop OS for a while, to get used to things. Then when you pick up on how things are different in Linux, come up with a scenario, for example some sort of server that would be useful, then go about setting it up on a CLI OS.

  9. #25
    Senior Member oolon's Avatar
    Join Date
    Mar 2007
    Location
    London
    Posts
    2,294
    Thanks
    150
    Thanked
    302 times in 248 posts
    • oolon's system
      • Motherboard:
      • Asus P6T6
      • CPU:
      • Xeon w3680
      • Memory:
      • 3*4GB Kingston ECC
      • Storage:
      • 160GB Intel G2 SSD
      • Graphics card(s):
      • XFX HD6970 2GB
      • PSU:
      • Corsair HX850
      • Case:
      • Antec P183
      • Operating System:
      • Windows 7 Ultimate and Centos 5
      • Monitor(s):
      • Dell 2408WFP
      • Internet:
      • Be* Unlimied 6 down/1.2 up

    Re: What Linux distro to start with?

    Quote Originally Posted by watercooled View Post
    There are significant differenced between RHEL and Debian in some areas, for example they deal with users/authentication quite differently (a recent example from memory), differences I would say are significant enough to confuse a beginner trying to learn both simultaneously.
    Uubutu and Centos both use PAM these days for user authentication. rc scripts are also the same using the LSB way of using /etc/rcX.d however the simple command to enable and disable is different. Comming from solaris its difficult for me to get out of the habit of just using rm and ln -s for that job!

    PS... So there is cake watercooled.
    (\__/) All I wanted in the end was world domination and a whole lot of money to spend. - NMA
    (='.*=)
    (")_(*)

  10. #26
    Senior Member
    Join Date
    Jan 2006
    Location
    Guildford, Surrey.
    Posts
    389
    Thanks
    29
    Thanked
    40 times in 28 posts
    • billythewiz's system
      • Motherboard:
      • Asus Sabertooth P67
      • CPU:
      • Intel Core i7 2600K Clocked to 4.7GHz with Alpenfohn Matterhorn Performance Cooler
      • Memory:
      • 8Gb (2x4Gb) Corsair Vengeance, DDR3 1600Mhz
      • Storage:
      • Samsung 1Tb Spinpoint F3
      • Graphics card(s):
      • Gigabyte GTX 460
      • PSU:
      • Seasonic 600W
      • Case:
      • Thermaltake Soprano
      • Operating System:
      • Windows 7 / Ubuntu
      • Monitor(s):
      • Acer V243H
      • Internet:
      • Virgin Media 20Gb/s

    Re: What Linux distro to start with?

    Quote Originally Posted by watercooled View Post
    Unless you have an idea for a server, there's little point beginning on a CLI system IMO - you'll just be staring at a blank screen wondering what the heck to do.
    I agree. Most people come to Linux from Windows and if you select a server edition it will just look like DOS, except that DIR wont work

    Quote Originally Posted by watercooled View Post
    I'd suggest using a polished OS like Ubuntu/Fedora/OpenSuSE,
    Again I agree, also consider Mint, Puppy, Easy Peasy.

    My point about unetbootin and a flashdrive is that you (watercooled, oolon and the others), who aren't new to Linux, can easily try other distros. Give it a go. It can be fun to get away from Ubuntu's brown for a while

  11. #27
    Senior Member watercooled's Avatar
    Join Date
    Jan 2009
    Posts
    11,478
    Thanks
    1,541
    Thanked
    1,029 times in 872 posts

    Re: What Linux distro to start with?

    Yeah I use unetbootin, it's also useful for installing an OS on systems without an optical drive (netbooks, for example) or just so you don't have to burn discs.

  12. #28
    Registered+
    Join Date
    Jul 2010
    Posts
    21
    Thanks
    0
    Thanked
    0 times in 0 posts
    • masterplan1's system
      • Motherboard:
      • Asus Rampage Formula
      • CPU:
      • Q6600 G0
      • Memory:
      • 4x2Gb Corsair XMS2
      • Storage:
      • 3x500Gb, 2x1Tb
      • Graphics card(s):
      • XFX ATi 4850 512Mb
      • PSU:
      • 650w Cheiftec
      • Case:
      • Lancool K62
      • Operating System:
      • Linux
      • Monitor(s):
      • Samsung T260HD
      • Internet:
      • 20Mb Virgin, 20Mb Sky

    Re: What Linux distro to start with?

    http://distrowatch.com/?newsid=06619 - use the latest dev release of Slackware, purely because it's v13.37.

    But this will deter you from ever using a Linux based OS again, as Slack is rather horrid.

  13. #29
    Admin (Ret'd)
    Join Date
    Jul 2003
    Posts
    18,481
    Thanks
    1,016
    Thanked
    3,208 times in 2,281 posts

    Re: What Linux distro to start with?

    I'd say it somewhat depends on where you're going, what you want to achieve. If you want to learn Linux from the inside out, it probably makes sense to start out learning the nuts and bolts, so that when you install an "easy" distro, you'll understand what it's doing and how to tinker with it. But that's a LOT of a challenge and for most people, a mistake. If you want to be able to admin linux systems for a career, then maybe.

    But otherwise, just to learn Linux to use it as a typical user, personally, I'd suggest Ubuntu.

    But I'd also suggest paying more attention to guys like aidanjt, 'cos he's 100 times more expert at linux stuff when he's fast asleep than I am when wide awake.

    The best advice I can give on Linux is not to pay much attention to any advice from me on Linux. Makes me wonder why I typed this. I must be bored.

  14. #30
    edp
    edp is offline
    Registered+
    Join Date
    Oct 2011
    Posts
    20
    Thanks
    0
    Thanked
    1 time in 1 post

    Re: What Linux distro to start with?

    I switched from Windows XP to Ubuntu and found it fairly easy to do most day to day things.
    As just a normal PC user, web browsing, playing movies and some office things I would say that Ubuntu had everything I needed from installation.
    The Ubuntu forums are great. It's a very popular distro so someone somewhere will be able to help with any queries.
    As someone said before it does change with each release which is a bit annoying, if it had the same core layout and theme throughout each release it would be better, but having said that I still use it.

  15. #31
    Anthropomorphic Personification shaithis's Avatar
    Join Date
    Apr 2004
    Location
    The Last Aerie
    Posts
    10,857
    Thanks
    645
    Thanked
    872 times in 736 posts
    • shaithis's system
      • Motherboard:
      • Asus P8Z77 WS
      • CPU:
      • i7 3770k @ 4.5GHz
      • Memory:
      • 32GB HyperX 1866
      • Storage:
      • Lots!
      • Graphics card(s):
      • Sapphire Fury X
      • PSU:
      • Corsair HX850
      • Case:
      • Corsair 600T (White)
      • Operating System:
      • Windows 10 x64
      • Monitor(s):
      • 2 x Dell 3007
      • Internet:
      • Zen 80Mb Fibre

    Re: What Linux distro to start with?

    Quote Originally Posted by Jay View Post
    There is no way to get around the fact that the syntax can be different between Centos and Ubuntu and so as a new starter you have to pick the correct one for your needs.
    Personally, as a learner I think 2 distros with different commands would help you learn faster. Make the person think more to do a task and they will have a better understanding of it at the end.

    Being able to regurgitate does not show understanding, hence we got GCSEs all those years ago.
    Main PC: Asus Rampage IV Extreme / 3960X@4.5GHz / Antec H1200 Pro / 32GB DDR3-1866 Quad Channel / Sapphire Fury X / Areca 1680 / 850W EVGA SuperNOVA Gold 2 / Corsair 600T / 2x Dell 3007 / 4 x 250GB SSD + 2 x 80GB SSD / 4 x 1TB HDD (RAID 10) / Windows 10 Pro, Yosemite & Ubuntu
    HTPC: AsRock Z77 Pro 4 / 3770K@4.2GHz / 24GB / GTX 1080 / SST-LC20 / Antec TP-550 / Hisense 65k5510 4K TV / HTC Vive / 2 x 240GB SSD + 12TB HDD Space / Race Seat / Logitech G29 / Win 10 Pro
    HTPC2: Asus AM1I-A / 5150 / 4GB / Corsair Force 3 240GB / Silverstone SST-ML05B + ST30SF / Samsung UE60H6200 TV / Windows 10 Pro
    Spare/Loaner: Gigabyte EX58-UD5 / i950 / 12GB / HD7870 / Corsair 300R / Silverpower 700W modular
    NAS 1: HP N40L / 12GB ECC RAM / 2 x 3TB Arrays || NAS 2: Dell PowerEdge T110 II / 24GB ECC RAM / 2 x 3TB Hybrid arrays || Network:Buffalo WZR-1166DHP w/DD-WRT + HP ProCurve 1800-24G
    Laptop: Dell Precision 5510 Printer: HP CP1515n || Phone: Huawei P30 || Other: Samsung Galaxy Tab 4 Pro 10.1 CM14 / Playstation 4 + G29 + 2TB Hybrid drive

  16. #32
    Senior Member watercooled's Avatar
    Join Date
    Jan 2009
    Posts
    11,478
    Thanks
    1,541
    Thanked
    1,029 times in 872 posts

    Re: What Linux distro to start with?

    Quote Originally Posted by shaithis View Post
    hence we got GCSEs all those years ago.
    You're saying GCSEs do require understanding? And TBH even a good amount of grading for A levels is regurgitating definitions.

Page 2 of 3 FirstFirst 123 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. buying tweaked OS's off ebay
    By poindextermatic in forum Software
    Replies: 24
    Last Post: 25-10-2008, 10:04 AM
  2. Which linux distro for home file server?
    By tfboy in forum Software
    Replies: 11
    Last Post: 08-07-2008, 08:37 AM
  3. Replies: 15
    Last Post: 19-10-2006, 12:33 PM
  4. Replies: 11
    Last Post: 05-09-2005, 06:39 PM
  5. We heard your feedback on Newegg....
    By DR in forum General Discussion
    Replies: 33
    Last Post: 05-03-2005, 08:13 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •