Shell Access: Difference between revisions

No edit summary
No edit summary
Line 2: Line 2:
# Look for something that looks like this: <br> [[File:Different types of shells.jpg|400px]]
# Look for something that looks like this: <br> [[File:Different types of shells.jpg|400px]]
# The command is <code>ssh</code>.
# The command is <code>ssh</code>.
== loggin in ==
=== Open the Terminal ===
You need to open a terminal window to log into the shell. The way you do that is different depening on what your computer is running:
==== Windows 11 ====
Open "'''Terminal'''"
==== Windows 10 ====
Open "'''Windows PowerShell'''"
==== MacOS ====
Open "'''Terminal'''"
==== Linux ====
It might be called "'''Terminal'''", "'''Console'''" or "'''Konsole'''" depending on what distribution you're using.
=== Log In ===
When you open the terminal, you should see a place where you can type words and such. This is called the "prompt".
Ok so you're gonna want to type in <code>ssh <your username>@pronounmail.com</code> (where <code><your username></code> is replaced with your actual username) and press enter (or return).
At this point it should ask you for your password. Type it in (keeping in mind that it won't actually show the letters you're typing it for securitie) and hit enter once more.
Ok at this point you should have reached pronounmail.com's shell and you've done it good job i love you dearly
== how 2 use da shell ==
i dont k now.......
[[Category:Pages with some amount of information in them]] [[Category:Pages that need things added to them]]
[[Category:Pages with some amount of information in them]] [[Category:Pages that need things added to them]]