Always wanted to learn the Linux command line, but never insisted. The "Linux Command Learning " series blog will record the dots that I learned from the command line.4 commands to study yourself today:
Uname--View system Information
Linux.backspace garbledA workaround for using BACKSPACE keys in Linux environment Sqlplus 2008-04-30 16:32Using Sqlplus in a Linux environment, a string of garbled characters is often present when you delete (BACKSPACE). Garbled is the result of
In other words, it's just a keyboard test that's good trouble. I still know too little ... #include #include #include #include #include #include #include #include #include #define key_esc 27void init_keyboard (); void
Work needs, wrote a time-stamp acquisition method, mainly for Win32 and Linux, theoretical iOS as long as the use of code compiled static library can [not try]Direct codeHeader file # include #include #ifdef win32#include #else # include #endif//
VNC introduction and how to remotely connect to a remote Linux interface ?, Vnclinux Interface
Today, we suddenly need to use VNC, but we never used this! Later, I searched for information about this. The following is my rough understanding and use
Linux Command date, linuxdate
Date usage 1:
FORMAT: date [OPTION]... [+ FORMAT]
FORMAT controls the output. Interpreted sequences are:% A literal %% A locale's abbreviated weekday name (e.g., Sun)% A locale's full weekday name (e.g., Sunday)% B
Linux-related use, linux-related
View the tomat process ps-ef | grep tomcat
View java-related jps
Finding the tomcat directory find/-name tomcat seems okay, but new users may feel helpless. If you install tomcat, it is estimated that tomcat cannot
How to install software in Ubuntu Linux
In Linux systems, software is usually provided in the form of source code or pre-compiled packages. (1) The software source code must be compiled into binary machine code before it can be used. installation is
Linux Command-based hexdump
Hexdump
View the content of some binary files, such as some strings contained in the binary files. You can convert a binary file to ASCII, decimal, hexadecimal, or octal for viewing.
-Each byte of B is displayed in
Funny! Ubuntu14 cannot identify the problem of wireless networks!The laptop is installed with ubuntu14 and cannot identify the wireless network. With the ifconfig command, wlan0 cannot be found in the output result. Then, Baidu searches for the
Set environment variables in three ways in Linux
1. In windows, environment variables must be configured for many software installations, such as jdk installation. If environment variables are not configured, run the javac command in a directory
Use the cut command in Linux
There are many command lines for text processing in Linux. Here we will introduce the cut command.
The cut command can cut lines in text files by byte, character, and field, and then write the specified part to the
Arm Assembly command Summary (continuously updated) and arm constantly updated/*************************************** **************************************** ** @ Author Maoxiao Hu * @ version V1.0.0 * @ date Jan-2015 ************************ *****
Ubuntu14.04 to enter the text mode, ubuntu14.04 textBefore ubuntu 10.10, perform the following operations: 1. The specific commands and operations are as follows: sudo vi/etc/init/rc-sysinit.confenv DEFAULT_RUNLEVEL = 3 Stop on runlevel [0136]
Hive [1] first Knowledge and installation, hive first knowledge of InstallationThe premise of this article is that Hadoop & Java & mysql databases have been installed and configured, and environment variables have been configured in placeI. Basic
Install Grub on CentOSHow to reinstall the boot Management Program (GRUB) I. reinstall the boot Management Program (GRUB) on the CD)
Perform the following steps:
Use CentOS to install a disc and start it (for example, the first CD or DVD ).
Install and configure ssh in yum in CentOS
1. Install SSH
Sample Code for copying code:
Yum install ssh
2. Start SSH
Sample Code for copying code:
Service sshd start
3. Set the startup operation
Sample Code for copying code:
Chkconfig sshd on
1.
Start the gearman service in LinuxGearman has not been used for a long time. The Gearman server on the server does not know when it will be stopped. Therefore, when executing the program, an error is reported:
File "python/response.py", line 41, in
Xmanager4.0 connect to CentOS6.5
Preparation: 1, CentOS 6.5 minimal Desktop
2. Configure CentOS to access the Internet or configure the local yum source of the CD
Start: 1. Run the yum install xdm command to install XDM.
Use XDMCP support to
Build DNS under CentOS7
DNS (Domain Name System) is a distributed database that maps Domain names and IP addresses on the Internet, allowing users to access the Internet more conveniently. The process of obtaining the IP address corresponding to the
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