Comandos disponibles en este nodo:
- ls - Listar artÃculos técnicos
- cat about.json - Información del autor
- read [file] - Ver contenido de un post
Comandos disponibles en este nodo:
{
"name": "Lord Gnuxs",
"bio": "Especialista en entornos Unix y automatización minimalista.",
"stack": ["Debian", "Bash", "Nginx", "JSON-API"],
"motto": "Si puedes escribirlo en un script, no lo hagas a mano."
}
[
{
"id": 1,
"title": "Seguridad en SSH",
"date": "2024-03-28",
"tags": ["security", "linux"]
},
{
"id": 2,
"title": "Docker sin Root",
"date": "2024-03-25",
"tags": ["containers", "devops"]
}
]