Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: Virtual

Centos 7.2 is built with VSFTP virtual users

Virtual user setup vsftp requirement 1: Only upload and download are allowed, cannot be deleted, cannot be changed name yum install pam*yum install db4* -yyum install vsftpdchkconfig vsftpd oniptab

October 14, 2021By Simo Centos 7.2, build, centos, users, Virtual, VSFTPLeave a Comment

CentOS 7 installation configuration VSFTP (Virtual User Login)

Characteristics of virtual users:

1. They can only access the FTP service provided by the server, but cannot access other resources of the system. Therefore, if you want users to have write a

October 14, 2021By Simo Centos centos, configuration, installation, login, user, Virtual, VSFTPLeave a Comment

CentOS 7 installation configuration VSFTP service (virtual user login)

First, experimental environment
Operating system: CentOS 7

Second, installation

Close SELINUX:

vim /etc/selinux /config
SELINUX=disable Temporary shutdown:

setenforce 0 Thre

October 14, 2021By Simo Centos centos, configuration, installation, login, Services, user, Virtual, VSFTPLeave a Comment

CentOS 7 installed VSFTPD virtual use

1. Installation preparation

1.Close SELINUX

setenforce 0

Two. Install vsftpd service

1. First enter /usr/local/src inside

yum -y install vsftpd

2.Back up the vsf

October 14, 2021By Simo Centos centos, installation, Used, Virtual, vsftpdLeave a Comment

CentOS 7 installation configuration VSFTP service (virtual user login)

1.vim /etc/selinux/config
The configuration file is SELINUX=disable
2. Turn off the firewall setenforce 0
3.yum -y install vsftpd
4.cp /etc/ vsftpd/vsftpd.conf{,.bak}
Back up the main vsftpd c

October 14, 2021By Simo Centos centos, configuration, installation, login, Services, user, Virtual, VSFTPLeave a Comment

Nginx basic domain name port IP virtual host

Based on the domain name##nginx number of concurrent connections processes multiplied by connection
## worker_processes number of service processes, generally the same as the cpu core
worker_proces

October 13, 2021By Simo Nginx Basic, domain name, host, IP, nginx, port, VirtualLeave a Comment

Nginx virtual host: PHP5-FPM-Sock error

I am trying to set up a virtual host for a new ubuntu/php5.5/nginx installation

etc/nginx/sites_available/mydomain.com:< /p>

server {
listen 80 default_server;
root /home/www/mydomain.c

October 13, 2021By Simo Nginx error, FPM, host, nginx, PHP, PHP5, SOCK, VirtualLeave a Comment

Ruby-on-rails – Virtual Ruby Development Environment

I mainly do ruby ​​on rails development on my machine, but sometimes I end up using other laptops for RoR development. If there is something (maybe the shell?) it will be fine, this Basically all t

October 6, 2021By Simo Ruby development environment, rails, ruby, VirtualLeave a Comment

C inheritance from multiple base classes with the same virtual function name

I tried this code:

class A
{
virtual void foo( ) = 0;
};
class B
{
virtual void foo() = 0;
};
class C: public A, public B
{
//virtual void A::foo(){}
//virtual void B::foo(){}

virtual

September 29, 2021By Simo C & C++ base, class, function, having, inheritance, multiple, Name, Same, VirtualLeave a Comment

Virtualization – use SLC exchange on the VM host as RAM replacement is wise?

I have some old servers running virtual machines, but they are limited to 16GB RAM, which limits the number of VMs I can run and the options for RDS.

to So far, it has done a good job in test

September 25, 2021By Simo Storage As, chemical, exchange, host, RAM, replacement, SLC, usage, Virtual, VM, whether, wiseLeave a Comment

Posts navigation

Page 1 Page 2
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress