Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

shared folder virtualbox ubuntu

#after creating the shared folder in Virtual Box -> Settings -> Shared Folder (and making it permanent)

sudo mount -t vboxsf <Name-of-the-shared-folder> <path-to-the-directory-to-mount-to>

#This command is needed on every system reboot
Comment

virtualbox shared folder linux

sudo pacman -S linux-lts-headers
Comment

PREVIOUS NEXT
Code Example
Shell :: remove docker compose cluster 
Shell :: remove from staging git 
Shell :: how to change ownership back to trustedinstaller windows 10 
Shell :: bash count duplicate lines in a file 
Shell :: install pyramid 
Shell :: ls line by line terminal 
Shell :: unzip folder linux 
Shell :: connect your phone as emulator 
Shell :: sonarqube docker setup 
Shell :: clone a given branch github 
Shell :: Install docker with apt command 
Shell :: linux screen run jar 
Shell :: merge gif with mp4 using ffmpeg 
Shell :: switch zsh to bash 
Shell :: check directory size 
Shell :: how to change git author 
Shell :: live-server command 
Shell :: restart computer command linux 
Shell :: install cmake debian 
Shell :: mysql query result to file 
Shell :: git eof config 
Shell :: flutter doctor android studio not installed 
Shell :: check user terminal 
Shell :: mac terminal hide username 
Shell :: wmv to mp4 ffmpeg 
Shell :: bash remove trailing slash 
Shell :: offline heic to jpg converter on linux 
Shell :: how to undo a git stash 
Shell :: edit git config file 
Shell :: find a file in linux terminal 
ADD CONTENT
Topic
Content
Source link
Name
8+3 =