Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the astra-addon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/erasoporte.es/soporte.erasoporte.es/wp-includes/functions.php on line 6260

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the astra-sites domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/erasoporte.es/soporte.erasoporte.es/wp-includes/functions.php on line 6260

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the uael domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/erasoporte.es/soporte.erasoporte.es/wp-includes/functions.php on line 6260

Warning: Attempt to read property "post_title" on null in /var/www/vhosts/erasoporte.es/soporte.erasoporte.es/wp-content/plugins/elementor/core/isolation/elementor-adapter.php on line 28

Deprecated: ¡La función WP_Dependencies->add_data() ha sido llamada con un argumento que está obsoleto desde la versión 6.9.0! Los comentarios condicionales de IE los ignoran todos los navegadores compatibles. in /var/www/vhosts/erasoporte.es/soporte.erasoporte.es/wp-includes/functions.php on line 6260
Comandos últiles - ERA Hosting

Comandos últiles

Buscar archivos de un usuario: find . -user pepe
Buscar archivos de un grupo: find . -group admin
Más opciones de find: http://www.ubuntu-es.org/node/83409#.Vfp0gX23r4U

Cambiar usuario de archivos: chown [usuario:grupo] [carpeta] -R

Buscar en maillog errores SPF: grep -R -Hn -A3 -B3 “Message rejected due to: SPF fail” /usr/local/psa/var/log/maillog (o puede ser /var/log/maillog)

Mostrar los 10 archivos o carpetas que más ocupan: du -a /var | sort -n -r | head -n 10

Ver espacio en disco: df -h

Borrar recursivamente: rm -Rf nombredelacarpeta (el parametro f es para que no pida confirmacion)

Buscar texto en archivos: grep -r -i «palabra o palabras» /carpeta

Para ampliar un disco existente: https://www.redesbinarias.com/redimensionar-tu-disco-duro-particion/

Deja un comentario

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *