11 Linux basic commands that a DBA must learn--mainly see parameters

The Linux system is large and complex, summarized as a DBA, some basic management, network management, advanced applications, performance diagnostics, pipeline complex applications, hardware-related sensing commands need to master, this article,

The Linux Firewall (Iptables) is turned on and off

Linux Firewall (iptables) Open and closeThe firewall in Linux is mainly about setting up and managing iptables.1. Linux firewall (Iptables) reboot system in effect Open: Chkconfig iptables on OFF: Chkconfig iptables off 2.Linux

Linux file system inode and STAT commands

What is an inodeIn the unix/linux system, on the surface, the user opens the file by file name, in fact, the system inside this process is divided into three steps: First, the system to find the file name corresponding to the inode number, and

Linux Learning Notes < 26 >--dns Server

DNS (Domain Name System): Provides a mapping of domain-to-IP addresses on the InternetDomain name: Also known as hostname, FQDN (full qualified domain name fully qualified domainname)Basic information:The bind service is typically used in Linux to

Linux Basic Learning Notes-lesson Fourth: NANO, switch machine

Nano Bring up Help: F1 or Ctrl+g ^ represents Ctrl,m on behalf of Alt Shutdown: Due Process Check System usage Status: Who: Check online users NETSTAT-A: Check the network connection

Linux Programming (Building development environment--curses)

Crossing, what we are going to talk about today is a little supplement to the previous content, the specific content is: Install the curses Development kit to buildDevelopment environment. The gossip Hugh said, the words return to the positive

Linux how to set kernel parameters

Linux ways to set kernel parameters1 How to view kernel parametersUse the "sysctl-a" command to view all kernel parameters that are in use. Kernel parameters are more (generally up to 500 items), according to the prefix is divided into the following

Switch Linux grub boot back to BCD boot or metro boot

Boot first display Linux grub2 boot menu, select Windows and then the Windows boot menu, so when we use Windows more than two times to boot.To get to Windows faster, we can skip the Linux boot and use Windows to boot. And when Linux is removed under

Linux OOM Killer mechanism

The Out of memory (OOM) killer feature in Linux is a final means of ensuring that the system's memory is sufficient, and after exhausting the system memory or swap area, the process that consumes the system's maximum resources can be judged by an

Five Find commands for Linux (find, locate, Whereis, which, type)

1. FindFind is the most common and powerful look-up command you can use to find any file you're looking for.Find uses the following format:  $ find ---If no parameters are added, find searches the current directory and its subdirectories by

Mount HDD Error in Linux (you must specify the filesystem type)

The company has a server to do RAID1, due to small capacity, need to expand, the original plan to add more than two hard drives into more than a group of RAID1, composed of two groups RAID1 mixed use, but the company stingy, buy the server can only

Linux driver Macro __setup (str, FN)

(i). Defined as follows:#define __setup (str, fn) \__setup_param (str, FN, FN,0)#define __setup_param (str, unique_id, FN, early) \Static Char__setup_str_# #unique_id [] __initdata __aligned (1) = str; \Static structObs_kernel_param __setup_#

Linux firewall settings

Basic operational commands for firewalls:Querying firewall Status:[[Email protected] ~]# service iptables statusTo stop the firewall:[[Email protected] ~]# service iptables Stop To start the firewall:[[Email protected] ~]# service iptables start To

Usage of different decompression commands for Linux platforms

Guo XiaoxingWeibo: Guo Xiaoxing's Sina WeiboEmail:[email protected]Blog: http://blog.csdn.net/allenwellsGithub:https://github.com/allenwellI. TarUnpackFileName.tarPackagedFileName.tar DirNameNote:tar is packaged, not compressed .Two.

Little white problem-a rainy day gives Linux adobe Flash Player a better fit

It's not raining when I go to work. The weather is muggy, but now it's raining cats and dogs. Fortunately go out with an umbrella, the heart is still happy.Work we are all use of the Debian system, usually nothing on the internet occasionally will

Linux programming-Read and Write the FIFO (chapter 13th)

4. Read and write the FIFOUse of the O_nonblock mode affects the read and write calls to the FIFO.To an empty, blocked FIFO(That is, it is not opened with the O_nonblock flag)The read call will wait until there is data that can be read to continue

GFTP installation and use, gFTP Installation and Use

GFTP installation and use, gFTP Installation and Use GFTP is a multi-threaded FTP client tool developed with Gtk in X Window. It works with MicrosoftWindowsAnd other FTP tools. This article describes how to compile, install, start, and use gFTP.Test

Use httpd to configure Server Load balancer for tomcat.

Use httpd to configure Server Load balancer for tomcat. Experimental System: CentOS 6.6 _ x86_64 Prerequisites: Prepare the compiling environment in advance, and disable both firewall and selinux. Tutorial Description: There are two hosts in this

Syncthing: a private and secure synchronization tool for Synchronizing files/folders between computers

Syncthing: a private and secure synchronization tool for Synchronizing files/folders between computersIntroduction Syncthing is a free open-source tool that can synchronize files/folders between your network computers. Unlike other synchronization

Apache configuration in RedHat Linux 6.4

Apache configuration in RedHat Linux 6.4 RedHat yum source of CentOS for Linux 6.4 Enterprise Edition. Install and configure apache. 1. install Apache online on yum Generally, you do not use yum for online installation because if apache breaks down,

Total Pages: 5467 1 .... 634 635 636 637 638 .... 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.