Friday, September 23, 2011

View current Windows user privileges

To display currently logged on Windows user account privileges, do:

c:\>whoami /priv

~y

No comments:

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04 I am planning to run qemu-system-ppc to play around QEMU ...