Showing posts with label Courses. Show all posts
Showing posts with label Courses. Show all posts

20 May 2023

Dark web

 


Dark web




Tor software Logo




The dark web is a part of the internet that isn't indexed by search engines. 

The dark web is the world wide web content that exists on darknets: overlay networks that use the Internet but require specific software, configurations, or authorization to access.

Through the dark web, private computer networks can communicate and conduct business anonymously without divulging identifying information, such as a user's location. The dark web forms a small part of the deep web, the part of the Web not indexed by web search engines, although sometimes the term deep web is mistakenly used to refer specifically to the dark web.

The darknets which constitute the dark web include small, friend-to-friend peer-to-peer networks, as well as large, popular networks such as Tor, Freenet, I2P, and Riffle operated by public organizations and individuals. Users of the dark web refer to the regular web as Clearnet due to its unencrypted nature. The Tor dark web or onionland uses the traffic anonymization technique of onion routing under the network's top-level domain suffix .onion.


Deep vs Dark web and Clear web

The terms “deep web” and “dark web” are sometimes used interchangeably, but they are not the same. Deep web refers to anything on the internet that is not indexed by and, therefore, accessible via a search engine like Google. Deep web content includes anything behind a paywall or requires sign-in credentials. It also includes any content that its owners have blocked web crawlers from indexing.

Estimates place the size of the deep web at between 96% and 99% of the internet. Only a tiny portion of the internet is accessible through a standard web browser—generally known as the “clear web” some time surface web.

No one really knows the size of the dark web, but most estimates put it at around 5% of the total internet. Again, not all the dark web is used for illicit purposes despite its ominous-sounding name.


Dark web browsers

Accessing the dark web requires the use of an anonymizing browser called Tor. The Tor browser routes your web page requests through a series of proxy servers operated by thousands of volunteers around the globe, rendering your IP address unidentifiable and untraceable. Tor works like magic, but the result is an experience that’s like the dark web itself: unpredictable, unreliable and maddeningly slow.


Dark web serch engenis

Dark web search engines exist, but even the best are challenged to keep up with the constantly shifting landscape. The experience is reminiscent of searching the web in the late 1990s. Even one of the best search engines, called Grams, returns results that are repetitive and often irrelevant to the query. Link lists like The Hidden Wiki are another option, but even indices also return a frustrating number of timed-out connections and 404 errors.


Dark web websites

Dark web websites look pretty much like any other site, but there are important differences. One is the naming structure. Instead of ending in .com or .co, dark web websites end in .onion. That’s “a special-use top level domain suffix designating an anonymous hidden service reachable via the Tor network,” according to Wikipedia. Browsers with the appropriate proxy can reach these sites, but others can’t.

Dark web websites also use a scrambled naming structure that creates URLs that are often impossible to remember. For example, a popular commerce site called Dream Market goes by the unintelligible address of “eajwlvm3z2lcca76.onion.”

Many dark websites are set up by scammers, who constantly move around to avoid the wrath of their victims. Even commerce sites that may have existed for a year or more can suddenly disappear if the owners decide to cash in and flee with the escrow money they’re holding on behalf of customers.


For sale in the dark web

The dark web has flourished thanks to bitcoin, the crypto-currency that enables two parties to conduct a trusted transaction without knowing each other’s identity. “Bitcoin has been a major factor in the growth of the dark web, and the dark web has been a big factor in the growth of bitcoin,” says Tiquet.

Nearly all dark web commerce sites conduct transactions in bitcoin or some variant, but that doesn’t mean it’s safe to do business there. The inherent anonymity of the place attracts scammers and thieves, but what do you expect when buying guns or drugs is your objective?

Dark web commerce sites have the same features as any e-retail operation, including ratings/reviews, shopping carts and forums, but there are important differences. One is quality control. When both buyers and sellers are anonymous, the credibility of any ratings system is dubious. Ratings are easily manipulated, and even sellers with long track records have been known to suddenly disappear with their customers’ crypto-coins, only to set up shop later under a different alias.


Some time secrecy compromise on dark web 

