Skip to content

LinuxCommands es un repositorio creado para servir como guía y apoyo a usuarios o administradores de sistemas Linux

License

Notifications You must be signed in to change notification settings

Theritex/LinuxCommands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<style> body { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; background-color: #2f3136; color: #ffffff; line-height: 1.6; margin: 0; padding: 0px; } .doc-container { max-width: 800px; margin: 20px auto; background-color: #36393f; padding: 40px; border-radius: 10px; box-shadow: 0 6px 18px rgba(0,0,0,0.5); } .doc-header { text-align: left; margin-bottom: 20px; } .doc-header div { padding: 5px 0; font-weight: bold; } .doc-header a { color: #a69be9ff; text-decoration: none; } .doc-header a:hover { text-decoration: underline; } .separator { border-top: 2px solid #bdcabbff; border-radius: 2px; margin: 10px 0 20px 0; } h1, h2, h3 { color: #00b0f4; margin-top: 30px; } p, li { color: #ffffff; } a { color: #00b0f4; text-decoration: none; } a:hover { text-decoration: underline; color: #00b0f4; } </style>
Andrés Ruslan Abadías Otal
Página web: Github
Repositorio: Repositorio Origen

LinuxCommands | Comandos y Servicios

Este repositorio está basado en los apuntes personales del creador Andrés Ruslan Abadías Otal (15/07/2022). LinuxCommands es un repositorio público que sirve como apoyo a todos los adminsitradores de sistemas Junior y Senior que busquen repasar apuntes rápidos.

El formato de comandos establecido en ficheros commands.md, está basado en el documento original Documento de Origen.txt.

Estructura Árbol del Repositorio:

LinuxCommands
├── CONTRIBUTING.md
├── INFO.md
├── KEYWORD.md
├── LICENSE
├── README.md
├── SECURITY.md
├── access_control_lists
│   ├── commands.md
│   └── theory.md
├── backup_rsync
│   ├── commands.md
│   └── theory.md
├── combination_keys
│   └── combination.md
├── cron_tasks
│   ├── commands.md
│   └── theory.md
├── data_dump
│   ├── commands.md
│   └── theory.md
├── document_gestion
│   ├── commands.md
│   ├── compression.md
│   ├── main.md
│   └── theory.md
├── firewall_ufw
│   ├── commands.md
│   └── theory.md
├── iptables
│   ├── command-list.md
│   ├── commands.md
│   └── theory.md
├── permission_gestion
│   ├── permissions.md
│   └── theory.md
├── secure_channel
│   ├── secure_channel_ftp
│   │   ├── commands.md
│   │   └── theory.md
│   └── secure_channel_ssh
│       ├── commands.md
│       └── theory.md
├── security
│   ├── audit.md
│   ├── backup
│   │   ├── commands.md
│   │   └── theory.md
│   ├── raid
│   │   ├── mount.md
│   │   └── test.sh
│   └── theory.md
├── services
│   ├── commands.md
│   └── theory.md
├── software_gestion
│   └── commands.md
├── system_data
│   ├── disk_partition
│   │   ├── commands.md
│   │   ├── theory.md
│   │   └── virtualdisk.md
│   ├── network_configuration
│   │   ├── commands.md
│   │   ├── dhcp_samba
│   │   │   ├── smb.conf
│   │   │   └── theroy.md
│   │   ├── interfaces_net
│   │   │   ├── dynamic-network.conf
│   │   │   ├── static-network.conf
│   │   │   └── theory.md
│   │   ├── netplan_net
│   │   │   ├── dynamic-network.conf
│   │   │   ├── static-network.conf
│   │   │   └── theory.md
│   │   └── theory.md
│   ├── system_data
│   │   ├── packet_install_theory.md
│   │   └── system_code.md
│   └── system_structure
│       └── linux-structure.md
├── users_permissions
│   ├── system_users.md
│   └── user_gestion.md
└── virtual_private_network_openvpn
    └── commands.md

About

LinuxCommands es un repositorio creado para servir como guía y apoyo a usuarios o administradores de sistemas Linux

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages