Ecosyste.ms: Awesome
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: 3 months ago
JSON representation
AnduinOS Document
- Host: GitHub
- URL: https://github.com/anduin2017/anduinos-docs
- Owner: Anduin2017
- License: gpl-3.0
- Created: 2024-08-05T15:37:01.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-10-13T07:02:11.000Z (3 months ago)
- Last Synced: 2024-10-14T07:42:47.908Z (3 months ago)
- Topics: documentation, mkdocs, mkdocs-material
- Language: Dockerfile
- Homepage: https://docs.anduinos.com/
- Size: 8.54 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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 .