Tag:CentOS6
-
Time:2021-1-16
In CentOS system, if you want to send mail to foreign domain, you need to configure sendmail + dovecot and other tools. In fact, it doesn’t need to be so troublesome, as long as mutt + msmtp can realize the function of sending e-mail to foreign domains. This paper is based on centos6 64bit 1. […]
-
Time:2020-12-9
Centosazlme6 installation The author of zlmedia kit is developed using Ubuntu 16. However, if you want to run test or even production, you must deploy it to CentOS. The author mainly uses centos6 (except for the following RPM package of centos7, the operation of compiling components is consistent), because if you need to install it, […]
-
Time:2019-9-25
1、wall ‘…’ Wall is to send messages to all users, the content of which is contained in”. 2、write userName tty First, we use the WHO command to view the online users and their tty, and then send him a message with the write command. After entering the command, we enter the message mode. At this […]
-
Time:2019-9-1
The difference between CentOS 7 and CentOS 6 (1) Desktop System [CentOS6] GNOME 2.x [CentOS7] GNOME 3.x(GNOME Shell) (2) File system [CentOS6] ext4 [CentOS7] xfs (3) Kernel version [CentOS6] 2.6.x-x [CentOS7] 3.10.x-x (4) Start loader [CentOS6] GRUB Legacy (+efibootmgr) [CentOS7] GRUB2 (5) Firewall [CentOS6] iptables [CentOS7] firewalld (6) Default database [CentOS6] MySQL [CentOS7] MariaDB (7) […]