Linux/MAC Service Management

Source: Internet
Author: User

Linux/MAC Service Management
(1) common port occupation query command: lsof netstat
Instance: lsof-I: 80 netstat-an | grep 80 netstat-an | grep LISTEN

Common commands:

Crontab

Common options

Crontab-l view all scheduled tasks crontab-e add and edit the scheduled execution policy time format

Minute-hour-day-month-week task

Execute once every minute ***** execute once every five minutes */5 ***** every day l8: 00: Execute 0 18 * execute 0 at every hour * execute 0 0 at zero every day ***

Execute 0 once per week ** 0 **

** Execute 0 0 1 once per month **

(3) Common service commands: svc service Management supervisor process management (4) download common service sftp (Secure File Transfer) from files ), the default port is 22. Different accounts on sftp correspond to different folders. Note: different versions of MAC or Linux systems log on to sftp in a slightly different way and cannot be accessed from a firewall network.
Sftp-oPort = 2002 username @ ip sftp-P 2002 username @ ip sftp username @ ip: 2002 enter the password and log on to the sftp system.> get filename can download files from the sftp server.

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.