Skip to content

Commit

Permalink
Merge pull request #299 from tcet-opensource/228-tl-idea-behind-tcet-…
Browse files Browse the repository at this point in the history
…linux

Idea Behind TCET Linux
  • Loading branch information
Akash6222 authored Oct 14, 2023
2 parents f86b610 + a302aec commit 783dda9
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 0 deletions.
Binary file added docs/projects/tcet-linux/assets/linuxidea.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
40 changes: 40 additions & 0 deletions docs/projects/tcet-linux/idea-behind-creating-tcet-linux.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
title: Idea Behind TCET Linux
id: idea-behind-creating-tcet-linux
sidebar_label: Idea for creating TCET Linux
description: A brief overview of TCET Linux
keywords: [tcet, open-source, linux]
---
import yayInstallChrome from "/docs/projects/tcet-linux/assets/linuxidea.png";

<img src = {yayInstallChrome} style={{ border: "2px solid gray" }} />
<br />

<center><b><figcaption>TCET Linux Home Page</figcaption></b></center>
<br />

TCET Linux is a custom Linux distribution rooted in the Arch Linux ecosystem. Its creation is driven by a core idea: to provide an efficient, customizable, and user-friendly environment suitable for a diverse range of users. TCET Linux was conceived with several key goals in mind:

1. **Customization:** TCET Linux aims to give users the freedom to tailor their computing experience to their specific needs. This extends to the choice of desktop environment, software packages, and system configurations.

2. **Optimization:** The distribution emphasizes efficiency and performance, ensuring that it runs smoothly on a variety of hardware configurations, from older machines to modern systems.

3. **Accessibility:** TCET Linux is designed to be accessible to both newcomers and experienced Linux users, offering a balance between user-friendliness and advanced capabilities.

4. **Community:** At its core, TCET Linux fosters a community of users and contributors who share a passion for open-source software and collaborative development.

5. **Promoting Linux in Academics:** TCET Linux has a clear educational focus. It is built to promote the use of Linux in academic environments. It provides students with a Linux distribution that aligns with their needs and the requirements of educational institutions.

6. **Resource Efficiency:** TCET Linux is designed to run smoothly even on low-end hardware. In contrast to resource-hungry operating systems, TCET Linux ensures that educational and academic tasks can be accomplished efficiently, even on less powerful computers.

7. **Department-Specific Configurations:** TCET Linux is adaptable to different academic departments. In the future, it aims to have TCET Linux installed and configured according to departmental requirements, enhancing its utility in various educational settings.

8. **Community-Driven Development:** TCET Linux is developed by a small group of individuals who are passionate about learning and enhancing the Linux ecosystem. It is a community-driven project that continually evolves to meet the needs of its users.

TCET Linux is not just a Linux distribution; it's a reflection of a community's commitment to making Linux a valuable and accessible resource in the world of education and learning.
You can include this expanded version in your "idea.md" Markdown file to provide a more comprehensive understanding of the motivation and goals behind TCET Linux.

:::tip
You can visit on some learning resources listed on **[Resource Page](/docs/projects/tcet-linux/resources.md)** of TCET Linux documentation.
:::
<br />

0 comments on commit 783dda9

Please sign in to comment.