Adnan Ul Haque@DESKTOP-82C93B3 MINGW64 ~ $ cd ardupilot Adnan Ul Haque@DESKTOP-82C93B3 MINGW64 ~/ardupilot (master) $ c Adnan Ul Haque@DESKTOP-82C93B3 MINGW64 ~/ardupilot (master) $ d Adnan Ul Haque@DESKTOP-82C93B3 MINGW64 ~/ardupilot (master) $ cd Tools/ Adnan Ul Haque@DESKTOP-82C93B3 MINGW64 ~/ardupilot/Tools (master) $ cd vagrant/ Adnan Ul Haque@DESKTOP-82C93B3 MINGW64 ~/ardupilot/Tools/vagrant (master) $ pwd /c/Users/Adnan Ul Haque/ardupilot/Tools/vagrant Adnan Ul Haque@DESKTOP-82C93B3 MINGW64 ~/ardupilot/Tools/vagrant (master) $ ls -lart total 83 drwxr-xr-x 1 Adnan Ul Haque 197121 0 Aug 22 19:13 ../ -rw-r--r-- 1 Adnan Ul Haque 197121 372 Aug 22 19:13 README.md -rwxr-xr-x 1 Adnan Ul Haque 197121 2534 Aug 22 19:13 initvagrant.sh* -rw-r--r-- 1 Adnan Ul Haque 197121 459 Aug 22 19:13 screenrc -rw-r--r-- 1 Adnan Ul Haque 197121 299 Aug 22 19:13 shellinit.sh drwxr-xr-x 1 Adnan Ul Haque 197121 0 Aug 26 12:45 ./ -rw-r--r-- 1 Adnan Ul Haque 197121 45372 Aug 26 12:59 ubuntu-zesty-17.04-cloudimg-console.log Adnan Ul Haque@DESKTOP-82C93B3 MINGW64 ~/ardupilot/Tools/vagrant (master) $ Adnan Ul Haque@DESKTOP-82C93B3 MINGW64 ~/ardupilot/Tools/vagrant (master) $ Adnan Ul Haque@DESKTOP-82C93B3 MINGW64 ~/ardupilot/Tools/vagrant (master) $ Adnan Ul Haque@DESKTOP-82C93B3 MINGW64 ~/ardupilot/Tools/vagrant (master) $ pwd /c/Users/Adnan Ul Haque/ardupilot/Tools/vagrant Adnan Ul Haque@DESKTOP-82C93B3 MINGW64 ~/ardupilot/Tools/vagrant (master) $ ls -lart ../vagrant/ total 67 drwxr-xr-x 1 Adnan Ul Haque 197121 0 Aug 22 19:13 ../ -rw-r--r-- 1 Adnan Ul Haque 197121 372 Aug 22 19:13 README.md -rwxr-xr-x 1 Adnan Ul Haque 197121 2534 Aug 22 19:13 initvagrant.sh* -rw-r--r-- 1 Adnan Ul Haque 197121 459 Aug 22 19:13 screenrc -rw-r--r-- 1 Adnan Ul Haque 197121 299 Aug 22 19:13 shellinit.sh drwxr-xr-x 1 Adnan Ul Haque 197121 0 Aug 26 12:45 ./ -rw-r--r-- 1 Adnan Ul Haque 197121 45372 Aug 26 12:59 ubuntu-zesty-17.04-cloudimg-console.log Adnan Ul Haque@DESKTOP-82C93B3 MINGW64 ~/ardupilot/Tools/vagrant (master) $ Adnan Ul Haque@DESKTOP-82C93B3 MINGW64 ~/ardupilot/Tools/vagrant (master) $ Adnan Ul Haque@DESKTOP-82C93B3 MINGW64 ~/ardupilot/Tools/vagrant (master) $ Adnan Ul Haque@DESKTOP-82C93B3 MINGW64 ~/ardupilot/Tools/vagrant (master) $ vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Checking if box 'ubuntu/zesty32' is up to date... ==> default: Clearing any previously set forwarded ports... ==> default: Clearing any previously set network interfaces... ==> default: Preparing network interfaces based on configuration... default: Adapter 1: nat ==> default: Forwarding ports... default: 22 (guest) => 2222 (host) (adapter 1) ==> default: Running 'pre-boot' VM customizations... ==> default: Booting VM... ==> default: Waiting for machine to boot. This may take a few minutes... default: SSH address: 127.0.0.1:2222 default: SSH username: ubuntu default: SSH auth method: password default: Warning: Connection reset. Retrying... default: Warning: Connection aborted. Retrying... ==> default: Machine booted and ready! ==> default: Checking for guest additions in VM... ==> default: Mounting shared folders... default: /vagrant => C:/Users/Adnan Ul Haque/ardupilot ==> default: Machine already provisioned. Run `vagrant provision` or use the `--provision` ==> default: flag to force provisioning. Provisioners marked to run always will still run. Adnan Ul Haque@DESKTOP-82C93B3 MINGW64 ~/ardupilot/Tools/vagrant (master) $ vagrant ssh Welcome to Ubuntu 17.04 (GNU/Linux 4.10.0-32-generic i686) * Documentation: https://help.ubuntu.com * Management: https://landscape.canonical.com * Support: https://ubuntu.com/advantage * What are your preferred Linux desktop apps? Help us set the default desktop apps in Ubuntu 18.04 LTS: - https://ubu.one/apps1804 Get cloud support with Ubuntu Advantage Cloud Guest: http://www.ubuntu.com/business/services/cloud 0 packages can be updated. 0 updates are security updates. ubuntu@ubuntu-zesty:~$ git submodule update --init --recursive fatal: Not a git repository (or any of the parent directories): .git ubuntu@ubuntu-zesty:~$ pwd /home/ubuntu ubuntu@ubuntu-zesty:~$ ls -lart total 28 -rw-r--r-- 1 ubuntu ubuntu 675 Nov 15 2016 .profile -rw-r--r-- 1 ubuntu ubuntu 3771 Nov 15 2016 .bashrc -rw-r--r-- 1 ubuntu ubuntu 220 Nov 15 2016 .bash_logout drwxr-xr-x 3 root root 4096 Aug 26 09:46 .. drwx------ 2 ubuntu ubuntu 4096 Aug 26 09:47 .cache drwx------ 2 ubuntu ubuntu 4096 Aug 26 09:47 .ssh -rw-r--r-- 1 ubuntu ubuntu 0 Aug 26 09:47 .sudo_as_admin_successful drwxr-xr-x 4 ubuntu ubuntu 4096 Aug 26 09:47 . ubuntu@ubuntu-zesty:~$ pwd /home/ubuntu ubuntu@ubuntu-zesty:~$ git usage: git [--version] [--help] [-C ] [-c name=value] [--exec-path[=]] [--html-path] [--man-path] [--info-path] [-p | --paginate | --no-pager] [--no-replace-objects] [--bare] [--git-dir=] [--work-tree=] [--namespace=] [] These are common Git commands used in various situations: start a working area (see also: git help tutorial) clone Clone a repository into a new directory init Create an empty Git repository or reinitialize an existing one work on the current change (see also: git help everyday) add Add file contents to the index mv Move or rename a file, a directory, or a symlink reset Reset current HEAD to the specified state rm Remove files from the working tree and from the index examine the history and state (see also: git help revisions) bisect Use binary search to find the commit that introduced a bug grep Print lines matching a pattern log Show commit logs show Show various types of objects status Show the working tree status grow, mark and tweak your common history branch List, create, or delete branches checkout Switch branches or restore working tree files commit Record changes to the repository diff Show changes between commits, commit and working tree, etc merge Join two or more development histories together rebase Reapply commits on top of another base tip tag Create, list, delete or verify a tag object signed with GPG collaborate (see also: git help workflows) fetch Download objects and refs from another repository pull Fetch from and integrate with another repository or a local branch push Update remote refs along with associated objects 'git help -a' and 'git help -g' list available subcommands and some concept guides. See 'git help ' or 'git help ' to read about a specific subcommand or concept. ubuntu@ubuntu-zesty:~$ ubuntu@ubuntu-zesty:~$