Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 2 matches
- Mon Feb 08, 2021 11:03 am
- Forum: RHEL/CentOS
- Topic: v-update-sys-rrd-pgsql not work
- Replies: 0
- Views: 6147
v-update-sys-rrd-pgsql not work
CentOS 7
v-update-sys-rrd-pgsql:
- line 76
sql="psql -h $HOST -U $USER -c"
.....
- line 88
status=$($sql psql -d postgres -c "$q" 2>/dev/null); code="$?"
- - - - - - - - - - - -
how it's work?
PostgreSQL logs spamed by
2021-02-05 00:35:02.348 EET [30291] ERROR: syntax error at or near ...
v-update-sys-rrd-pgsql:
- line 76
sql="psql -h $HOST -U $USER -c"
.....
- line 88
status=$($sql psql -d postgres -c "$q" 2>/dev/null); code="$?"
- - - - - - - - - - - -
how it's work?
PostgreSQL logs spamed by
2021-02-05 00:35:02.348 EET [30291] ERROR: syntax error at or near ...
- Mon Jul 09, 2018 1:38 pm
- Forum: Web Server
- Topic: SSL weak Diffie-Hellman
- Replies: 3
- Views: 6388
Re: SSL weak Diffie-Hellman
better use this FASTER way
Code: Select all
openssl dhparam -dsaparam -out /etc/ssl/dhparam.pem 4096