📙
Workbook - Introduction to Software Systems
  • About - Workbook
  • Introduction
  • Software Engineering
    • Software Systems
    • Software Product Development
    • Networking
  • TERMINAL PROGRAMMING
    • LINUX - SHELL
    • Practice Questions
  • Web Technologies
    • HTML
    • CSS
    • JavaScript
  • Databases
    • Database Systems
    • SQL - CURD Operations
  • Object Oriented Programming
    • Python
  • Lab Activities
    • Understanding GIT - Lab 1
    • SHELL - Lab 2
      • Class Quiz (15/6/2021)
      • Class Test Script
      • SHELL Lab Activity Task
      • SHELL Lab Activity Solution
  • ASSIGNMENTS
    • Assignment-1 SHELL Solutions
Powered by GitBook
On this page
  • Setting up your Machine
  • Software Installations

Was this helpful?

Introduction

Read this page carefully to setup up your machine and software required for this course

PreviousAbout - WorkbookNextSoftware Systems

Last updated 4 years ago

Was this helpful?

Setting up your Machine

Below are the basic system requirements for your PC/Laptop required throughout this course

  • ROM: at least 1GB of Diskspace

  • RAM: atl east 512 MB

  • Operating System: Windows (8 or above), Linux (Ubuntu/CentOS/Fedora 2018 and above edition), MacOS (10.13.6 and above)

Software Installations

  • Browsers: Any latest Chrome/Firefox/Safari (Internet Explorer not preferable)

  • SHELL: BASH

    • It is installed by default in UNIX OS. Else, download BASH for Unix OS

    • Click to follow steps to install Linux Subsystem in Windows OS

      • You may also install Ubuntu App from Windows Store to run Shell

    • Click to follow steps to install Bash on macOS

  • Python: Click for Installation Instructions for all OS types

  • : Click for Setting up flask for all OS types

  • Git: Click for setting up Git for all OS types

here
here
here
here
Flask
here
here