Articles by Tag #server

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

How to View Your index.php File in a Browser

How to View Your index.php File in a Browser To view your index.php file in a browser, you...

Learn More 12 0Jul 27 '24

What is Localhost in Development Mode?

When you're developing a website or an application, you need a way to test it before making it...

Learn More 8 0Aug 4 '24

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

NextJs Server Actions: Why and How

What is a Server Action? A server action is a function that runs on the server side of an...

Learn More 7 1Aug 1 '24

Server side (vulnerability scanning)

Ethical Hacking Visit the github project: https://github.com/samglish/ServerSide ...

Learn More 6 1Jul 5 '24

[part 1] Stylish modern "autoindex" in Angie/nginx without sms and third-party modules

Auto-index is the functionality of an HTTP server that allows you to automatically display a list of...

Learn More 6 0Apr 21

Websocket starter in Rust with client and server example

Learn how to implement WebSocket communication in Rust with a simple client-server example.

Learn More 6 0Jul 30 '24

Server actions in Next.js

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

Learn More 3 0Sep 6 '24

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

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 3 0Nov 11 '24

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

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 2 0Nov 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 2 2Feb 9

Next.js Server Actions

Next.js Server Actions is a powerful feature introduced in Next.js that allow you to run server-side...

Learn More 2 0Jun 24 '24

Self-host - Part 2 - Zero-Downtime Deployment using Docker Swarm

This blog will be the second in the three-part series (maybe more, we will see) of self-hosting. In...

Learn More 2 0Jul 18 '24

Netex Server - Netex Sensör - Ağ Keşif Eklentisi

Netex Server Kurulumu Netex server kurulacak makinenin terminalini açınız. Elimizdeki...

Learn More 2 0Jun 13 '24

How to Customize the Fastify Logger

read the article in italian language   Intro Fastify uses pino as its logger, one of the...

Learn More 2 0Aug 21 '24

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

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

Copy file between server and local machine ( from windows to linux server )

Bismillahirahimanirahim Dalam pc (windows ) perlu ada scp ( secure copy ), boleh guna winget...

Learn More 1 0Sep 5 '24

Enabling SSH in Ubuntu Server

A step-by-step guide to enabling SSH access on an Ubuntu server.

Learn More 1 0Jan 21

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

Kaptan ve Tayfa - Kaptan Sunucu Kurulumu

Database Hazırlanması Kullanıcı Oluşturma sudo -u postgres createuser...

Learn More 1 0Jun 4 '24

Self-host - Part 3 - MySQL and PostgreSQL Database Backup to Local Drive

This blog will be the third in the three-part series (maybe more, we will see) of self-hosting. In...

Learn More 1 3Aug 13 '24

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

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

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 1 1Oct 27 '24

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

Drawbacks to Using Rack Server Unit as Desktop Computer?

Hello everyone, I'm considering repurposing a rack server unit as a desktop computer and wanted to...

Learn More 0 1Jun 27 '24

How to enable passwordless SSH login

SSH is a secure protocol for logging in to remote servers over the network. To improve security and...

Learn More 0 0Jan 31