Common command Logging (Linux)

Source: Internet
Author: User

Disclaimer: This section of this article commands CENTOS6-based systems and does not necessarily apply to all Linux systems.


    • Export variables to environment variables:

# Export path= $PATH:/xxx/xxx/bin
    • To view the operating system version:

# lsb_release-a
    • Shutting down the firewall

#/etc/init.d/iptables Stop
    • Automatically turn off firewall on boot

# chkconfig--level 3 iptables off
    • Check the system load command to check if the system has rebooted, and up XXX represents the duration of the boot

# W
    • About IP Address:

127.0.0.1 is the local loop address equivalent to the private outside of the class cannot access

192.168.x.x equivalent to protected LAN access

0.0.0.0 address equivalent to public all addresses are accessible



This article is from the "Technology Growth drip" blog, please be sure to keep this source http://fykknd.blog.51cto.com/3175618/1716759

Common command Logging (Linux)

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.