Tutorial

272 Articles 2 Followers


How to create web scraper with python ? ( Selenium )

31 Aug 2023 2 minute read 0 comments HackTheGeek

there are many ways to create Web Scraper with python the best way to do that is using selenium . the selenium enables you to open up a browser page with python and do certain tasks like pressing keys or scraping part of the page . the best thing abo...

OSINT Unleashed: 5 Essential Tools for Cyber Investigators

5 Jun 2023 4 minute read 1 comment Investigator515

When you’re using open source intelligence the ability to obtain and analyse information is key to achieving your goals. The correct tools will help you streamline this process, giving you the ability to delve deeper in to your open source investigat...

Introduction to Python, installation of the environment

24 Apr 2023 2 minute read 1 comment Chainable.it

    Let's get straight to the point without any long introductions!   Environment   1. Due to the fact that many subsequent tutorials will cover the topic of Python, let's start with its installation and some environment in which we will be coding. I...

[Tutorial] How to make own local GPT4all in 5 minute without any skills!

23 Apr 2023 2 minute read 2 comments Chainable.it

To start with, I will write that if you don't know Git or Python, you can scroll down a bit and use the version with the installer, so this article is for everyone!   Today we will be using Python, so it's a chance to learn something new. I don't kno...

Learn how to create functional Telegram bots without knowing how to program

15 Apr 2023 3 minute read 0 comments Enrique Yecier

  If you have ever used Telegram then it is very likely that you have seen or used them at some point. And this messaging app is famous for being the first to include them. Yes, I'm talking about Telegram bots and it is very likely that you have also...

An Overview of AI, for Humans

6 Apr 2023 10 minute read 12 comments Great White Snark

AI is everywhere today (or at least mentions of it would have you believe so). I can't avoid it, so I might as well learn about it. (If you can't beat it, at least join in and develop it before it makes you redundant, right? That's my thinking, anywa...

How to manage remote Linux access from Windows machine the old way.

2 Mar 2023 2 minute read 0 comments Assassyn

Hello, TL;DR A short manual on how to use Putty to connect to a remote Linux server/machine. Most likely an article like any other about this matter but still could be useful. Why the old way In the dark time of windows when the console(also call...

How to Run a Ravencoin Node - 2023

20 Feb 2023 2 minute read 2 comments nick_84

If you already have the Ravencoin Wallet downloaded onto your computer skip to Step 3!   Today we will be going over the steps needed for hosting a Ravencoin Node. To view a list of all active nodes click here   1: Download the Ravencoin Wallet Head...

How to Use Syntropy Stack — A Guide

15 Feb 2023 4 minute read 0 comments Cryptoray

Here’s how you can get started in minutes.   Getting started with Syntropy Stack is a quick and easy process. This guide will walk you through how to sign up, set up your network in Syntropy Stack, and begin monitoring key metrics like latency and ba...

Unreal Beginnings: A beginner's guide to creating games with Unreal Engine 5 - Part Two

26 Jan 2023 2 minute read 0 comments EmCe_ldz

In the first part of this series, we introduced you to the basics of Unreal Engine 5 and highlighted some of its key features for beginners. Now, let's dive into the specifics of how to start your journey of learning how to create games with Unreal E...