Linux Add dynamic Library search Path

In some cases, running the program can not find the dynamic library problems, and clearly installed. It may not be possible to add the appropriate path to the system at this time.Specifically said: cd/etc/ld.so.conf.d/You can find a bunch of *.conf

Switch directories with spaces in Linux

1, there are spaces in the switch directory in Windows can be switched directly, but Linux need to use the escapeFor example, to switch to/ROOT/SRC test/Command: CD src\ testUse a backslash to escape the back and add a space.2, if the execution $ndk/

More than one Linux time synchronization

To install NTP first (Network Time Protocol) 1. Set the host time, time zone (date-s; tzselect), need to add TZ to the line/etc/profile2. vim/etc/ntp.conf at the bottom of the file, add server 127.127.1.0Fudge 127.127.1.0 stratum 3.

How Linux can see if a firewall is turned on

Service Iptables status can view the current status of the Iptables service.But even if the service is running, the firewall doesn't have to work, and you need to see the firewall rules set up iptables-lLet's talk about the commands for starting and

Linux vmstat Detailed (System IO)

1. VmstatCan show the status of the server at a given time interval, including the server CPU utilization, memory usage, virtual memory exchange, IO Read and write conditionsVmstat 2 102: Every 2s10: Statistics 10 times2. ResProcs ——— –memory ———-—

Linux: End-Use cat commands view invisible characters

Often, the program or software, and no syntax errors, you check its contents without finding related issues. This is the time, because you use ordinary text editing software to view, there are a lot of characters show not out, but in the end-use cat

First knowledge of Linux expect

Expect is a software suite for automating interactive functions. It can be used to create scripts to implement input to commands or programs that are expected to be entered from the terminal (terminal), which in general need to be entered manually.

Build and use of boost under Linux

The previous boost in Windows can be used normally, but not under Linux."Try one: compile with the same set of code as Windows, compile the Times wrong"I am using shared folders in Ubuntu in the same way that Windows uses the same set of code, but

Linux Delete outdated files

After completing the backup, it is found that the data needs to be deleted periodically; The first idea is to traverse the file, to determine the filename, and to delete the current time, but of course it is.find/mnt/sqlbac/-type f-mtime +15-exec rm-

Linux Common commands

System Version Information1. # uname-a (Linux view version current operating system kernel information)Linux localhost.localdomain 2.4.20-8 #1 Thu Mar 17:54:28 EST 2003 i686 Athlon i386 Gnu/linux2. # cat/proc/version (Linux view current operating

Linux frequently used shortcut key notes

1. [Tab]Use Tab keys to complete command completion. enter only part of the beginning of it and press Tab key can be prompted or help complete:2.[Ctrl + C]Ctrl+ckey to forcibly terminate the current program (you can rest assured that it does not

Linux Learning Note--2015/7/21

4.1.4 Linux Common commands-File handling commands-Link commandsLN generates a linked file-S Create soft linksSoft Links: Similar to Windows shortcutsNote: Generate a soft link file l Start all permissions are 3 RWSHard links: Cannot span partitions,

Linux appears read-only file system

A read-only file system error occurred while the Linux system was creating a user, and the. lock file is found in the/etc directory, and a read-only file is reported when the file is deleted. Mounting the system root to read-write can resolve the

Linux shared Windown file

1. Set up a shared directory on Windowssuch as: Set D:\share to shared directory2. Create a user on Windows, such as test, password 1234563. Add the test user to the access group of the shared directory D:\share and set test to have Full Control

Linux top Command detailed analysis, linuxtop resolution

Linux top Command detailed analysis, linuxtop resolution The top command is a common performance analysis tool in Linux. It can display the resource usage of various processes in the system in real time (it is a dynamic process) Overall

Relationship between primary partitions and logical partitions in linux

Relationship between primary partitions and logical partitions in linuxThe difference between a primary partition and an extended partition is that the primary partition is located at the beginning of the hard disk, where the MBR sector is located.

Ld. so. conf. d configuration file

Ld. so. conf. d configuration file Ld. so. conf. d is used to load dynamic library files in Linux:In/etc, we will find the following three filesLd. so. conf. dLd. so. confLd. so. cacheAfter viewing ld. so. conf, you can see that it contains all the

How to fix grub in Ubuntu

How to fix grub in Ubuntu 1. Find a way to access the Live CD System of Ubuntu or other newer Live CD systems. 2. Open the terminal, enter sudo fdisk-l, view the partition ID = 83, and record sd [NUM], such as sda8 3. if multiple partitions with

Automatically mount partitions in Ubuntu

Automatically mount partitions in Ubuntu Automatically mount partitions in Ubuntu 1. view the mounted partitions: 2. Record the corresponding

Use sonar-ws-client to obtain the number of violations and the number of lines of code

Use sonar-ws-client to obtain the number of violations and the number of lines of code Sonar is an open-source quality management tool. The number of violations and number of lines of code are two metrics (Metric) of sonar quality measurement

Total Pages: 5467 1 .... 5144 5145 5146 5147 5148 .... 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.