Add Ubuntu resources

Ubuntu Documentation
This commit is contained in:
Paul Marsicovetere
2022-08-08 04:44:43 -04:00
committed by GitHub
parent a55e94e9c6
commit b0e29ae801

View File

@@ -1 +1,8 @@
# Ubuntu
# Ubuntu
Ubuntu is a free and open-source Linux distribution based on Debian. Ubuntu is available in three versions Desktop, Server and Core.
<BadgeLink badgeText='Official Website' colorScheme='blue' href='https://ubuntu.com/'>Ubuntu Website</BadgeLink>
<BadgeLink badgeText='Official Documentation' colorScheme='blue' href='https://help.ubuntu.com/'>Ubuntu Documentation</BadgeLink>
<BadgeLink badgeText='Install Documentation' colorScheme='blue' href='https://ubuntu.com/tutorials/install-ubuntu-desktop#1-overview'>Install Ubuntu Desktop Documentation</BadgeLink>
<BadgeLink badgeText='Tutorials' colorScheme='yellow' href='https://itsfoss.com/getting-started-with-ubuntu/'>Getting Started with Ubuntu Tutorials</BadgeLink>