Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

documentation mkdocs mkdocs-material

Last synced: 3 months 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 }

## What is AnduinOS?

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

AnduinOS is built on the Ubuntu Jammy package base.

## 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)
* [Mounting Second Disk](./Install/Mounting-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 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/master/LICENSE) along with this program. If not, see .