Search
Items tagged with: Mysql
Hi #php and #mysql communities!
I'm looking for a good #tutorial to use #vim (or a #opensource IDE with vim key mapping).
As well as a GUI for MySQL.
My OS is #debian 12
I'm open to pay some cash if it is worth it but since is for personal use can afford to pay a lot ^^
" title="
"/> Tooting is appreciated
https://www.bujarra.com/jumpserver/
#h4ckseed Nueva Entrada: Cómo instalar Ruby on Rails en Debian #Linux #developers #Ruby #Debian #MySQL #PostgreSQL
https://h4ckseed.wordpress.com/2023/08/07/como-instalar-ruby-on-rails-en-debian/
#h4ckseed Nueva Entrada: error MySQL 1968(28000) Acceso denegado #linux #sysadmin #mysql
https://h4ckseed.wordpress.com/2023/07/28/error-mysql-196828000-acceso-denegado/
error MySQL 1968(28000) Acceso denegado
Es un error muy común cuando intentas iniciar sesión en MySQL por primera vez. Que con unos sencillos pasos, puedes resolver. En algún momento, recuerdo que me sucedió, tal vez porque no seguí la f…h4ckseed
This Thursday at 20.00 CEST: Codeberg Contributor Meeting about
#Databases at Codeberg.
https://codeberg.codeberg.page/Events/events/2023/07-13-contributor-meeting/
Feel free to join us to learn more about our voluntary contributors, our systems, and potentially how you can get involved.
20 comandos mysqladmin para la administración de bases de datos MYSQL/MariaDB
(adsbygoogle = window.adsbygoogle || []).push({}); mysqladmin es una utilidad de administración de bases de datos de línea de comandos que viene con el servidor MySQL/MariaDB , que utilizan los administradores de bases de datos para realizar al…www.linuxparty.es
#Friendica needs new contributors!
I'm not used to do this, but with the large influx of new users and node admins recently coming from #Twitter, our small team is now behind the curve for handling support requests, bug reports and bring about much-needed features.
The project is built on a #PHP / #MySQL platform, but we also need people to be able to assist others just using the software to give developers some space.
If you're willing and able to help, please follow @Friendica Support and the project on Github: https://github.com/friendica/friendica
Thank you!
GitHub - friendica/friendica: Friendica Communications Platform
Friendica Communications Platform. Contribute to friendica/friendica development by creating an account on GitHub.GitHub
Cómo instalar MySQL 8 en Amazon Linux 2
Introducción MySQL es un sistema de gestión de bases de datos relacionales de código abierto muy popular que puede ejecutarse en Linux, Windows y Mac OS.noviello (Noviello.it)
Cómo Exportar e Importar bases de datos de mysql comprimidas o sin comprimir
Vamos a ver opciones de como podemos exportar una base de datos e importarla en otro servidor de Linux, con el servicio de base de datos MySql o MariaDB, usando varias opciones desde la terminal pa…NKSistemas
8 Best MySQL/MariaDB GUI Tools for Linux Administrators
In this guide, we will share a list of the best MySQL/MariaDB graphical user interface (GUI) tools for Linux database administrators.8 Best MySQL/MariaDB GUI Tools for Linux Administrators
How to Install dbWatch to Monitor MySQL Performance in Linux
dbWatch is a fully-featured, and enterprise-grade SQL database monitoring and management tool that gives you full control over database and system resources.www.tecmint.com
Cómo desplegar Wordpress en K3s - ochobitshacenunbyte
Vemos cómo desplegar un Wordpress en K3s, explicando paso por paso como hacerlo, desde nuestro entorno con Kubernetes.davidochobits (ochobitshacenunbyte)
Cómo instalar el servidor MySQL en Ubuntu 22.04
Introducción MySQL es el sistema de gestión de bases de datos SQL de código abierto más popular. Está desarrollado y respaldado por Oracle Corporation. MySQL es ampliamente utilizado en sistemas Linux.noviello (Noviello.it)
Cómo crear un MySQL y uno en Azure Cloud
Introducción Azure SQL Database es una plataforma como servicio (PaaS) totalmente administrada. Azure maneja las funciones de administración de la base de datos, como la actualización, la aplicación de parches, las copias de seguridad y la supervisió…noviello (Noviello.it)
Pon un Honeypot en tu vida
Creo que a día de hoy no quedan muchos que no sepan qué es un Honeypot, y lo bien que nos puede venir tenerlo implementado en nuestras infraestructuras.Héctor Herrero (Blog Bujarra.com)
https://www.fli.de/de/karriere/stellenangebote/einzelansicht/mitarbeiterin-mitarbeiter-im-it-bereich-m-w-d/
#Linux #MySQL #TVÖD
Mitarbeiterin / Mitarbeiter im IT-Bereich (m/w/d)
Dienstort: Greifswald - Insel Riems Bewerbungsfrist: 08.10.2021www.fli.de
https://www.ochobitshacenunbyte.com/2021/09/13/instalar-un-stack-lamp-en-rocky-linux/
#Linux #RockyLinux #Apache #httpd #MariaDB #mysql
Instalar un stack LAMP en Rocky Linux - ochobitshacenunbyte
Explico cómo crear una pila o stack LAMP sobre un servidor Rocky Linux. Instalando el servidor web Apache, MariaDB y PHPdavidochobits (ochobitshacenunbyte)
mysqltuner.pl wants me to set "innodb_buffer_pool_size (>= 20.7G)", which is probably because of the #database size. I assigned 20 GB #RAM to the VM and have 20 GB #SWAP too. So setting it that high is not possible, as this would bring the total max #memory usage way beyond 40 GB.
Questions:
1. Why is the total max usage higher than this setting? What is the multiplicand parameter?
2. Any idea how I can set this to use 16 GB for #MySQL all the time, allow double in peak and (swapping then) and not more?
I think I will change the setup at some point which will free more RAM for #mariadb, but now I need to cope with it like it is. I see loading time it really bad with low settings for "innodb_buffer_pool_size", like 0.4 seconds over all, more RAM reduces it by 70%... but then I get omm (out of memory) problem.
!Friendica Admins