Skip to content

oshenth/linuxLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 

Repository files navigation

🐧 Linux Lab - The Penguin Studios

This repository contains practical work, exercises, and experiments related to Linux systems. It is intended for learning and practicing Linux commands, shell scripting, and system operations.

πŸ“ Repository Structure

  • Linux command exercises
  • Shell scripting examples
  • File system operations
  • Process management tasks
  • Networking basics

πŸš€ Getting Started

Follow these steps to connect your local repository to GitHub and push your code:

git remote add origin https://github.com/oshenth/linuxLab.git
git branch -M main
git push -u origin main

πŸ’» Requirements

Linux OS (Ubuntu, Kali, CentOS, etc.) or WSL on Windows Basic knowledge of terminal/command line

πŸ“Œ Usage

Clone the repository and start practicing:

git clone https://github.com/oshenth/linuxLab.git
cd linuxLab

πŸ“– Topics Covered

  • Basic Linux commands
  • File permissions
  • Shell scripting
  • Package management
  • User and group management

🀝 Contributing

Feel free to fork this repo and add your own lab exercises or improvements.

πŸ“œ License

This project is open-source and available for learning purposes.

About

This repo contains my Java based projects,code snippets and other related files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors