Aicional info

Text to speach Translate this page  
           


 http://192.168.1.7   php  Ubuntu  ip a   multiv951pdb

Desde Windows, abre el programa PowerShell o CMD y escribe:

webmin    ssh david@192.168.1.7   http://www.multivive.com/

http://www.multivive.com/goEncu7gALe3/clasads.php

pasword maria db, usuario: root  pasw: multiv951pdb

http://www.multivive.com  home multivive   goEncu7gALe3 http://192.168.1.7/phpmyadmin   multiv951pdb
https://192.168.1.7:10000/   webmin  root pw: davi951

http://www.multivive.com/   para hacer local host index permanete tecla Windows - block de notas- archivo abrir: 
C:WindowsSystem32driversetchosts

http://192.168.1.7/
local host: domain name: localhostm  admin.pasword: localmv

Ubuntu server 22.04 LTS ISO  goEncu7gALe3  

http://192.168.1.7/multivive/goEncu7gALe3/buscarNew.php?utm_source=chatgpt.com   

dice : Job for mariadb.service failed because the control process exited with error code. See "systemctl status mariadb.service" and "journalctl -xeu mariadb.service" for details.

No modificar: sudo nano /etc/mysql/my.cnf
para modificar: sudo nano /etc/mysql/conf.d/mysqldump.cnf
SQL: SHOW VARIABLES LIKE 'max_allowed_packet';
restart: sudo systemctl restart mysql
ver max allow: grep -R "max_allowed_packet" /etc/mysql/   aparece: /etc/MySQL/my.cnf:max_allowed_packet=512M
grep: /etc/MySQL/debian.cnf: Permission denied
/etc/MySQL/conf.d/mysqldump.cnf:max_allowed_packet  =16M
/etc/MySQL/mariadb.cnf:max_allowed_packet=512M
david@multivive:

SET GLOBAL max_allowed_packet = 134217728;