One day learning Linux atime, mtime, ctime

  In fact, I don't want to talk about this content separately, but some friends may not quite understand these three times, so I will study it with you.   In Linux, there are three recording methods for file time. Mtime (modification time): the time

One-day study of disk quotas on Linux RHEL6

  In a production or work environment, you may encounter the following situation: in a multi-person, multi-task environment, multiple people share a disk space, some people may put a lot of or a lot of files in the same space, resulting in a sharp

Linux Kernel features-VDSO

During this period of time when I looked at the Linux kernel source code, I often encountered vdso (for example, in Feature-fixup, getting the time and so on). I searched the internet to find out the meaning, it turns out that this is a rare trick

Installation and configuration of samba in Linux

 Install samba The smaba installer mentioned in this ArticleSamba-3.0.20b-1.i386.rpm (ISO) 1First, map the image file of the samba installation file to the optical drive in VMware, step 1-2-3.   Figure 1-1 2Then, run the mount/dev/cdrom/mnt/cdrom

Introduction to chkconfig in Linux

  Linux chkconfig Overview The Linux chkconfig command is used to update (start or stop) and query the running level information of the system service. Remember that chkconfig does not automatically disable or activate a service immediately, but

Concise Vim leveling strategy

  The learning curve of vim is quite large. Therefore, if you see a lot of VIM command classification at the beginning, you will lose interest in this editor. The following article is translated from "Learn Vim Progressively". I think this is the

Linux-mounted samba

      When mounting other linux (utf8 File System encoding, samba's unix charset is also set to UTF-8), it is the same as mounting the shared ntfs partition above: Mount // neighbor/nvidir/media/mountpoint-t samfs-o codepage = cp936, iocharset =

Install MONO 2.10.6 in CentOS 6.0

  1. Update the system   Yum update       2. install necessary Libraries   Yum install gcc-c ++ bison pkgconfig glib2-devel gettext make libpng-devel libjpeg-devel libtiff-devel libexif-devel giflib-devel libX11-devel freetype-devel fontconfig-devel

ImageMagick usage notes

ImageMagick is an open-source and powerful command line image processing tool. Here you can learn about ImageMagick.Recently, many batch image processing jobs have been involved. Using this tool, I feel that it is very powerful and convenient. I

Nginx standard configuration file

  # Nginx. conf   # Running user User www-data; # Start the process. Generally, it is set to be equal to the number of CPUs Worker_processes 1;   # Global error logs and PID files Error_log/var/log/nginx/error. log; Pid/var/run/nginx. pid;   #

How does a small company deploy and implement a Linux cluster website?

  In fact, in many small companies and small enterprises, especially websites involving e-commerce and e-advertising, their websites also require high-availability Linux clusters for load balancing, however, due to cost constraints, the boss will

Change the default startup items of multiple systems and kernels under Fedora16

  Fedora16 is guided by Grub2 by default, and there is a small change in the system startup sequence settings. If there are multiple systems and Multiple kernel versions, you can adjust the default startup Item as follows: "Vi/boot/grub2/grub.

Summary on how to build an android development environment in ubuntu

  I have been building an android environment in ubuntu since the last weekend. I have been working in windows for the following reason: By the way, I want to learn about linux, wow!   First of all, in my initial environment, ubuntu 11.10 + is very

Linux Log statistics

  Explanation:       Cat reads logs and sends them to awk,       Awk reads the first column ($1) of each row ).       Awk-F "," '{print $1}' splits strings by commas. Display the first one.       The uniq-c mark indicates that the

Failed to check disk startup in Linux

  After restarting a red as5 machine in the testing environment of the company, it took a long time to go over ssh, I ran to the machine and looked at it. The disk detection error occurred: Checking filesystems/dev/volgroup00/logvo100: unexpected

Solution to insufficient swap space on rhel5

  1. Solve the problem by partitioning2. Solutions Using files If the hard disk partition is insufficient, you can use the file method. The specific method isCreate a file of a certain capacity, and then use the mkswap and swapon commands to mount

Install JAVA JDK6 in RedHat9

1. Uninstall built-in jdk   # Rpm-qa | grep jdk   Delete   # Rpm-e jdk-*****-fcs     # Rpm-qa | grep java   Delete   # Rpm-e sun-javadb-core -******     2. Download and install   Download jdk-6u25-linux-i586-rpm.bin   Install   #./Jdk-6u25-linux-i586

Add a user to centos

  Test environment: CentOS 5.5 1. Add a user. First, use the adduser command to add a common user. The command is as follows: # Adduser tommy // Add a user named tommy # Passwd tommy // change the password Changing password for user tommy. New UNIX

In ubuntu10, set the background color of the eclipse code prompt window

  The prompt window of eclipse code under ubuntu10 is really obscure, and the black background is white.   I tried some methods.   Finally, find a solution:   1. Right-click the desktop and choose Change desktop backgroud.   2. Customsize

View the folder and file size in linux

  1. the df command can display the available space and usage of all file systems. [1]. Command: df-h Filesystem Size Used Avail Use % Mounted on /Dev/mapper/VolGroup00-LogVol00 20G 4.1G 15G 23%/ /Dev/mapper/VolGroup00-LogVol03 3.9G 638 M 3.1G

Total Pages: 5467 1 .... 4594 4595 4596 4597 4598 .... 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.