What is AI and Why is Everyone Talking About It?
What is AI? Artificial Intelligence (AI) is the science of making computers behave like humans. It means teaching machines to think, learn, and make decisions. Every day, AI is shaping the way we live and work — often without us even noticing it. Why is AI Important? Saves Time – AI can do boring tasks …
Read more “What is AI and Why is Everyone Talking About It?”
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 …
Read more “Steps to Create/Add User & Assign Role/Permission to User in Jenkins”