Whereis // find a directory of commands, such as Whereis Curl ls ls-mkdir-chown- chmod777 directory name 777 is the full permission, 1 performs 2 reads 4 writes all has is 7 chmod +x adds the executable one methodFile Permission
For beginners, how to modify the Linux user password is not an easy thing, in fact, it is very simple, the following example: If you are logged in as root, modify the root password. As soon as you enter passwd: New password:retype New password :
1. Operating system and KernelOperating systems are those parts of the entire system that are responsible for the most basic functions and systems management. Includes kernels, device drivers, boot bootstrapper, command-line shell, or other kinds of
inux Application Development-Message Queuing a message queueA queue for inter-process communication between Linux systemsThe main function of the second use (see the System Man Manual for details) 1 Get Message Queue numberint Msgget (key_t key,
I. Ordinary usersIf some programs are not installed in the system default path (ie/bin/,/usr/bin,/usr/local/bin/), this time ordinary users want to invoke these commands, must set the path. The method is simple: Log in as a normal user and then
System Environment: CentOS 7.0Citation: An account is assigned to everyone on the server in the lab, but sometimes the user needs root privileges, such as loading some software. The following describes how to add sudo command permissions to a normal
Linux Command ln, linuxln
Hard links and soft links are an important concept in Linux file systems. They involve index nodes (also called inode) in the file system, and the index node objects are Linux Virtual File Systems (VFS).However, before
Linux Kernel netpoll framework and netconsole, netpollnetconsoleAlthough it is related to the network, it is not part of the network protocol stack, Which is netpoll.It is just a processing framework of the portal. The so-called network, its
Hardware Switch Offload and hwoffload supported by Linux 4.0 + KernelThe Linux kernel has recently jumped to the 4. x era, and it seems to have no major actions at first, but for me, the most exciting thing is its support for hard switching modules.
Deploy the Weblogic10g service in Linux and 10weblogic10g
1. Install XManager first;
2. Go to XShell and remotely connect to the Linux host. Then, follow the steps below to enable XManager to configure WebLogic to deploy the service;
[Root @ server36
Summary of common Linux operations and summary of linux
1. Restart weblogic in linux (disable and start ):
Ssh remote connection to Linux server!
Enable weblogic: 1. Find the/Oracle/Middleware/user_projects/domains/user _ domain directory. 2.
How to run Linux programs in later Mode Under the terminal
Linux terminal window
This is a short but useful Tutorial: it shows you how to ensure that the terminal can still operate while running Linux applications from a terminal.
There are many
View common system configuration commands in centos
System
# Uname-a # view kernel/operating system/CPU Information# Head-n 1/etc/issue # view the operating system version# Cat/proc/cpuinfo # view CPU Information# Hostname # view the computer name#
CentOS Common commands such as viewing processes, killing processes, and starting processesKeywords: linux Process query, killing process, Starting Process1. Check the processPs command to find the process-related PID:Ps a shows all programs under
CentOS hard link and soft link
In a Linux File System, disk blocks are divided into three parts. A part is called a data zone and used to store the file content. Another part is called inode table, which is used to store file attributes. The third
CentOS command-crontab: Job Scheduling
Cron is a Linux scheduled execution tool that can run jobs without human intervention. The cron daemon reads the crontab file and executes the task at the specified time according to the configuration.The
Install Github in Centos 6.6
Install github first
# Yum install git
After completion
Https://help.github.com/articles/generating-ssh-keys/#platform-linux official settings tutorial at this URL
Let me explain my configurations.
ssh-keygen -t rsa -b
CentOS commands on disk spaceCommand function mount File System umount uninstall mounted file system df check hard disk partitions and mounted file system disk space du display file directory and size fsck mainly checks and fixes Linux Files system2.
CentOS file backup and compression commands
In CentOS, Common File compression tools include gzip, bzip2, and zip. Bzip2 is the ideal compression tool that provides maximum compression. The zip file has good compatibility and is also supported by
Linux Command ifstat
Ifstat command is used to view network traffic
The ifstat system is not installed by default. You must use the apt-get command or download the source code for installation.
Ifstat source code
Installation instructions
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