Linux under the program crashes. The core file must be generated before debugging ( test is the debugged program here) 1. Check the size of the core file (equivalent to dump under Windows), and if 0, the core file will not be generated Ulimit-c
Troubleshoot virtual machine Clone network card loss issues1. The virtual machine NIC after cloning is displayed as follows[[Email protected] Desktop]# ifconfigLo Link encap:local Loopbackinet addr:127.0.0.1 mask:255.0.0.0Inet6 addr::: 1/128
1. Depmod [-ane]: Update kernel module dependencies.Parameters:No parameters: Depmod will actively analyze the current kernel module and re-write to/lib/modules/$ (uname-r)/MODULES.DEP;-a:depmod will find a new module than the MODULES.DEP inside, if
In Linux, if the image file (. img) contains a partitioned table, then using the Losetup program to load the file system is a bit too much. Because Losetup can only load non-partitioned file system image files. But there's a good thing to do with
Linux system needs regular inspection to check server hardware and software usage, the equivalent of physical examination, to ensure timely detection of problems, solve problems, reduce losses, commonly used patrol command as follows: # uname-a #
PS: Practice is the only standard to test the truth is really right, thought very simple thing, often by oneself make very complex, here recordQT creates a GroupBox auto-display border in the Windows environment,The effect is as followsHowever, in
Some time want to change the fasta seq into one lineFor awk: awk‘/^>/&&NR>1{print "";}{ printf "%s",/^>/ ? $0" ":$0 }‘YourFile > newfilename for sed: sed-n ‘1{x;d;x};${H;x;s/\n/ /1;s/\n//g;p;b};/^>/{x;s/\n/ /1;s/\n//g;p;b};H‘ YourFile >
Linux system needs regular inspection to check server hardware and software usage, the equivalent of physical examination, to ensure timely detection of problems, solve problems, reduce losses, commonly used patrol command as follows:# uname-a #
Xargs is a filter that passes parameters to the command, and is also a tool for combining multiple commands. It divides a data stream into small enough chunks to facilitate the processing of filters and commands. Typically, Xargs reads data from a
1. The connection file area is divided into two types, one similar to Windows shortcut, allowing users to quickly connect to the target file or directory. The other is to generate new file names through Inode connections in the file system, rather
Fault descriptionReference articleshttp://blog.csdn.net/sctq8888/article/details/7381910However , the fast recovery and reuse of the time-wait sockets mentioned in this article may cause problems in some scenarios, such as when accessing a server
1, modify the user process can open the number of files limitOn a Linux platform, regardless of whether you write a client or a service-side program, the highest concurrency is limited by the number of files that can be opened by the system at the
One-click installation of Redmine in RHEL6.4
Install Redmine with one click under RHEL6.4. One-click installation of redmine saves a lot of unnecessary time. Download:
In Linux, how do I check whether I am in a running screen session?
Problem: I often use the screen command to run multiple Pseudo Terminal sessions. I have discovered many times that I cannot remember whether I am in a screen session or in a
Linux screen commands
I. background
The system administrator often needs to remotely log on to the Linux server through SSH or telent, and often runs tasks that take a long time to complete, such as system backup and ftp transmission. Generally, we
Several common configuration files in Bash
Login shells reads the following Startup file:
File
Content
/Etc/profile
Global configuration files open to all users
~ /. Bash_profile
A user's personal Startup file can
RHEL5 failed to start the system due to service startup error stagnation
RHEL5.1 is installed in the system. At first, the device cannot recognize the hard disk. After viewing the BIOS settings, the hard disk interface mode is PATA and then
Introduction to MD5 and simple use
Principles: MD5 is the Message-Digest Algorithm 5 (Information-Digest Algorithm version 5th), used to ensure the complete consistency of information transmission. It is one of the widely used Hash Algorithms in
Uploading and downloading minicom in Ubuntu 12.04
Linux: Ubuntu 12.04
Upload and download minicom.
1. installation and configuration of minicom
Enter sudo apt-get install minicom in the terminal to install minicom.
Then, enter sudo minicom-s in the
Ubuntu12.04 the checksum does not match when updating the software source
After executing the update command, the system checksum does not match. I found some methods on the Internet and finally solved the problem with the help of a Great God !!
1.
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