DevStudio

Text & Code

Diff CheckerJSON BeautifierJSON DiffJWT ToolsEncoder / DecoderEncrypt / DecryptJS PlaygroundRegex TesterUUID GeneratorPassword Generator

Files

Image EditorPDF Editor & Merger

Network

Webhook TesterSSH ManagerHTTP Status CodesCIDR CalculatorDNS LookupWhat Is My IPHTTP Header & Redirect CheckerHTTP Request Builder

Databases

MySQLPostgreSQL

Communication

Email ToolTemp Mail

Utilities

Lat/Long PickerNotes & DocsColor ConverterQR Code GeneratorCron Expression Parser

Converters

Timestamp ConvertercURL ConverterJSON to CSVCSV to JSONJSON to YAMLYAML to JSONJSON to XMLXML to JSON

Formatters

XML FormatterSQL FormatterCode Minifier

Text Tools

Case ConverterWord CounterSlug Generator

Generators

CSS Box Shadow GeneratorMock JSON GeneratorDummy Data Generator

Image Tools

Image ConverterImage ResizerImage CompressorFavicon GeneratorImage to PDFSVG Resizer

Web & SEO

MIME Type LookupOpen Graph GeneratorRobots.txt Generator.htaccess GeneratorSchema Markup ValidatorText-to-HTML Ratio

Security

Bcrypt & Argon2 HasherSSL Certificate Parser

Editors

HTML CSS JS SandboxOnline Code Editor

Learn

GuidesArticles

Games

Games
Sign in

Server Guides

Remote access, file transfer, and database setup on a fresh server.

All guides

Download Files from a Linux Server via SCP

scp syntax for downloading a single file, an entire directory, and copying directly between two remote servers — without a third download.

Configure PostgreSQL on Ubuntu and Connect with DataGrip

Install PostgreSQL, create a database and user, open it up for remote GUI access, and connect from DataGrip (or any Postgres client) without the common auth errors.

Access a Remote Server Port from Your Local Machine

SSH local port forwarding, explained with the exact command — for reaching a database or internal service that's only bound to a server's localhost.