Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install google drive on ubuntu

<<<<<<<<<<<<<<<<<<<<<<<<<
#install google drive
sudo add-apt-repository ppa:alessandro-strada/ppa
sudo apt update && sudo apt install google-drive-ocamlfuse
google-drive-ocamlfuse
mkdir -v ~ / myGoogleDrive
google-drive-ocamlfuse ~ / myGoogleDrive
<<<<<<<<<<<<<<<<<<<<<<<<
Comment

ubuntu googls drive setup

curl https://packages.expandrive.com/keys/expandrive.asc | gpg --dearmor > packages.expandrive.gpg
sudo install -o root -g root -m 644 packages.expandrive.gpg /usr/share/keyrings/
sudo sh -c 'echo "deb [arch=amd64 signed-by=/usr/share/keyrings/packages.expandrive.gpg] https://packages.expandrive.com/expandrive stable main" > /etc/apt/sources.list.d/expandrive.list'
Comment

PREVIOUS NEXT
Code Example
Shell :: redis 
Shell :: install qtpy 
Shell :: linux make executable 
Shell :: grep count words 
Shell :: osx add user to group 
Shell :: git remote push 
Shell :: delete multiple rules ufw 
Shell :: tar.exe zip format 
Shell :: git show signed commit 
Shell :: docker compose limit logs 
Shell :: bash how to print the list of files in a directory 
Shell :: preserve permissions tar 
Shell :: how to add your project to github 
Shell :: add folder to github 
Shell :: nautilus fedora install 
Shell :: git add removed files 
Shell :: how to install jupyterlab 
Shell :: Git push --help fast-forwards 
Shell :: stop gnix 
Shell :: how to install global package golang 
Shell :: unix permissions 
Shell :: update inkscape to new version 
Shell :: how to uninstall rust 
Shell :: command to check python version in MacOS 
Shell :: android home linux 
Shell :: see all merge conflict git 
Shell :: install arch linux 
Shell :: get docker image from docker hub 
Shell :: centos 8 force update ip address 
Shell :: symfony gitignore 
ADD CONTENT
Topic
Content
Source link
Name
2+9 =