After much playing around, the closest I could get to apt-get upgrade in the preview of Powershell V5 using OneGet is the following:
Get-Package | Select-Object -ExpandProperty name | Find-Package | Install-Package -Force
Subscribe to:
Post Comments (Atom)
VM Prep for conversion to PVE from VMWare
To make my life easier I have been working at automating the conversion process from VMWare virtual machines to Proxmox VE 9. The hardest pa...
-
If you are recieving the following error: The session setup from the computer COMPUTERNAME failed to authenticate. The name(s) of the acco...
-
Assuming you had made a backup of your wallet by going to File> Backup Wallet restoring is rather simple. When you reinstall Dogecoin W...
-
Below is the Docker Compose script to setup Graylog. Copy and paste this then make a new Project with this script. The default password I us...
No comments:
Post a Comment