Tag: install

Astrophysics?????????How to install IRAF

IRAF – Image Reduction and Analysis Facility, is a product of NOAO. It has been widely used in the astronomical community to reduce data in the form of images and spectra. IRAF works best in UNIX distribution. Before setting out to install IRAF in your device, find out if your OS is 64 b...

Install Fluxion On Kali Wifi Hacking Tool

Hi every one Welcome to the another post of Kala at Kali linux tips. In this post we are installing the tool into the kali linux. Let’s read the tool description first. Fluxion is a security auditing and social-engineering research tool. It is a remake of linset by vk496 with (hopefully)...

Why Are Muslims Obligated to Install Bidets?

Croatian-born Serbian YouTuber and social media influencer, David Vujanic was shocked to see the hand jet spray in the restrooms in Qatar. He called it the “best thing ever”. Surprised that Western countries are not using them, Vujanic tweeted, “Been using the toilet-bump shower...

Install Airflow on Windows without Docker or Virtual Box in 5 mins

Apache Airflow is an open-source platform used for orchestrating complex data workflows. It offers a powerful toolset for managing, scheduling, and monitoring workflows in a distributed environment. If you are a data engineer, scientist, or analyst, chances are you have heard of Airflow and its...

Install FastAPI and run your first FastAPI server on Windows

What is FastAPI? Released in 2018, FastAPI is a Python web framework for building RESTful APIs. It quickly gained popularity due to its ease of use, speed and robustness. FastAPI uses Pydantic to define custom data types or extend validation with methods and all...

Install Redis on Windows10 without admin rights

To install Redis on Windows10, you need to enable WSL2 (Windows Subsystem for Linux). WSL2 lets you run Linux binaries natively on Windows. If you are running old WSL, you need to enable WSL2 by following this instruction. Unfortunately, enabling WSL2 requires admin right...

How to setup/install GNU make on Windows

Let’s keep it short. There are 2 options (there are more): Option-1: Longer, manual, half DIY option. Go to https://gnuwin32.sourceforge.net/packages/make.htm and download setup Click any one of the highlighted options It’ll take you to sourceforge.net and start...

How to Install Flutter on Mac M1

This guide is a simplified setup on Flutter’s official page. There is no extra step that is not on Flutter’s official page. The reason I do this is to provide you with a more efficient and secure installation guide. First of all, you need an Integrated development environment (IDE) fo...

Install Brew on M1/M2 Mac (2023)

Recently I came across a requirement to have Homebrew installed on my mac, Hence I decided to share the approach with anyone who has the same need as I’m. What is Homebrew Homebrew is a popular package manager for macOS that makes it easier to install and manage open-source software...

How to install Java 21 and setup JAVA_HOME Path in macOS (Apple Silicon M1 & M2)

wondering how to install Java and set up the JAVA_HOME path. Java is a versatile programming language that’s used in various applications, and having it properly installed on your macOS is essential for developers and tech enthusiasts. In this guide, we’ll walk you through the steps to g...