on # Enable Automatic startup $ chkconfig pptpd -- list # confirm the self-starting status 2 \ 3 \ 4 \ 5 are on.ppt pd 0: off 1: off 2: on 3: on 4: on 5: on 6: off
Fifth: Configure and start iptables$ Vi/bin/iptables. sh # Note: I have defined iptables. sh here. You can also directly execute the following statement: # ---------- For VPN Setting ----------------
Buy a cheap VPS and install the linux system. run pptpd to implement the VPN service and use the famous iptables for nat forwarding. This looks like a professional VPN service. Configure the user name and password to implement a vpn shared by multiple users. the simple steps are as follows: 1 buy vps5.99 $/year https://bandwagonhost.com/aff.php?aff=1018 Buy a che
$ chkconfig pptpd -- list # confirm the self-starting status 2 \ 3 \ 4 \ 5 are on.ppt pd 0: off 1: off 2: on 3: on 4: on 5: on 6: off
Fifth: configure and start iptables
$ Vi/bin/iptables. sh # Note: I have defined iptables. sh here. You can also directly execute the following statement: # ---------- For VPN Setting ---------------------- # iptab
From HowtoConfigureorRe-configureGridInfrastructureWithconfig.shconfig.bat (document ID1354258.1) for: OracleDatabase
From How to Configure or Re-configure Grid Infrastructure With config. sh/config. bat (document ID 1354258.1) applies to: Oracle Database-Enterprise Edition-Version 11.2.0.2 and later Information in this document applies to any platform. purpose:
From How to Configure or Re-configure Grid Infrastructure With config.
Add by Zhj: The main difference is that source is executing the script in the current shell, while SH, bash,./is executing the script in the child shell of the current shellOriginal: http://www.cnblogs.com/pcat/p/5467188.htmlIn Linux, source, SH, bash,./can execute shell script files, what's the difference?-----------1. SourceSOURCE a.shReads, executes a.sh in the current Shell , and a.sh does not need to h
[Translated from mos] Use config. sh/config. bat to configure or re-configure GI,From How to Configure or Re-configure Grid Infrastructure With config. sh/config. bat (Document ID 1354258.1)Applicable:Oracle Database-Enterprise Edition-Version 11.2.0.2 and laterInformation in this document applies to any platform.Purpose:This document explains the config. sh (con
Virtual Private Network (VPN) refers to the technology for establishing a Private Network on a public Network. It is called virtual network, mainly because the connection between any two nodes of the VPN network does not have the physical link from the end to the end required by the traditional private network, but is built on the network platform provided by the public network service provider.In the past
How to run the. sh file under LinuxThis article describes a method of how to run. sh files under Linux with commands, in two ways:First, direct./plus file name. SH, if running hello.sh for./hello.sh "hello.sh must have x permission"Second, direct sh plus filename. sh, such a
Tags: open blog rom lan middle body complete dir tleIn Linux, source, SH, bash,./can execute shell script files, what's the difference?-----------1. SourceSOURCE a.shReads, executes a.sh in the current Shell , and a.sh does not need to have " Execute permission "The source command can be abbreviated as ".". a.shNote: There are spaces in the middle.2, Sh/bashSH A.shbash a.shis to open a subshell to read, exe
Implementation of VPN on a Cisco router: 1. software requirements: IOS with performaniseplusistmc56 is required. Currently, stable versions are 12.07T2. Hardware requirements: 8 mbflashand40mbram in DownloadIOS, the software and hardware requirements of the downloaded IOS version are prompted. 3. IPSec manual method considerations
Implementation of VPN on a Cisco router: 1. software requirements: IOS of ent
Logfile/var/log/pptpd. log \ specifies the log file
Detailed source reference: http://www.jb51.net/article/23478.htm
1. after the connection is complete, you must add a route to access the Internet.
For example:
Sudo route add default dev ppp0
SolutionPptpclient-based official description http://pptpclient.sourceforge.net/routing.phtml#all-to-tunnel, when the PPP port is enabled,/etc/ppp/ip-up will be executed by pppd, there is run-parts to run the script in/etc/ppp/ip-up.d, the passed p
From: http://www.huihoo.org/apache/tomcat/heavyz/02-catalina.sh.html
1-Overview
The script Catalina. Sh is the most critical script for starting and disabling Tomcat servers.In addition, startup. SH and shutdown. Sh both use different parameters to call the script.The script is used as follows (derived from the script itself ):
2-script analysis
#! /Bin/
1-Overview
The script catalina. sh is the most critical script for starting and disabling tomcat servers.In addition, startup. sh and shutdown. sh both use different parameters to call the script.The script is used as follows (derived from the script itself ):
echo "Usage: catalina.sh ( commands ... )" echo "commands:" echo " debug Start Catalin
Install pptpd VPN in Centos 6.5x64
This tutorial applies to Openv VPS, Xen VPS, or kvm vps.
1. Run the following command:
Cat/dev/net/tun
The returned value must be:
Cat:/dev/net/tun: File descriptor in bad state
Run:
Cat/dev/ppp
The returned value must be:
Cat:/dev/ppp: No such device or address
If these two results are not returned, contact the VPS customer service to activate the ppp and tun permissions.
Ii. Download
Run pptpd on CentOS to implement VPN ServiceBuy a cheap VPS and install the linux system. Run pptpd to implement the VPN service and use the famous iptables for nat forwarding. This looks like a professional VPN service. Then configure the user name and password, you can achieve multi-person sharing vpn simple steps ar
Tomcat stop script shutdown. sh Analysis
I. Analysis descriptionIn order to write a more complete tomcat STARTUP script for automated code launch, the shutdown under the bin directory of tomcat is analyzed. sh script, learn how to compile the standard sh script, and learn from it
Ii. Script Analysis#! /Bin/sh
# License
VPN servers are usually set up using the "route and remote access" component in Windows, but the configuration is complicated. If you can integrate the network firewall and VPN functions, You can simplify the setup process and use firewall policies to enhance the security of the VPN service. Kerio Winroute Firewall (KWF) is a tool built into the
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.