Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
faq:techsupportcli [2017/10/20 13:01] – [Techsupport per mail sends] grayfaq:techsupportcli [2017/10/23 07:19] juraschek
Line 57: Line 57:
  
 <code>         scp /home/www-data/generated/techsupport.zip user@remotehost:/tmp/ </code>  <code>         scp /home/www-data/generated/techsupport.zip user@remotehost:/tmp/ </code> 
 +
 +
  
  
Line 77: Line 79:
 The settings can be confirmed with the „Apply“ button. The settings can be confirmed with the „Apply“ button.
  
 +
 +----
  
 Send Tech Support by e-mail in the console. Send Tech Support by e-mail in the console.
Line 82: Line 86:
  
 <konsole> <konsole>
- ~ $ uuencode /home/www-data/generated/techsupport.zip | sendmail -s "Log-File" address@provider+cli send techsupport meine@emailadresse.de
 </konsole> </konsole>