Software Security PrinciplesGoal of software security: Maintain the confidentiality, integrity and availability of information resources in order to enable successful business operations It is accomplished through security controls What is risk? Risk is a combination of fac...Jun 19, 2022·10 min read
Intro To Linux and Terminal CommandsInstallation Before we start with the Linux commands we need to set up our windows systems. To begin with, we will need two things: Windows PowerShell: https://www.microsoft.com/en-us/p/windows-terminal/9n0dx20hk701#activetab=pivot:overviewtab Insta...Mar 30, 2022·4 min read
Computer Networking in One GoBefore we dive deep into Computer Networks lets understand some basic stuffs and terminologies What is a network? Computers that are connected together What is Internet? The collection of these computer networks Protocols: These are just rule...Mar 29, 2022·13 min read
Super Quick Guide to GIT & GITHUBIf you want to quickly upload your projects on GITHUB than this guide is for you only: Go to GitHub website: Click on + button in top right Click "New Repository" and Fill the required stuffs Choose "Public" option if you want everyone can see your...Mar 28, 2022·2 min read