[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Documentation/Stretch/Upgrades" by WolfgangSchweer

Debian Wiki wiki at debian.org
Sun Apr 23 22:34:16 UTC 2017


Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.

The "DebianEdu/Documentation/Stretch/Upgrades" page has been changed by WolfgangSchweer:
https://wiki.debian.org/DebianEdu/Documentation/Stretch/Upgrades?action=diff&rev1=10&rev2=11

Comment:
fix typos and formatting, rewording.

  
   * Prepare and start the upgrade to Stretch.
  {{{
- # The profile name has been changed.
+ # Adjust changed profile name.
  sed -i 's/Thin-Client-Server/LTSP-Server/' /etc/debian-edu/config
- # The default mirror has been changed.
+ # Use the new default mirror.
  sed -i 's/http.debian.net/deb.debian.org/g' /etc/apt/sources.list
- # replace jessie with stretch.
+ # Replace jessie with stretch.
  sed -i 's/jessie/stretch/g' /etc/apt/sources.list
  apt update
  apt full-upgrade
@@ -93, +93 @@

   * Use FQDN for sudo.
  {{{
  ldapvi -ZD '(cn=admin)'
+ (Enter root password.)
+ Search for 'sudoHost :tjener', replace tjener with tjener.intern
+ (Enter 'y' to modify the LDAP data base.)
  }}}	
-   * (Enter root password.)
-   * Search for 'sudoHost :tjener', replace tjener with tjener.intern
-   * (Enter 'y' to modify the LDAP data base.)
- 
   * Apply and adjust configuration.
  {{{
  cfengine-debian-edu -D installation
  rm /etc/apache2/conf-enabled/nagios3.conf
  rm /etc/apache2/mods-enabled/userdir.conf
- sed -i 's/udp4/udp/' /etc/inetd.conf   # Debian #789667 (atftpd)
+ sed -i 's/udp4/udp/' /etc/inetd.conf   # Debian Bug 789667 (atftpd)
  service squid start
  service apache2 restart
  }}}	



More information about the debian-edu-commits mailing list