#! /bin/sh## A startup script for the ND server# Description:this script is used to start the Domino server as a background process.# Usage/etc/init.d/domino Start|stop??# You should the 3 following variables to reflect your environment.??# Dom_home
First, the basic requirements of learning Linux1. Master at least 50 more common commands.2. Familiar with Gnome/kde and other x-windows desktop environment operation.3. Master the common installation methods for. Tgz,. RPM and other software
The Linux du command also looks at the use of space, but unlike the DF command, the Linux du command is to see whether the currently specified file or directory (recursively displaying subdirectories) consumes disk space or is somewhat different
Steps1. Add the following content to the/etc/profile file2. Execution: Source/etc/profileEffect1Export histtimeformat="%y-%m-%d%h:%m:%s"2Echo'export histtimeformat= "%F%T ' WhoAmI '"'3user_ip= ' who-u am I 2>/dev/null| Awk'{print $NF}'|sed-e's/[()]//
If your Linux server bursts into sudden load, how can you pinpoint Linux performance problems in the shortest possible time?You can get a general idea of system resource usage within 1 minutes by executing the following command.
Uptime
Guide
In Unix and its derivative, such as Linux, everything can be considered a file. Although it is only a general concept, it is true. If there is not a file, then it must be a running process.
To understand this, for example, the
how to produce core under Linux, Debug coreExcerpt from: Http://blog.163.com/[email protected]/blog/static/19554784201131791239753/When an unusual program exits, the kernel generates a core file (a memory image, plus debugging information) in the
In Linux, the tasks performed by the cycle are typically handled by the cron Daemon (ps-ef|grep cron). Cron reads one or more configuration files that contain the command line and its invocation time.The cron configuration file is called "crontab"
PrefaceIn embedded Linux development, the need to modify the configuration file, and so on, must use VI, so familiar with the VI of some basic operations, to help improve work efficiency.One, ModeThere are 3 modes of the VI Editor:Command mode、Input
This article was reprinted from: Http://www.cnblogs.com/mickole/p/3188321.html A, overview of the daemon processLinux Daemon (daemon) is a special process running in the background. It is independent of the control terminal and periodically performs
We use the Linux system when the most contact is its command line window, many times we need to enter commands on the command line, before the input command will have a prompt, the general system default prompt form is: [[email protected] working
System InformationThe processor architecture of the Arch Display machine (1)UNAME-M Display the processor architecture of the machine (2)Uname-r displaying the kernel version in useDMIDECODE-Q Display hardware system components-(SMBIOS/DMI) hdparm-i/
Reprinted from: Http://www.cnblogs.com/purediy/p/4288649.html Query related findFind a file or folder, including subdirectories, by rule
find . -name ‘*.sh‘--Files ending with. sh
find . -name ‘*channel*‘--File containing the channel
Clang advantages over the GCC compiler:Faster compile timesLess compile outputThe error prompt is more friendly , such as clang can directly indicate a relatively simple error location and the way it "thinks" in the compilation process.built-in
Use the task manager in Linux
There are many questions that Linux beginners often ask:"Does Linux have a task manager ?", "On Linux, how does one open the task manager ?"
All Windows users know that task manager is very useful. In Windows, you can
Linux Bash Shell learning notes, bash learning notes
Parameter extension:
1. The parameter referenced by the name is called a variable.2. Parameters referenced by numbers are called positional parameters.3. Parameters referenced by a specific symbol
Linux and Windows file transmission implementation, linux file transmission
Linux and Windows File Transfer implementation
I. Overview
When learning about Linux servers, we sometimes need to interact with files in Windows. How do we implement this?
Xshell5 connects to Ubuntu in VirtualBox Virtual Machine
Background
Recently, prepare to learn about google's Deep Learning Open Source framework TensorFlow (http://tensorflow.org/), Github source code in the Development.
Installation Process
Step 1-
Introduction and Management of users and groups with basic Linux knowledge
This section describes the basic concepts of users and groups in Linux and corresponding configuration files. User Group Management includes adding, modifying, and
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