SKSanjiv Kannaa Jeganathaninsanjivkannaa.hashnode.dev·Jan 25, 2023 · 3 min readLinux file permissionsLinux file permissions are a fundamental aspect of the Linux operating system, and they play a critical role in securing data and controlling access to files and directories. Every file and directory on a Linux system has a set of permissions associa...00
SKSanjiv Kannaa Jeganathaninsanjivkannaa.hashnode.dev·Jan 25, 2023 · 3 min readWhat are SQL injections?SQL injections are a type of security vulnerability that occurs when user input is not properly sanitized and is used in a SQL query. This can allow an attacker to manipulate the query in order to access or modify sensitive data. SQL injections are o...00
SKSanjiv Kannaa Jeganathaninsanjivkannaa.hashnode.dev·Jan 25, 2023 · 2 min readWhat is DevOps all about?It is a philosophy that emphasizes collaboration and communication between development and operations teams in order to streamline the software development process and improve the overall quality of the product. In this article, we will explore the b...00
SKSanjiv Kannaa Jeganathaninsanjivkannaa.hashnode.dev·Jan 23, 2023 · 7 min readIntroduction to IP AddressingA computer network is a connection of two or more computer systems connected through a wired or wireless medium. Data needs to be transferred from one place to another in a computer network. How does the data sent by one system get correctly delivere...00