[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Documentation/Wheezy/HowTo/Administration" by HolgerLevsen

Debian Wiki debian-www at lists.debian.org
Tue Jul 9 18:31:07 UTC 2013


Dear Wiki user,

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

The "DebianEdu/Documentation/Wheezy/HowTo/Administration" page has been changed by HolgerLevsen:
http://wiki.debian.org/DebianEdu/Documentation/Wheezy/HowTo/Administration?action=diff&rev1=8&rev2=9

Comment:
more s/DVD/BD/ and the like

  
  Like the normal archive, backports has three sections: main, contrib and non-free.
  
- == Upgrading with a CD or DVD ROM ==
+ == Upgrading with a CD or similar image ==
  
  If you want to upgrade from one version to another (for example from Wheezy 7.1+edu0 to 7.3+edu1) but you do not have Internet connectivity, only physical media, follow these steps:
  
- Insert the CD/DVD-ROM in the drive, mount it and use the apt-cdrom command:
+ Insert the CD / DVD / Blue-ray disc / USB flash drive, mount it and use the apt-cdrom command:
  {{{
  mount /media/cdrom
  apt-cdrom add -m
@@ -212, +212 @@

  
  == Easy access to USB drives and CDROMs/DVDs ==
  
- When users insert a USB drive or DVD/CDROM into a (diskless) workstation, a popup window appears asking what to do with it, just like in any other normal installation.
+ When users insert a USB drive or a DVD / CDROM into a (diskless) workstation, a popup window appears asking what to do with it, just like in any other normal installation.
  
- When users insert a USB drive or DVD/CDROM into a thin client there is only a notify-window showing up for a few seconds. The media is automatically mounted and it is possible to access it browsing to the /media/$user folder. This is quite difficult for many non experienced users.
+ When users insert a USB drive or a DVD / CDROM into a thin client there is only a notify-window showing up for a few seconds. The media is automatically mounted and it is possible to access it browsing to the /media/$user folder. This is quite difficult for many non experienced users.
  
  It is possible to have the default KDE file manager Dolphin showing up if KDE (or LDXE, if installed in parallel to KDE) is in use as desktop environment. To configure this, simply execute {{{/usr/share/debian-edu-config/ltspfs-mounter-kde enable}}} on the terminal server. (When using Gnome, device icons will be placed on the desktop allowing easy access). 
  
- In addition the following script could be used to create the symlink "media" for all users in their home folder for easy access to USB drives, CDROM/DVD or whatever media is connected to the thin client. This might come in handy if users want to edit files directly on their plugged in media.
+ In addition the following script could be used to create the symlink "media" for all users in their home folder for easy access to USB drives, CDROM / DVD or whatever media is connected to the thin client. This might come in handy if users want to edit files directly on their plugged in media.
  
  {{{
   #!/bin/bash



More information about the debian-edu-commits mailing list