Improve upgrade-ubuntu.ps1

This commit is contained in:
Markus Fleschutz
2021-08-16 16:51:31 +02:00
parent e5f332171d
commit 9b9f69c98f
3 changed files with 54 additions and 25 deletions

View File

@ -70,6 +70,7 @@ Mega Collection of PowerShell Scripts
* [poweroff.ps1](Scripts/poweroff.ps1) - halts the local computer (needs admin rights)
* [query-smart-data.ps1](Scripts/query-smart-data.ps1) - queries the S.M.A.R.T. data of your HDD/SSD's
* [reboot.ps1](Scripts/reboot.ps1) - reboots the local computer (needs admin rights)
* [upgrade-ubuntu.ps1](Scripts/upgrade-ubuntu.ps1) - upgrades Ubuntu Linux to the latest (LTS) release
* [wakeup.ps1](Scripts/wakeup.ps1) - sends a magic packet to the given computer, waking him up
💻 Scripts for the Desktop