M Kashif Aziz Learning JavaScript beginner to advance guide JavaScript libraries provide ready-made functions and tools that developers can use to speed up web application development. Vanilla JavaScript, on the other hand, refers to the use of pure JavaScript... Javascript learning Sep 23, 2023
M Kashif Aziz Data Science Introduction to Data Science Tools and Techniques Data science is an interdisciplinary academic field that uses statistics, scientific computing, scientific methods, processes, algorithms and systems ... Data Science Data analytics Sep 16, 2023
M Kashif Aziz Odoo 16 inventory barcode app use cases Client use cases Odoo enterprise app is very strong while for community you have to use some of thirdparty apps to make things works, let check below https://apps.odoo.com/apps/modules/15.0/stock_barc... Sep 9, 2023
M Kashif Aziz Odoo Java script cheat sheet v16 Before starting make sure you have good understanding of vanilla js/ plain javascript, jquery etc The Javascript framework is designed to work with three main use cases: the web client : this is the p... Sep 2, 2023
M Kashif Aziz Application Security What is Application Security? Application security is defined as the use of application security solutions, tools, and processes to secure applications across their life cycle. The speed of modern dev... Vulnerabilities assets cyber secuirty threats Aug 30, 2023
M Kashif Aziz Firewalll Firewall A firewall is a network security device or software that monitors and controls incoming and outgoing network traffic based on predetermined security rules. Its primary purpose is to establish... Networking cyber secuirty Aug 29, 2023
M Kashif Aziz Bastion server/Jump Server Bastion server/Jump Server The main purpose of a bastion server: acting as a gateway to access other servers within a network.It's your first line of defense against potential cyber threats. Imagine y... Networking Server linux/ubuntu cyber secuirty Aug 26, 2023
M Kashif Aziz Big blue button installation Installation Documentation https://docs.bigbluebutton.org/2.2/install.html Method Used https://github.com/bigbluebutton/bbb-install Connecting to server 1. command: ssh root@192.181.1.1 password: elf7... Server linux/ubuntu Aug 25, 2023
M Kashif Aziz Odoo one2many & many2many tips One2many, Many2many fields odoo Case 1 Many2many relationship with same co-model on the same entity in Odoo. as we know the basic principal of many2many field is its create another table/model in data... Odoo Aug 25, 2023
M Kashif Aziz odoo server migration Server migration for odoo on older server stop odoo server and take the backup of your posgres if its filestore size is big else you can take backup with filestore as well. follow the blogs for instal... Aug 24, 2023
M Kashif Aziz Security objective CIA Triad security objectives of confidentiality, integrity, and availability. Confidentiality According to ISACA is preserving authorized restrictions on access and disclosure Including means for protecting pr... Aug 20, 2023
M Kashif Aziz vulnerability assessment Vulnerability assessment A vulnerability assessment is the testing process used to identify and assign severity levels to as many security defects as possible in a given timeframe. This process may in... Vulnerabilities cyber secuirty Aug 20, 2023