Font settings in Linux

Font settings in Linux For Chinese users, the most important use of Linux as a desktop is the font and input method. Here I will introduce my settings.The input method is used scim, there are many

Modify hostname in Linux and UNIX)

In Linux and UNIX, host names, that is, hostname, are very useful. For example, when configuring host trust relationships, hostname is required. How to modify the hostname of Linux and UNIX systems, it has become a obstacle for many people who have

Create an FTP server in Linux

Create an FTP server in Linux/KDE (If it is slackware, change/var/FTP to/home/FTP, but nothing else will happen)     : Ftp://vsftpd.beasts.org/users/cevans/   Tar jxvf vsftpd.2.0.3.tar.gz CD vsftp.2.0.3   A. Add the "nobody" user. Add this user

Linux operation: Set the console resolution, Chinese display, and scim Problems

The Chinese display is very simple, that is, a zhcon software can be installed, the operation is as follows: Yum install zhcon Usage: Enter zhcon in the terminal, or use the full path. Enter: Which zhcon can view the complete path, CTRL + D to close

It has nothing to do with Linux. You have never heard of the 71 most classic sentences in.

1. In this world, I only believe in two people. One is me, and the other is not you. 2. Life is really fucking fun, because life is always playing with me. 3. Study hard and think about it every day! 4. It is better to spend money on the day of the

Modify the resolution of the Linux console, including the 1440x900 screen resolution of the wide screen

  I like sexual use, RHEL 5.5 Linux operating system. After all, I studied and learned it myself. Currently, the display is usually wide screen and supports 1440x900 resolution. However, the default console resolution of Linux is 800x600, which is

Use of Linux device drivers in the Third Edition

When I first read the driver of the Linux device, I downloaded the driver included in the book and tried to use the GCC command instead of makefile to compile the driver. As a result, I attended the issue when I first compiled the driver with GCC,

Network Programming in Linux

Network Programming in Linux XuybEmail: bai_xy@21cn.comThis article introduces common socket programming functions in Linux, General socket programming rules, precautions for programming of customer/Server models, and solutions to common problems,

Linux Kernel monitoring of RAC nodes

1: The earliest monitoring module used by Oracle: Watchdog Http://blog.csdn.net/wyzxg/archive/2010/05/11/5579415.aspx   The parameters ........   2: From oracle9.2 to Oracle 11.1, we recommend that you use an I/O fencing module: hangcheck-timer when

Use Linux strace

1. Introduction Strace is a program debugging tool in Linux. It monitors the system calls used by an application and the system information it receives. Strace is a basic debugging tool. strace is often used to track system calls and received

Install two Tomcat servers on Linux

Add two Tomcat environment variables to the/etc/profile file: # Java validateJava_home =/usr/Java/jdk1.5.0 _ 16# Jre_home =/usr/Java/jdk1.5.0 _ 16/JRE# Path = $ java_home/bin: $ jre_home/bin: $ path# Classpath =.: $ java_home/lib/dt. jar: $

Linux as 4 using VNC for simple Remote Access

VNC (Virtual Network Computing) is a famous remote control software, which consists of two parts. One is the client application VNC Viewer, and the other is the server application VNC server. RedHat Linux 9.0 has built-in "VNC- 3.3.3 R2

Create a database manually in Linux

Create database manuallyAs a DBA, you must always remember what to use or prohibit the use of RM commands. If you are never able to use them, you must be careful and careful when you press Enter!Red Hat Enterprise 3 + Oracle 10g Release 2$ Su-Oracle1

Solution to unformatting and mount caused by old raid information on Linux Disks

    An old hard disk is attached to the server. If you want to format the historical data and save it, use fdisk to report the following error: /Dev/sda1 isapparently in use by the system; will not make a filesystem here!   In general, this is

One day Linux Command (8) export environment variable

Export Function Description: sets or displays environment variables. Syntax: Export [-FNP] [variable name] = [variable setting value]Note: When executing a program in shell, shell provides a set of environment variables. Export allows you to add,

One day Linux Command (13) dF du fdisk disk management

DF Syntax: DF [-ahikmt]Note: displays the status of the file system or displays the status of all file systems (default value) Parameters: -A, -- all contains all file systems with 0 blocks-H, -- human-readable uses a human-readable format (the

Windows program installation in Linux

Install and configure wine The source wine is 0.9.59 and has been updated to 0.9.61. 1. Enter sudo apt-Get install wine in the command line. You can also download the source code and compile it on the wine official website. This will reduce problems

Solve the Zend studio for Linux Garbled text and the problem of not displaying (white screen) in Ubuntu

Do not display interface problems: It cannot be displayed normally after it is opened. Only the title bar is displayed normally. Solution:Use VI to open zend_development_environment (related to the path you selected for installation, find it), and

Webcam and Linux-gstreamer tutorial

Now let's get busy building a pipeline! $ gst-launch v4l2src device=/dev/video0 ! \'video/x-raw-yuv,width=640,height=480,framerate=30/1' ! \xvimagesink Gstreamer has a simple pipeline workflow. first you define the source, then you

Summary of Linux file search commands

1. Find Find is the most common and powerful search command. You can use it to find any file you want. The format of find is as follows:   $ Find -: the directory to be searched and all its subdirectories. The current directory is used by default.

Total Pages: 5467 1 .... 3586 3587 3588 3589 3590 .... 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.