Linux related-vmware install Ubuntu virtual machine

Create the virtual machine to complete.Install the operating system.Chinese version of the interface:Chinese version of the interface:Wait for the reboot.Restart the virtual machine.Installing VmtoolsDouble-click the iconAfter the installation is

Linux configuration VNC for remote graphical manipulation

Problem descriptionSometimes it needs to be graphical, but it can be done in other ways. But lazy like VNC, always said that all the need for graphics componentsProblem solvingIn the CentOS testFirst, the graphical Linux01. InstallationRPM IVH

Linux soft and hard link differences

(1) Hard linksIn general, the file name and inode number are the "one by one correspondence" relationship, and each inode number corresponds to a file name. However, the Unix/linux system allows multiple filenames to point to the same inode number.

Linux basic concepts and Personal notes summary (6)

Security code: Once dreamed similarities go Tianya, back to the head, but found or not put home careFollow-up theory of the verification of graphic details, I will update, I hope you can refer toChapter 11th FTP File Transfer Service1. FTP

Error handling mechanism of Linux system programming

Let's take a look at the code before explaining the LIUNX error handling mechanism:1#include 2#include 3#include 4#include 5#include 6 7 intMainvoid)8 {9 intFD;TenFd=open ("ABC", o_wronly); One if(fd0){ Aprintf"error:fd=%d\n", FD); -

Linux View all directories and files created by RPM package

There are times when we need to look at all the directories and files created by an RPM, for the sake of understanding the structure of the program or for other purposes, but we are not familiar with this RPM package, which can be viewed by rpm-ql

The use of partitioning tools in Linux

List the available disk devicesGraphical Disk Management tool: Click "Applications", "System Tools", "Disk" or execute command gnome-disksList block devicesLsblkTo create a partition using:FDISK creates an MBR partition, also supports GPT, and can

Get Linux command Help

First, help CommandApplies to internal commandsExample:Copy CodeThe code is as follows:# Type cdCD is a shell builtin# Help CD# type LSLS is aliased to ' LS--color=auto '# Help LS-bash:help:no Help topics match ' ls '. Try ' help ' or ' man-k ls '

Linux clears RAID information on a disk

My Notebook is Dell's Inspiron 14z, the original memory is composed of 32G solid state Drive and 512G machine hard disk. Later, I added a 256G SSD to it, installed and installed CentOS, and intend to 500G of mechanical hard disk as a data storage

Linux System Command Advanced

1, the Replication/etc/skel directory is/home/tuser1, requires/home/tuser1 and its internal files belong to the group and other users do not have any access rights.Cp-a/etc/group/home/tuser1chown-r O-rwx/home/tuser12. Edit the/etc/group file and add

What is the difference between Linux and Unix?

As Linux quickly replaces the server platform with the Unix,unix veteran, there are a number of differences between Linux and UNIX.The idea behind any UNIX version is that the vendor provides all the full service to the customer. Software

Using SFTP under Linux

What is SFTPSFTP is the abbreviation for Secure File Transfer protocol, security File Transfer Protocol. You can provide a secure encryption method for transferring files.ConnectionUnder Linux, enter directly into the terminal:SFTP [email protected]

Answer to the question of network-transmitted Linux operation and maintenance plane (II.)

Title Source: http://2358205.blog.51cto.com/2348205/1688323http://mofansheng.blog.51cto.com/8792265/1627907Most of them do it themselves, part of the original post of the blogger's answer1. Linux boot processBIOS post →MBR boot → load grub→ load

Let the Linux history command show the execution time of the command, which machine executes the command

1. Add the following section at the end of the/etc/profile:user_ip= ' who-u am I 2>/dev/null| awk ' {print $NF} ' |sed-e ' s/[()]//g "Export histtimeformat= "[%F%t][' WhoAmI '][${user_ip}]"2. Source/etc/profile3. Execute whatever command you want,4.

Installing rsync under LINUX

First, server-side configuration:1, install xinetd, and modify the rsync related configuration# yum-y Install xinetd# Vi/etc/xinetd.d/rsyncThe following code:Service rsync{Disable = yesSocket_type = Streamwait = nouser = rootServer

Linux SSH one-way trust and multi-node mutual trust

Usually in the use of SSH under Linux, we need the target machine to open the SSHD service and then connect with the SSH client in the past to the designated user to log on, under normal circumstances we need to enter the login password to

Research on the Linux Native AIO asynchronous AIO

Research on the Linux Native AIO asynchronous AIOhttp://rango.swoole.com/archives/282First of all, the Epoll+nonblock from a macro point of view can be called full async, but from a microscopic point of view or synchronous IO. Only after the data

Five types of I/O modes for Linux

1) Blocking I/O (blocking I/O)2) non-blocking I/O (nonblocking I/O)3) I/O multiplexing (SELECT and poll) (I/O multiplexing)4) Signal-driven I/O (signal driven I/O (SIGIO))5) asynchronous I/O (asynchronous I/O (the POSIX aio_functions))The first four

Jenkins add Linux as Slave

Jenkins distributed BuildReferenceHttp://www.cnblogs.com/dfg727/p/5509623.htmlJenkins installation configuration: Centos-master Windows/linux-slave + Nginx Proxy + node + jobThe slave of configuring Linux with Ssh-key is described in detail.Because

2016/8/18 Linux Common commands: File search commands

Recommend a Windows software: Everything, can quickly search to file1. File Search command: FindDo not use the Find,find range as small as possible during peak server usagefind [Range] [match condition]Example:Find/etc-name init: Find file init in

Total Pages: 5467 1 .... 1352 1353 1354 1355 1356 .... 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.