Linux Package Management

Linux packages can be broadly divided into two categories: source packages and binary packages.The source package is an open source (modifiable) software package written by C language. Source package in the compilation of the installation can be

Linux notes: File Processing command Touch,cat,more,less,head,tail

Command name: TouchFeatures: New filedirectory where the command is located:/bin/touchUsage: Touch file nameCommand name: CatFunction: Display file contentsdirectory where the command is located:/bin/catUsage: Cat [-n] File nameParameters:-N Display

One Linux command per day (3) [pwd command]

In Linux, use the PWD command to view the full path to the current working directory. Simply put, you will have a current working directory every time you operate in a terminal.When unsure of the current location, PWD is used to determine the exact

Daily Linux Command Learning-historical Command query (history, FC, alias)

The Linux history mechanism numbers the commands entered on the command line and saves them to maintain the command history. Commands entered during a logon session are saved in shell memory and added to the history file if the Abort command is

Free-electrons Linux kernel and drivers

Three functions of the operating system: 1, management hardware resources; 2. Provide portable software interfaces independent of architecture and hardware 3, handle simultaneous access of different applications to the same hardware resourcesThe

Solution to md127 after md0 restart in Linux RHEL6

If we use the/DEV/SDB1 and/DEV/SDC1 two partitions to establish a RAID1 device/dev/md0:# mdadm--create/dev/md0--level=1--raid-devices=2/dev/sd[bc]1# mkfs.ext4/dev/md0After rebooting, the/DEV/MD0 device will automatically become the/dev/md127

Linux notes: Search command Find,locate,which,whereis,grep

Command name: FindFeatures: File SearchCommand path:/bin/findUsage: Find search scope match criteriaOther:Example:Find/root-name InitFind/root-size +1024Find/root-user DashenFind/root-group YizuFind/root-cmin-5Find/root-size

Linux hard links and symbolic connections

Linux hard links and soft links1.Linux Link ConceptThere are two types of Linux links, one called hard links, and the other called Symbolic links (symbolic link). By default, the LN command produces a hard link."Hard Connect"A hard connection is a

Linux Monitor and Maintanence

@cacti1.install Epel extends Source2.install Lamp Use Yum methodYum install-y httpd php php-mysql mysql mysql mysql-server mysql-devel php-gd libjpeg libjpeg-devel libpng libpng-devel3.install Cacti Net-snmp RRDtoolYum install-t cacti Net-snmp

The Linux top command is detailed

top-01:06:48 up 1:22, 1 user, load average:0.06, 0.60, 0.48tasks:29 Total, 1 running, sleeping, 0 stopped, 0 zombieCpu (s): 0.3% us, 1.0% sy, 0.0% ni, 98.7% ID, 0.0% wa, 0.0% Hi, 0.0% simem:191272k Total, 173656k used, 17616k free, 22052k

Ping tool--fping under Linux

Objective:If you want to ping a large number of disjoint addresses and want to know what to put back, there is a very good tool--fping under the Linux system.Fping Official website: http://www.fping.org/fping Download:

One Linux command per day: Tail command

Http://www.cnblogs.com/peida/archive/2012/11/07/2758084.htmlThe tail command writes the file to standard output starting at the specified point. Using the-f option of the tail command makes it easy to see the log files that are being changed, TAIL-F

"Linux Commands and Tools" disk-to-directory capacity--df and Du

DF (disk free): Lists the overall disk usage of the file systemUsage:DF [-AKMHI] [directory or file name]Parameters:-A: List all file systems, including system-specific/proc and other file systems-K: Displays the file system in KB capacity;-M:

How Linux systems in a virtual machine access files on a PC's hard drive (how to mount a folder under Windows to a Linux virtual machine)

This time decided to learn embedded, change to install a Linux system first familiar with the use of Linux system, but their own computer installed on the Win7 system does not want to install a dual system, one is idle trouble, and the second is

How to install the Apache server in Linux

How to install the Apache server in LinuxDue to the learning needs, all the Apache source code packages are manually installed, and the installation process has many strange problems. However, if you find out what the problem is, it is not too

Configure static IP address in CentOS6.7

Configure static IP address in CentOS6.7 To configure static IP addresses in CentOS, follow these steps:Servers generally have their own static IP addresses so that they can be connected to the LAN.1. Edit the NIC file and modify the NIC

Detailed description of interruptions and exceptions (1) and detailed description of interruptions (

Detailed description of interruptions and exceptions (1) and detailed description of interruptions ( There are a total of 256 types of exceptions or interruptions on Intel x86, that is, commonly referred to as interrupt vectors, which have their

How to Use strace to diagnose problems

How to Use strace to diagnose problems Early in the year, if you knew there was a strace command, it would be awesome. Now everyone knows about strace. If you encounter performance problems and ask for help, we recommend that you use strace to hook

CMake quick tutorial

CMake quick tutorial If you think makefile is a headache, if the project is getting bigger and bigger, you are getting confused. If you get tired of running a lot of commands during compilation, so it is necessary for you to take ten minutes to view

FastDFS installation and deployment

FastDFS installation and deployment 1. installation environment1.1 System EnvironmentSystem: Minimal RedHat 6.4 Installation Versions: 2.6.32-358. el6.x86 _ 64 1.2 Software VersionFastDFS version: FastDFS_v3.06.tar.gz Nginx version: nginx-1.0.11.tar.

Total Pages: 5467 1 .... 1724 1725 1726 1727 1728 .... 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.