Windows is free to talk, its own font rendering technology Cleartype and DirectWrite is a mess. It's nice to have a font rendering under your Mac, so the key is how to make Chrome's font rendering more beautiful under Linux? The first thing to
File System Management* Re-creating the file system will damage the original fileMkfs:make File System-T FstypeMkfs-t ext2 = mkfs.ext2Mkfs-t ext3 = Mkfs.ext3Specialized in managing EXT series filesMke2fs-j: Creating a ext3 Type file system-B
File System configuration File/etc/fstabThe OS automatically mounts each file system defined in this file when it is initiallyFormat:
The device to Mount
Mount point
File system type
Mount Options
Dump
In today's software industry, the requirements of Linux more and more common, there are many students do not know how to learn Linux, no sense of direction, do not know how to learn, now I am learning from some of my experience to write this article,
To list files using a longer format: ls-lShow except '. ' (current directory), ' ... ' All hidden files (files starting with '. ' under Linux) are hidden from the top level directory: Ls-alView the full properties of a directory, instead of
Special permissions on the Linux file systemPermission model:U, G, OR, W, XSecurity context for the process:Prerequisite: The process is owned by the owner (the process is running as the user's identity);(1) Whether the user can start an executable
First, the purpose of the experimentLearn to recompile the Linux kernel and understand the differences between Linux kernels and distributions.Ii. contents of the experimentRecompile the kernel under the Linux operating system environment. The main
As a Linux beginner, it is very important to install Linux virtual machine on this machine as usual practice tool, this way to fully experience the Linux operation fun, but also ensure that the configured server is not destroyed. So the virtual
"One" starts at line No. 3000 and displays 1000 rows. The 3000~3999 line is displayedCat FileName | Tail-n +3000 | Head-n 1000"Two" displays 1000 rows to 3000 rowsCat filename| Head-n 3000 | Tail-n +1000* Note the order of the two
Suppose one day your system is finished, space is not enough. Need you to newly installed a hard drive to the server, then we have to do the following things: Create a good partition with Fdisk: fdisk–l View the partitions that are currently divided
First, File hidden propertiesLsattr lists the hidden properties of all files in the current directory-R parameter: Lists the hidden attribute permissions for all file directories in the current directory-D: Show only hidden attribute permissions for
Inux kernel upgrade 2011-03-25 23:13:28 Category: Linux for testing some software, requires 2.6.30 or more cores, install CentOS 5.5, the kernel is 2.6.18-194.el5. This upgrade is quite smooth, the specific process is as follows: [[ Email protected]
Today on Win7 virtual machine open CentOS6.4 version, yum install package, results found Another app is currently holding the Yum lock;waiting for it to exit this issue, regardless of y Um list or Yum update is the case, the final solution is to
First, the reason for garbled charactersGarbled code is caused by a non-uniform, there are some places to pay attention to1. Linux system default supported language data: This is related to/etc/sysconfig/i18n;2. Your terminal interface (BASH)
1th step: Download ant, Address: http://ftp.twaren.net/Unix/Web/apache//ant/binaries/apache-ant-1.9.6-bin.tar.gzApache-ant-1.9.2-bin.tar.gz2nd Step: UnzipTAR-ZXVF apache-ant-1.9.2-bin.tar.gz3rd step: Copy or move ant to the USR directoryMV
1. Update to the latest package
open up System-administration Update Manager click on Settings open the Updates Tab set ' Release upgrade ' to ' never '. That makes the option of upgrade to Karmic go away. close
The days of leaving Win7Install dual system: Red had enterprice Linux 6.3Install the Open OfficeDownload apache_openoffice_4.1.1_linux_x86-64_install-rpm_zh-cn.tar.gzInstallation steps:1 decompressing tar-xzcf *.tar.gz2 after extracting into the
Multi-thread LinuxShell script
In bash, we run (&) in the background to implement multithreading.
for((i=1;i
We have added {} & so that the execution in {} can be performed in the background. The above is equivalent to executing pairs at the same
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