Skip to content

Techeons

Imagine | Explore | Innovate

Menu
  • Home
Menu

Tag: ubuntu

How to setup a firewall in Ubuntu using UFW

Posted on September 5, 2024

UFW (Uncomplicated Firewall) is a user-friendly frontend for managing netfilter firewall rules in Ubuntu. It provides a simple and easy-to-use interface to configure and manage firewall settings. It is designed to be…

How to setup Postgres on Ubuntu

Posted on September 3, 2024

Postgres also known as PostgreSQL, is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance. PostgreSQL features transactions with atomicity, consistency, isolation, durability (ACID) properties, automatically updatable…

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 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 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 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:…

How to setup GitLab on Ubuntu using Docker

Posted on September 1, 2024

GitLab is a web-based platform for version control and collaboration on software development projects. It’s an alternative to GitHub and offers many similar features, plus some additional ones. Here are some key…

How to setup Backblaze CLI on Ubuntu

Posted on September 1, 2024

Backblaze is a cloud storage and backup service that allows users to automatically backup their computer data to the cloud. Founded in 2007, Backblaze offers a simple, secure, and affordable way to…

How to setup Jenkins on Ubuntu using Docker

Posted on August 31, 2024

Jenkins is an open-source automation server that enables developers to automate various stages of their software development process, including building, testing, and deploying applications. Key Features: Benefits: Common Use Cases: 1) Install…

Posts pagination

Previous 1 2 3 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