1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-09 16:53:33 +02:00

Add Ubuntu resources

Ubuntu Documentation
This commit is contained in:
Paul Marsicovetere
2022-08-08 04:44:43 -04:00
committed by GitHub
parent 26cfc9f735
commit 1e2ac45e50

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>