automated terminal push
Some checks are pending
learn org at code.softwareshinobi.com/learn.softwareshinobi.com/pipeline/head Build queued...
Some checks are pending
learn org at code.softwareshinobi.com/learn.softwareshinobi.com/pipeline/head Build queued...
This commit is contained in:
93
readme.md
93
readme.md
@@ -1,82 +1,41 @@
|
||||
# Shinobi Academy Linux: A Linux Learning Playground Situation
|
||||
# @softwareshinobi's Link Hub
|
||||
|
||||

|
||||
Welcome to the official repository for my personal link hub page!
|
||||
|
||||
wanna play with the application in this picture? connect to the server using the instructions below and run the command `hollywood`
|
||||

|
||||
|
||||
## Introduction:
|
||||
## 🌟 About This Project
|
||||
|
||||
Welcome, aspiring Linux ninjas! This tutorial will guide you through accessing Shinobi Academy Linux, a custom-built server designed to provide a safe and engaging environment for you to learn and experiment with Linux. Brought to you by Softwareshinobi ([https://softwareshinobi.digital/](https://softwareshinobi.digital/)), this server is your gateway to the exciting world of open-source exploration.
|
||||
This repository hosts the source code for my custom-built link hub page – a central place to find all my important online presences and resources. Think of it as a personalized, self-hosted version of a "link-in-bio" page, designed with a unique animated background and custom styling to reflect the @softwareshinobi brand.
|
||||
|
||||
## What You'll Learn:
|
||||
The page provides quick and easy access to my official website, social media profiles, professional details, project repositories, and ways to connect or collaborate with me.
|
||||
|
||||
* Connecting to a Linux server (using SSH)
|
||||
* Basic Linux commands (navigation, listing files, etc.)
|
||||
* Exploring pre-installed tools like cmatrix and hollywood
|
||||
## 🔗 My Links
|
||||
|
||||
## What You'll Need:
|
||||
Here's a collection of my key online destinations:
|
||||
|
||||
* A computer with internet access
|
||||
* An SSH client (built-in on most Linux and macOS systems, downloadable for Windows)
|
||||
* **🌐 Official Website:** [softwareshinobi.com](https://softwareshinobi.com)
|
||||
* **▶️ YouTube Channel:** [My videos & tutorials](https://www.youtube.com/@softwareshinobi)
|
||||
* **📄 Resume/CV:** [My professional experience](https://docs.google.com/document/d/10QNw6pYVD8Rmk0RXVreKRYqOTEiNgmUhNcOvbc0FlIs/edit?usp=sharing)
|
||||
* **💻 GitHub Profile:** [@softwareshinobi on GitHub](https://github.com/softwareshinobi)
|
||||
* **⚙️ Gitea (Self-Hosted Git):** [code.softwareshinobi.com](https://code.softwareshinobi.com)
|
||||
* **🔗 LinkedIn:** [Connect with me on LinkedIn](https://linkedin.com/in/softwareshinobi)
|
||||
* **👍 Facebook Page:** [Follow @softwareshinobi](https://www.facebook.com/softwareshinobi)
|
||||
* **🤝 1-1 Coaching:** [1-1 dev coaching](https://softwareshinobi.com/coaching)
|
||||
|
||||
## About Shinobi Academy:
|
||||
## 🛠️ Tech Stack
|
||||
|
||||
Shinobi Academy, the online learning platform brought to you by Softwareshinobi!
|
||||
This page is built with:
|
||||
|
||||
Designed to empower aspiring tech enthusiasts, Shinobi Academy offers a comprehensive range of courses and resources to equip you with the skills you need to excel in the ever-evolving world of technology.
|
||||
* HTML5
|
||||
* CSS3 (including custom animations)
|
||||
* JavaScript (for dynamic elements like the parallax background)
|
||||
* Font Awesome for icons
|
||||
|
||||
## Connecting to Shinobi Academy Linux:
|
||||
---
|
||||
|
||||
1. Open your SSH client.
|
||||
2. Enter the following command (including the port number):
|
||||
## 🚀 View It Live!
|
||||
|
||||
```
|
||||
ssh -p 2222 shinobi@linux.softwareshinobi.digital
|
||||
```
|
||||
See the page in action and access all my links here:
|
||||
|
||||
3. When prompted, enter the password "shinobi".
|
||||
|
||||
```
|
||||
username / shinobi
|
||||
```
|
||||
|
||||
```
|
||||
password / shinobi
|
||||
```
|
||||
|
||||
**Congratulations!** You're now connected to Shinobi Academy Linux.
|
||||
|
||||
## Exploring the Server:
|
||||
|
||||
Once connected, you can use basic Linux commands to navigate the system and explore its features. Here are a few examples:
|
||||
|
||||
* **`ls`:** Lists files and directories in the current directory.
|
||||
* **`cd`:** Changes directory. For example, `cd Desktop` will move you to the Desktop directory (if it exists).
|
||||
* **`pwd`:** Shows the current working directory.
|
||||
* **`man` followed by a command name:** Provides detailed information on a specific command (e.g., `man ls`).
|
||||
|
||||
## Pre-installed Goodies:
|
||||
|
||||
Shinobi Academy Linux comes pre-installed with some interesting tools to enhance your learning experience:
|
||||
|
||||
* **`cmatrix`:** Simulates the iconic falling code effect from the movie "The Matrix".
|
||||
* **`hollywood`:** Creates a variety of dynamic text effects on your terminal.
|
||||
|
||||
**Experimenting with these tools is a great way to explore the possibilities of Linux.**
|
||||
|
||||
## Conclusion:
|
||||
|
||||
By following these steps, you've successfully connected to Shinobi Academy Linux and begun your journey into the world of Linux. Use this platform to explore, experiment, and build your Linux skills!
|
||||
|
||||
A big thanks to Gemini for putting together these awesome docs!
|
||||
|
||||
## Master Linux Like a Pro: 1-on-1 Tutoring:
|
||||
|
||||
**Tired of fumbling in the terminal?** Imagine wielding Linux commands with ease, managing servers like a corporate ninja – just like my government and corporate gigs.
|
||||
|
||||
**1-on-1 tutoring unlocks your potential:**
|
||||
|
||||
* **Terminal mastery:** Conquer the command line and automate tasks like a pro.
|
||||
* **Become a command jedi:** Craft commands with lightning speed, streamlining your workflow.
|
||||
|
||||
**Ready to transform your skills?** [Learn More!](tutor.softwareshinobi.digital/linux)
|
||||
**➡️ [links.softwareshinobi.com](https://links.softwareshinobi.com) ⬅️**
|
||||
|
||||
Reference in New Issue
Block a user