Changes

From SME Server
Jump to navigationJump to search
61 bytes removed ,  05:28, 5 July 2019
Line 67: Line 67:  
=== Installation or Update of Affa 2 ===
 
=== Installation or Update of Affa 2 ===
   −
==== Smecontribs for sme8 ====
+
====Smecontribs for sme8====
 
  yum install --enablerepo=smecontribs smeserver-affa
 
  yum install --enablerepo=smecontribs smeserver-affa
   Line 237: Line 237:  
If you have a Letsencrypt certificate on the production server, then you should also include
 
If you have a Letsencrypt certificate on the production server, then you should also include
 
  Include=/etc/dehydrated
 
  Include=/etc/dehydrated
  −
If you have a Directory or file on the production server you do not want to be part of the backup, then you can Exclude it
  −
Exclude=/home/e-smith/files/ibays/xyz
      
Then save your job configuration file.
 
Then save your job configuration file.
Line 969: Line 966:  
  fdisk /dev/sdh
 
  fdisk /dev/sdh
 
You'll most likely find an existing vfat dos partition, which you have to delete first. In the following we assume, that you have created a single partition ''/dev/sdh1''.
 
You'll most likely find an existing vfat dos partition, which you have to delete first. In the following we assume, that you have created a single partition ''/dev/sdh1''.
* now format the drive with an ext3 filesystem
+
* now format the drive with an ext3 filesystem, if prodbox has ntfs utils installed the usb can also be formatted ntfs, see [[USBDisks|USBDisks#NTFS]]
 
  mkfs.ext3 /dev/sdh1
 
  mkfs.ext3 /dev/sdh1
 
* make the mount point
 
* make the mount point

Navigation menu