ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

213 results

brainhack org
Introduction to the terminal (Bash)

BrainHack School 2020 - Week 1 Day 1 - Introduction to the terminal by Ross Markello Connect with Ross on Twitter: ...

1:12:23
Introduction to the terminal (Bash)

1,194 views

5 years ago

Codanics
Day 5: VScode, Git-Bash, Miniconda Integration | 365 Days of Growing Together

Welcome to Day 5 of the 365 Days of Growing Together challenge! Today, we're integrating VScode, Git-Bash, and Miniconda ...

33:58
Day 5: VScode, Git-Bash, Miniconda Integration | 365 Days of Growing Together

2,253 views

Streamed 4 weeks ago

KAUST Visualization Core Lab
Introduction to Version Control using Git for (Data) Scientists (Fall 2021)

Recording of the live Introduction to Version Control using Git for (Data) Scientists workshop from the Fall 2021 Introduction to ...

3:31:14
Introduction to Version Control using Git for (Data) Scientists (Fall 2021)

539 views

4 years ago

CodeRefinery
Research Software Hour 012: git-annex tutorial

git-annex is a method for git to manage large files. But it's so much more than that: it forms a decentralized network of repositories ...

1:04:35
Research Software Hour 012: git-annex tutorial

1,607 views

5 years ago

Geek's Lesson
Linux Command Line Full course: Beginners to Experts. Bash Command Line Tutorials

Bash is a Unix shell and command language written by Brian Fox for the GNU Project as a free software replacement for the ...

3:23:09
Linux Command Line Full course: Beginners to Experts. Bash Command Line Tutorials

1,439,147 views

6 years ago

Riffomonas Project
How to set up git for a bioinformatics project: using version control with git and GitHub (CC014)

In this screencast tutorial, Pat Schloss shows how you can incorporate version control into your projects using git and GitHub.

39:49
How to set up git for a bioinformatics project: using version control with git and GitHub (CC014)

4,607 views

5 years ago

Raveesh Agarwal
[Git/GitHub] Signing your commits in GitHub -- Getting the verified badge on your commits

This tutorial helps you get the verified badge next to your commits. We: * Generate a public-private key-pair * Export public Key ...

24:55
[Git/GitHub] Signing your commits in GitHub -- Getting the verified badge on your commits

10,096 views

7 years ago

The Linux Classroom
BASH Basics: Paths Part 1 - Absolute Paths

An in depth and comprehensive view of absolute paths. With modern graphical file managers on Linux, Windows and MacOS ...

23:01
BASH Basics: Paths Part 1 - Absolute Paths

861 views

5 years ago

DistroTube
Xonsh Is A Modern Shell Powered By Python (Windows, Mac & Linux)

Xonsh is a modern, full-featured and cross-platform python shell. The language is a superset of Python 3.6+ with additional shell ...

20:28
Xonsh Is A Modern Shell Powered By Python (Windows, Mac & Linux)

15,293 views

1 month ago

Budiman JoJo
Introduction to Bash Scripting - Get Started to Improve

Thanks for watching guys :) Link to the github repository that is shown in the video: https://github.com/budimanjojo/scripts.

20:29
Introduction to Bash Scripting - Get Started to Improve

240 views

9 years ago

GTALUG
Git Annex with Christopher Browne

git annex is a file synchronizer that uses Git to manage its metadata and to help provide synchronization infrastructure.

29:17
Git Annex with Christopher Browne

4,319 views

7 years ago

Riffomonas Project
How to write a bash script for your reproducible data analysis pipeline (CC247)

Bash and Zsh are tremendously powerful tools for doing file operations from the command line. You can combine multiple bash ...

28:05
How to write a bash script for your reproducible data analysis pipeline (CC247)

5,533 views

3 years ago

Cisco DevNet
Setting up your MacOS Environment

Learn more: http://cs.co/oymacosenv Cisco DevNet walks you through how to install a set of common development tools on a ...

21:44
Setting up your MacOS Environment

6,274 views

7 years ago

Canal do Tio
Usando GIT via TERMINAL do PC

No vídeo de hoje, vou mostrar como usar o GIT através do terminal de comandos (Git Bash) no próprio sistema operacional.

27:46
Usando GIT via TERMINAL do PC

89 views

2 years ago

UNИX
01. Использование SSH и GIT

Разработка программного обеспечения для GNU/Linux Осенний курс 2020 года. Монтаж прямого эфира. Лекцию читает ...

1:25:56
01. Использование SSH и GIT

3,244 views

5 years ago

budlabs
CD tutorial: Top 3 ways to CHANGE DIRECTORY in ubuntu TERMINAL

cd() { # change directory # print current directory (replace $HOME with ~) # ls if [[ $1 = - ]]; then command cd "$OLDPWD" || return ...

24:59
CD tutorial: Top 3 ways to CHANGE DIRECTORY in ubuntu TERMINAL

308 views

6 years ago

Riffomonas Project
Using a pipe at the command line with bash, tar, gzip, and more! (CC251)

We've talked a lot about using a pipe in R, but did you know you can also use pipes at the command line when bash programming ...

24:34
Using a pipe at the command line with bash, tar, gzip, and more! (CC251)

1,434 views

3 years ago

Riffomonas Project
How to write bash scripts: Automating steps in data analysis to make them more reproducible (CC018)

In this screencast tutorial, Pat Schloss shows how you can use scripts written in the bash language to execute steps in a data ...

44:01
How to write bash scripts: Automating steps in data analysis to make them more reproducible (CC018)

1,939 views

5 years ago

DistroTube
Add Dialogs And Menus To Shell Scripts With Whiptail

Whiptail is a program that allows shell scripts to display dialog boxes and menus to the user for informational purposes, or to get ...

23:09
Add Dialogs And Menus To Shell Scripts With Whiptail

25,041 views

2 years ago

Plain Concepts
Introducción a GitHub | Todo lo que necesitas saber

GitHub es uno de los repositorios online más grandes de trabajo colaborativo en todo el mundo. Se trata de un sistema de ...

32:41
Introducción a GitHub | Todo lo que necesitas saber

1,169 views

4 years ago