User Tools

Site Tools


other:win10apps

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
other:win10apps [2022/11/29 08:53]
jypeter Added a Text editors section, and emacs
other:win10apps [2023/04/04 13:55]
jypeter [Macrium Reflect] Added "not tested"
Line 172: Line 172:
 There are several types of backup (**mirror**,​ incremental or differential imaging, cloning, 2 way synchronization,​ etc...) of different sources (full disks, partitions, **directories**,​ ...) to/from different destinations (**external disk**, cloud, ...) There are several types of backup (**mirror**,​ incremental or differential imaging, cloning, 2 way synchronization,​ etc...) of different sources (full disks, partitions, **directories**,​ ...) to/from different destinations (**external disk**, cloud, ...)
  
-Our basic need is to **mirror one //source directory// on a local disk to a //​destination directory// on an external disk** (check the users' manuals if you need more features). This can be easily done with [[#​syncback|SyncBack]]+Our basic need is to **//mirror// one //source directory// on a local disk to a //​destination directory// on an external disk** (check the users' manuals if you need more features). This can be easily done with [[#​syncback|SyncBack]] 
 + 
 +A short definition of //​mirroring//:​
   * Copy all the files of the //source// to the //​destination//​. All the files are copied on the **first run**, only the new/changed files are copied on **subsequent runs**.   * Copy all the files of the //source// to the //​destination//​. All the files are copied on the **first run**, only the new/changed files are copied on **subsequent runs**.
   * <wrap hi>​Warning!</​wrap>​ if a file is not on the source anymore, //​mirroring//​ will automatically remove it from the destination! The idea is that the destination should be an exact copy of the source! If that's not what you want, check the //backup// (rather than //mirror//) options.   * <wrap hi>​Warning!</​wrap>​ if a file is not on the source anymore, //​mirroring//​ will automatically remove it from the destination! The idea is that the destination should be an exact copy of the source! If that's not what you want, check the //backup// (rather than //mirror//) options.
Line 181: Line 183:
 ==== ownCloud ==== ==== ownCloud ====
  
