1
0
forked from DRAM-IT/Wiki

add folder

This commit is contained in:
syukri-radius 2025-05-28 10:32:13 +07:00
parent 9ab43bc203
commit 5ce5b033bd
3 changed files with 58 additions and 0 deletions

@ -0,0 +1,20 @@
# **Computer Systems, Linux & Virtualization**
## Topics :
**Computer Systems & Virtualization**
1. Introduction to Computer System Basics and Network Fundamentals
2. Bare Metal vs Virtualization vs Containerization
3. Overview of virtualization with VirtualBox: purpose, benefits, and system requirements
**Linux OS Fundamentals (CentOS/RHEL)**
1. Introduction to Linux: history, distributions, and why CentOS/RHEL is preferred in enterprises
2. Basic commands, file system structure, and user permission concepts
## Contributing
Feel free to submit issues or pull requests.
## License
This project is licensed under the MIT License.

@ -0,0 +1,18 @@
# **Development Env Setup & Basic Programming**
## Topics :
1. Setting Up Development Ecosystem:
2. Introduction to building sample applications:
- Backend: Java Jooby Framework
- Frontend: JavaScript Next.js framework.
3. Overview of VSCode as the IDE for coding and debugging these projects
## Contributing
Feel free to submit issues or pull requests.
## License
This project is licensed under the MIT License.

@ -0,0 +1,20 @@
# **Computer Systems, Linux & Virtualization**
## Topics :
**Computer Systems & Virtualization**
1. Introduction to Computer System Basics and Network Fundamentals
2. Bare Metal vs Virtualization vs Containerization
3. Overview of virtualization with VirtualBox: purpose, benefits, and system requirements
**Linux OS Fundamentals (CentOS/RHEL)**
1. Introduction to Linux: history, distributions, and why CentOS/RHEL is preferred in enterprises
2. Basic commands, file system structure, and user permission concepts
## Contributing
Feel free to submit issues or pull requests.
## License
This project is licensed under the MIT License.