Changes

Jump to navigation Jump to search
17 bytes added ,  03:25, 16 August 2023
m
Line 39: Line 39:  
ip addr
 
ip addr
 
ping google.com
 
ping google.com
</syntaxhighlight>I'd suggest an update is in order<syntaxhighlight lang="bash">
+
</syntaxhighlight>Let's bring the server up to date<syntaxhighlight lang="bash">
 
dnf update
 
dnf update
   −
</syntaxhighlight>Configure some basic tools and settings to help manage and debug the server (Cockpit can be accessed at http://<ip address or name>:9090)<syntaxhighlight lang="bash">
+
</syntaxhighlight>I installed and configured some basic tools and settings to help manage and debug the server (Cockpit can be accessed at http://<ip address or name>:9090)<syntaxhighlight lang="bash">
 
dnf install setools-console
 
dnf install setools-console
 
dnf config-manager --set-enabled powertools
 
dnf config-manager --set-enabled powertools
371

edits

Navigation menu