Install the ati driver in the ThinkPad E520 notebook in Ubuntu 11.10

Video Card: AMD Radeon HD 6630, computer: ThinkPad E520 1143CFC, system: Ubuntu 11.10 32-bit. 1. If you have installed the fglrx driver, which is not working properly, uninstall fglrx. Java code sudo sh/usr/share/ati/fglrx-uninstall.sh sudo apt-get

RHEL/Fedora/CentOs System Service Optimization

NetworkManager, NetworkManagerDispatcherAutomatically switch between multiple network connections. If the computer has Wireless WiFi and Ethernet, open it and select the best available connection for you. If you only use one network connection,

Linux practice engineer series-Linux cluster HeartBeat practice

Heartbeat Introduction Heartbeat test Http://hi.baidu.com/%BB%C6%D0%C4%B2%A8/blog/item/d120a74da0e7fd38afc3ab09.html Heartbeat Principle Cluster systems are mainly divided into High Availability clusters (HA clusters. Generally, HA clusters made by

One day, I learned how to use the help of Linux.

When we are learning and using the Linux system, we feel that the use of commands is a headache, because there are too many system strings and each command also has N multiple parameters, if you are a child prodigy, it is estimated that the problem

Install Ubuntu with VirtualBox on XP

  Operating Environment: VirtualBox-4.1.4-74291-Win on WinXP + Ubuntu10.04 LTS Desktop CD i386.iso     After VirtualBox is installed, open and create a host, select "Operating System" and "version", and configure the hardware as prompted. Click

Red hat Linux ip configuration

  When I first came into contact with Linux, I first needed to access the Internet. Configuring IP addresses is the first course to learn how to use Linux.   1. Set IP addresses View your IP Nic Ifconfig-   Find the network card you want to

Two methods for implementing second-level scheduled tasks in Linux (crontab runs every second)

  The first solution, of course, is to write a script running in the background to keep repeating, and then sleep for a period of time each time. While true; do   Command   Sleep XX // interval seconds   Done   Solution 2: Use crontab. We

Linux background execution

  Recently, many people have asked how to implement this method after they want to exit secureCRT and continue to run their own processes. I can say a lot about this method.   Why is there such a demand? As a system administrator, you often

Install MONO 2.10.6 in CentOS 5.5

  Note: In this article, refer to installing MONO 2.10.6 in CentOS 6.0 and mark the original article based on some problems encountered after installation.   1. Update the system   Yum update   2. install necessary Libraries   Yum install gcc-c ++

Ubuntu software package system damaged

Codeblocks is not successfully installed, and cannot be uninstalled, nor can the software be installed or uninstalled.Display:The software package system is damaged.Check whether the third source is used. Disable them if they are, because they are

Ubuntu terminal vi and gedit Chinese garbled Solution

  (1) how to solve the Chinese garbled characters in gedit: By default, garbled characters will appear when the Ubuntu Text Editor (Ggedit) opens Chinese-encoded text files of the GB18030, GBK, and GB2312 types. This is because gedit uses an

How does nginx handle a request?

  Original article: http://nginx.org/en/docs/http/request_processing.html       Name-based Virtual Server   Nginx first determines which server should process the request. Let's start with a simple example: three virtual servers listening to port 80

Putty login without a password in linux

  When using linux, you often need to enter a password. When the password is long, it is a nightmare to use a long and weird password, especially after setting denyhost, if the login fails several times in a row, the system will refuse to log on

Linux Kernel interview questions

  1. What kernel locks does Linux have?   The synchronization mechanism of Linux has been continuously improved since 2.0 to 2.6. From the initial atomic operation to the subsequent semaphores, from the large kernel lock to today's spin lock. The

Qmail Message Queue Repair Tool

  Qmqtool-1.14.gz Download link: Http://linux.softpedia.com/get/Communications/Email/qmqtool-8440.shtml # Tar zxf qmqtool-1.14.gz #./Configure # Make & make install     Stop qmail # Service qmail stop Stopping qmail... Qmail-smtpd Qmail-

How to install and uninstall software in Centos yum

  Installation Method When installing a software Yum-y install httpd When installing similar software Yum-y install httpd * When multiple non-similar software are installed Yum-y install httpd php-gd mysql When a software is uninstalled Yum-

Ubuntu 11 builds a QT Development Environment

Chapter 1 1. Enable the root user: sudo passwdroot   2. log out of linux   Use the root user to log on after startup   3. Create a working directory under home   4. install ftp Open the ubuntu Software Center   Select Internet   Select File

Is the version control system centralized or distributed?

It seems that git is good everywhere, which is more convenient for developers. So do you need to study git in the short term? From the link below Http://www.wikivs.com/wiki/Git_vs_Subversion Found the most decisive paragraph. The general expression

Solution to the problem that RHEL 6 cannot Log On As A Root user

After installing RHEL 6, you cannot log on to the system as Root on the logon page by default. First, log on to the system as the user created during installation,Open the terminal and convert it to the root user. The corresponding command is su

Linux System Log Management

1. Connection time logs The connection time log is generally recorded by the/var/log/wtmp and/var/run/utmp files. However, neither of these files can be directly viewed using the tail or cat commands. The file is automatically updated by the system.

Total Pages: 5467 1 .... 2054 2055 2056 2057 2058 .... 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.