Popular Posts
Recent Comments
- Juan Ortiz commented on Montar directorios NFS bajo Windows 7
(462 weeks ago)
Friends
Links
Sections
- Apache (11)
- Automation (1)
- AWS (4)
- Azure (1)
- Bicicleta (6)
- C (2)
- Curiosidades (5)
- Defecto (3)
- Docker (7)
- Ecos de sociedad (12)
- Es personal (31)
- Filosofía GNU (7)
- FreeBSD (1)
- HPC (4)
- Jenkins (3)
- Kubernetes (7)
- Linux (83)
- Linux Kernel (2)
- Linux Script (12)
- MDS (2)
- Microsoft (1)
- Nagios (1)
- offtopic (6)
- OpenStack (3)
- PHP (4)
- Python (7)
- Seguridad (4)
- Tips (27)
- Virtualización (4)
- Windows (4)
- WordPress (2)
search…
Old entries
Tags
- alta disponibilidad
- Apache
- automatización
- aws
- backup
- bash
- centos
- cluster
- cron
- cups
- debian
- DHCP
- DNS
- docker
- fsck
- glusterfs
- howto
- htaccess
- incron
- iptables
- kerberos
- kubernetes
- ldap
- lenny
- libertad
- linux
- lvm2
- mandriva directory server
- MDS
- miedo
- monitorizacion
- nfs
- openstack
- p2p
- PHP
- Python
- raid5
- samba
- script
- scripting
- shell
- ubuntu
- usermod
June 2023 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 -
Previously on nordri’s blog…
Category Archives: Seguridad
Docker Image Scanner for Vulnerabilities With Clair
I’m gonna tell you how you can add a step in your CI pipeline to check if the Docker image you’re build contains vulnerabilities or not. Pre-requisites I assume you’ve Docker installed on your system. We’re gonna use Jenkins but … Continue reading
Posted in Docker, Jenkins, Seguridad
Tagged clair, docker, security scanner, vulnerability
Comments Off on Docker Image Scanner for Vulnerabilities With Clair
Directiva Satisfy
En el servidor Apache podemos restringir los accesos a nivel de hosts con las directivas allow y deny o a nivel de usuarios con Auth. El orden en el que se aplican estas directivas lo decidimos con la directiva Satisfy. … Continue reading
We Are Under Attack!
A raiz de una entrada que publicaron en su día en Linux Hispano configuré este plugin para evitar los ataques por fuerza bruta. Pues pasado el tiempo, ha dado la cara, y para muestra, el fichero del log: 29 ago … Continue reading
Posted in Curiosidades, Seguridad, WordPress
Tagged brute force attack, limit login attempts, plugins
Comments Off on We Are Under Attack!
Enumeración NFS
Como conseguimos securizar nuestros servidores NFS Continue reading
Posted in Linux, Seguridad, Tips
Tagged 2049, hosts.allow, hosts.deny, nfs, nmap
Comments Off on Enumeración NFS