Skip to content

Techeons

Imagine | Explore | Innovate

Menu
  • Home
Menu

Tag: ubuntu

Setting a default shell in Linux

Posted on October 26, 2025

A Linux shell is a command-line interface that lets you interact with your operating system. It interprets commands and sends them to the OS for execution. To set the default shell to…

How to setup NodeJS on Ubuntu using nodesource

Posted on March 24, 2025

Node.js is a JavaScript runtime built on Chrome’s V8 JavaScript engine that allows developers to run JavaScript on the server-side. It provides an event-driven, non-blocking I/O model, making it lightweight and efficient….

How to setup MongoDB on Ubuntu

Posted on February 28, 2025

MongoDB is a popular, open-source NoSQL database that allows for flexible and scalable data storage. Here’s a brief overview: Key Features: Basic Concepts: Installation MongoDB should start on Port 27017. Connect to…

How to setup RDP (Remote Desktop Protocol) using xrdp on Ubuntu

Posted on October 1, 2024

RDP is a proprietary protocol developed by Microsoft that allows users to remotely connect to and control a Windows-based computer or server. xrdp is an open-source implementation of Microsoft’s Remote Desktop Protocol…

How to setup OpenSSH server on Ubuntu

Posted on September 29, 2024

OpenSSH (Open Secure Shell) is a free and open-source suite of security-related network connectivity tools. It provides secure access to remote systems, ensuring encrypted data transfer and authentication. Key Features: Components: Benefits:…

How to check disk space usage on Ubuntu

Posted on September 21, 2024

How to check what is taking up all the disk space on Ubuntu Here are a few things you can try: Note: Depending on the size, these commands can take a while…

How to setup Cockpit on Ubuntu

Posted on September 6, 2024

Cockpit is a free, open-source, and web-based server management tool that simplifies server administration tasks. It provides a user-friendly interface for managing servers, making it easier for system administrators to monitor and…

How to setup Portainer on Ubuntu

Posted on September 6, 2024

Portainer is a lightweight, open-source management platform for Docker environments. It provides a user-friendly web interface to manage and monitor Docker containers, images, volumes, and networks. Key Features: Benefits: Installation 1) Setup…

How to setup a MySQL server on Ubuntu

Posted on September 5, 2024

MySQL is a popular open-source relational database management system (RDBMS) that allows you to store, manage, and retrieve data in a structured and organized way. Here’s a brief overview: Key Features: Common…

Protect your OpenSSH server on Ubuntu using UFW

Posted on September 5, 2024

To prevent abuse on your OpenSSH server, you can implement rate limiting using UFW. To rate limit incoming SSH connections using UFW, you can use the following steps: 1) Enable UFW: 2)…

Posts pagination

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