What is Malware, its Infection & Types

What is Malware Malware is made up of Two Words: malicious & software.A malware is a file of code or refers to any program that is copied to your computer without your knowledge typically delivered via a network & is intended to cause harm to the functioning of the computer system. Fig: Malware What Malware …

Steps to Install & Configure Drupal on Ubuntu

Drupal is a free & open source content management system (CMS),which is written in PHP and released under GPL.It is used for creation of dynamic websites, even quite complex ones. Prerequisites: Ubuntu machine with Sudo Privileges. There are some steps to setup Drupal on Ubuntu: Step 1: Update the System. apt update Step 2:Install Apache2. …

What is Cyber Security

The meaning of the term cyber security has evolved in recent years. Cyber security is a collection of technologies, processes & practices designed to protect networks, computers, programs & data from attack, damage or unauthorized access. In other words, Cyber security is security applied to computer devices such as computer & smartphones as well as …

Steps to Create/Add User & Assign Role/Permission to User in Jenkins

Jenkins is a free & open source automation server. It is used for continuous integration/continuous delivery and deployment (CI/CD) automation software, written in the Java programming language. It is used to implement CI/CD workflows, called pipelines. Here, we are creating a user & assign a role or permission to created user in Jenkins. Using Manage …

Learn About Advantages vs Disadvantages of Cloud Computing

Cloud is defined as a set of hardware, network, storage, applications & services combined together  to deliver different aspects of computing as a service over a network or the internet. There are some Advantages & Disadvantages of cloud computing: Advantages of Cloud Computing The various advantages of cloud computing are as follow: Cost Saving: The …