Skip to content
  • Productos y Servicios
  • Contacto
  • Socios y convenios
  • Acerca
  • Descargas
  • English
  • Español
Aurlen logo
  • Productos y Servicios
  • Contacto
  • Socios y convenios
  • Acerca
  • Descargas
  • English
  • Español

Categoría: Linux

  • Home
  • Home
  • Linux
  • Page 2

Port forwarding between 3 machines

11/03/201911/03/2019 Super Tux

Port forwarding between 3 machines A–>B–>C Connect to C port 80 from A, through B From A, execute: ssh -L 8080:ipC:80 user@ipB -N  

Linux, SSH

Nice bash prompt PS1

28/02/201928/02/2019 Super Tux

Nice Bash prompt. export PS1=”\[\e[36m\]\u\[\e[m\]@\[\e[33m\]\h\[\e[m\]:\[\e[32m\]\w\[\e[m\] $ ”  

Bash, LinuxPS1

Configuración segura de NTP

26/02/201926/02/2019 Super Tux

Tips: 1. Edita el archivo de ntp aseguarase que tiene las restricciones restrict default ignore restrict -6 default ignore   2. Deshabilitar el monitor para la vulnerabilidad CVE-2013-5211 disable monitor   3. Usar nomodify nopeer noquery notrap para cada IP Leer más

Linux, NTPCVE-2013-5211, disable monitor, iburst, nomodify, nopeer, noquery, notrap

yum and curl Internet access through SSH proxy connection

06/02/201906/02/2019 Super Tux

Problem: I need to update the OS and download software, but my linux system (Machine A) do not have internet access. My computer (Machine B) have internet access. Solution: I will use a ssh proxy connection to access to internet Leer más

Linux, SSHcurl, Socks5 proxy, ssh proxy, wget, yum

Disable linux LVM archive and solve the incident of free inodes is less than % on volume X

05/02/201905/02/2019 Super Tux

Problem: Free inodes is less than 20% on volume / 1. Login by ssh the host 2. Edit the file /etc/lvm/lvm.conf  Change to 0 (cero) the value of backup variable.   .. # stored in a human readable text format. backup Leer más

Linux

Inodos, que son y quien lo utiliza en sistema de archivos en Linux.

05/02/201905/02/2019 Super Tux

Inodos, que son y quien lo utiliza en sistema de archivos en Linux. Los inodos son una estructura de datos de los sistemas de archivos de los sistemas UNIX y similares como Linux. Contiene información de los objetos que existen Leer más

Linuxfind, inodo, printf

Registros (log) centralizados con Rsyslog con Centos

29/01/201929/01/2019 Super Tux

Enviar los registros (logs) a un servidor remoto Problema: La inspección manual de registros (logs) toma mucho tiempo y no hay una visión en tiempo real de los eventos que se generan en los servidores. Estar conectándose a los servidores Leer más

Linux, Syslog514, imtcp, imudp, InputTCPServerRun, nc udp

Linux tarda mucho tiempo en pedir la contraseña al después de ingresar el usuario en unas conexión ssh, en putty.

29/01/2019 Super Tux

Problema: Linux tarda mucho tiempo en pedir la contraseña al después de ingresar el usuario en unas conexión ssh, en putty. Solución: 1. Editar /etc/ssh/sshd_config 2. Cambiar “GSSAPIAuthentication yes” a “GSSAPIAuthentication yes” 3. Reiniciar el servicio “systemctl restart sshd”

LinuxGSSAPIAuthentication, putty, ssh, sshd_config

Centos 7 tarda mucho tiempo al pedir contraseña para conexión ssh

29/01/2019 Super Tux

Problema: La conexión ssh tarda mucho tiempo en establecerse. Solución: 1. Editar /etc/ssh/sshd_config 2. Cambiar “UseDNS yes” a “UseDNS no” 3. Reiniciar el servicio “systemctl restart sshd”

Linuxsshd_config, UseDNS

Copiar de manera eficiente archivos dispersos (sparse files).QCOW2 por red

17/01/201917/01/2019 Super Tux

Los archivos dispersos son (sparse files) una característica muy útil de los sistemas de archivos. Se vuelven muy útiles para almacenar los discos de máquinas virtuales como KVM, Xen, incluso VMWare, pero pueden ser un verdadero problema para hacer copias Leer más

Almacenamiento, Linux, Virtualización

Navegación de entradas

Artículos antiguos
Artículos siguientes

Categorías

  • Almacenamiento (3)
  • Apache (2)
  • Apache Ignite (4)
  • awk (1)
  • Bash (9)
  • Copilar desde código fuente (4)
  • Edición y Manejo de Cadenas (1)
  • git (1)
  • Google (2)
  • Hugo web server (1)
  • Iptables (1)
  • Java (1)
  • LibreOffice (1)
  • Linux (26)
  • MTR (1)
  • Mysql (1)
  • Network (2)
  • Nginx (2)
  • NTP (3)
  • OpenVPN (1)
  • Oracle (10)
  • PHP (2)
  • PostgreSQL (2)
  • Proxmox (1)
  • Proxmox VE (1)
  • proxychains (2)
  • Sin categoría (6)
  • SNMP (1)
  • SSH (5)
  • Syslog (1)
  • TCL expect (2)
  • Ubuntu (5)
  • Virtualización (2)
  • Windows (8)
  • WMI (1)
  • WorldPress (3)
  • Zabbix (2)
Aurlen Technologies © All rights reserved.
Powered by WordPress | Corporate Key by Axle Themes