Jump to content

Due to this bug related to j1900 boards I can't install CentOS 7. However from my very limited testing CentOS 6 installs properly. Recently (before I tried to install either), I took a course on lynda.com for administering a CentOS 7 machine. Are there any major usage differences that would stop current knowledge of CentOS 7 from applying to CentOS 6. (Note: I am almost completely controlling it via ssh. no desktop) 

~ Luc Luc

Link to comment
https://linustechtips.com/topic/540366-usage-differences-between-centos-6-7/
Share on other sites

Link to post
Share on other sites

23 hours ago, Tornation said:

Are there any major usage differences that would stop current knowledge of CentOS 7 from applying to CentOS 6.

Well, the biggest and most significant difference between CentOS (and RHEL) 7 vs previous versions is the surrendering to systemd over init.  Version 7 is "all in" with systemd; init is gone.  That means that all of the start-up scripts that init uses are gone (/etc/rc.d/init.d), etc.  So going back to v6 means you'll be back in the init playground, which is more in line with historical UNIX-like OSs.

 

Outside of that, UNIX is UNIX, Linux is Linux.  If you can drive one version, you can drive any of them.

Editing Rig: Mac Pro 7,1

System Specs: 3.2GHz 16-core Xeon | 96GB ECC DDR4 | AMD Radeon Pro W6800X Duo | Lots of SSD and NVMe storage |

Audio: Universal Audio Apollo Thunderbolt-3 Interface |

Displays: 3 x LG 32UL950-W displays |

 

Gaming Rig: PC

System Specs:  Asus ROG Crosshair X670E Extreme | AMD 7800X3D | 64GB G.Skill Trident Z5 NEO 6000MHz RAM | NVidia 4090 FE card (OC'd) | Corsair AX1500i power supply | CaseLabs Magnum THW10 case (RIP CaseLabs ) |

Audio:  Sound Blaster AE-9 card | Mackie DL32R Mixer | Sennheiser HDV820 amp | Sennheiser HD820 phones | Rode Broadcaster mic |

Display: Asus PG32UQX 4K/144Hz displayBenQ EW3280U display

Cooling:  2 x EK 140 Revo D5 Pump/Res | EK Quantum Magnitude CPU block | EK 4090FE waterblock | AlphaCool 480mm x 60mm rad | AlphaCool 560mm x 60mm rad | 13 x Noctua 120mm fans | 8 x Noctua 140mm fans | 2 x Aquaero 6XT fan controllers |

Link to post
Share on other sites

46 minutes ago, jasonvp said:

Well, the biggest and most significant difference between CentOS (and RHEL) 7 vs previous versions is the surrendering to systemd over init.  Version 7 is "all in" with systemd; init is gone.  That means that all of the start-up scripts that init uses are gone (/etc/rc.d/init.d), etc.  So going back to v6 means you'll be back in the init playground, which is more in line with historical UNIX-like OSs.

 

Outside of that, UNIX is UNIX, Linux is Linux.  If you can drive one version, you can drive any of them.

Thank you!

~ Luc Luc

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

×