followed by the bird Uncle Wen Linux (ii)

First, the Linux graphical interfaceThe GUI of Linux mainly includes xterm, XFCE, LXDE, Openbox, Gnome, KDE and so on.Table layout currently the most popular in the country is the estimated Ubuntu itBut I like to do it under the command line, so

Using Timers in Linux

1. Call the alarm function using Signal SIGALRM No. 14th#include #include #include #include #include void handle (int signum) {printf ("hello\n");} int main (int argc, const char *argv[]) { signal (SIGALRM, handle); while (1) {

Linux under the Bash Remote Code execution vulnerability, important to quickly repair

Cve-2014-6271:remote Code execution through bashVulnerability specific address: http://seclists.org/oss-sec/2014/q3/650Can perform:Env t= ' () {:;}; echo You is vulnerable ' bash-c "true"Test, such as prompting you to be vulnerable. There are

Network parameter configuration for Linux

First, /etc/resolv.confnameserver192.168.100.2Domainburanle.comSearchburanle.comsortlist117.0.0.0/255.0.0.0 nameserver : DNS server, the Red Hat system currently supports only 3 a nameserver , the redundant configuration is invalid Domain :

Add and remove environment variables in Linux system path paths detailed

http://blog.csdn.net/pipisorry/article/details/39507699To add the/etc/apache/bin directory to the path in the Linux system:1. #PATH = $PATH:/etc/apache/binWith this method, only the current session is valid, meaning that the PATH setting is

My path to learning Linux-writing between the beginnings

Recently, we are planning to start learning Linux and are ready to take advantage of 51CTO Weibo to document the learning process and related knowledge.I purchased a CentOS 6.x version of the book and read the first chapter. Prepare to build a

Linux File System Composition (second edition)

Linux File system composition/boot directory:Kernel files, system bootstrap file save location, storage System current Kernel "general 128M can"such as: Boot file grub configuration file, etc./etc Directory:System commonly used configuration files,

Mail functions in Linux cannot send messages

fpm

SendMail components are not installed or startedSolutionsI am a novice, command not familiar, so write very detailed, old birds do not spray oh1. Reinstall the SendMail component, I use CentOS, install it using the following commandCode to copy code

Arch Linux Installation

This article is based on the ArchLinux (https://www.archlinux.org/) current release:2013.08.01 ISO written installation Tutorial!Iso:http://mirrors.163.com/archlinux/iso/2013.08.01/archlinux-2013.08.01-dual.iso1. PartitioningCfdisk• Novice can not

View Linux Hardware Information

More /proc/cpuinfo More /proc/meminfo More /proc/*infoLSPCI View motherboard information, etc.Cat/proc/cpuinfo CPU InformationCat/proc/meminfo Memory InformationUbuntu View disk space size command df-h DF command is a Linux system

Find the largest file under Linux

When we apply a period of time, Linux may become bloated, then, how to find a "path" under the largest file?You can use the Du command, such as:Du-sh [Dirname|filename]such as: the size of the current directory:Du-sh.The size of the next file or

Linux under Iptables configuration detailed

If your iptables basic knowledge is not yet known, it is recommended to take a look first. Start configuration Let's configure a firewall for the filter table. (1) Check the setting of this institution in Iptables [ROOT@TP ~]# iptables-l-NChain

NFS Configuration and TFTP configuration under Linux

1. NFS ConfigurationVi/etc/export join the required shared directory. For example:/home/liukang/workship 192.168.1.0/24 (Rw,sync,no_root_squash,no_subtree_check)After the modification is complete, run#exportfs-A makes the change effective.#/etc/init.

Multi-Threaded pen questions (Linux)

The child thread loops 10 times, then the main thread loops 100 times, then goes back to the child thread loop 10 times, then goes back to the main thread and loops 100 times, so Loop 50 times, try to write the code.#include #include#includestring.h>

Install mysql jdk tomcat in Centos

Install mysql jdk tomcat in CentosMysql versions installed using yum are relatively old. For more information about wget installation, see http://blog.csdn.net/jom_ch/article/details/21173121. if navicat is used for remote connection, errors 1045

Linux File Permission viewing and modification command chmod

Linux File Permission viewing and modification command chmodView Permissions Linux File Access Permissions are divided into three types: readable, writable, and executable.Run the ls-l command, for example: Ls-lDisplay -Rwxr-xr-x 1 root 6444 09-22

Configure local YUM source in CentOS

Configure local YUM source in CentOSCentOS local YUM source configuration-CentOS-6.4 as an Example 1. Place the image CD in Centos or find the image file and mount it to the system. Mount/dev/cdrom/mnt/cdrom #/mnt/cdrom directory must be created

Keepalived high-availability cluster Construction

Keepalived high-availability cluster Construction 1. Introduction to Keepalived Keepalived is a high-availability WEB service solution based on VRRP protocol, which can be used to avoid spof. Install keepalived on multiple nodes. Other nodes are

Why not run SSHD In the Docker container

Why not run SSHD In the Docker container When using Docker, people often ask, "How do I enter the container ?", Others will say "run an SSH server in your container ". However, from this blog, you will understand that you do not need to run the SSHd

Build an LVS load balancing test environment

Build an LVS load balancing test environment There are many ways to achieve Server Load balancer: local tyrants directly F5, the best performance, the most expensive If you have no money, you can use Apache. Nginx works on the fourth layer of the

Total Pages: 5467 1 .... 3262 3263 3264 3265 3266 .... 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.