Changes

Jump to navigation Jump to search
335 bytes added ,  12:30, 27 November 2024
Line 1,300: Line 1,300:  
  dnf install e-smith-manager  
 
  dnf install e-smith-manager  
   −
If you then find you get an SM1 login but the login just celars the fields and does not login, then you can fix this with:<syntaxhighlight lang="shell">
+
If you then find you get an SM1 login but the login just clears the fields and does not login, then you can fix this with:<syntaxhighlight lang="shell">
 
expand-template /etc/e-smith/web/common//cgi-bin/AuthTKT.cfg
 
expand-template /etc/e-smith/web/common//cgi-bin/AuthTKT.cfg
</syntaxhighlight>'''<nowiki>##</nowiki> This is safer to  be done directly on tty, not via ssh:'''
+
</syntaxhighlight>You also need to stop dnf using the old repos when doing an update:<syntaxhighlight lang="shell">
 +
mkdir -p /etc/e-smith/templates-custom/etc/dnf/dnf.conf
 +
echo ‘#rem by custom template’> /etc/e-smith/templates-custom/etc/dnf/dnf.conf/20main_reposdir
 +
expand-template /etc/dnf/dnf.conf
 +
signal-event dnf-update
 +
 
 +
</syntaxhighlight>
 +
 
 +
 
 +
'''<nowiki>##</nowiki> This is safer to  be done directly on tty, not via ssh:'''
    
Get rid of Network-Manager NOW!
 
Get rid of Network-Manager NOW!

Navigation menu