Skip to content

This is a small knowledge database. Here, I have code snippets, technical documentation, and reference commands for technologies I use daily.

License

Notifications You must be signed in to change notification settings

mlorentedev/cheat-sheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cheatsheets

This repository is my second brain where I store useful configurations, scripts, and notes that I find helpful in my daily work.

If you find any of these configurations useful, feel free to use them as a reference or adapt them for your own setup. And if you're searching for detailed explanations of each configuration, you're in the right place but checkout my site.

Table of Contents

Linux Commands

Essential command-line utilities for Linux systems:

  • arp - Address Resolution Protocol utility
  • awk - Text processing and pattern matching
  • cron - Task scheduling
  • du - Disk usage analyzer
  • env - Environment variables
  • ethtool - Ethernet device configuration
  • find - File and directory search
  • grep - Text search and pattern matching
  • netstat - Network statistics
  • sed - Stream editor for text manipulation
  • tar - Archive and compression utility
  • user - User management commands

Development Tools

Essential tools for software development and DevOps:

  • curl - HTTP client and data transfer tool
  • docker - Container management platform
  • git - Version control system
  • helm - Kubernetes package manager
  • jq - JSON processor and query tool
  • kubectl - Kubernetes command-line tool
  • npm - Node.js package manager
  • openssl - Cryptographic toolkit
  • terraform - Infrastructure as Code tool
  • tmux - Terminal multiplexer
  • vim - Text editor
  • wget - Web content retriever

Infrastructure & Databases

Database management and infrastructure tools:

  • mysql - MySQL database management
  • postgresql - PostgreSQL database management
  • sql - SQL query reference
  • sqlite - SQLite database management
  • zfs - ZFS filesystem management

Networking & Protocols

Network protocols and web-related reference materials:

Windows Tools

Windows-specific command-line tools and utilities:

Contribution

If you would like to contribute to this repository, please fork the repository and create a pull request with your changes or reach me out directly.

More resources

Dotfiles - My personal dotfiles for Linux.

Boilerlates - A collection of boilerplates for Docker, Kubernetes, and more.

About

This is a small knowledge database. Here, I have code snippets, technical documentation, and reference commands for technologies I use daily.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •