Skip to content

Latest commit

 

History

198 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux-and-cluster

the tools and tips to run linux server and linux cluster

git add . # add all changes to the repository git commit -m "commit message" # commit the changes git push origin master # push the changes to the remote repository

scp -r /path/to/local/folder user@remote:/path/to/remote/folder # copy files from local to remote

ssh user@remote "cd /path/to/remote/folder; ls -l" # list files in remote folder

sshfs [email protected]:/projects2/med/bbc ~/pegasus_projects2_mount

git branch -a # check all branches git checkout Pegsus ~/2T_Disk/Dropbox/BBSR_P/AtacSeq/inst/bin/Rscript/AtacSeq-1.r # check the documents to the

About

Tools and tips to run linux server/cluster and Conda/Docker/Singularity etc.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages