Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
virtualisation:bluetooth [2018/07/26 14:22]
preisig [Requirements]
virtualisation:bluetooth [2020/06/10 07:16]
juraschek [Configuration]
Line 25: Line 25:
  
 <​code>​ <​code>​
-tar -xzvf debian-jessie-bluetooth.tar.gz -C /​mnt/​storage0/​lxc/​guest0+tar -xJvf debian-jessie-bluetooth.tar.gz -C /​mnt/​storage0/​lxc/​guest0
 </​code>​ </​code>​
   * Extract the tar file to the guest0 folder.   * Extract the tar file to the guest0 folder.
Line 45: Line 45:
 {{ :​virtualisation:​virt_config_bluetooth.png |}} {{ :​virtualisation:​virt_config_bluetooth.png |}}
  
- 
-  * Switch back to your shell and reconnect to your router. The user name is still root, but when asked for the password, use the one you set when configuring your router in your web browser. 
- 
-  * Go back to your LXC folder and enter 
- 
-<​code>​ 
-chmod 755 -R guest0 
-</​code>​ 
- 
-to give the guest0-container the correct right to function properly. 
  
 ===== Container ===== ===== Container =====