Ir al contenido principal

Entradas

Mostrando entradas de febrero, 2023

Como resolver ERROR 1819 (HY000)

Cambiar nivel de politica de MySQL To do so, run the following command from the mysql prompt: mysql> SET GLOBAL validate_password.policy = 0; Or, mysql> SET GLOBAL validate_password.policy=LOW; Then check if the password validation policy has been changed to low: mysql> SHOW VARIABLES LIKE 'validate_password%';

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)

 Como solucionar error 2002 Wsl Cambiar los permisos de la carpeta si se esta trabajando de forma local socket=/var/lib/mysql/mysql.sock sudo chmod -R 755 /var/lib/mysql/ sudo /etc/init.d/mysql restart

Como volver al menu contextual de Windows 10

 Como activar el menu contextual  Paso 1: Descargar el archivo.reg Descargar Paso 2: Ejecutar el archivo, una vez ejecutado los cambios no seran aplicados aún Paso 3: Reiniciar el equipo

Configuring 20.04 samba for SMBv1

 Configuración de smb V1  Acceder a: sudo nano /etc/samba/smb.conf Pegar debajo de Workgroup            client min protocol = NT1           server min protocol = NT1     3. Reiniciar servicio            sudo service smbd restart           sudo service nmbd restart

Error 0x0000011B

   Fi Restart the Print Spooler Service The print spooler service is responsible for managing all print jobs created on the computer and is often the root of any printer-related bugs. Simply restarting the print spooler service can usually fix the 0x0000011B error.Search for Services in the Start menu and open it. The app lists all services—running or not—on your computer. As the listing is alphabetical, scroll down to find the Print Spooler service. Right-click on the service and select Restart. Windows immediately restarts the service. If the problem was caused by a temporary glitch, this should fix it. Otherwise, try another method. Fix 2: Disable CVE-2021-1678 Mitigation The whole issue has been caused by a recent Windows Update addressing a security vulnerability posed by network printers. If nothing else works, you can perform a registry edit to shut this new feature down. While the edit is simple enough, registry editing always comes with some risk of messing things up...

Habilitar gpedit.msc

 Habilitar gpedit.msc en versiones de Windows 10 - 11 Home Primer Paso:  Descargar Segundo Paso:  Ejecutar Como Administrador el script descargado Una vez que termino el proceso de cmd, se procede de probar nuevamente " gpedit.msc"