Jump to content

hey guys, soon I'm gonna start my courses for sys and net administration  and yet I have 0 experience with Linux.Can you recommend me which distro to use at first?In my country the requirements in the jobs are mostly RedHat,Fedora,Debian.Should I start straight with them or it's better if I start with something easier like Ubuntu?I wonder if I should start learning linux even now before the course starts,but the thing which makes me think to postpone the learning of Linux is maybe I will have to learn how to troubleshoot systems on Windows and after that we are studying Linux

Link to comment
https://linustechtips.com/topic/929161-linux-for-netsys-admins-question/
Share on other sites

Link to post
Share on other sites

I started with ubuntu server. Once you know how to navigate through it, edit stuff or whatever that makes you comfortable navigating through it.

Debian is very similar so that change is quickly made.

 

Have no experience with fedora or red hat but i've tried centOS (which is afaik similar to redhat) which was easy to use but you just need to know what programs are available.

With ubuntu you have apt-get for updating and upgrading stuff, redhat uses yum. Different program, different syntax, but that's just a matter of reading documentation.

 

If you have time, try to go through this: https://www.linuxcertification.co.za/sites/default/files/linux-esentials-manual.pdf

If you want my attention, quote meh! D: or just stick an @samcool55 in your post :3

Spying on everyone to fight against terrorism is like shooting a mosquito with a cannon

Link to post
Share on other sites

5 minutes ago, samcool55 said:

I started with ubuntu server. Once you know how to navigate through it, edit stuff or whatever that makes you comfortable navigating through it.

Debian is very similar so that change is quickly made.

 

Have no experience with fedora or red hat but i've tried centOS (which is afaik similar to redhat) which was easy to use but you just need to know what programs are available.

With ubuntu you have apt-get for updating and upgrading stuff, redhat uses yum. Different program, different syntax, but that's just a matter of reading documentation.

 

If you have time, try to go through this: https://www.linuxcertification.co.za/sites/default/files/linux-esentials-manual.pdf

omfg that pdf file seems really useful,thanks mate

Link to post
Share on other sites

HAL9000: AMD Ryzen 9 3900x | Noctua NH-D15 chromax.black | 32 GB Corsair Vengeance LPX DDR4 3200 MHz | Asus X570 Prime Pro | ASUS TUF 3080 Ti | 1 TB Samsung 970 Evo Plus + 1 TB Crucial MX500 + 6 TB WD RED | Corsair HX1000 | be quiet Pure Base 500DX | LG 34UM95 34" 3440x1440

Hydrogen server: Intel i3-10100 | Cryorig M9i | 64 GB Crucial Ballistix 3200MHz DDR4 | Gigabyte B560M-DS3H | 33 TB of storage | Fractal Design Define R5 | unRAID 6.9.2

Carbon server: Fujitsu PRIMERGY RX100 S7p | Xeon E3-1230 v2 | 16 GB DDR3 ECC | 60 GB Corsair SSD & 250 GB Samsung 850 Pro | Intel i340-T4 | ESXi 6.5.1

Big Mac cluster: 2x Raspberry Pi 2 Model B | 1x Raspberry Pi 3 Model B | 2x Raspberry Pi 3 Model B+

Link to post
Share on other sites

12 minutes ago, samcool55 said:

I started with ubuntu server. Once you know how to navigate through it, edit stuff or whatever that makes you comfortable navigating through it.

Debian is very similar so that change is quickly made.

 

Have no experience with fedora or red hat but i've tried centOS (which is afaik similar to redhat) which was easy to use but you just need to know what programs are available.

With ubuntu you have apt-get for updating and upgrading stuff, redhat uses yum. Different program, different syntax, but that's just a matter of reading documentation.

 

If you have time, try to go through this: https://www.linuxcertification.co.za/sites/default/files/linux-esentials-manual.pdf

yesterday my friend made a video how his arch linux boots for 2 seconds and he said it loads faster with systemd,because the loading is parallel.How to use that systemd?Or it's just implemented on particular distros?

Link to post
Share on other sites

12 minutes ago, come on man said:

yesterday my friend made a video how his arch linux boots for 2 seconds and he said it loads faster with systemd,because the loading is parallel.How to use that systemd?Or it's just implemented on particular distros?

TBH: I'd start learning the distro they will be teaching in the class.

Once you understand and are comfortable with that distro, changing distros will be a snap, because you understand the basics.

don't get into systemD vs init scripts, that's a rabbit hole you will never emerge from.

 

NOTE: I no longer frequent this site. If you really need help, PM/DM me and my e.mail will alert me. 

Link to post
Share on other sites

4 minutes ago, Radium_Angel said:

TBH: I'd start learning the distro they will be teaching in the class.

Once you understand and are comfortable with that distro, changing distros will be a snap, because you understand the basics.

don't get into systemD vs init scripts, that's a rabbit hole you will never emerge from.

 

that makes sense,maybe you are right.why would you recommend to not get into systemd or init scritps?I thought by default ppl will always choose systemd over openrc,but I heard openrc is more stable.Anyways,maybe I'm wrong or it's just a too wide discussion for Linux newbies

Link to post
Share on other sites

34 minutes ago, come on man said:

that makes sense,maybe you are right.why would you recommend to not get into systemd or init scritps?I thought by default ppl will always choose systemd over openrc,but I heard openrc is more stable.Anyways,maybe I'm wrong or it's just a too wide discussion for Linux newbies

(Linux admin here)

systemd is the antithesis of everything Linux stands for. Like I said, you don't want to go down that rabbit hole, at least not in a public forum. PM me if you want more however.

 

NOTE: I no longer frequent this site. If you really need help, PM/DM me and my e.mail will alert me. 

Link to post
Share on other sites

1 hour ago, Radium_Angel said:

(Linux admin here)

systemd is the antithesis of everything Linux stands for. Like I said, you don't want to go down that rabbit hole, at least not in a public forum. PM me if you want more however.

 

Yeah, we're not looking forward to porting our Linux configurations to systemd at work when we swap to CentOS 7 :( 

AMD Ryzen 7800 X3D, MSI B650 Project Zero, Antec C5, Gigabyte RTX 4080 Super Aero

 

Nikon D500 | Nikon 300mm f/4 PF  | Nikon 200-500 f/5.6 | Nikon 50mm f/1.8 | Tamron 70-210 f/4 VCII | Sigma 10-20 f/3.5 | Nikon 17-55 f/2.8 | Tamron 90mm F2.8 SP Di VC USD Macro | Neewer 750II

Link to post
Share on other sites

On 21.5.2018 at 11:51 AM, come on man said:

hey guys, soon I'm gonna start my courses for sys and net administration  and yet I have 0 experience with Linux.Can you recommend me which distro to use at first?In my country the requirements in the jobs are mostly RedHat,Fedora,Debian.Should I start straight with them or it's better if I start with something easier like Ubuntu?I wonder if I should start learning linux even now before the course starts,but the thing which makes me think to postpone the learning of Linux is maybe I will have to learn how to troubleshoot systems on Windows and after that we are studying Linux

If you want to come as close to Redhat as possible you can use CentOS or Sientific linux (both of which are RHEL based. I really have no good answer for you as you seem to use most of them, so maybe testing all the things on all, or focus on the system you use the most in class?

Link to post
Share on other sites

On 5/22/2018 at 3:23 PM, AbsoluteFool said:

If you want to come as close to Redhat as possible you can use CentOS or Sientific linux (both of which are RHEL based. I really have no good answer for you as you seem to use most of them, so maybe testing all the things on all, or focus on the system you use the most in class?

The closest to Redhat is Fedora. Fedora is the community version of RHEL.

Link to post
Share on other sites

To the OP, I say load up a USB with different distro and play around in the them.  Get familiar with moving around in terminal and using text editors like vi and nano.  That way you have some familiarity with some of the distros.

2023 BOINC Pentathlon Event

F@H & BOINC Installation on Linux Guide

My CPU Army: 5800X, E5-2670V3, 1950X, 5960X J Batch, 10750H *lappy

My GPU Army:3080Ti, 960 FTW @ 1551MHz, RTX 2070 Max-Q *lappy

My Console Brigade: Gamecube, Wii, Wii U, Switch, PS2 Fatty, Xbox One S, Xbox One X

My Tablet Squad: iPad Air 5th Gen, Samsung Tab S, Nexus 7 (1st gen)

3D Printer Unit: Prusa MK3S, Prusa Mini, EPAX E10

VR Headset: Quest 2

 

Hardware lost to Kevdog's Law of Folding

OG Titan, 5960X, ThermalTake BlackWidow 850 Watt PSU

Link to post
Share on other sites

Ubuntu or Debian is a good place to start, the only significant difference between Debian based and Redhat based distros is that the latter has it's important config files in /etc/sysconfig/ and it uses SELINUX instead of AppArmor, another difference is the logfiles but this is a minor thing.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×