All Projects → systems-cs-pub-ro → carte-uso

systems-cs-pub-ro / carte-uso

Licence: other
Cartea "Utilizarea sistemelor de operare"

Programming Languages

TeX
3793 projects

Projects that are alternatives of or similar to carte-uso

Aqeous
(Inactive, Checkout AvanaOS, Rewrite of this) This is a New Operating System (Kernel right now). Made completely from scratch, We aim to make a complete OS for Learning purpose
Stars: ✭ 23 (+27.78%)
Mutual labels:  operating-system
kedro-training
Find documentation and a template project for delivering Kedro training.
Stars: ✭ 26 (+44.44%)
Mutual labels:  training
Ultra
An operating system that doesn't try to be UNIX. Made completely from scratch with its own bootloader. 😊
Stars: ✭ 48 (+166.67%)
Mutual labels:  operating-system
Korean-OCR-Model-Design-based-on-Keras-CNN
Korean OCR Model Design(한글 OCR 모델 설계)
Stars: ✭ 34 (+88.89%)
Mutual labels:  training
DemOS
Free, simple, extremely lightweight, stackless, cooperative, co-routine system (OS) for microcontrollers
Stars: ✭ 18 (+0%)
Mutual labels:  operating-system
project-dionysus
A research kernel written in modern C++.
Stars: ✭ 24 (+33.33%)
Mutual labels:  operating-system
training-microservices
Node.js Microservices training
Stars: ✭ 50 (+177.78%)
Mutual labels:  training
npmtooling
This is the repository for my course, Tooling with NPM Scripts on LinkedIn Learning and Lynda.com.
Stars: ✭ 13 (-27.78%)
Mutual labels:  training
Python-Studies
All studies about python
Stars: ✭ 56 (+211.11%)
Mutual labels:  training
Onyx
UNIX-like operating system written in C and C++
Stars: ✭ 52 (+188.89%)
Mutual labels:  operating-system
responsivebootstrap
This is the repository for my course, Bootstrap Layouts: Responsive Single-Page Design on LinkedIn Learning and Lynda.com.
Stars: ✭ 49 (+172.22%)
Mutual labels:  training
kubernetes-localdev
Create a local Kubernetes development environment on macOS or Windows and WSL2, including HTTPS/TLS and OAuth2/OIDC authentication.
Stars: ✭ 210 (+1066.67%)
Mutual labels:  training
osmium
A toy operating system written in Rust on RISC V(rv32im)
Stars: ✭ 124 (+588.89%)
Mutual labels:  operating-system
os type
Rust library to detect the operating system type
Stars: ✭ 26 (+44.44%)
Mutual labels:  operating-system
nntrainer
NNtrainer is Software Framework for Training Neural Network Models on Devices.
Stars: ✭ 92 (+411.11%)
Mutual labels:  training
ArvernOS
💾 A minimal, experimental and "toy" monolithic kernel to learn about OS development // Work In Progress
Stars: ✭ 313 (+1638.89%)
Mutual labels:  operating-system
formations
Supports de cours des formations OpenStack et conteneurs de la société alter way
Stars: ✭ 43 (+138.89%)
Mutual labels:  training
CPL-1
Operating system in C written for fun and glory
Stars: ✭ 33 (+83.33%)
Mutual labels:  operating-system
osfree
osFree - open source Operating System/2 clone, usermode parts.
Stars: ✭ 77 (+327.78%)
Mutual labels:  operating-system
opuntiaOS
opuntiaOS - an operating system targeting x86, ARMv7, Aarch64
Stars: ✭ 566 (+3044.44%)
Mutual labels:  operating-system

USO Book

This repository hosts the book "Utilizarea sistemelor de operare" (Romanian) as LaTeX source code (generating PDF) and support source code. This book targets all those who want to take their first steps in the world of operating systems and Linux. And to those who want to strengthen their knowledge and practical skill in using operating systems.

The book is the official course material for the "Utilizarea sistemelor de operare" course (same name) at the Faculty of Automatic Control and Computers, University POLITEHNICA of Bucharest.

At this point, the content is in Romanian, with plans to have it translated in other languages.

Authors

The authors of this book are:

Images in the book (SVG) have been created by Andrei Stănescu ([email protected]).

Sergiu Weisz ([email protected]) did a large part of the editing.

The book cover was designed by Bogdan Calapod ([email protected]).

This book relied on reviews, ideas and contributions from numerous people, mentioned in each content file.

Many thanks go to Keysight Technologies Romania, for their constant support in the making of this book.

Structure

Actual book content is in the book/ folder. Each chapter uses a subfolder storing its content. Content is written and built using LaTeX. To build the book, follow the instructions in README.md.

Support source code is in the code/ folder. Similarly, there is a subfolder for each chapter with support source code. Source code is referenced in each chapter content in the book/ folder.

Virtual Machine

The content in the practical, focused on Linux. We use a virtual machine running Ubuntu Linux 18.04 to run commands and highlight practical actions. It is recommended you used this virtual machine when reading the book and replicating commands and their results.

The virtual machine is available in OVA (Open Virtual Appliance) format at http://uso.cs.pub.ro/res/USO.ova. Download the virtual machine (2.8 GB) and import it in a virtualization solution such as VirtualBox or VMware Workstation Player.

Contributing

The book is developed as free / open content. Content is licensed under Attribution-ShareAlike 4.0 International (CC BY-SA 4.0). Support source code is licensed 3-Clause BSD. See details in COPYING.md.

Contributions are welcome to improve content: reporting typos and inconsistencies, suggesting improvements, adding content, etc. You may contribute by:

See more in CONTRIBUTING.md.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].