PinnedChinmay RoyFully functional FTP server running in a Docker container managed by Docker Compose.Here’s the full process, including the installation of Docker and Docker Compose, as well as running your vsftpd service with Docker…Jul 15Jul 15
PinnedChinmay RoyStep-by-Step Guide to Activate SSL with Certbot in NGINXTo activate SSL effectively and easily for your Nginx server, you can use Certbot, a free tool that helps automate the process of…Jun 14Jun 14
PinnedChinmay RoyRedirecting Domains with Nginx: A Comprehensive GuideRedirecting domains is a common requirement in web server configuration, whether you’re migrating to a new domain, consolidating multiple…May 16May 16
PinnedChinmay RoyHow can see active ports with netstat command?Introduction: Understanding network activity on a system is crucial for system administrators and security professionals. One essential…May 8May 8
PinnedChinmay RoyHow To Install wkhtmltopdf on UbuntuThere are 3 ways to install wkhtmltopdf on Ubuntu 22.04. We can use apt-get, apt and aptitude. In the following sections we will describe…Apr 25, 2023Apr 25, 2023
Chinmay RoyUbuntu Basic to Advance Commands ListToday I am going to share a more comprehensive list of Ubuntu commands, ranging from basic to advanced, to help you with various tasks:Aug 22Aug 22
Chinmay RoyInstallation of Docker and VSFTPD on Ubuntu 22.04Today I am going to talk about the steps to install Docker on Ubuntu 22.04 and set up a container running vsftpd (Very Secure FTP Daemon):Jul 15Jul 15
Chinmay RoyStep-by-step guideline to installation of Nginx on UbuntuIn this article, I will teach you to installation of Nginx on your Ubuntu machine. Let’s start:May 7May 7
Chinmay RoyConfiguring Odoo: A Comprehensive Guide to Odoo.confConfiguring Odoo is a crucial step in ensuring optimal performance and functionality.Mar 31Mar 31
Chinmay RoyMastering Branch Management: Renaming Branches Locally and RemotelyIn this article, I am going to share with you, how to rename branch on your GitHub repository. I hope you will enjoy:Feb 141Feb 141