Linux Learning User and root

Because you want to build a directory, but found that the permissions are not enough, because no root login, so learn how to switch between the normal user and root and how to create a user's knowledge.1. pwd command to view the current user$ this

Compiling Redis4.0.2 on Linux

Installing Deployment Redis4.0.2 on Linux To install Redis4.0.2, you need to install dependencies first: Yum-y install gcc gcc-c++ libstdc++-devel tcl-y To download the Redis4.0.2 installation package: wget http://219.238.

The production of static and dynamic libraries under Linux

A. Static Library1. Write A. c file in which to implement the function source code, while making the header file 2. Convert. c files to. o FilesGcc-c Xxx.c-o XXX.O3. Convert *.o into a library fileAr RCs Lib library name. A *.O4. Using Static

Deploying a Tomcat project using Linux

1. Download the corresponding Tomcat server packageApache Tomcat official website Download: http://tomcat.apache.org/download-70.cgiFor example, we're using apache-tomcat-7.0.82.tar.gz:http://mirrors.tuna.tsinghua.edu.cn/apache/tomcat/tomcat-7/v7.0.8

Linux Dev enviroment

1.LampHttps://lnmp.org/install.htmlhttps://zh.opensuse.org/HomeOpenSUSE tumbleweed Simple configuration after installationSetup of various development environments under openSUSESetup of Java environment under openSUSEHttp://www.linuxidc.com/Linux/20

Linux Operation Instructions Part III

Simple file operation1. File content View> Cat filename//To output all content to the terminal at once> more filename//view the contents of a file line by typeQ Key End View> Less filename//"Up and down" key mode to view the contents of each part of

The first part of the Linux operation instructions

View as Action directory location> pwd2. View the contents of the file in the (current) directory> ls//list> ls-l or ll//show file details> Ls-al//all Show file details (including hidden files)> ls-a//Show directory all file names (including hidden

Linux Source Package Installation

01. RPM Package Default installation path/etc/: Config file to install Mul/usr/bin/: Executable Command installation directory/usr/lib/: function library save location used by program/usr/share/doc/: Basic software User manual save

Linux Disk Awareness

HDD Structure: See how much disk space is used? approaching 100% is exhausting. [Email protected] ~]# df-hFilesystem Size used Avail use% mounted on/dev/sda3 9.4G 3.5G 5.4G 40%/Tmpfs 491M 76K 491M 1%/DEV/SHM/DEV/SDA1 190M 36M 145M 20%/

MAVEN installation and configuration under Linux

The introduction of MAVEN can be consulted: Maven explained this in the principle of more detailed, in the installation is the Windows version, here to fill the installation and configuration of Linux:1. Download maven Install

Linux Port Usage

1 to see if Port 8010 is occupied[Email protected] ~]# Netstat-an|grep 8010TCP 0 0 0.0.0.0:8010 0.0.0.0:* LISTEN2, view 8010 is why the program occupies[Email protected] ~]# lsof-i:8010COMMAND PID USER FD TYPE DEVICE SIZE NODE NAMEJava 25402 root

Linux Basic Command Learning

Transfer from HTTP://WWW.DANIUBIJI.CN/ARCHIVES/25Note: Write again to strengthen memoryLs-l Listing File Detailsmkdir Creating a DirectoryCD Switch DirectoryTouch creates an empty fileEcho wearing a file with contentCat View File ContentsCP CopyMV

Linux Install Virtual machine tool

The main purpose of installing the VMware Toolkit in a virtual machine is to allow the mouse to move freely, as well as to adjust the resolution. The steps are as follows:1. Click "Virtual Machine"---"Install VMware Tools" in the VMware menu.2.

Windows Linux system Installation disk production

Compared with the previous CD-ROM installation system, now popular U-disk installation of Windows and Linux systems, the following describes the Windows system disk production process.First Download the ISO image file for the WINDOWS10 system , can

COBBLER unattended installation and cobbler Unattended Installation

COBBLER unattended installation and cobbler Unattended InstallationCobbler-automatic system installation 1.1 cobber introduction 1.1.1 cobbler description  1.2 server deployment 1.2.1 System Environment System: CentOS 7.4 Ip: Internet: 10.0.0.202

Differences between Apache, Tomcat, and Nginx: tomcatnginx

Differences between Apache, Tomcat, and Nginx: tomcatnginx I. Definition:1. Apache HTTP Server is a modular server that can run on almost all widely used computer platforms. It belongs to the application server. Apache supports many modules and

We also talk about the cpu size in linux and the linux cpu size.

We also talk about the cpu size in linux and the linux cpu size. Size-end alignment of memory alignment Problems Hao DongdongWrite   The so-called size-side problem, that is, the byte order. The CPU can operate on memory data in two modes: read and

[0, 20171115] ZEROCONF ROUTE.txt, 20171115 zeroconf

[0, 20171115] ZEROCONF ROUTE.txt, 20171115 zeroconf [2, 20171115] ZEROCONF ROUTE.txt-- // If you check the network configuration of the linux server, you can find the following route:# Route-n | egrep "169.254 | Destination"Destination Gateway

Simple distributed configuration and nginx deployment

Simple distributed configuration and nginx deployment 1. Download and install nginx 2. Edit the nginx. conf file Upstream 172.100.10.52 {ip_hash; # Make sure that each user accesses the same website server 172.100.10.21: 8090 weight = 1; server 17

Search commands in Linux

Search commands in Linux I. Search commands1. which: Find the absolute path of the executable file 2. whereis searches for files. It searches for files related to the given file name through a pre-generated file list library.Syntax: whereis [-bmsu]

Total Pages: 5467 1 .... 4947 4948 4949 4950 4951 .... 5467 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.