- From now on all queries will be done from MySQL workbench - please go ahead and download this tool and install (Ubuntu Linux):
https://dev.mysql.com/downloads/workbench/in case of some issues you can also do it through terminal: - To be able to query from this tool you should have a VPN connection - go ahead and install openvpn client on your PC:
- Next - download the openvpn folder that I attached here and unzip it first:
- Restart openvpn client as so:
среда, 7 июня 2017 г.
OpenVPN and MySQL workbech installation
Подписаться на:
Комментарии к сообщению (Atom)
Bash: MySql backup (file per db), restore+ users and privileges
Backup Mysql DB (file per db) #!/bin/bash USER="root" databases=`mysql -u $USER -e "SHOW DATABASES;" | tr -d "|...
-
twilio.com - create account put some $$$$ Ger SID and Token in account Use them in script to get the number to sent SMS from 1) Get the...
-
1) Create Mysql RDS 2) yum install mysql 3) check the connection : mysql -h <name of endpoint in RDS> -u root -p PASSWORD cr...
-
There are 2 options to optimize elasticsearch storage. We use it in ELK stack. The easiest way to do this is to use curator . L...
Комментариев нет:
Отправить комментарий