Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Resources #329

Merged
merged 2 commits into from
Nov 9, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
62 changes: 62 additions & 0 deletions docs/projects/tcet-linux/resources.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
---
title: TCET Linux Resource Guide
id: resources
description: Resources for TCET Linux
sidebar_label: Resources
keywords: [Resources,Resource Page, TCET Linux]
---

This guide provides a collection of resources for both basic and advanced users of TCET Linux. Whether you're a beginner looking to learn the basics or a seasoned coder seeking advanced topics, you'll find relevant resources here.

## Basic Resources

These resources are ideal for users who are new to TCET Linux or those who want to understand the basics:

1. [TCET Linux Documentation](https://opensource.tcetmumbai.in/docs/projects/tcet-linux/about-tcet-linux): Official documentation for TCET Linux.
2. [CLI Handbook](https://flaviocopes.com/book/cli): A comprehensive guide to the command line interface.
3. [Linux Basics](https://www.digitalocean.com/community/tutorials?q=%5BLinux+Basics%5D): A collection of tutorials on Linux basics from DigitalOcean.
4. [Git Book](https://git-scm.com/book/en/v2): An in-depth guide to using Git, the version control system.
5. [Git Tools](https://demonkiller.tech/docs/code/tools/git): Additional resources for using Git.
6. [Arch Build System](https://wiki.archlinux.org/title/Arch_build_system): A guide to the build system used by Arch Linux, which TCET Linux is based on.

## Advanced Resources

For coders and advanced users, these resources delve into more complex topics:

1. [Docker Tutorials](https://www.digitalocean.com/community/tutorials?q=%5BDocker%5D): A collection of tutorials on using Docker, a platform for deploying applications in containers.
2. [DevOps Repository](https://github.com/Pradumnasaraf/DevOps): A GitHub repository dedicated to DevOps practices.
3. [Neofetch](https://github.com/dylanaraps/neofetch): A command-line system information tool.
4. [PKGBUILD](https://wiki.archlinux.org/title/PKGBUILD): A guide to creating PKGBUILDs for Arch Linux.
5. [Arch User Repository](https://wiki.archlinux.org/title/Arch_User_Repository): A community-driven repository for Arch Linux users.
6. [XFCE Getting Started](https://docs.xfce.org/xfce/getting-started): A guide to getting started with XFCE, a lightweight desktop environment.
7. [LibreOffice Documentation](https://documentation.libreoffice.org/en/english-documentation/): Official documentation for LibreOffice, a free and open-source office suite.
8. [VS Code Basics](https://code.visualstudio.com/docs/introvideos/basics): Introductory videos for Visual Studio Code, a popular code editor.
9. [AUR](https://wiki.archlinux.org/title/Arch_User_Repository): This is a wiki page on the Arch User Repository. The Arch User Repository is a community-maintained repository of Arch Linux packages.
10. [Arch Wiki](https://wiki.archlinux.org/): This is the official Arch Linux wiki. The Arch Linux wiki is a great resource for learning about Arch Linux.

## Youtube Videos

* [ISO](https://youtu.be/Jqa7Bu6e4KM?si=bGS_bfMKKjQo-_iY): This is a video tutorial on How to build your personal ALG ISO.
* [Neofetch](https://youtu.be/Ov3yi-9jbFI?si=ilmLB1WIjblPF07C): This is a video tutorial on Customizing Neofetch.

* [Thunar](https://youtu.be/cAuIvKVNDQo?si=iUI2getFPq_IEHAu): This is a video tutorial on the Thunar custom actions, productivity, automation.
* [Thunar](https://youtu.be/kltOBWBcNBE?si=dMHMlHCrKqvZ1YZz): This is a video tutorial on Thunar Customization.
* [Git & Github](https://youtu.be/RGOj5yH7evk?si=BZMkdQo3kgISFDvT): This is a video tutorial on Git and GitHub for Beginners - Crash Course Free Code Camp.
* [Bash](https://youtu.be/b3W7Ky_aaaY?si=z_vbPNf3Z6RhmGEW): This is a video tutorial on How to Use Bash Language.

* [Starship](https://youtu.be/2qojOpT8HXs?si=zq9oMUkBk3Z5Tovc): This is a video tutorial on How to Customize your shell with starship.
* [Bootable Linux USB in Windows 11 | Rufus | Legacy/UEFI](https://youtu.be/7ND2fiaFfic?si=-YCeXwFL_0529QH5): This is a video tutorial on How to Make bootable Linux USB in Windows 11 | Rufus | Legacy/UEFI.
* [Arch Linux GUI Downloads with Secure Hash Algorithm](https://youtu.be/wtZjRXOny7Q?si=uB09lhE3T8zS-XGs): This is a video tutorial on Verify Your Arch Linux GUI Downloads with Secure Hash Algorithm.
* [Install & Setup VirtualBox](https://youtu.be/RJs70jQi7Wk?si=Oz5H2u_hXDbxQ_mM): This is a video tutorial on How to Install & Setup VirtualBox in Arch Linux.
* [Software from the Arch User Repository](https://youtu.be/BwvQUtv1eM0?si=S8lnZfH8SOn4yhS8): This is a video tutorial on How to Install Software from the Arch User Repository.


For additional resources and discussions, please visit the [TCET Linux Discord Server](https://discord.com/channels/1077233618109337691/1096352605883609108).


:::tip
1. You can visit **[Github Repository](https://github.com/tcet-opensource/tcet-linux)** of TCET Linux.
:::
<br />

_The [**TCET Linux Resource Guide**](resources) was succesfully executed! Let's move on and see [**iso-profile**](iso-profile) of **[TCET Linux](https://linux.tcetmumbai.in/)**._