Skip to content

HereIsMuhammad/linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,814 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linux

Welcome to the open-source Linux resource hub! This repository is designed to be a collaborative space for beginners and experts to share Linux commands, troubleshooting guides, automation scripts, and tips.

Whether you are a DevOps engineer, a SysAdmin, or just starting with the command line, your contributions are welcome!

Project Structure

This repository is organized into the following sections:

  • /commands: Cheat sheets for basic to advanced Linux commands.
  • /scripts: Useful Bash/Shell scripts for automation.
  • /guides: Detailed tutorials on Linux concepts (Networking, Permissions, etc.).

How to Contribute

I love contributions! You can contribute in many ways:

  1. Add Commands: Update my command cheat sheets with useful one-liners.
  2. Submit Scripts: Share your automation or backup scripts.
  3. Fix Typos/Issues: Improve my documentation.

Steps to Contribute:

  1. Fork this repository.
  2. Clone your forked repository to your local machine:
    git clone [https://github.com/YOUR_USERNAME/YOUR_REPO_NAME.git]
    
  3. Create a new branch:
git checkout -b feature/amazing-feature
  1. Commit your changes:
git commit -m 'Add some amazing features'
  1. Push to the branch:
git push origin feature/amazing-feature
  1. Open a Pull Request!

Code of Conduct & License

Please be respectful to all contributors.

About

I learn linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages