Skip to content

Techeons

Imagine | Explore | Innovate

Menu
  • Home
Menu

Category: Uncategorized

How to setup Prometheus on Ubuntu

Posted on September 3, 2024

Prometheus is an open-source monitoring and alerting toolkit originally built by SoundCloud in 2012. It has since become a popular choice for monitoring applications and infrastructure in the cloud native ecosystem. Key…

How to create a bootable USB drive with multiple operating systems and tools in one using Ventoy

Posted on September 2, 2024

Ventoy is a free and open-source tool that allows you to create a bootable USB drive with multiple operating systems and tools. Here’s a step-by-step guide on how to use Ventoy: Requirements:…

How to mount an USB drive on Ubuntu

Posted on September 2, 2024

Install the required packages Find the device name of your USB drive Create the mount point and mount it Note: Remember to replace /dev/sda2 with the actual device name of your USB…

How to mount a NFS volume on Ubuntu

Posted on September 2, 2024

NFS volume mount 1) Install package to enable NFS support on the client system: 2) Create a directory to which the NFS volume will be mounted: 3) Update /etc/fstab: 4) Mount the…

How to setup a PHP-MySQL App on Apache server on Windows – using WAMP Server

Posted on September 2, 2024

WampServer is a free, open-source web development platform that allows users to create and test web applications locally on their Windows computer. It’s a self-contained package that includes everything needed to run…

How to scan and remove secrets such as API keys and passwords from your git repo

Posted on September 2, 2024

Gitleaks – Scan for secrets https://github.com/gitleaks/gitleaks BFG Repo Cleaner Tool Download the tool from: https://rtyley.github.io/bfg-repo-cleaner Setup alias for the BFG tool: To remove secrets completely: Replace all secrets listed in a file…

How to setup Zeppelin Notebooks on Ubuntu

Posted on September 1, 2024

Apache Zeppelin is a web-based notebook that enables interactive data exploration, visualization, and collaboration. It supports a wide range of data sources, including Apache Spark, Hadoop, and relational databases. With Zeppelin Notebooks,…

How to setup Spark on Ubuntu

Posted on September 1, 2024

Apache Spark is an open-source distributed computational framework that is created to provide faster computational results. It is an in-memory computational engine, meaning the data will be processed in memory. Spark supports…

How to setup Dremio on Ubuntu using Docker

Posted on September 1, 2024

Dremio is a data lakehouse platform that offers a range of tools and features to help organizations manage, process, and analyze large amounts of data. Here are some key aspects of Dremio:…

Web Dev Tools: Web UI

Posted on September 1, 2024

Some Web UI Tools for Web Developers

Posts pagination

Previous 1 … 4 5 6 Next

Recent Posts

  • Nginx: How to increase timeout for Nginx
  • Cheat Sheet: Essential Git Commands
  • Setting a default shell in Linux
  • Setting up Composer on Linux
  • Switch easily between Python versions on a Mac using pyenv

Tags

ai alerting aws b2 backblaze certificate cheatsheet cloud commands data-science datalake devops dns docker dremio git gitlab infra jenkins kubernetes linux metabase minikube minio monitoring mount mysql nginx nodejs notebooks openssh php python scala secrets spark ssh ssl ubuntu ufw usb web dev tools windows xampp zeppelin

©2026 Techeons | Design: Newspaperly WordPress Theme