Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
O orientation
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 36
    • Merge requests 36
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Newbies
  • orientation
  • Wiki
  • installUbuntu

installUbuntu · Changes

Page history
[Updatev2.0]: added all reading material in the wiki authored May 10, 2020 by Yogesh Hegde's avatar Yogesh Hegde

Signed-off-by: Yogesh Hegde's avatarYogesh Hegde <yogesh@iotiot.in>
Hide whitespace changes
Inline Side-by-side
Showing with 7 additions and 0 deletions
+7 -0
  • installUbuntu.md installUbuntu.md +7 -0
  • No files found.
installUbuntu.md 0 → 100644
View page @ 5d7be661
# Using Same OS to avoid OS issues
We use Ubuntu 16.04 as our default OS. Please install it on to your system, so
that you can work without OS issues.
Learn how to install Ubuntu 16.04 in this guide.
## Install Ubuntu 16.04 on your Laptop
We recommend you to use Ubuntu 16.04 since it is easy for new developers.
### Install in a VM (Recommended)
1. [How to Install Ubuntu in VM](https://medium.com/@tushar0618/install-ubuntu-16-04-lts-on-virtual-box-desktop-version-30dc6f1958d0)
## Important! for VM
Please allocate these settings, for a smooth experience with VM.
1. Alteast 4 cores for the VM
2. Atleast 4 GB of RAM
3. Atleast 30GB(IoT) & 50GB(AI) of storage space.
---------------
<details>
<summary> <h3> Dual-boot (Not recommended) </h3> </summary>
<p>
Only for people who have Dual-booted the laptop before without any help from others. If you have not done it before Please install VM.
1. [How to Install Ubuntu](/extras/Dual_Boot_PC.pdf)(dual boot,Windows PC)
2. [How to Install Ubuntu](https://larryjordan.com/articles/create-a-dual-boot-mac-os-x-system/) (dual boot a MAC)
</p>
</details>
# **Why Ubuntu 16.04 and not this other distro ?**
It is because of package dependencies, We have solved all possible issues on 16.04 and there are many issues in other distros
which we don't want to get busy solving since our main goal is our curriculum and not solving Ubuntu or other Linux issues.
Clone repository
  • 20hrLearning
  • Code Workspace
  • Culture
  • FAQ
  • Home
  • Installing Required Tools
  • codeworkspace
  • codingStyle
  • coding_style_c_cpp
  • coding_style_python
  • dockerBasics
  • gitBasics
  • gitlabBasics
  • install tools ubuntu 16.04
  • install tools windows
View All Pages