- sudo -s (gives the root access)
- apt-get update (get the updates)
- apt-get upgrade (upgrades the system)
Archiv der Kategorie: Allgemein
Window – Bind DataContext to Self
<Window …
DataContext=“{Binding RelativeSource={RelativeSource Self}}“ >
Repair Windows 10 Update
DISM /Online /Cleanup-Image /RestoreHealth /source:WIM:X:\Sources\Install.wim:1 /LimitAccess