Of course, if you have special needs, you can choose according to your job requirements, such as ubuntu system.
Recommend centos
Centos (Community Enterprise Operating System, Chinese meaning: Community Enterprise Operating System) is one of the distributions of Linux, which is compiled from the source code released by Red Hat Enterprise Linux according to the provisions of open source code. Because they come from the same source code, some servers that require high stability use CentOS instead of the commercial version of Red Hat enterprise Linux. The difference between them is that CentOS does not contain closed source software.
Which Alibaba Cloud ecs linux system is best recommended? Centos Centos (Community Enterprise Operating System, Chinese meaning: Community Enterprise Operating System) is one of the distributions of Linux, which is compiled from the source code released by Red Hat Enterprise Linux according to the provisions of open source code.
Which server is better for linux system? According to the specific situation, Linux system has three recommended options:
1, Debian system (the server mainly uses the stable branch of Debian, although ubuntu server can, but the stability is not assured)
2. RedHat department (if you don't want to buy services, it is a branch of CentOS, fedora Community Edition, which is not suitable)
3. BSD systems (FreeBSD, OpenBSD, NetBSD)
Strictly speaking, the third one belongs to Unix-like software with Linux, but it is not Linux. Debian's stable or CentOS (RedHat) choose one, both of which are very problematic. If you are inclined to enterprise, it is CentOS or RedHat. If it is community, Debian is better.
FreeBSD is also good, but it depends on the server. It is easy to use if you simply make an ordinary application server, but if you have centralized computing, it is better to choose the first two versions of Linux.
How to deploy mysql installation of database in Alibaba Cloud ECS server Linux system
Yum -y installs mysql mysql-server mysql-devel.
Chkconfig-level 35 mysqld is on.
/etc/init.d/mysqld start
Mysql_secure_installation This is a rough setting of permissions such as database root user.
Alibaba Cloud linux system how to log in to the local computer of the server landlord to download an ssh, which can be used to log in to the Linux system server, and ssh can also be used as a download tool to download the data on the server in the future. If the Linux system server does not have a graphical interface, you need to use commands to operate. It seems that the landlord is not familiar with Linux See if a control panel is available. I hope Yinghu's answer. Com can help the landlord!
I bought the Alibaba Cloud server Linux system. How to upload the website Linux system is more difficult for beginners. WIN system is recommended, which can directly see the desktop.
Linux can use LNMP to install packages with one click.
Which Linux system is better depends on what your so-called usability standard is. If Windows is the reference standard, then we suggest you use Ubuntu series and Ubuntu-based derivative versions such as Mint and Deepin.
In fact, the nature of each linux distribution is not much different. The difference lies in the difference of core version, appearance and efficiency, that is, the difference of software service configuration integrated on the core basis, and some differences in operation. So it's hard to say which system works, and personal habits are different. Linux is also a highly customizable open source system, and any linux system can be configured exactly the same as any other Linux system as long as it is willing.
Alibaba Cloud server Linux system how to delete the system log Xftp usage sharing You must first install the database. If you can't do it yourself, Alibaba Cloud has a configuration environment tutorial, which you can understand at a glance. First, back up the database on the computer, log in to the database console, and enter the name of mysqldump database >; Just name it. Sql uses xftp4 and xshell4 remote linux servers, logs into mysql console, and enters: mysq in xftp4.
How to deploy mysql installation of database in Alibaba Cloud ECS server Linux search system
Yum -y installs mysql mysql-server mysql-devel.
Chkconfig-level 35 mysqld is on.
/etc/init.d/mysqld start
Mysql_secure_installation This is a rough setting of permissions such as database root user.
For more knowledge about linux, I suggest learning the book "This is how linux should learn".