Python script to convert pdf to markdown file
Python script for converting pdf to markdown file. Git clone the repo from Github.
Python script for converting pdf to markdown file. Git clone the repo from Github.
As we all know currently this is era of AI and it has long way to go. In recent times, we are observing lots of AI models, software and tools are launched. One of them is n8n which is also one of the strong contender here. Introduction The n8n is a workflow automation platform which…
MySQL backup bash script which will upload the backup files in AWS s3 bucket.
In this article, we will automate no touch Jenkins setup wizard on docker (jcac). We will use the Jenkins Code As Configuration (JCAC) to achieve the automation. When we install the Jenkins first time, after that through GUI (Graphical User Interface) we install plugins, set Jenkins admin credentials etc. So we will automate these steps.
In this article, we will run and configure JenkinsIn this article, we will run and configure Jenkins Docker container. Also, we will do some operational activity like stopping, starting the Jenkins docker container and removing Jenkins docker image. Docker container
In this article, learn how to install Nagios core monitoring tool on AlmaLinux and Rocky Linux.
Learn how to install KVM on Ubuntu 24.04 LTS. To reduce the time and effort, we will use our own bash script. It can also be used for installing KVM on Ubuntu 22.04 and 20.04 LTS.
In this tutorial, we will learn how to install GIMP 2.10 Ubuntu / Debian Operating System. Because GIMP is used for Image Editing, it would be better to run Operating System in a Desktop or GUI (Graphical User Interface) mode.
In this article we will learn about 5 different ways to find the Ubuntu version of your system. Knowing the Ubuntu version of your Operating System is also important
In this article. learn how to reset forgotten mysql / MariaDB root password. Also learn some tips to prevent and manage such situation.
In this post. we will learn how to create self hosted build agent docker image for Azure DevOps pipelines. We will use the Dockerfile for creating self hosted build agent.
Do you know when you run the Linux / Unix command it could be Internal or External ? In this article, we will learn about Linux Internal and External command. For identifying and understand on command type, here we have article for you. Linux/Unix has so many commands. If you know these commands, your Linux…
In this Linux tutorial post, we are writing on all Linux basic commands with examples which every Linux beginner should know. It will help you to kickstart on any Linux Operating System. We expect, you have already installed the Linux Operating System in your system and we are ready to start the command in terminal….
SimpleCodeSyntax is a WordPress Plugin. Just download and activate the plugin in your WordPress site. No further settings is required. From Where To Download SimpleCodeSyntax Plugin You can download it from the WordPress.org website. Here, I have created the Download Button for the same or get it from this WordPress.org URL. Why did I create…
In this tutorial, we will show the manual as well as bash script method to install Nginx on Ubuntu 22.04 LTS server. Nginx which is one the most powerful web server widely use in the IT industry. It can easily handle the thousands of simultaneous connections with the small memory usage. Usage of Nginx: In…