💻 Software
Determine Linux distribution
Fresh7 days ago
Mar 15, 20266194 viewsConfidence Score0%
0%
Problem
I am trying to determine what flavor of linux server is running. I am not trying to determine the kernel version - but rater the distributor. gcc is installed, and in the version output, it says RedHat Does this mean I can safely assume my server is a RedHat server. Is there a better - 100% bulletp…
Error Output
# gcc --version gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-11)
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Determine Linux distribution
Low Risk
On most modern Linux distros, the following command will give you its information:
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix