PinnedMastering 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 14, 20241Feb 14, 20241
PinnedTroubleshooting VLC on Ubuntu: What to do when it won’t openVLC is a popular media player that’s widely used on Ubuntu and other Linux-based operating systems. While VLC is generally reliable, there…Apr 28, 20232Apr 28, 20232
PinnedFully 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 15, 2024Jul 15, 2024
PinnedStep-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 14, 2024Jun 14, 2024
PinnedHow To Install wkhtmltopdf on Linux (Ubuntu, Mint, Debian)There 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
Complete Guide to Clean and Fresh Docker Installation1. Remove Docker and All Associated FilesMar 6Mar 6
How to Perform a Clean Installation of Visual Studio Code via Snap and Clear CacheIf you want to remove the cache and any stored data for Visual Studio Code installed via Snap, follow these steps:Mar 6Mar 6
Step-by-step guideline to install Oracle 19c Database in Docker on UbuntuStep 1: Install DockerMar 5Mar 5
Published inProgrammers & Developers CommunityHow to Connect to Oracle Database in Python on Ubuntu 24.04Connecting to an Oracle Database using Python is a common requirement for software developers.Feb 23Feb 23