An open API service indexing awesome lists of open source software.

https://github.com/anduin2017/anduinos-docs

AnduinOS Document
https://github.com/anduin2017/anduinos-docs

documentation mkdocs mkdocs-material

Last synced: 17 days ago
JSON representation

AnduinOS Document

Awesome Lists containing this project

README

        

![AnduinOS Logo](./Assets/logo.svg){ align=right, width=100 }

# AnduinOS

This is the official repository for AnduinOS documentation.

[Download AnduinOS (ISO)](https://www.anduinos.com/){ .md-button .md-button--primary }

## Choose your AnduinOS version

AnduinOS is available in two version branches :LTS and Standard. The LTS version is recommended for most users, while the Standard version is recommended for developers and tech enthusiasts.

To view current version release schedules, see the [AnduinOS Version Release Schedule](./VERSIONS.md).

## What is AnduinOS?

AnduinOS is a custom Debian-based Linux distribution that aims to facilitate developers transitioning from Windows to Ubuntu by maintaining familiar operational habits and workflows.

## How to install AnduinOS?

To install AnduinOS, you can follow the instructions in the [Installation Guide](./Install/./System-Requirements.md).

## What need to be done after installing AnduinOS?

After installing AnduinOS, you may need to do some post-installation configurations. You can follow the instructions in the following guides:

* [Select best apt source](./Install/Select-Best-Apt-Source.md)
* [Install drivers](./Install/Install-Drivers.md)
* [Mount second disk](./Install/Mount-Second-Disk.md)
* [Install input method](./Install/Install-Input-Method.md)
* [Update your system](./Install/Update-Your-System.md)
* [Switch to your language](./Install/Switch-To-Your-Language.md)
* [Update firmware](./Install/Upgrade-Firmware.md)
* [Configure power settings](./Install/Configure-Power-Settings.md)
* [Install an app store](./Install/Install-An-App-Store.md) or [Install applications](./Applications/Introduction.md)

## How to install applications on AnduinOS?

To install applications on AnduinOS, you can follow the instructions in the [Applications Guide](./Applications/Introduction.md).

## How to use AnduinOS to host other services?

To host services on AnduinOS, you can follow the instructions in the [Servicing Guide](./Servicing/Introduction.md).

## Where to get the source code of AnduinOS?

To get the source code of AnduinOS, you can visit the [AnduinOS GitLab repository](https://gitlab.aiursoft.cn/anduin/anduinos)

## Copyright

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received [a copy of the GNU General Public License](https://gitlab.aiursoft.cn/anduin/anduinos/-/blob/1.2/LICENSE) along with this program. If not, see .