If you find your own information on the dark web, there’s precious little you can do about it, but at least you’ll know you’ve been compromised. Bottom line: If you can tolerate the lousy performance, unpredictable availability, and occasional shock factor of the dark web, it’s worth a visit. Just don’t buy anything there.





30 April 2023

Courses Videos

1. Part of speach English Grammar.



2. Types of sentence structure.



3. Punctuation.



4. Introduction to Computer.



5. Fitness Training.



6. 10. Best Dumbbell Exerscises.



7. HTML Introduction.




28 April 2023

Introduction of HTML



Introduction of HTML



HTML is the standard markup language for creating Web pages.


What is HTML

  • HTML stands for Hyper Text Markup Language
  • HTML is the standard markup language for creating Web pages
  • HTML describes the structure of a Web page
  • HTML consists of a series of elements
  • HTML elements tell the browser how to display the content
  • HTML elements label pieces of content such as "this is a heading", "this is a paragraph", "this is a link", etc.


A Simple HTML Document

<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<h1>My First Heading</h1>
<p>My first paragraph.</p>
</body>
</html>

Its look like

My First Heading

My first paragraph.


Explanation

  • For Html language we can use notepad, html editor or web templates directly.
  • The <!DOCTYPE html> declaration defines that this document is an HTML5 document.
  • All the other tags are inclosed in between html start tag and end tag <html> all other tags </html>
  • The <html> element is the root element of an HTML page.
  • The <head> element contains meta information about the HTML page.
  • The <title> element specifies a title for the HTML page (which is shown in the browser's title bar or in the page's tab).
  • The <body> element defines the document's body, and is a container for all the visible contents, such as headings, paragraphs, images, hyperlinks, tables, lists, etc.
  • The <h1> element defines a large headingThe <p> element defines a paragraph.

What is HTML Element

An HTML element is defined by a start tag, some content, and an end tag:

<tagname> Content goes here... </tagname>

The HTML element is everything from the start tag to the end tag:

<h1>My First Heading</h1>

<p>My first paragraph.</p>

Explanation

  • The <h1> is start tag of heading 1 (1 represents size) which alwas ends on heading end tag </h1>
  • The <p>is start tag of paragraph which alwas ends on paragraph end tag </p>

Note: There are some content elements missing (the <br> element). 

Dead elements are dead elements.  Empty elements are two notes in and tag!





Introduction of Computer




Introduction of Computer




This course is an introduction for beginner's to use personal computers and is aimed at those who have no or very little experience of using computers and who need to know the basics. The topics covered are:

  • How computers work
  • Computer devices
  • Software & Hardware

Information Technology

Any equipment or interconnected system or subsystem of equipment, that is used in the automatic acquisition, storage, manipulation, management, movement, control, display, switching, interchange, transmission, or reception of data or information.

The term information technology includes computers, ancillary equipment, software, firmware and

similar procedures, services (including support services), and related resources.


How Information Technology change our world

This is the age of Information Technology. Information Technology has changed the

world into global village. In every field of life computer is playing important role.

In current eras Computers are used everywhere like in homes offices banks schools etc.


Introduction of Computer

Computer is an electronic device which operating under the control of instructions stored

in its own memory.

  • Accept data (raw facts, figures & symbols)
  • Process data into information (Data organized, meaningful & useful)
  • Produces & stores results




How to Exercise with weight



How to Exercise with weight



Chapter One

How to Exercise with weights

This course is equally beneficial for both mens and women's no gender discrimination in it, women can perform selective experience for their selective body part just as belly Exercise to reduce belly fat.

It is natural for an enthusiastic beginner to overdo it.  When he wakes up the next morning, he puts on his joints

And feels so much pain in the muscles that he makes a firm commitment not to do this exercise again.  If you follow the prescribed course of exercises, you can avoid these pains.  You will only feel a slight pain in the cracks.

The right way to practice with exercise is to exercise three times a week every other day.  you monday  It's raining

And you can exercise on any alternate day you choose from Friday or Tuesday, Thursday and Saturday.  When you exercise your muscles

If there are, your fine cells become weak and tired.  So you need to rest for a day to restore the strength of your cells

This is why you should take a day off to exercise.

The best time to exercise is at 3 or 4 in the afternoon and an hour or two after eating in the evening.  However, if in the afternoon of Yasham

If the times are not suitable, then exercise at that time if you have the convenience. It is not appropriate to exercise immediately after eating.  Food should be digested long enough to wait at least an hour or two before exercising.

Wait an hour or so—even longer—before you eat. When you exercise, the heart sends blood to the ventricles are being used and it takes time for the blood to moderate.  Before they digest the food can be used for Before starting a course of exercises, check your weight and measure yourself.  Note these measurements.

If possible, take a photo of yourself and paste it on the page and write down the measurements taken.  Check your weight and measurements every month.

This way you will know how much progress you have made.  Whether you exercise at the gym or at home.  exercise

Do it in front of the mirror.  This way you will know whether you are doing the exercises correctly or not. Also of your body keep inspecting the structure.

The exercise room should be well ventilated and comfortable enough to avoid straining the muscles.  When you are exercising.  At that time, use such a shirt that can absorb sweat.

Or use any other clothing that can keep you warm.  There will be few players who will keep themselves warm beyond participating in the game.

Warm muscles are much more efficient in exercise and thus less likely to overload the muscles.

Before starting any exercise, warm up by pressing the bar a few times without much weight.  And then a few times of bars

Bend your knees together.  If you've never lifted before, start with a light weight of 30 or 40 pounds.  if you

If you can comfortably lift this weight above your head eight or ten times, then it is the right weight for you.  Suppose you do

If you decide to start with a forty pound weight, use that weight all week.  Repeat the given exercise 8 to 10 times.

Next week, increase your workouts by one or two times as directed.  When you exercise 12 to 15 times as desired

If you can repeat, then you are ready to increase this weight by 3 to 5 pounds according to your strength and courage.  you

You will find that in some exercises, for example, bending on the knees.  And carrying heavy loads including thighs.  Enter the process of the rump and back happens.  You can increase the weight by ten to 15 pounds.  Because muscles are the biggest and strongest part of the body.

Do each exercise correctly.  It is a common tendency among bodybuilders to use heavy weights

As much as they can't stand it.  You will benefit more if you do your exercises correctly with relatively light weights

That you overdo it the wrong way.  After exercising, take a hot spring bath.  This causes sleepiness

goes  If you plan to go out, take a hot shower and let it cool down gradually to reduce the chance of catching a cold.

A beginner should not exercise for more than half an hour.  Once your body gets used to the exercises, you can gradually increase the time to one hour.  By training three times a week, you will shape your body exceptionally well Can improve.

Do not exercise when you feel completely exhausted.  It is bad for your health.

And doing so will not contribute to muscle strengthening.  Exercise done correctly will tire you out to a comfortable level.  And

Your muscles will feel that they have been fully exercised.


How to exercise with weights

You may have read in weightlifting magazines and weightlifting magazines that many prominent bodybuilders change their routines.

I use the bench press to lift very heavy loads from 200 to 400 lbs.  This is highly commendable

So it can be.  But using such heavy weights is not necessary to build a good body shape.  You gradually appropriate

And ideally 50 can squat and bench press up to 200 pounds and use static loads of 200 to 250 pounds.

People who are interested in physical competitions and whose physical deal is to become a champion or almost become a champion.

It is capable.  Or those who want to break the current weightlifting record.  "Go ahead," I say to them.  I this

I will study with interest.  However, it was written for boys and men with average or below average physiques

has gone  A moderate and suitable weight lifting technique to make your body part healthy in proportion I am interested.


Hard work compared to training

Many persons are afraid of the curved rod (barrel) because of the strain and risk of injury happens If you follow the instructions , there is no reason for pain and injury.  

That's when the danger happens When novice (clumsy) receives his barbell set and instead of following a carefully laid out course, his whole tries to test the strength.

Get plenty of rest between exercises in the beginning.  Some persons need more rest than others.

You will find that light exercises require anywhere from thirty seconds to a minute of rest.  Avoid heavy workouts.

More rest may be needed.  We all have different stamina and physical structure. 

Therefore the duration of the rest period will also be individual.  You will find that when you exercise in the summer, you exercise, More rest is needed in between.  It is wise to reduce exercise in hot and humid weather.

Most people prefer to do 10 reps when exercising with a barbell.  Repeat this 10, 15 or 20 times.

Why not?  It is not necessary for you to improve to meet your prescribed number of repetitions.  If you desired exercise.

It has been decided to repeat 10 times.  And later you find that you can't do more than 8 - or 9 repetitions, then 10, do not try hard and strive for repetition.  Regular practice will make the tenth time just as easy for you as for the ninth time, with this method, you will end the exercise process with great surprise instead of getting tired.  Tell me again allow.

I would not recommend that you continue the exercise process to the point of exhaustion.

Moderation is the answer to safe and prudent action.


Exercise equipments in the market

The average person cannot be expected to know all the equipment involved in body building exercises۔Bicycles running machines.  Rubber expanders and spring expanders are constantly stuck in the advertising cycle. You can tone your legs on a stationary bicycle.  Provided that the traction of the bicycle is gradually increased.

Moving machines Muscles of the back and arms can be developed, provided there is sufficient immunity.  Rubber and spring expanders Equipment is good for upper body development.  But sooner or later these spreading devices will lose immunity.  And you can never believe that you are energized.  Or your diffusion devices are weakened.

The pair of bars dominates all these exercises.  It will reform and develop your entire body and you will.

You can count on the weight staying the same.  A pair of barbell set racks is moderately priced.  It will last a lifetime.

And then there can always be a sale.





English Part of Speach



English Part of Speach


In grammar, a part of speech is a linguistic category of words. In English there are eight parts of speech.

In the English language, words can be considered as the smallest elements that have distinctive meanings. Based on their use and functions, words are categorized into several types or parts of speech. This article will offer definitions and examples for the 8 major parts of speech in English grammar:


A list of parts of speech

A list of parts of speech in English grammar include the following:

1. Noun- A noun is a word used to refer to people, animals, objects, substances, states, events, ideas and feelings. A noun functions as a subject or object of a verb and can be modified by an adjective.

Examples - John, lion, table, freedom, love

I live in United States of America.

Emma is my sister.

I love to play with my cat.

2. Pronoun- A pronoun is used in the place of a noun or phrase.

Examples - I, you, he, she, it

  • This House belongs to us.
  • I won the race.
  • The matter is between Olivia and me.

3. Verb- A verb is used to show an action or a state of being

Examples - go, write, exist

  • Sophia is throwing the ball.
  • He accepted the job offer.
  • The Dog sat by the window.

4. Adjective- Adjectives are used to describe or specify a noun or pronoun

Examples - Good, beautiful, nice

  • The gray tree is in my backyard.
  • Skinny cats are not necessarily healthy.
  • Hairless cats look like rats.

5. Adverb- An adverb is used to modify a verb, adjective and other adverbs.

Examples - Completely, never, there, Slowly, Rapidly, Clumsily.

  • Mia ran fast.
  • Sophia is always on time.
  • Yesterday, we learned about multiplication.

6. Preposition- Prepositions are used before nouns to form a phrase that shows where, when, how and why

Examples - In, above, to, for, at

  • I will have a tour in 2020.
  • She will have her birthday on the 11th of August.
  • He will meet you at night.

7. Conjunction- Conjunctions join clauses or sentences or words

Examples - And, but, when

  • He is very tired, yet he has lots of work to do.
  • I like to read science books and story books.
  • He often goes running or biking.

8. Interjection- Interjections are used to show surprise or emotion.

Examples - Oh!, Hurrah!, Oops

  • Hurrah! We have won the match.
  • Oh, what's a surprise?
  • Oops, I’m sorry. That was my mistake.





Pagination:

1 2 3 4 5 6 7 8 9 10 11 12