-<note tip>This is very useful and you should read the [[other:​lsce_cloud|dedicated page]]!</​note>​+<note tip> 
 +  * ''​ownCloud''​ (combined with LSCE //​sharebox//​) ​is **very useful** and you should ​**read the [[other:​lsce_cloud|dedicated page]]**! 
 + 
 +  * ''​ownCloud''​ can be used on **Windows**,​ **Linux** and **Mac**! 
 +</​note>​
  
 [[https://​owncloud.com/​desktop-app/​|ownCloud Desktop Client]] enables you to connect folders on your desktop to your corporate ownCloud Server. With it you can create folders, organize your local ownCloud directory, and keep the contents of your local directory synced with your ownCloud server. Anything shared with you will also appear in your home directory on your desktop, and changes will be automatically synced. [[https://​owncloud.com/​desktop-app/​|ownCloud Desktop Client]] enables you to connect folders on your desktop to your corporate ownCloud Server. With it you can create folders, organize your local ownCloud directory, and keep the contents of your local directory synced with your ownCloud server. Anything shared with you will also appear in your home directory on your desktop, and changes will be automatically synced.
Line 199: Line 205:
  
 ==== Macrium Reflect ==== ==== Macrium Reflect ====
 +
 +Note: JYP has **not** really tested the //Macrium// option...
  
 [[https://​www.macrium.com/​|Macrium Reflect]] is **image based backup and cloning software**. Macrium Reflect creates an accurate and reliable image of a hard disk or the partitions on the disk. In the event of a partial or complete system loss, you can use this image to restore the entire disk, one or more partitions, or even individual files and folders. [[https://​www.macrium.com/​|Macrium Reflect]] is **image based backup and cloning software**. Macrium Reflect creates an accurate and reliable image of a hard disk or the partitions on the disk. In the event of a partial or complete system loss, you can use this image to restore the entire disk, one or more partitions, or even individual files and folders.
Line 432: Line 440:
 === winget documentation === === winget documentation ===
  
-  * [[https://​learn.microsoft.com/​en-us/​windows/​package-manager/​|Windows Package Manager]]+  * Windows Package Manager ​[[https://​learn.microsoft.com/​en-us/​windows/​package-manager/​|main documentation]] 
 +  * [[https://​learn.microsoft.com/​en-us/​windows/​package-manager/​winget/#​use-winget|Use the winget tool to install and manage applications]] (a list of the available ''​winget''​ commands and their options)
  
 === emacs example === === emacs example ===
Line 441: Line 450:
 ----------------------------------- -----------------------------------
 GNU Emacs GNU.Emacs 28.2    winget GNU Emacs GNU.Emacs 28.2    winget
 +
  
 PS C:​\Users\your_login>​ winget show --id GNU.Emacs PS C:​\Users\your_login>​ winget show --id GNU.Emacs
Line 457: Line 467:
   URL de téléchargement :​ https://​ftp.gnu.org/​gnu/​emacs/​windows/​emacs-28/​emacs-28.2-installer.exe   URL de téléchargement :​ https://​ftp.gnu.org/​gnu/​emacs/​windows/​emacs-28/​emacs-28.2-installer.exe
   SHA256 : 1e8d037882e61d3fadf44f4e6153f538b131e6b7f475dc59eb20d85052a83b1e   SHA256 : 1e8d037882e61d3fadf44f4e6153f538b131e6b7f475dc59eb20d85052a83b1e
-  ​+ 
 + 
 +PS C:​\Users\your_login > winget show --id GNU.Emacs --versions 
 + 
 +Trouvé GNU Emacs [GNU.Emacs] 
 +Version 
 +------- 
 +28.2 
 +28.1 
 +27.2 
 +27.1 
 + 
 PS C:​\Users\your_login>​ winget install --id GNU.Emacs PS C:​\Users\your_login>​ winget install --id GNU.Emacs
  
Line 467: Line 489:
 Le code de hachage de l’installation a été vérifié avec succès Le code de hachage de l’installation a été vérifié avec succès
 Démarrage du package d’installation... Merci de patienter. Démarrage du package d’installation... Merci de patienter.
-Installé correctement</​code>​+Installé correctement 
 + 
 + 
 +PS C:​\Users\your_login>​ winget list --id GNU.Emacs 
 +Aucun package installé ne correspond aux critères saisis. 
 + 
 + 
 +PS C:​\Users\your_login>​ winget list --id WinSCP.WinSCP 
 +Nom           ​ID ​           Version Disponible Source 
 +----------------------------------------------------- 
 +WinSCP 5.21.5 WinSCP.WinSCP 5.21.5 ​ 5.21.6 ​    ​winget 
 + 
 + 
 +PS C:​\Users\your_login>​ winget show --id WinSCP.WinSCP 
 +Trouvé WinSCP [WinSCP.WinSCP] 
 +Version : 5.21.6 
 + 
 + 
 +PS C:​\Users\your_login>​ winget upgrade 
 +Nom                                                                ID                           ​Version ​       Disponible ​    ​Source 
 +------------------------------------------------------------------------------------------------------------------------------------ 
 +[...] 
 +Zotero ​                                                            ​DigitalScholar.Zotero ​       6.0.15 ​        ​6.0.18 ​        ​winget 
 +WinSCP 5.21.5 ​                                                     WinSCP.WinSCP ​               5.21.5 ​        ​5.21.6 ​        ​winget 
 +Microsoft Visual C++ 2013 Redistributable (x64) - 12.0.30501 ​      ​Microsoft.VCRedist.2013.x64 ​ 12.0.30501.0 ​  ​12.0.40664.0 ​  ​winget 
 +[...] 
 + 
 + 
 +PS C:​\Users\your_login>​ winget upgrade --id WinSCP.WinSCP 
 + 
 +Trouvé WinSCP [WinSCP.WinSCP] Version 5.21.6 
 +La licence d’utilisation de cette application vous est octroyée par son propriétaire. 
 +Microsoft n’est pas responsable des paquets tiers et n’accorde pas de licences à ceux-ci. 
 +Downloading https://​sourceforge.net/​projects/​winscp/​files/​WinSCP/​5.21.6/​WinSCP-5.21.6-Setup.exe/​download 
 +  ██████████████████████████████ ​ 10.9 MB / 10.9 MB 
 +Le code de hachage de l’installation a été vérifié avec succès 
 +Démarrage du package d’installation... Merci de patienter. 
 +Installé correctement 
 + 
 +PS C:​\Users\your_login>​ winget list --id WinSCP.WinSCP 
 +Nom           ​ID ​           Version Source 
 +------------------------------------------- 
 +WinSCP 5.21.6 WinSCP.WinSCP 5.21.6 ​ winget 
 +</​code>​
  
  
  
other/win10apps.txt · Last modified: 2024/06/10 12:49 by jypeter