The problems I've done with Linux

Press the Q key to save the VI file times error 650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M02/5C/90/wKioL1UdY3-wP2LrAADn4S0i3BM909.jpg "title=" VI save problem. png "alt=" wkiol1udy3-wp2lraadn4s0i3bm909.jpg "/> Reason: The file has

Sinsing analysis of NIC configuration instructions in Linux

We can use Ifconfig to start, observe and modify the parameters of the network interface, we can see all the network interfaces directly using Ifconfig, we can use Ifconfig interface Up|down to start or shut down the network interface, We can use

One Linux command per day--halt

The halt command is used to shut down a running Linux operating system. The halt command detects the runlevel of the system first, shuts down the system if RunLevel is 0 or 6, or calls shutdown to shut down the system.Grammar:Halt (option)Options:-D:

Operating under Linux

One, the default configuration of GNOME Power Manager is not installed properlyIi. Oracle Start and stop1. Start Oracle under LinuxSu-oracleSqlplus/nologConn/as SYSDBAStartupExitLsnrctl startExit2. Shut down Oracle under

Various high loads and VIPs under Linux

We see the lvs+keepalived high load scenario where the VIP is bound to the Realserver interface, and haproxy/hearbeat/nginx+keepalived does not have to be manually bound to the backend server interface.This is because LVS does not have a forwarding

Linux searches for file names based on content

Today encountered to find a table name in which Python file, the online Search command, run no problem, so take it out to share with you:Case: Find the contents of the table named Rs_all_user_pv_category in which Python fileFind. -name "*.py" |

Linux:kill process

When using Linux, what happens when a port is occupied and the process is started (but is not in a controlled state)?When a known port is found to be occupied, you can useNETSTAT-APN | grep yourport to view the PID of the process that occupies the

Solr4.9.1 configuration installation in Linux environment

Operating environment: CentOS6.4 Tomcat7.0 JDK1.7Software version:solr-4.9.1 Download Link: http://apache.fayea.com/lucene/solr/ik-analyzer-2012ff Download Link: Http://git.oschina.net/wltea/IK-Analyzer-2012FFInstallation steps: Install Tomcat

Linux related Miscellaneous

1. Find FilesFind --- Find'my*' -ls finds a file that begins with my in the current directory (contains subdirectories) and displays its details. Find. -type f-mmin-10 searches the current directory for all the normal

Linux Command Collection

HTTPS Download Skip Checkwget--no-check-certificateSee if the installationRpm-qa|grep MySQLTo view the installable listYum List Installed|grep MySQLMysql:Http://dev.mysql.com/get/Downloads/MySQL-5.6/mysql-5.6.23.tar.gzMySQL

Linux installation Nginx

1, first to install the Nginx module's dependency packageYum install gcc-c++ yum install pcre pcre-devel yum install zlib zlib-devel 2, check whether it has been installed with Nginx3, if the system has installed Nginx, the first uninstallYum

Compaction Basic Linux------Five commands per day:

Command one:Cat opens the contents of a file, or splicing two file contents and outputs-N or--number the number of rows for all outputs starting from 1-B or--number-nonblank and-n similar, except for blank lines not numbered-S or--squeeze-blank when

The Fuser of Linux commands

Usage:Fuser[-A |-S |-c] [-N SPACE] [-signal] [ -Kimuv] NAME ... [ -] [-N SPACE] [-signal] [-Kimuv] NAME ...Fuser-LFuser-Vshowwhichprocesses use the named files, sockets, or filesystems. -a display unused files too-C mounted FS-F silently

The Linux du command

Du command: Disk usage, as the name implies, is about directory usage. Yes, it works by calculating the size of the directory.1.To see the size of all directories and subdirectories in the current directory:# du-h.“.” Represents the current

Interrupts in the Linux kernel

http://blog.csdn.net/weiqing1981127/article/details/8298585The interrupt handler is used by the kernel to respond to interrupts, it runs in the interrupt context, the interrupt handler is the top half, and when an interrupt is received, it starts

Linux Add hard disk

When you add a hard drive to a Linux host, the system automatically detects the hardware device. Due to the newly added hard disk, the hard disk is not partitioned and formatted (prompt after executing the fdisk-l command: Disk/dev/sdb doesn ' t

Find a file in a directory that contains a string under Linux

Sometimes I have to find some strings, but I don't know which file, just remember some stringsSo how do you find files that contain a piece of text under Linux?A powerful find command can help you accomplish an impossible task.For example, I only

Using putty to transfer files to remote Linux under Windows

Putty Series Tools, click I download1.pscpIn the Putty directory, the executable file Pscp.exeexists.Win+r input cmd into the command line, such as to the local Fusioncomputer file upload to the remote computer 192.168.1.110 home/fusion, the remote

Modify the system default language in CentOS

Modify the system default language in CentOSChange the original Chinese environment to an English environmentModify the i18n File# Vi/etc/sysconfig/i18nLANG = "en_US.UTF-8"Another way is to change the environment variable LANG.# Export LANG = "en_US.

Copy files remotely on two linux servers

Copy files remotely on two linux servers1. copy the files from the remote machine to the local machine. Scp-r root@10.10.15.25:/bea/gg copy remote/bea to/gg -R Recursively copy entire directories. Recursively copy the entire directoryRoot@10.10.15.

Total Pages: 5467 1 .... 4231 4232 4233 4234 4235 .... 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.