📰 Dev.to · Aashish Chaurasiya
Articles from Dev.to · Aashish Chaurasiya · 10 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (27703)
ArXiv cs.AIDev.to AIMedium · ProgrammingMedium · AIMedium · Machine LearningMedium · Data Science

Dev.to · Aashish Chaurasiya
1d ago
Installing RabbitMQ on Ubuntu 26.04
Step-by-step guide to install RabbitMQ on Ubuntu 26.04, enable the management plugin, create an admin user, and secure the web dashboard with Nginx and a Let's

Dev.to · Aashish Chaurasiya
1d ago
Upgrading Ubuntu 24.04 to Ubuntu 26.04
Step-by-step guide to upgrade a live Ubuntu 24.04 server to Ubuntu 26.04 LTS, handle the auxiliary SSH daemon, resolve configuration file conflicts, and verify

Dev.to · Aashish Chaurasiya
1d ago
Installing Nginx Web Server on Ubuntu 26.04
Step-by-step guide to install Nginx on Ubuntu 26.04, configure a virtual host for your domain, secure the site with a free Let's Encrypt SSL certificate, and ve

Dev.to · Aashish Chaurasiya
1d ago
Installing PHP and PHP-FPM on Ubuntu 26.04
Step-by-step guide to install PHP 8.5 and PHP-FPM on Ubuntu 26.04, add common extensions, configure the FPM process pool, and integrate with Nginx for FastCGI-b

Dev.to · Aashish Chaurasiya
1d ago
Installing Podman on Ubuntu 26.04
Step-by-step guide to install Podman on Ubuntu 26.04, deploy a containerized application, and build a custom container image from a Dockerfile.

Dev.to · Aashish Chaurasiya
1d ago
Installing PostgreSQL on Ubuntu 26.04
Step-by-step guide to install PostgreSQL on Ubuntu 26.04 from the official PGDG repository, secure the installation, and create a database with a scoped user.

Dev.to · Aashish Chaurasiya
1d ago
Deploying OpenClaw on Ubuntu 26.04
Step-by-step guide to deploy OpenClaw, an autonomous AI agent platform, on Ubuntu 26.04 using the interactive setup wizard and expose the control UI securely ov

Dev.to · Aashish Chaurasiya
1d ago
Deploying Hermes Agent on Ubuntu 26.04
Step-by-step guide to deploy Hermes Agent, an open-source self-hosted AI agent by Nous Research, using Docker Compose with Traefik handling automatic HTTPS and

Dev.to · Aashish Chaurasiya
1d ago
Installing Caddy Web Server on Ubuntu 26.04
Step-by-step guide to install Caddy on Ubuntu 26.04 from the official repository, configure a virtual host, and verify automatic HTTPS with a Let's Encrypt cert

Dev.to · Aashish Chaurasiya
1d ago
Installing Memcached on Ubuntu 26.04
Step-by-step guide to install Memcached on Ubuntu 26.04, configure SASL authentication to secure access, and verify caching with a PHP test script.
DeepCamp AI