Common Linux Software and commands

Source: Internet
Author: User

For beginners

============================================

1. Client:

SECURECRT 7.1 or putty

2.FTP

The main is to upload files to Linux, otherwise we will be inside the virtual machine copy/paste

Wincp

=======================

The SSH service must be configured to connect through it (SSH an encrypted channel for data transfer)

=======================

Execute command:

It is best to bring the full path so that the execution command will always succeed

Otherwise, it is configured into the environment variable (profile-the best overall)

=======================

Switch User: Su-' xxxxx '

Less with sudo switch, the above a better, commonly used

=======================

Start Services: Service xxxx start/stop/status/restart/reload------------------Common

=======================

After modifying a file, it is generally not possible to make it effective, so we usually restart the service or reload the configuration file

Source Reload configuration file

or restart the service

=======================

Global configuration:

   /etc/pro_file

/user/.bash_profile. profilesrc

is the location of the environment variables, usually the initialization parameters of the system or service volume, such as the configuration of Java environment variables

=======================

Ps-aux | grep Tomcat

NETSTAT-ANP | grep ssh

Rpm-qa |grep MySQL

This is the view ...

=======================

Common Linux Software and commands

Related Article

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.