First of all, I need to say: My Linode server recently FTP and SFTP is not connected, the port is blocked, only HTTP can access, I have no way to upload files.Because I usually use beyond compare upload files, very convenient. So I want to be able to connect to the remote HTTP server by starting an FTP service locally, so that my beyond compare can continue to use.The requirement is simple, just implement an extensible FTP server, and then rewrite the
permissions for anonymous users.But if you want to deny access to anonymous users, simply change the anon-access read to none to achieve the goal.The passwd after password-db is the file path that defines the user name and password. This file defaults to snvserve.confThe same directory, see below How to configure the contents of the passwd file. [User]# Harry = Harryssecret# sally = SallyssecretHarry and Sally each define the user name and password of the user who can write to repo. We can add
node. JS Getting Started" Gateway node. JS Course "Rapid setup of the node. JS development environment and accelerating NPMHttp://fengmk2.com/blog/2014/03/node-env-and-faster-npm.html"node. js package teaches not to pack "Https://github.com/alsotang/node-lessons"The fastest way to write JS "Https://github.com/alsotang/fast-js" seven days of learning Nodejs"Https://github.com/nqdeng/7-days-nodejsnode Get started- a comprehensive node. js Tutorial Http://www.nodebeginner.org/index-zh-cn.htmlnode.
coding knowledge. Now it is trying to regain its reputation, hoping not just as a "storage box" for a website ( Heaven Zhuhai): Because it provides web hosting services, it's like putting a website in a box . The role of the service provider is to compete with the big head of 1AND1, the money-rich peers. However, not all technicians will fancy their services, and many developers are more likely to turn to cloud hosting, such as Linode and Digitaloce
is 2, which is far lower than the maximum number allowed by the mysql server.
The setting range of the maximum connection value of the mysql server is ideal: The maximum connection value of the server response is more than 10% of the maximum connection value of the server. If the value is less than 10%, this indicates that the maximum connection upper limit of the mysql server is too high.
Max_used_connections / max_connections * 100% = 2/151 *100% ≈ 1%
We can see that the proportion is much l
When building pptpdvpn, the system prompts that the mppe does not exist, but the host says there is support. What should I do? -- Linux general technology-Linux technology and application information. For details, refer to the following section. Use Linode vps. centos 6.0. xen.
Modprobe ppp-compress-18 echo OK
FATAL: Module ppp_mppe not found.
Ask the host provider and say the kernel supports mppe.
$ Uname-r
3.0.4-linode38
$ Zgrep-I "ppp_mppe
ZScore
Zget
ZAdd
Zset
ZRem
Zdel
ZRange
ZRangeByScore
Zscan
ZIncrBy
Zincr
ZDecrBy
Zdecr
ZCount
ZCard
Zsize (in schedule)
Related posts:
SSDB-zset-supported LevelDB servers
The LevelDB server SSDB supports master-slave synchronization!
Will LevelDB lose data?
SSDB (LevelDB server) PPT
The article you are reading is: Comparison between SSDB and Redis commands
best to store data that cannot exceed 30 GB. therefore, the Redis solution was rejected after a short period of operation.
The third solution is to use SSDB. SSDB can store TB (1000 GB) data, and supports list and other collection data structures with highly compatible APIs with Redis. Therefore, when migrating data from Redis to SSDB, minor changes.
A zset is used to store the pop-up window history of each user. The key is the timestamp, and the corresponding score is also the timestamp, becau
this opportunity, I decided to learn Python programming myself, so I decided to use Python to make an automatic backup script for the database. For the backup location, use Dropbox. because my server is provided by Linode, the US fremont Data Center is suitable for US storage services. I have written the following code: Python:
#!/usr/bin/python#coding:utf-8 import sysimport osfrom yamlimport loadfrom datetime import datetimeimport dropboxfrom dropb
://letsencrypt.org/certs/isrgrootx1.pem$ sudo mv isrgrootx1.pem root.pem$ sudo cat root.pem chain.pem > root_ca_cert_plus_intermediatesresolverThe role of "resolve names of upstream servers into addresses", in this configuration, resolver is used to resolve the OCSP server domain name, it is recommended to fill out your VPS provider's DNS servers, such as my V PN is filled in Linode,dns server:resolver 106.187.90.5 106.187.93.5;After the Nginx configu
ProdIt may also be necessary to remind you that a page of water features is currently using the Linode VPS is 1G RAM, basically running this site.3.2 Modifying the virtual host configuration fileYou will then also need to modify the settings in the virtual host configuration file, where the virtual host profile name is vhost.conf and vhostssl.conf (the configuration for SSL encrypted connection access). Here is not a lot of examples, the original con
Before installing LNMP, please run screenAlthough before the VPS detective has published the use of the screen command, and combined with the LNMP one-click installation package for a simple explanation, but still some small white will ask when the putty or SECURECRT installation LNMP, the network suddenly dropped or accidentally putty was turned off, etc. reasons, The LNMP installation process is interrupted to do, in fact, to prevent this phenomenon is very simple, as long as the installation
is a UL parent node that contains many of the Li's child nodes:When we move the mouse over Li, we need to get information about this Li and float out of the window to show the details, or when an li is clicked, the corresponding processing events need to be triggered. Our usual notation is to add some kind of event listener like onmouseover or onclick for each li.function Addlisteners4li (liNode) { Linode.onclick = function ClickHandler () {...};
Brief introductionNginx does not turn on using multicore CPUs by default, we can take advantage of the performance of multicore CPUs by adding worker_cpu_affinity configuration parameters. CPU is the task processing, compute the most critical resources, the more CPU cores, the better performance.Rule setting(1) How many cores the CPU has, there are several, 1 means the kernel is on, 0 is the kernel shutdown(2) worker_processes up to 8, more than 8 performance will no longer increase, and stabili
The one-click lnmp installation package is a shell written in Linux Shell that can be used to install the lnmp (nginx, MySQL, PHP, phpMyAdmin) production environment for centos/radhat, Debian VPS (VDS), or an independent host.Program.
Lnmpa is a new extension based on lnmp. Currently, users of the one-click lnmp installation package can directly upgrade to lnmpa (nginx, MySQL, PHP, Apache ), nginx is used as the frontend to process static pages, JS, images, etc. Apache is used as the backend t
At noon, my linode server encountered an old problem and all websites were inaccessible. The Error Log (error. Log) output is full of the entire partition because nginx on the server keeps making errors. After deleting the Error Log File and restarting nginx, the system will be able to recover to normal.I checked the error log and found that all the logs are "too temporary open files while accepting new connection on 0.0.0.0: 80 ". I searched for too
ObjectiveWhether it is the personal VPS or the enterprise allows public access to the server, if the open 22-Port SSH Password login authentication method, by many hacker violence to guess the broken chrysanthemum can also be a frequent tragedy. Enterprises can be restricted through firewalls, ordinary users may also be modified by 22 port and strengthen the weak password, such as protection, but the relatively safe and simple scenario is to let SSH use key login and prohibit password login.
inside. The selection of common software is also very important, some of my choices are as follows: Browser: Chrome, Input Method: Google Input method, bing Input method or small Langhao input method, email: gmail or Hotmail, mail client: Mozilla Thunderbird, Password management: Lastpass, 1Password or keepass, Cloud Sync network disk: Dropbox or OneDrive, instant messaging software: Google Hangouts or Skype, try not to use QQ, if you use QQ, You should never discuss a topic that involves priva
Laravel 5 package to retrieve pageviews and other data from Google Analytics
Laravel Digitalocean-digitaloceanv2 Bridge
Laravel Dropbox-dropbox Bridge
Laravel Facebook-facebook API Bridge
Laravel github-php GitHub API Bridge
Laravel Gitlab-gitlab API Bridge
Laravel googletagmanager-easily Setup and send data to Google Tag Manager
Laravel Instagram-instagram API Bridge
Laravel newsletter-send Newsletters with Mailchimp
Laravel parse-php Parse SDK Bridge
Laravel Push
reduce the performance and cause errors ....
The above tests are all conducted in debian6.0.5. please be careful with your reference. Deployment errors have nothing to do with yourself. the pursuit of excellence is endless!
Final attach the latest masterpiece, streamlined debian kernel 2.6.32 configuration file, for everyone in vps to play linux ultimate performance http://down.51cto.com/data/497058 compiled after the kernel size is 1.19 M, less than the previous 2.4M by half the size, this ker
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.