How To Install and Configure GitLab on Ubuntu 18.04
Content1 Prerequisites2 Step 1 — Installing the Dependencies3 Step 2 — Installing GitLab4 Step 3 — Adjusting the Firewall Rules5 Step 4 — Editing the GitLab Configuration File6 Step 5…
Dimension Reduction – IsoMap
Content1 Introduction2 Prerequisites for Dimension Reduction3 Why Geodesic Distances Are Better for Dimension Reduction4 Dimension Reduction: Steps of the IsoMap Algorithm5 Landmark Isomap6 Drawbacks of Isomap7 Conclusion for Dimension Reduction…
What Every ML/AI Developer Should Know About ONNX
Content1 Introduction2 ONNX Overview3 Prerequisites for ML/AI Developer4 ONNX in Practice for ML/AI Developer5 Conclusion for What Every ML/AI Developer Should Know About ONNX 9 Jan at 10:17 What Every…
How To Install and Configure Elasticsearch on Rocky Linux 9
Content1 Prerequisites2 Step 1 — Installing and Configuring Elasticsearch3 Step 2 — Configuring Elasticsearch4 Step 3 — Securing Elasticsearch5 Step 4 — Testing Elasticsearch6 Step 5 — Using Elasticsearch7 Conclusion…
How To Install and Configure Elasticsearch on Rocky Linux 8
Content1 Prerequisites2 Step 1 — Installing and Configuring Elasticsearch3 Step 2 — Configuring Elasticsearch4 Step 3 — Securing Elasticsearch5 Step 4 — Testing Elasticsearch6 Step 5 — Using Elasticsearch7 Conclusion…
How to Install and Configure Ansible on Ubuntu 20.04 | Step-by-Step Guide
Content1 Prerequisites2 Step 1 — Installing Ansible3 Step 2 — Setting Up the Inventory File4 Step 3 — Testing Connection5 Step 4 — Running Ad-Hoc Commands (Optional)6 Conclusion to How…
How to Install and Configure Ansible on Rocky Linux 9: A Step-by-Step Guide
Content1 Introduction to Ansible2 Installing and Configuring Ansible3 Conclusion 8 Jan at 18:30 Configuration Management with Ansible on Rocky Linux 9 Configuration management systems are designed to make controlling large…
How To Set Up a New TypeScript Project
Content1 Introduction2 Table of Contents3 Prerequisites4 Step 1 — Starting the TypeScript Project5 Step 2 — Compiling the TypeScript Project6 Step 3 — Using Google TypeScript Style to Lint and…
How To Add JavaScript to HTML
Content1 Introduction2 Add JavaScript to HTML3 Working with a Separate JavaScript File4 Conclusion to Add JavaScript to HTML 8 Jan at 11:25 How To Add JavaScript to HTML Introduction JavaScript,…