Ujins
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Activity overview
Latest activity by Ujins-
Ujins commented,
The two files are different, and serve different purpose via
-
Ujins commented,
try to look for fastcgi_buffers in nginx.conf and increase it. in :/usr/local/hestia/data/templates/web/php-fpm/ Create a copy of your current version and increase the max children and rebuild th...
-
Ujins commented,
Post the line of code failing the compile (the error message from the log file gives you the line number and column number). This line will include a call to some procedure. Show the DECLARE (or pr...
-
Ujins created a post,
Install VPN server on Centos with Cpanel
Hi peeps and cPRex! Easy questions for you. I had a Centos 6.8 server with cpanel, is possible install any vpn server with a visual interface trough whm? What do you think about
-
Ujins commented,
I generally use SSH and WP-CLI (and other Linux/Unix command-line tools) for this. The exact process depends on the site and how it is configured (for example, if the site"s code is stored in git,...
-
Ujins commented,
Hi, First, PPTP uses a TCP channel on port 1723 for control and the GRE protocol to encapsulate data and create a VPN tunnel. The issue isn"t really PPTP itself, but GRE (IP protocol 47); GRE doe...