Alibabacloud.com offers a wide variety of articles about file server configuration, easily find your file server configuration information here online.
OpenVPN server configuration file description (transfer), openvpn configuration file
This article describes how to configure the configuration file on the OpenVPN
Use Ubuntu Server to Set Up Windows file sharing based on independent hard disk and FTP Server (configuration work), ubuntu file sharing
This chapter covers the environment configuration and New Hard Disk addition and settings of
Server installation and configuration:
1. sudo apt-Get install OpenSSH-Server
2./etc/ssh/sshd_config
Rsaauthentication Yes
Pubkeyauthentication Yes
Authorizedkeysfile % H/. Ssh/authorized_keys
Passwordauthentication Yes
3. sudo/etc/init. d/ssh restart
4. PS-E | grepssh
If you see sshd, it indicates that the ssh-server
Label:(1). Htaccess mainly defines some rules that are used to translate PHP into HTML pseudo-static rules. This file only has a suffix without a filename. The method of creation is:--First create a TXT file and open it.-Save As. Storage format Select all file types, and then enter the. htaccess at the file name.(2) Ou
:
[Root @ samba ~] #/Etc/init. d/smb start
Display result:
Starting SMB services: [OK]
Status Check:
[Root @ samba ~] # Service smb status
Display result:
Smbd (pid 2462) is running...
E. set auto-start upon startup and check whether the setting is successful:
[Root @ samba ~] # Chkconfig -- level 35 smb on
Check whether it is successful:
[Root @ samba ~] # Chkconfig -- list | grep smb
If the result is displayed in red (samba service is automatically run on level 3 and level 5), the setting is s
. Set auto-start upon startup and check whether the setting is successful:
[Root @ samba ~] # Chkconfig -- level 35 smb on
Check whether it is successful:
[Root @ samba ~] # Chkconfig -- list | grep smb
If the result is displayed in red (samba service is automatically run on level 3 and Level 5), the setting is successful:
Smb 0: off 1: off 2: off 3: on 4: off 5: on 6: off
4. Service Configuration:
Samba service c
Win7 Web development problems-Unable to access the requested page because of insufficient permissions to read the configuration file
Error One:HTTP Error 500.19-internal Server errorConfiguration error: This configuration section cannot be used in this path. This can occur if the section is locked at the parent level.
/mod_fastdfs.conf file to the/etc/fdfs directory. Edit:1, the configuration of NginxAdd a server to the Nginx configuration file:server {Listen 80;server_name 192.168.101.3; (IP address)location/group1/m00/{#root/home/fastdfs/fdfs_storage/data;Ngx_fastdfs_module;}}3. Start NginxThe
Some sites for a variety of reasons, in IIS modified the default suffix of dynamic pages, the ASP era, someone on the server to modify the configuration, the HTML suffix file as an ASP file to resolve: that is, ASP programs (. asp) can be saved as a. htm suffix file on the
shared folder, D:\dfs).
7. Right-click the left list to create a good root directory, select new root destination, select another member server's shared folder (COMPUTERNAME\D$\DSF), and continue (make sure two shared folders have sufficient permissions).
8. Right-click on the left list to create a good root directory, select "Configure Replication", the topology Select "Staggered" and continue the configuration completed.
9. Wait a moment, you sh
Ubuntu development server configuration (SSHserver, login to remote server for file sharing)
Server installation and configuration:
1. sudo apt-get install openssh-server
2./etc/ssh/
A site reference B server shared directory (virtual directory) causes: HTTP error 500.19 on site deployment to IIS7 (unable to read configuration file due to insufficient permissions)This guide is not a native deployment caused by the HTTP error 500.19 problem native 500.19 error resolution connectionHTTP Error 500.19-internal
You need to modify the phpMyAdmin configuration file to connect to the MySQL database and open the config.inc.php file with Notepad1PHP2 3 /*Servers Configuration*/4 $i= 0;5 6 /*server:localhost [1]*/7 $i++;8 $cfg[' Servers '] [$i[' verbose '] = ' localhost ';9 $cfg[' Servers '] [$i[' host '] = ' localhost ';Ten $cfg['
First, what is rsync
Rsync,remote synchronize as implies to know it is a remote synchronization function of the software, it synchronized files at the same time, you can keep the original file permissions, time, soft and hard links and other additional information. Rsync provides a quick way to file synchronization between a client and a remote file
VSFTPD as a flagship secure FTP server, there are a number of options settings. The following is a list of vsftpd profiles, all of which are based on the vsftpd.conf configuration file. This article will provide a complete vsftpd.conf Chinese description. Learning the content of this article will help you to get a first look at the vsftpd
## Apache Server master configuration file. Includes directory settings for server directives.# More details ## Please read the instructions on the basis of understanding the use.## After reading this document, the server will continue the search run# E:/program Files/apache
configuration samba Tutorial: http://www.centoscn.com/image-text/install/2013/0804/989.html(2) Start the Samba server and web Management Service# Chkconfig smb on -- add the service to the Service Manager# Service smb start -- start the shared service, but it still needs to be restarted after modification# Chkconfig swat on -- remove the no-start restriction of swat in the xinetd service# Service xinetd re
able to install it.# Vi/etc/yum. repo. d/nginx. repo[Nginx]Name = nginx repoBaseurl = http://nginx.org/packages/centos/?releasever/?basearch/Gpgcheck = 0Enabled = 1The rest of the yum install nginx get done, you can also install the specified version of the yum install nginx-1.6.3 (the premise is that you go to the packages to see the corresponding version, the default is the latest stable version ).2. nginx. conf configuration fileThe Nginx
inside and then give executable permissions.
# service Nginx {start|stop|status|restart|reload|configtest}
1.4 Yum InstallationYum installation of the RPM package is much simpler than the compilation installation, the default will install many modules, but the disadvantage is that if you want to install a Third-party module later, then there is no way.
# Vi/etc/yum.repo.d/nginx.repo
[nginx]
name=nginx repo
baseurl=http://nginx.org/packages/centos/$ releasever/$basearch/
gpg
FTP server, then disconnect the FTP connection in seconds. The default value is 300.11. log File Settings
xferlog_enable= yes/no (YES)Whether to enable upload/download log records. If enabled, the uploaded and downloaded information will be fully recorded in the file defined by Xferlog_file. Preset to open.Xferlog_file=/var/log/vsftpd.logSets the log
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.