Article Title: Use OpenSSH to build an SSH server in CentOS. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Preface
Like the Telnet service, the SSH service can remotely log on to the system and control the system. However, it differs from Telnet in that Telnet transmit
Before configuration, please close Selinux,firewallsystemctl Stop Firewalld.service #停止firewallTurn off the default firewall firewall 500 OOPS:vsftpd:refusing to run with writable root inside chroot () to fix this error, you can use the command chmod a-w/home/user to remove the user's home directory Write permission, notice to replace the directory with your own. Or you can add one of the following two e
work, use the command sudo svnserve-d-r/home/svn/ to start the SVN server!
-D daemon Mode is started-R Develop SVN version Coogan directory This makes it easy for clients to access the repository without entering the full path!
Client Connection TestTo test the connection, the repository is: svn://ip[your server ip]//eth10[The repository you creat
The reason is that two servers need to share a hard disk space during work, so we are going to build an nfs server, the following describes how to install and use php to access Shared partitions: NFSNFS (NetwordFileSystem), a network file system, is a way to share disk files between Unix systems, it supports a file system protocol that allows applications to access data on the
time. [What hardware is required to build a git server ?] One Ubuntu computer, my desktop version is 10.04 ~ Perform the following steps: 1. create a new user named git to manage the GIT Server: sudo uderadd-M git // here-M means to create both the home directory and the mail directory sudo passwd git when creating a
The entire Hteret family connected to hundreds of billions of server personal hosts, most of the sites, parts and other servers have used the domain name form of address, such as Www.google.com.mail 163.com. It is clear that this form of address is more intuitive and easier for users to remember than making the 01231317202103 7 a a month.DNS system in the networkThe role is to maintain a number of addresses are connected, which recorded a variety of h
: This article mainly introduces how to use nginx + nginx-rtmp-module + ffmpeg to build a streaming media server (5). If you are interested in the PHP Tutorial, refer to it. Part 5
Some time ago, we set up a streaming media server that supports HLS on Ubuntu. The final goal was to build such a streaming media
PHP Development Environment Build--LARAVEL framework, Apache server, git version control, laravelgit
This article mainly describes the current development environment installation-The backend is PHP, the front-end is built with grunt for automation. This article introduces the environment construction of Apache running PHP under the Windows platform, as well as the installation of Git tools. The writing is
NFS server is built.4. Configuring the NFS Client (192.168.0.101,192.168.0.102)Suppose the TOMCAT1,TOMCAT2 instance uploads the file to its own/home/pan/upload directory (two machines have this directory)For this directory to be executed: chmod 777/home/pan/upload commandThis is the time to mount the contents of the/home
Build Squid Proxy Server
Prepare the environment:
Client: 192.168.118.4
Squid Proxy Server: 192.168.118.3 (intranet IP) 1.1.1.1 (Internet IP)
Web server: 1.1.1.2
Goal: the client accesses the Web server through the Squid Proxy Server
Introduction to SVN
SVNis Subversion the abbreviation, is an open source version control system, compared to RCS , CVS it uses the branch management system, its design goal is to replace CVS . Many version control services on the Internet have been CVS migrated from to Subversion .
UbuntuUnder InstallationSVNand configuration
InstallationSVN
sudo apt-get install subversion
Build a svn Warehouse
1). Create sv
Introduction front-end engineers are required to test the environment, but most front-end engineers do not need Linux. After debugging, I am a part-time O M engineer, therefore, building an FTP server facilitates front-end engineers to deploy and debug their own code to build a ProFTPd server and install ProFTPd.
sudo apt-get install proftpd
Configure ProFTPD
vi
Linux learning --- build a VPN Server and ubuntuvpn under Ubuntu
Build a VPN Server in Ubuntu
What is VPN? It is a virtual private network. The function is to establish a private network on a public network for encrypted communication.
Applicable scenarios:
1. Your company network is in a LAN and cannot be accessed fro
Build a Linux NFS server. Linux NFS server construction 1. NFS: NFS (NetworkFileSystem) is a network file system supported by FreeBSD. it allows computers on the network to be built through the TCPI Linux NFS server.
1. NFS: NFS (Network File System) is a Network File System supported by FreeBSD. it allows computers in
Experimental requirements: For the company to build a mail server capable of receiving letters and letters (192.168.100.1), to provide services for employees, the company domain name is jinjianjun.com.I. Modify the MX mail exchange record on the DNS server (192.168.100.2) to ensure that the client can resolve the mail server
Objective
GitHub is a remote repository that is free to host open source code. But for some depending on the source code such as life of commercial companies, neither want to open the source code, but also reluctant to give GitHub to pay protection fees, then you can only build a git server as a private warehouse to use.
I'm going to build my own git
Fifth part
Some time ago, on Ubuntu built up to support HLS streaming media server, the ultimate goal is to build such a streaming media server on the arm's Development Board. Now the work is only a small part, is undergoing a transplant, recorded, convenient to continue to do later.
1, the first is to transplant nginx to arm's development board above.
This is a
-------------------------Build a git server on ubutu11.04-------------------------This document mainly uses Git and SSH for code management.
-----------------------------------------Install SSH-----------------------------------------1: Download the source file first.Sudo apt-Get update// Run on the server pcSudo apt-Get upgrade// Run on the
Build an FTP server vsftpd on CentOS 6.3
Vsftpd is a well-known ftp software on the Linux platform. Vsftpd is short for very secure ftp daemon.
1. Install vsftpdFirst, check whether vsftpd is installed in the system.[Root @ localhost Packages] # rpm-qa | grep vsftpd[Root @ localhost Packages] #
If it is not installed, continue the following installation.
Insert the first installation disc of CentOS 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.