Articles by Tag #server

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

How to Expose Localhost to the Internet: A Developer's Guide

Learn how to easily expose your localhost server to the internet. Get a public URL for local projects, webhooks, and demos in seconds with this guide.

Learn More 33 4Aug 14

Run a Raspberry Pi server at home in minutes with Tunnelmole - No complex network setup required

Learn how to easily and securely run a server at home on your Raspberry Pi. Use Tunnelmole to get a public URL and bypass complex network configurations like port forwarding or CGNAT. Perfect for home automation, personal websites, and IoT projects.

Learn More 26 11Jul 14

Dedicated Server vs. Cloud Hosting: What’s Best for Your Business in 2025?

As businesses grow and digital demands evolve, choosing the right web hosting solution becomes...

Learn More 10 0May 22

Top 5 AI Tools You Can Host on Your Own Server (and Why You Should)

As AI tools become more accessible and powerful, more developers, agencies, and small businesses are...

Learn More 8 0May 28

Path-Based Reverse Proxying with Caddy

Caddy is a fantastic web server, let's take a look at how to do path-based reverse proxying so we can expose multiple services running on different ports on the same domain.

Learn More 8 1Oct 30 '24

Set up a raspberry pi http tunnel instantly with Tunnelmole

Learn how to easily and securely create a public HTTP tunnel to your Raspberry Pi. This guide shows you how to use Tunnelmole to expose your local server to the internet without port forwarding.

Learn More 5 0Jul 14

How to Send Emails in Python Using Gmail’s Free SMTP Mail Server API

This is the easiest way you can start sending emails with Python using only two libraries, smtplib...

Learn More 4 0Nov 11 '24

Server actions in Next.js

Server actions in Next.js are essential for handling secure, efficient server-side operations such as...

Learn More 4 0Sep 6 '24

npm start...the server is up&running!

With 'npm start' you can quickly and easily create and run a local web server! This tutorial is...

Learn More 4 2Feb 9

Dedicated vs. VPS Hosting: Which One Delivers Better Performance?

When it comes to hosting your website or application, choosing the right type of server can...

Learn More 3 8Mar 5

Free VPS Hosting and Windows VPS to Understand How They Work on Websites

From free VPS hosting to windows VPS solutions, web hosting has expanded remarkably over the...

Learn More 3 0Nov 6 '24

How I Set Up My Own Server (and Why You Should Too)

Two years ago, I switched careers into IT after completing a web development bootcamp. In the...

Learn More 2 1Oct 27 '24

Instantly expose a server behind cgnat with a public URL - Bypass cgnat port forwarding restrictions

Struggling with CGNAT port forwarding? Learn what CGNAT is, why it breaks port forwarding, and how to easily bypass it using the open-source tool Tunnelmole to expose your local server.

Learn More 2 0Jul 12

One-click Script to Set Up a Personal FTP on a Linux Cloud Server

Linux FTP Setup Simplified After researching, it seems that most people find setting up...

Learn More 2 0Feb 9

Remotely Access an IoT Device Instantly with Tunnelmole

Learn how to instantly get remote access to any IoT device, like a Raspberry Pi, with a secure public URL. No port forwarding or complex setup required.

Learn More 2 0Jul 12

Unlock Efficient Data Exchange: Import & Export Excel in ASP.NET Core

This article will guide you through the process of seamlessly importing and exporting Excel files in...

Learn More 1 0Oct 10 '24

Understanding Digest Authentication

This article is an extended version of my last article, Understanding Basic Authentication, exploring...

Learn More 1 0Feb 19

What is ATL Server?

ATL Server is a technology originally developed by Microsoft for developing web-based...

Learn More 1 0May 26

How to Create Your Own FiveM Server: A Starter’s Guide

Setting up a FiveM server might seem daunting at first, but with this step-by-step guide, you’ll have...

Learn More 1 0Jan 22

Red Hat Linux Server Survival Guide: Must-Check Services for Peak Performance

A Red Hat Linux server runs multiple background services to handle networking, security, file...

Learn More 1 0Apr 27

Discover MCP Servers Effortlessly with @atonomus/mcp-servers-search 🔍

Ever found yourself wondering what Model Context Protocol (MCP) servers are available for your Claude...

Learn More 1 0Jun 24

Singularity: Streamlining Game Development with a Universal Framework

Hello! I'm Andrey Makhorin, Server Developer at Pixonic (MY.GAMES). In this article, I'll share how...

Learn More 1 0Jan 15

The Importance of Log Files for Red Hat Linux Users

Log files are one of the most valuable tools for anyone managing a Red Hat Linux system. They act...

Learn More 1 0Apr 26

5 Custom Bash Scripts to Monitor Your Linux Server Performance

As developers and system administrators, we often rely on commercial monitoring tools for our...

Learn More 1 0May 5

Top 10 MCP Servers for 2025

Let me be real with you. I still remember when we first tried integrating multiple AI tools for a...

Learn More 1 2Jun 13

Building a Rock-Solid Home Server Backup Strategy - My 3-2-1 Approach

When you’re running a home server that stores your personal files, photos, media, and even services...

Learn More 1 0Aug 5

Understanding Web Servers by Building One in C

Web servers — the magical thing. Is it really magical? Pretty much, yes. But let’s break down this...

Learn More 1 1Jun 2

What I Do the Moment I Suspect My Ubuntu Server Has Been Compromised | by Faruk Ahmed | Aug, 2025

Member-only story What I Do the Moment I Suspect My Ubuntu Server Has Been...

Learn More 1 0Aug 13

The Hidden Risks of SSH Agent Forwarding (And How I Avoid Them) | by Faruk Ahmed | Aug, 2025

Member-only story The Hidden Risks of SSH Agent Forwarding (And How I Avoid...

Learn More 1 0Aug 18

How to write GraphQL resolvers effectively

Learn GraphQL concepts like resolver map, resolver chain, mappers, defer resolve and use GraphQL Code Generator and Server Preset to write resolvers.

Learn More 1 0Nov 4 '24