Apache NiFi Apache NiFi Cluster Apache NiFi Standalone automate telegram messages Automate Telegram Using Python Free online Grafana Grafana Grafana Complete Course grafana course Grafana For Beginners Grafana Installation Grafana Tutorials Grafana Udemy Course installing cloudera dataflow on cluster Installing NiFi on Unix Installing NiFi on Windows Installing Redis Installing Redis on Windows Install Redis on Linux Install redis on Windows itpanther NiFi nifi adminstration NiFi Cluster nifi cluster tutorial nifi standalone vs nifi cluster python Python Interview Questions Python Tutorials Redis Redis Cache Redis Complete Guide Redis Course Redis Datatypes Redis High Availability Redis In Memory Redis Installation Redis Persistence redis tips and tricks Redis Training redis tutorials steps to install nifi on cluster telegram telegram bot Try Grafana for free
- Ansible Interview Questions and Answersby Vikas JhaAnsible is a powerful tool used for automating IT tasks such as configuration management, application deployment, and orchestration. It’s needed for several reasons: Automation: Ansible streamlines repetitive tasks, allowing administrators to automate complex multi-tier deployments, thus saving time and reducing human error. Configuration Management: It helps in managing configurations across a large number of servers …
- Azure Cloud Fundamentals (AZ 900)by Vikas JhaContinue learning for free from this course:
- Schedule Telegram Messagesby Vikas JhaIn this article, I will show you how to schedule telegram messages using a python program. Schedule Telegram Messages Steps First, we will create a google sheet. We will use google Sheets to store all the messages which we want to send. In the google sheet itself, we will also provide the date and time …
- Send Telegram Messages Automaticallyby Vikas JhaIn this article, I am going to show you one of the easiest ways to send Telegram messages automatically to a Telegram group. So without further ado, let’s get started. If you want to learn to automate everything using Telegram Bot then watch this free tutorial. Telegram Group Creation You need to create a Telegram …
- Scrape Telegram Group Messagesby Vikas JhaIn this article, I am going to show you how to scrape Telegram group messages using Python. The program is going to help you if you want to scrape all the messages and save them in a CSV or Excel file to do some analysis. For example, if you want to search how many times …
- Scrape Telegram Membersby Vikas JhaIf you need to get a list of all the members from a Telegram group then this is the right article for you. In this article, I will be showing you steps to successfully scrape Telegram members from any public Telegram group. Installing Telethon We need to install Telethon Library in order to scrape members …
- Deploy Telegram Bot on Herokuby Vikas JhaSo you created a mind-blowing Telegram app that can reply automatically to your group members. Is it not brilliant? However, now you are stuck with another problem. Where should you host your code so that it can run 24*7? If this is the situation you are in then continue reading as I am going to …
- Grafana Rest APIsby Vikas JhaGrafana Rest APIs are a very important topic for engineers who are leveraging the power of the Grafana tool in their IT environment. Whenever you perform any action using Grafana APIs, behind the scene Grafana calls the REST APIs to process the requests. It means we can call those APIs directly without the need of …
- Telegram Bot To Download Youtube Videoby Vikas JhaWelcome all the programmers. In this article I am going to show you how to create our own Telegram bot to download Youtube video. I am keeping this article and the supporting video as simple as possible. However, If you still have any questions, feel free to comment. The complete code is available at Google …
- Prometheus Tutorial For Beginnersby Vikas JhaWhat is prometheus? Prometheus is an open-source system monitoring and alerting toolkit originally built at SoundCloud. Since its inception in 2012, many companies and organizations have adopted Prometheus, and the project has a very active developer and user community. It is now a standalone open source project and is maintained independently of any company. To emphasize this, and …
- Embedding Grafana in a websiteby Vikas JhaIntroduction of Embedding Grafana in a website Embedding grafana in a website is pretty simple if you want to embed Grafana Panels using Iframe. Often there are times when you want one of the existing Grafana panels to be used in your website for various reasons. Grafana makes it so much easy for you to …
- Commonly Asked Interview Questions For Freshersby Vikas JhaDo you want guaranteed success during the interview? If yes, then you must know these commonly asked interview questions for freshers. I hope all of you are doing excellent and staying safe during this Pandemic. In this article, I am going to talk about some very important things which as a Fresher you need to …
- Youtube Videos Keywords Checkerby Vikas JhaIn this article, Youtube Videos Keywords Checker, I will show you how we can see keywords of any YouTube Videos. Well, there are various ways to do it. So Let’s talk about the one which does not require you to depend on any third party application. YouTube Videos Keywords Checker Using Page Source This is …
- Automatic Reply on Telegramby Vikas JhaIn this article I am going to show you how you can use Telegram bots to automatic reply on Telegram Groups. Learn to automate Telegram replies based on keywords written in the group. Now, without further ado, let’s get into action. If you want to know all about Telegram Automation, Tips and Tricks then you …
- Monitor Docker Using Telegraf and Grafanaby Vikas JhaIn this article I am going to show you how you can Monitor Docker Using Telegraf and Grafana. Let us begin with a quick official intro about what is Telegraf, InfluxDb and Grafana. As mentioned in official docs, Telegraf is a plugin-driven server agent for collecting and sending metrics and events from databases, systems, and IoT …
- Python Pandas Frequently Asked Questionsby Vikas JhaLearn Python Pandas Frequently Asked Questions and increase chances of selection during interview. These are all the concepts you need to learn about Pandas Dataframe to become an expert. So let’s get started. Note: In this article we are using data from this sample file to explain the concepts. You may also refer to this …
- Wipro WILP WASE WISTAby Vikas JhaIn this article, I am going to share my real experience of joining the Wipro WILP program as part of WASE student. Wipro WILP, WASE, or WISTA are essentially the same with extremely minor differences. I recently completed 10 years of working with Wipro on 16th November 2020. It would be good if I share …
- WordPress Malicious Redirect Fixby Vikas JhaIn this article of WordPress Malicious Redirect Fix 2021, I am going to talk about fixing a very annoying issue of website redirects. Unfortunately because of rampant cyber attacks the number of website which gets hacked daily has increased significantly. What is WordPress Malicious Redirect? A hacker usually places malicious website’s URL in your website’s …
- Grafana Email Alerts and Change Default Templateby Vikas JhaIn this article I am going to show you how you can configure Grafana Email Alerts and Change Default Template. Please notice that in this article we have install Grafana on a Windows server. However, Steps are going to exactly the same regardless of which Operating System you have installed Grafana to. For Video Tutorial …
Grafana Email Alerts and Change Default Template Read More »
- Python Automation Ideas – Beginners Levelby Vikas JhaPYTHON AUTOMATION IDEAS FOR BEGINNERS WITH EXAMPLES As a python enthusiast or as a python student you would be looking for ideas which you can automate. So in this article we are going to discuss about Python automation ideas for beginners with example. These ideas or projects are like building blocks for other advance automation …