http-proxy-retry # retry on connection failures
http-proxy [proxy server] [proxy port #]
自动运行则需要在注册表的启动项里面添加启动命令:d:\tools\openvpn\bin\openvpn.bat
其中openvpn.bat中
openvpn-gui-1.0.3 –connect client.ovpn
UPDATE `a` SET field1 = REPLACE (field1,'abcedf','222')
租期过短 每小时掉线
du -h -s /* | sort
du -h -s /var/* | sort
mysql> SET foreign_key_checks = 0; mysql> SOURCE your_db_dump_file; mysql> SET foreign_key_checks = 1;
SET foreign_key_checks = 0;
SET foreign_key_checks = 1;
http-proxy-retry # retry on connection failures
http-proxy [proxy server] [proxy port #]
自动运行则需要在注册表的启动项里面添加启动命令:d:\tools\openvpn\bin\openvpn.bat
其中openvpn.bat中
openvpn-gui-1.0.3 –connect client.ovpn
ifconfig-pool-persist ipp.txt
ipp.txt 内 就是固定 ip
在/etc/openvpn/server.conf中增加\
client-config-dir /etc/openvpn/ccd
然后在 /etc/openvpn/ccd目录中放针对每个客户端的个性化配置文件。
文件名就用客户端名 生成key的时候输入的 "Common Name" 名字
比如要设置客户端 liushiwei为 192.168.2.24
只要在 /etc/openvpn/ccd/liushiwei文件中包含一行:
ifconfig-push 192.168.2.24 255.255.255.0
就可以了
sudo
chown
-R nobody:nogroup
/etc/openvpn/ccd
According to this presentation from the ieee.org website, 802.3ad "Does not increase the bandwidth for a single conversation" and "Achieves high utilization only when carrying multiple simultaneous conversation".
http://grouper.ieee.org/groups/802/3/hssg/public/apr07/frazier_01_0407.pdf
( ! ) Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/category.php on line 191 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0007 | 414408 | {main}( ) | .../index.php:0 |
2 | 0.0981 | 4256296 | Joomla\CMS\Application\SiteApplication->execute( ) | .../index.php:49 |
3 | 0.0981 | 4256296 | Joomla\CMS\Application\SiteApplication->doExecute( ) | .../CMSApplication.php:196 |
4 | 0.3466 | 11566968 | Joomla\CMS\Application\SiteApplication->dispatch( ) | .../SiteApplication.php:233 |
5 | 0.3475 | 11591256 | Joomla\CMS\Component\ComponentHelper::renderComponent( ) | .../SiteApplication.php:194 |
6 | 0.3485 | 11646584 | Joomla\CMS\Component\ComponentHelper::executeComponent( ) | .../ComponentHelper.php:377 |
7 | 0.3489 | 11674320 | require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ) | .../ComponentHelper.php:402 |
8 | 0.3585 | 12028448 | K2ControllerItemlist->execute( ) | .../k2.php:64 |
9 | 0.3585 | 12028448 | K2ControllerItemlist->display( ) | .../BaseController.php:710 |
10 | 0.3742 | 12980648 | K2ControllerItemlist->display( ) | .../itemlist.php:49 |
11 | 0.3742 | 12980648 | K2ControllerItemlist->display( ) | .../controller.php:19 |
12 | 0.3778 | 13196416 | Joomla\CMS\Cache\Controller\ViewController->get( ) | .../BaseController.php:663 |
13 | 0.3796 | 13217104 | K2ViewItemlist->display( ) | .../ViewController.php:102 |
14 | 0.5352 | 16331496 | K2ViewItemlist->display( ) | .../view.html.php:1407 |
15 | 0.5352 | 16331496 | K2ViewItemlist->loadTemplate( ) | .../HtmlView.php:230 |
16 | 0.5370 | 16401656 | include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/category.php' ) | .../HtmlView.php:701 |