778 B
778 B
TO-DO
[] Install NFS Client features [] Map my typical network driver? [X] Create SSH KEY [X] Start SSH Agent [] Open notepad with instructions to where to put ssh key, possibly log as well? [] i.e. both servers, git.theflyingfool.com, linode, etc [] .alias file created and filled with some things? [] Syu [] Touch [] Other Linux type mappings? [] https://cdn.files.community/files/download/Files.Stable.exe
NOTES
I believe this is required for utilizing NFS features via powershell:
PowerShell 7.4.2
Add-WindowsCapability -Online -Name Rsat.ServerManager.Tools~~~~0.0.1.0
PS C:\Users\nick> Dism /Online /Add-Capability /CapabilityName:Rsat.ServerManager.Tools~~~~0.0.1.0
Capability Identity : Rsat.ServerManager.Tools~~~~0.0.1.0 State : Not Present