Install MATE desktop environment adjustment tool Mate Tweak 3.3.6
Mate Tweak is an open-source software that is similar to Ubuntu tweak, Unity Tweak Tool, GNOME Tweak Tool, or Elementary Tweak Tool, the difference is that this software is used to
How to log on to a virtual machine running Linux
For a virtual machine running Linux, we can use an ssh client to log on.
We need to install the ssh client on the computer that is logged on. We can have the following options:
In Windows, we can
Detailed graphic tutorial on SecureCRT Configuration
Secure CRT is a terminal simulation program that supports protocols such as SSH2, SSH1, Telnet, Telnet/SSH, Relogin, Serial, TAPI, and RAW. What attracts me most is, secureCRT supports tagged SSH
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
Use IntelliJ IDEA to import the latest Spark Source Code and compile Spark Source Code
After some experience in Spark, in order to be able to follow up the development progress of Spark Source code, the source code is read and analyzed in detail,
How to filter, split, and merge pcap files in Linux
If you are a network administrator testing intrusion detection systems or some network access control policies, you often need to capture data packets and analyze these files offline. When we need
Usage and examples of sed and awk in shell
Introduction
Sed and awk tools should be often used for O & M, but it is not easy to use them well. It takes a long time to accumulate, this article briefly describes some examples used in daily use.
Body
1.
Upgrade Python 6.4 to 2.6 in CentOS 2.7
At first, I had this requirement because I had a compilation error in CentOS 6.4 When I used YaH3C to replace iNode for campus network authentication. I was prompted that I could not find a Python module.
Install OpenDJ on RHEL6
Official Website "OpenDJ is a extension of the Sun Microsystems 'initiated OpenDS project and offers a fully supported product for it. "The following articles will introduce the installation and configuration of ForgeRock
25 Git usage tips
Andy Jeffries summarized 25 tips for Git intermediate users. You don't need to do a lot of searching. Maybe these tips are very helpful to you.
I have been using git for almost 18 months, and I think I understand git very well. It
How to install WPS on Linux
Q: I have heard of Kingsoft Office, so I want to try it on my Linux. How can I install Kingsoft Office?
Kingsoft Office is an Office suite that supports multiple platforms, including Windows, Linux, iOS, and Android. It
Compile Android4.4.2 source code based on Ubuntu 14.04 LTS
Environment preparation:Basic Environment: Ubuntu-14.04-desktop-64bit LTS (bare metal or Windows virtual machine can be installed, 12.04 can also, but 10.04 is not currently supported)Other
File Replication between two Linux Hosts
The scp command can be used to copy files between two Linux Hosts. The basic format is:
Scp [optional parameter] file_source file_target
1. Copy an object
Command Format:
Scp local_file remote_username @
Linux Command details chpasswd batch change user passwords
Linux Command: chpasswdBatch change user passwords
Working principle:Read the user name and password from the standard input of the system, and use this information to update the existing
What does the Ansible module know?
I used ansible in the company for a while and shared the introduction about the use of the ansible module.
Ansible provides many modules by default. In Linux, we can run the ansible-doc-l command to check which
How to install g'mic 1.6.0.4 on Ubuntu and derivative systems
G'mic (GREYC's Magic Image Converter) is an Image editing software that can be used with GIMP or as an independent application, cross-platform is applicable to Linux and Windows systems.
Linux File Time Explanation ctime mtime atime
Linux system files have three main time attributes: ctime (change time), atime (access time), and mtime (modify time ). These three times are very confusing. Be sure to distinguish them from Linux kids
Methods and differences for setting Linux environment variables
Setting Linux environment variables can be implemented through export or by modifying several files. It is necessary to find out the differences between the two methods and these
Install and configure Pydev on Eclipse
(Eclipse + PyDev) is a familiar Python development tool IDE. The following uses a graphical method to introduce the installation and configuration process.
Install
1. Help --> Install New Software
2. Add:
Linux find command details
Find is one of the best commands in Linux, and its query function is very powerful. Most of the usage of find is described below:
Working Method: it traverses down the File hierarchy, matches the files that meet 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