https://github.com/shnartho/linux-server-administration
Linux os fundamentals and hands on shell scripting, bash, nano comands practice at WUT
https://github.com/shnartho/linux-server-administration
bash linux nano shell
Last synced: about 2 months ago
JSON representation
Linux os fundamentals and hands on shell scripting, bash, nano comands practice at WUT
- Host: GitHub
- URL: https://github.com/shnartho/linux-server-administration
- Owner: shnartho
- License: mit
- Created: 2022-03-15T22:11:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-13T22:02:23.000Z (about 4 years ago)
- Last Synced: 2025-06-02T14:16:59.231Z (about 1 year ago)
- Topics: bash, linux, nano, shell
- Language: Shell
- Homepage:
- Size: 4.37 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Linux-Server-Administration🎯
University Based course on Python Programming 🔥
List of topics are covered/will be covered during classes :
Lab 3 Text console: shells, basic commands, scripts 📂
Lab 4 Practical management of accounts and user groups 📗
Lab 5 Management of disks and filesystems🎒
Lab 6 Performing data compression, Backing up and recovering data, Operations scheduling 💻
Lab 7 System update, installation, upgrade and uninstallation of additional software using installation packages and software repositories 📖
Lab 8 Configuring printing in the Linux environment, Graphic environment - X Window 🖼️
Some hands-on practice screenshots ....⤵️
Securing the server and Remote system
administration via SSH on Linux
🟢VM1 Internet access through VM2
[](https://postimg.cc/ZWmhKyZk)
🟢Installing openSSH Server
[](https://postimg.cc/3dVdL1gX)
🟢Configuring your SSH server
[](https://postimg.cc/xJfCk422)
🟢Remote access configuration with ssh
[](https://postimg.cc/Xr97sbNW)
[](https://postimg.cc/r0Z8Dyj1)
🟢Configuring key-based SSH authentication:
setting up passwordless ssh
[](https://postimg.cc/qgYJ0Rz0)