cookie

Ми використовуємо файли cookie для покращення вашого досвіду перегляду. Натиснувши «Прийняти все», ви погоджуєтеся на використання файлів cookie.

avatar

Sudocourse

We post : 1. Free Udemy, eduonix and Udacity course 2. Paid free courses 3. Hacking courses ( educational purpose only) 4. Courses to learn all programming language 5. The Courses you request in our group👇🏻 Join @whitehatgroup for official discussions!

Більше
Країна не вказанаМова не вказанаКатегорія не вказана
Рекламні дописи
149
Підписники
Немає даних24 години
Немає даних7 днів
Немає даних30 днів

Триває завантаження даних...

Приріст підписників

Триває завантаження даних...

http://Courses.sudobyte.workers.dev Get free premium courses! Watch it live with ad free streaming with downloadable option✨✨
Показати все...
✳️ NETWORKING BASICS: part-1 ✳️ ➖➖➖➖➖➖➖➖➖➖➖➖➖➖ 🔴 IP Addresses 💠 Internet Protocol address is the abbreviation of IP address. 💠 Each digital device (computer, laptop, phone, tablet, etc.) is assigned an IP address, and this is what enables us to communicate and connect with devices. Imagine an IP address as similar to your house address. Without that address, no one could find you or send you snail mail. 💠 The IP address system we are presently using is known as IP version 4, or IPv4. It is made up of 32 bits of four octets, or four groups of 8 bits (on/off switches). 💠For instance, 192.168.1.101. Each of the numbers between the periods (.) is the decimal equivalent of 8 bits. This means that we calculate the base 2 number that computers use represented by the 8 bits and convert them to decimal numbers that humans are more accustomed to working with. Each one of the octets (8 bits) is capable of representing numbers within the range 0 through 255 (2 to the 8th power). ✳️ Classes of IP Addresses: 💠 IP addresses are generally put into three classes, and the ranges are: 🔹Class A: 0.0.0.0 - 127.255.255.255 🔹 Class B: 128.0.0.0 - 191.255.255.255 🔹 Class C: 192.0.0.0 - 223.255.255.255 💠 Later, we will address subnetting and subnet masks that vary with these different IP classes. ✳️ Public vs. Private IP Addresses 💠 It's important to note that our IP address system has its limitations. The biggest limitation is that there are not enough IP addresses to cover all of the devices that need to connect to the internet. The IPv4 system that we are working with now has only 4.3 billion IP addresses. With 7.3 billion people on the planet and far more devices, that certainly is not enough. 💠 As a result, a system was developed to reuse a group of IP addresses to be used within a LAN—and are not usable over the internet. These addresses can be used over and over again within each local area network, but not over the internet, thereby conserving the number of IP addresses necessary to keep the world going 'round. ✅ These private addresses include: 🔹192.168.0.0 - 192.168.255.255 🔹10.0.0.0 - 10.255.255.255 🔹172.16-.0.0 - 172.16.255.255 ✅ You have probably seen the private IP addresses beginning with 192.168.xxx.xxx or 10.xxx.xxx.xxx on your Kali system when you type ifconfig. 💠 This is your private IP that is only usable on the local area network. To communicate over the internet, it must be translated to a public IP by a NAT device (will see NAT in the next post.. stay tuned). ➖➖➖➖➖➖➖➖➖➖➖➖➖➖ Keep supporting us!
Показати все...
Показати все...
Free Cloudera Tutorial - Cloudera Hadoop |Big Data | Authentication With Kerberos

Hadoop Administrator | Cloudera | Cloudera Hadoop Secure Cluster | Kerberos Authentication | MIT Kerberos - Free Course

Показати все...
Big Data on Amazon web services (AWS)

Learn About Building out Scalable, Resilient Big Data Solutions Using Various Services on AWS Cloud Platform

🔰 Geeksforgeeks CS Core Subjects {Computer science theory} #GFG Download link: https://drive.google.com/drive/u/3/folders/1fwCxjgHgdTcSPjD8THehnjuxLgiFa2s9 Share and support us 🙂
Показати все...
Показати все...
Network Ethical Hacking for beginners (Kali 2020 - Hands-on)

Learn How Hackers Think, Hack, & Secure Your System Like Security Experts, Ethical Hacking, Kali 2020, Cyber Security.

Показати все...
Become a White Hat Hacker with Free Ethical Hacking Course

Learn penetration testing and become a white hat hacker with our free ethical hacking online course. Get white hat hacking certified with this course.

Показати все...
Essential Git Quickstart for Beginners

A practical Git crash course that focuses on quickly giving you the core concepts and commands to start using Git today

Показати все...
Automate the Boring Stuff with Python Programming Course

A practical programming course for office workers, academics, and administrators who want to improve their productivity.

Показати все...
Java Programming for Complete Stranger

Learn Java Programming with lot of examples. For Java Beginners! Let's learn OOP's