First, installationRun as root user: Yum install WiresharkSecond, the operationType the command in the terminal:#wiresharkBash:wireshark:command not found#whereis
Today,LinuxThe operating system is the most widely used basic software in the world and has a universalLinuxthe Level Certification "certificate" is extremely important for employment. That is to say, in China to take this "certificate", to foreign
Standard input, output, and errorWhen we execute commands in the shell, each process is associated with three open files and uses file descriptors to refer to the files. Because the file descriptor is not easy to remember, the shell also gives the
SFTP is an interactive file transfer program. It is similar to FTP, but it is encrypted and has higher security than FTP. Below is a brief introduction of how to connect the host remotely, file upload and download, and some related operations.For
before we first know the operating architecture of the virtual machine, we are beginning to learn linux when, if in our true pc linux The operating system goes up with a KVM virtual machine, but you're sure you want to give up windows
SCP is the abbreviation for secure copy, and SCP is a secure remote file Copy command under the Linux system based on SSH login. The SCP command for Linux allows you to copy files and directories between Linux servers.Usefulness of the SCP
In Linux, a signal is a way of communicating between processes, and it uses an asynchronous mechanism. When the signal is sent to a process, the operating system interrupts the normal process of the process and enters the appropriate signal handler
Wireshark is a very popular protocol analysis software. Naturally you can grab the packet on the net.sudo apt-get install WiresharkFor security reasons, ordinary users can not open the network card device to grab the packet, Wireshark does not
Reprint Please specify the Source: http://blog.csdn.net/suool/article/details/38515863shared memory can be described as a mapping of an area ( segment) of memory that can be shared by more processes. This is the fastest form of the IPC mechanism
the author uses Linux for centos5.3. The ad domain is WIN2K3 SP2. Domain is: rainbird.netWin2k3:Name:ad1ip:192.168.1.241dns:192.168.1.241Centos5.3:Name:filesrvip:192.168.1.246dns:192.168.1.241Ok,let ' s go!1.samba Server Software
Monitoring Linux hosts:1. Install the development KitYum-y Groupinstall "Development Tools"Yum–y installntpdate2, synchronization of client time, to prevent inconsistencies with the server, resulting in the detection of unavailable monitoring
Mounting the optical drive on a linux Virtual Machine reports "mount: you must specify the filesystem type" error handling, specifyfilesystem1. Environment Description
Host OS: Windows 7
Virtual Machine Software: VMware Workstation
Virtual Operating
View hardware information in linux and hardware in linuxDmidecode | grep Name is used to view various hardware information of a machine, such as cpu, memory, and network card.Lshw-short | egrep 'cpu | 4GiB DIMM | eth'Lshw-short | grep '4gib DIMM '|
One linux Command every day, and one linux Command
2014-08-19
Redirection symbol greater than sign: redirects a command execution result (standard output, or error output, which is originally printed on the screen) to other output devices (files,
Install VNC server and ubuntuvnc in Ubuntu
Although we can use ssh to log on to the Ubuntu server in most cases, sometimes our program needs to run in the graphical interface. In this case, we need to use the vnc server software. Installing the vnc
Centos7 forgot password reset root Password
(Unlike the previous, when the root password is forgotten and GRUB2 is used as the starter, the root password cannot be reset in single-user mode. The following describes how to reset the root password of
How to Use QEMU to simulate Raspberry Pi
The following describes how to use QEMU to simulate Raspberry Pi. After using this method, the system can be tested without a Development Board.
Development Environment
The Host OS environment used for
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