Skip to content

Instantly share code, notes, and snippets.

View u9O's full-sized avatar
🍊
one day I will start eating orange

u9O

🍊
one day I will start eating orange
View GitHub Profile
@u9O
u9O / Configuration Manager.md
Created June 4, 2020 09:46
Configuration Manager
@u9O
u9O / myscript.sh
Created June 3, 2020 21:40 — forked from bradtraversy/myscript.sh
Basic Shell Scripting
#! /bin/bash
# ECHO COMMAND
# echo Hello World!
# VARIABLES
# Uppercase by convention
# Letters, numbers, underscores
NAME="Bob"
# echo "My name is $NAME"
@u9O
u9O / The Essential Skills to Becoming a Master Hacker.md
Created June 3, 2020 19:18
The Essential Skills to Becoming a Master Hacker

Many of my aspiring hackers have written to me asking the same thing. "What skills do I need to be a good hacker?"

As the hacker is among the most skilled information technology disciplines, it requires a wide knowledge of IT technologies and techniques. To truly be a great hacker, one must master many skills. Don't be discouraged if you don't have all the skills I list here, but rather use this list as a starting ground for what you need to study and master in the near future.

@u9O
u9O / Selenium Grid Tutorial: Hub & Node (with Example).md
Created June 3, 2020 19:16
Selenium Grid Tutorial: Hub & Node (with Example)

Selenium Grid Tutorial: Hub & Node (with Example)

What is Selenium Grid?

Selenium Grid is a part of the Selenium Suite that specializes in running multiple tests across different browsers, operating systems, and machines in parallel.

Selenium Grid has 2 versions - the older Grid 1 and the newer Grid 2. We will only focus on Grid 2 because Grid 1 is gradually being deprecated by the Selenium Team.

Selenium Grid Tutorial: Step by Step Guide with Example

@u9O
u9O / README.md
Last active April 16, 2024 08:06
The Essential Skills to Becoming a Master Hacker

The Fundamental Skills

These are the basics that every hacker should know before even trying to hack. Once you have a good grasp on everything in this section, you can move into the intermediary level.

1Basic Computer Skills

It probably goes without saying that to become a hacker you need some basic computer skills. These skills go beyond the ability to create a Word document or cruise the Internet. You need to be able to use the command line in Windows, edit the registry, and set up your networking parameters.

Many of these basic skills can be acquired in a basic computer skills course like A+.

Download Audio from YouTube

-i - ignore errors

-c - continue

-t - use video title as file name

--extract-audio - extract audio track