Skip to content

This repository contains experiments with operating systems, especially with Windows, Ubuntu and TrueOS (FreeBSD-based fully POSIX-compatible operating system).

License

Notifications You must be signed in to change notification settings

amirkhaniansev/os-experiments

Repository files navigation

os-experiments

This repository contains experiments with operating systems, especially with Windows, Ubuntu and TrueOS.

Some preconditions for successfull build

Windows

NT examples of this repository are built with Visual Studio 2017 Community. For successfull build uncheck "Use Precompiled headers" option from Properties -> C/C++ -> Precompiled Headers. If you have Visual Studio 2015 or less version, please migrate to Visual Studio 2017 to be able to open solutions or just recreate the projects with source files.

Ubuntu and TrueOS(Unix-based os)

Ubuntu and TrueOS examples can be built with GCC (GNU Compiler Collection).

Contribution

If you have any questions or offers do not hesitate to create issues and pull requests.

About

This repository contains experiments with operating systems, especially with Windows, Ubuntu and TrueOS (FreeBSD-based fully POSIX-compatible operating system).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages