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
Next revisionBoth sides next revision
how_to [2020/10/06 01:49] – [Work with screen session?] adminhow_to [2020/10/16 14:33] – [Encrypt a folder?] admin
Line 440: Line 440:
 7z x super-secret.7z ## Decrypt and uncomperess 7z x super-secret.7z ## Decrypt and uncomperess
 </code> </code>
 +
 +A good password should have 12 characters, include both small and capital letters, and at least one special character such as !@#$%^&*().
  
 ---- ----
 +
  
 ==== Upload a file to Oncinfo and link to it? ==== ==== Upload a file to Oncinfo and link to it? ====
Line 486: Line 489:
 ---- ----
  
-===== Work with screen session? =====+===== Search for public domain images? =====
  
-There are five main [[http://www.pixelbeat.org/lkdb/screen.html|commands]] while working with screen session: +[[https://unsplash.com/|Unsplash]] is among the best [[https://wcmshelp.ucsc.edu/about-images/finding-public-domain-images.html|resources]] with many hi-resolution images, which are frequently used by media.
- +
-  Start and name a screen: ''screen -S $NAME''+
  
 ---- ----