Manjaro Difference between revisions of "Translations:VirtualBox/11/en"

Difference between revisions of "Translations:VirtualBox/11/en"

From Manjaro
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 1:
==Configuring the host==
== Configuring the host ==
=== Adding Your Account to the '''vboxusers''' User Group ===
=== Adding Your Account to the '''vboxusers''' User Group ===
The final step is to now add your personal user account to the {{ic|vboxusers}} group. This is necessary in order to fully access the features provided by VirtualBox. The '''$USER''' variable translates to the currently logged in user and you must logout or restart for the change to take effect.
The final step is to now add your personal user account to the {{ic|vboxusers}} group. This is necessary in order to fully access the features provided by VirtualBox. The '''$USER''' variable translates to the currently logged in user and you must logout or restart for the change to take effect.
$ sudo gpasswd -a $USER vboxusers
{{UserCmd|command=sudo gpasswd -a $USER vboxusers}}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.