Focus: Summary of common Xshell running commands under Linux systems
First of all, we have to start with the simplest thing. After we enter the Xshell interface, we connect to the Linux server. When we first entered, we didn’t know what files we had. At this time, we can use the ls command to display the files we have. Which files, or use ls -l, the easiest is ll. The ls command will display the file horizontally, which is uncomfortable to look at. ll and ls -l have the same effect. It is recommended to use ll because it is the simplest
After we already know what the files are, we need to know how to enter the file we want to enter. In a graphical system like Windows, we can use double-click to open the file we need to open. In Xshell, we need to use The command is: cd command. After we enter, the following pages are displayed. At this time, the default is under the root node root:
If we need to enter the local file of the usr file now, we need to use: cd /usr/local to enter. At this time, we will show that we have entered the local file. It should be noted that under the root root When entering other files in the directory, you need to add a slash "/" at the front. In any other two-level or even multi-level directories, you can enter directly without adding it.
Once you enter, you will return. When you need to return, we need to use: cd ../ this command. Similarly, we can also add the superior file directory we need to enter after ../ to enter directly
The next step is how to edit files and view files. If the host.xml file currently exists in the local directory, we need to edit or view it. The command to view is cat host.xml; the command to edit is vi host.xml, then press i to enter the modification mode, otherwise just look. If we suddenly don’t want to modify, press ESC and write in the command line :q! Then press enter and touch edit. If we need to save after editing, we also need to press ESC, then enter :wq and press enter.
To summarize: edit the file vi, press i to edit, save and end editing ESC:wq Enter, end editing without saving ESC:q! Enter
To execute files under the Linux system, we need to use ./filename.sh. If we need to execute the host.sh file, we need to enter the directory where the file is located and execute it
The above command may cause insufficient permissions. Finally, let me tell you about an authorization command. If we want to authorize all .sh files under this file, we can write: chmod u+x *.sh Authorize the sh file. Of course, we can also replace * with a specific file name, depending on the need:
The above is the detailed content of Focus: Summary of common Xshell running commands under Linux systems. For more information, please follow other related articles on the PHP Chinese website!

Learning Linux is not difficult. 1.Linux is an open source operating system based on Unix and is widely used in servers, embedded systems and personal computers. 2. Understanding file system and permission management is the key. The file system is hierarchical, and permissions include reading, writing and execution. 3. Package management systems such as apt and dnf make software management convenient. 4. Process management is implemented through ps and top commands. 5. Start learning from basic commands such as mkdir, cd, touch and nano, and then try advanced usage such as shell scripts and text processing. 6. Common errors such as permission problems can be solved through sudo and chmod. 7. Performance optimization suggestions include using htop to monitor resources, cleaning unnecessary files, and using sy

The average annual salary of Linux administrators is $75,000 to $95,000 in the United States and €40,000 to €60,000 in Europe. To increase salary, you can: 1. Continuously learn new technologies, such as cloud computing and container technology; 2. Accumulate project experience and establish Portfolio; 3. Establish a professional network and expand your network.

The main uses of Linux include: 1. Server operating system, 2. Embedded system, 3. Desktop operating system, 4. Development and testing environment. Linux excels in these areas, providing stability, security and efficient development tools.

The Internet does not rely on a single operating system, but Linux plays an important role in it. Linux is widely used in servers and network devices and is popular for its stability, security and scalability.

The core of the Linux operating system is its command line interface, which can perform various operations through the command line. 1. File and directory operations use ls, cd, mkdir, rm and other commands to manage files and directories. 2. User and permission management ensures system security and resource allocation through useradd, passwd, chmod and other commands. 3. Process management uses ps, kill and other commands to monitor and control system processes. 4. Network operations include ping, ifconfig, ssh and other commands to configure and manage network connections. 5. System monitoring and maintenance use commands such as top, df, du to understand the system's operating status and resource usage.

Introduction Linux is a powerful operating system favored by developers, system administrators, and power users due to its flexibility and efficiency. However, frequently using long and complex commands can be tedious and er

Linux is suitable for servers, development environments, and embedded systems. 1. As a server operating system, Linux is stable and efficient, and is often used to deploy high-concurrency applications. 2. As a development environment, Linux provides efficient command line tools and package management systems to improve development efficiency. 3. In embedded systems, Linux is lightweight and customizable, suitable for environments with limited resources.

Introduction: Securing the Digital Frontier with Linux-Based Ethical Hacking In our increasingly interconnected world, cybersecurity is paramount. Ethical hacking and penetration testing are vital for proactively identifying and mitigating vulnerabi


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

WebStorm Mac version
Useful JavaScript development tools

Dreamweaver CS6
Visual web development tools

Atom editor mac version download
The most popular open source editor

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.