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 :: win terminal turn off screen 
Shell :: vimeo status video 
Shell :: how to run "npm start" ansible pm2 
Shell :: yum repositories 
Shell :: gzip multiple files at once 
Shell :: show other systems in the pc or laptop in the grub 
Shell :: git show log after date 
Shell :: git clone with subdirectories 
Shell :: win10 trashcan location 
Shell :: what does worktree prune do 
Shell :: sed repeat pattern 
Shell :: crontab edit 
Shell :: get client secret azure app registration powershell 
Shell :: command to restart a system service 
Shell :: vim colorscheme 
Shell :: kubectl patch annotation 
Shell :: pull file from specific commit git 
Shell :: how to install ros package 
Shell :: ansible playbook to set passwordless sudo 
Shell :: free ssl certificate for nginx 
Shell :: kali linux not login after install virtualbox 
Shell :: branch creation 
Shell :: insert bash command to docker-compose file 
Shell :: how to make maven clean install faster in eclipse 
Shell :: bash manual 
Shell :: ubuntu livepatch fail 
Shell :: how to delete local master branch in git 
Shell :: how to get the filename without extension 
Shell :: shell get creation date of file 
Shell :: append newline to file 
ADD CONTENT
Topic
Content
Source link
Name
9+9 =