Teach you to use MMSH protocol on CentOS to listen to MOP network radio VLC player

CentOS has been installed for some time, but because there is nothing to do except study in Linux. Today want to have nothing to do open CentOS want to listen to a song, suddenly remembered should be able to listen to network Radio under Linux. The

CentOS View Apache,nginx concurrent connections and TCP connection status commands

Netstat command and awk to view the number of concurrent connections to the Web server and the TCP connection status. The code is as follows Copy Code Netstat-n | awk '/^tcp/{++s[$NF]} end {for (a in S) print A, s[a]}

CentOS System Installation Configuration Webmin Control Panel

Install Webmin Control Panel Introduction: Webmin the port used by default is 10000Vi/etc/sysconfig/iptables #开启防火墙的10000端口-A input-m State--state new-m tcp-p TCP--dport 10000-j ACCEPT/etc/init.d/iptables Restart #重启防火墙使配置生效Service Iptables

CentOS 7 Set time command Timedatectl usage example

In the new CENTOS7, the instruction on time adds a unified command Timedatactl, in addition to keeping the date, Hwclock, and other commands commonly used in previous versions. Below is a summary of the following in conjunction with its usage.View

Tutorial on Yum installation mariadb database in CentOS system

1, under the/etc/yum.repos.d/to establish Mariadb.repo, the contents are as follows:[Azureuser@mono etc]$ CD/ETC/YUM.REPOS.D[Azureuser@mono yum.repos.d]$ VI Mariadb.repo # MARIADB 10.0 CentOS repository list–created 2013-08-23 13:08 UTC#

CentOS iptables Firewall Open 80-Port method

Open ports: The code is as follows Copy Code [root@wx32 ~]# iptables-i input-p tcp--dport 80-j ACCEPT Save configuration: The code is as follows Copy Code [root@wx32 ~]# Service

CentOS to install MySQL5.5 database in RPM mode (1/2)

Select Platform Oracle & Red Hat Linux 4 & 5 Download the following three files separately (since my machine is 32 bits, here is a 32-bit version of the package, if your machine is 64-bit, please download 64-bit version): 1. Red Hat & Oracle Linux

Linux CentOS 7 Installation PostgreSQL9.3 Graphics Tutorial _postgresql

The title, this blog record in the Linux CentOS 7 installation postgressql the entire process as well as the database configuration, in the Linux system, PostgreSQL installation methods are divided into two kinds, namely: 1, binary installation

The strange problem of setting up firewalls with iptables on CentOS

Server environment: Ali Server, Linux CentOS operating system, Couchbase server Start security policy: Deny all by default, allow only required Action command: Allow inbound SSH connections Iptables-a input-p TCP--dport 22-m State--state

CentOS Linux Server security settings

Transferred from: http://www.osyunwei.com/archives/754.htmlIntroduction:We must understand: minimal privileges + minimal service = maximum securityTherefore, regardless of the configuration of any server, we must shut down the unused services, set

Install LIS on CentOS on azure (Linux integration Service)

Virtualization technologies on Azure are all Hyper-V, with the LIS (Linux integration Service) installed on each Linux virtual machine. The function of the LIS is to provide VMS with a variety of virtual device drivers. So Lis has a direct impact on

CentOS 7.0 NVIDIA graphics card installation steps

From:http://blog.sina.com.cn/s/blog_49c0985a0102v3fa.htmlCentOS 7.0 NVIDIA graphics card installation steps:1 Download the driver on the NVIDIA networkAfter searching for the corresponding driver, do not point directly, but right Jian, Save Link as .

CentOS 7 Open 3306 port access

Tag:restart   systemctl   sql   stat    firewall configuration    install   c/s    Boot up    accept    CentOS 7.0 defaults to using firewall as the firewall, where the iptables firewall is changed. 1. Close Firewall:systemctl Stop

Install the CentOS package in Yum

Operating system: Red Hat Enterprise Linux 51. Uninstall Rhel's default installed Yum Package view Yum package rpm-qa|grep Yum Uninstall rpm-qa|grep yum|xargs rpm-e--nodeps 2, download new Yum package 64-bit Linux system download installation

Solve problems related to "ImportError: No module named _ tkinter" in centos

Solve problems related to "ImportError: No module named _ tkinter" in centosToday, when you want to use Metasploit"ImportError: No module named _ tkinter"Error,_ TkinterYesTkinterThe module referencesTkinterI am not familiar with it, so I don't know

How to install OpenVPN in CentOS 7

The command is very simple, but there seems to be no information on the Internet, only the information below RHEL6.Directly paste the command:Cd ~Wget http://swupdate.openvpn.org/as/openvpn-as-2.0.10-CentOS7.x86_64.rpmRpm-Uvh

How to configure and install Nagios in centos

# Create a userUseradd nagiosPasswd nagiosGroupadd nagcmdUsermod-a-G nagcmd nagiosUsermod-a-G nagcmd apache# Install basic packageYum install-y gcc glibc-commonYum install-y gd-develYum install-y libtool-ltdl# DownloadWget

Centos source code compilation and installation lnmp (linux + nginx1.5.5 + mysql5.21 + php5.3.27) details

I. Install related dependent componentsFirst install the basic dependency components in yum:Yum install make apr * autoconf automake gcc-c ++ zlib-devel openssl-devel pcre-devel gd kernel keyutils patch perl kernel-headers compat * mpfr cpp glibc

Detailed steps for installing Mrtg configuration in Centos

The following are notes:1. Check whether mrtg software is installed in the system.# Rpm-qa | grep mrtg *Install mrtg software# Yum-y install mrtg *2. mrtg configuration file (The following is a detailed description of the mrtg configuration

CentOS 6.5 installation of Pure-Ftp + web management pureadmin0.3 example

Software environment:Pure-ftpd-1.0.36.tar.gz (pure-ftp)PureAdmin-0.3.tar.gz (web management)Pureftp. SQL (virtual account database import file)Pureftpd-mysql.conf (Virtual Account linked Database profile)1. Install Pure-ftp server# Wget

Total Pages: 394 1 .... 87 88 89 90 91 .... 394 Go to: GO

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.