Hello I will be providing a free Linux course in this thread. Anyone who seeks to help me and increase my knowledge is welome.
[automerge]1701825603[/automerge]
Basic info:
The console
Where you will be working on code. Can be accessed through MobaXTerm, cmd, or Powershell as well as download Virtualbox and through VM after downloading a RedHat ISO.
[automerge]1701825658[/automerge]
The job of a Sys. Admin is to administer, configure and keep servers running alongside code and packages to be sent to a certain department.
[automerge]1701825712[/automerge]
Basic Commands:
ls List
cd Change directories
mv Move file
rm Remove file
mkdir Make directory
[automerge]1702219837[/automerge]
Day 2
Today we will do some exercises in Windows Powershell, or MobaXTerm. You can also use a AWS client Cloudshell server if you wish.
Today we will expand on previously learned commands.
First we will create a new user through the useradd command.
Ex: useradd Saranz
[automerge]1701825603[/automerge]
Basic info:
The console
Where you will be working on code. Can be accessed through MobaXTerm, cmd, or Powershell as well as download Virtualbox and through VM after downloading a RedHat ISO.
[automerge]1701825658[/automerge]
The job of a Sys. Admin is to administer, configure and keep servers running alongside code and packages to be sent to a certain department.
[automerge]1701825712[/automerge]
Basic Commands:
ls List
cd Change directories
mv Move file
rm Remove file
mkdir Make directory
[automerge]1702219837[/automerge]
Day 2
Today we will do some exercises in Windows Powershell, or MobaXTerm. You can also use a AWS client Cloudshell server if you wish.
Today we will expand on previously learned commands.
First we will create a new user through the useradd command.
Ex: useradd Saranz
Last edited: