I. Remote Start Principle
Before the client is started, there is neither an operating system nor a boot floppy disk or hard disk. It only has the basic components of the computer, such as CPU, memory, and motherboard. But the most important
Common Emergency Handling Methods for Linux systems
1. Use an emergency disk group for maintenance
An emergency disk group (also known as the boot/root disk group) is an essential tool for system administrators. It can be used to independently
People who are familiar with debian and ubuntu may be more accustomed to using sudo to improve the permissions of the current user. By default, CentOS has already installed sudo. However, it can only be used by the root user before configuration is
Ucore is the experimental kernel of the Operating System Course of Tsinghua University. It is also an open-source project and a rare and excellent operating system learning resource.
Https://github.com/chyyuu/ucore_lab.git, you can use git to
GzipDetermine whether to enable the gzip ModuleParam: on | offExample: gzip on;
Gzip_buffersSet the size of gzip applied memory. The function is to apply for memory space by a multiple of the block size.Param1: intParam2: the unit behind int (k) is
This article uses the following system calls to implement the ls-l command function:
1. lstat: Get the File status,
2, getpwuid:
# Include
Struct passwd * getpwuid (uid_t uid );
Description:
The getpwuid () function returns a pointer to a
Memory ing structure:1.32-bit address lines address 4G memory space, of which 0-3G is exclusive to the user program, and 3g-4G is occupied by the kernel.2. struct page: each 4 kb page generates a corresponding struct page Structure during
Path of the file containing the Source:/etc/apt/sources. list
Finding a proper source on the internet is troublesome. You can use a tool to update it.
1. install apt-spy: sudo apt-get install apt-spy
2. Run apt-spy: apt-spy-d stable-a asia-t 5.
-
Http://www.xsdou.com/1451.html configuration in various environments
Http://blog.rimuhosting.com/2011/05/03/mod_flvx-flv-movies-working-with-apacheapache2/
Http://www.gnutoolbox.com/mod_flvx/
Http://www.ckplayer.com/view.php? Id = 82
Http://zhumeng83
I have recently studied Ubuntu and collected some common commands for your reference. please correct me if there are any errors.
Basic machine operation commands:
Shutdown --- if the current user is a common user, enter this command to switch to
The top command is a performance analysis tool used in linux to display the resource usage of various processes in the system in real time. It is the same as the job manager in windows. The following describes how to use it:
[Root @ test etc] #
Method 1 for adding a soft route in Linux:
route add -net 172.16.6.0 netmask 255.255.255.0 gw 172.16.2.254 dev eth0/*
Add a network 172.16.6.0/24 to go through 172.16.2.254 eth0 * // *-net to add network-host to add host, netmask subnet
To manually install a software today, you must use the root permission and enter the root password. However, you do not need to set the root password when installing ubuntu. I tried to use the System user password. Obviously, this is not the case.
In Ubuntu 9.10, how does one display the center window when the program is started.Start a Terminal and enter gconf-editor. Two options are involved:Go to/apps/metacity/general/focus_new_windows and set the property value to smart;Go
(The following operations are performed in ubuntu 9.04)
I. ubuntu installation graphical interface
1. Install the xwindow Core
Sudo apt-get install x-window-system-core
2. Install gnome Core
Sudo apt-get install gnome-core
3. Install the
To monitor large and small servers of the company, a Monitoring Server (Nagios) was built on the vmwarevm. To ensure stability, the VM is copied from VMware on windows2003 to another Ubuntu machine, as a result, the Nagios virtual machine was
GRUB: On the boot loader menu, type [e] to enter the editing mode. You will face a list of pilot projects. Find the following output sentence lines:Kernel/vmlinuz-2.4.18-0.4 ro root =/dev/hda2Press the arrow keys until the line is highlighted and
As you know, KDE 4.1 has finally been released with many innovative Linux desktop environments. KDE 4 is a new generation of popular K desktop environments designed to provide a powerful and easy-to-use desktop for personal and enterprise computing.
Test Environment redhat 5.4, enabling ports 3306 and 8080Modify the iptables file in/etc/sysconfig:
# Firewall configuration written by system-config-securitylevel# Manual customization of this file is not recommended.* Filter: Input accept [0: 0]:
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