[Svc]linux inode and block-soft-hard links

Disk structure capacity Disk structure Disk capacity = one cylinder sizetotal number of cylinders = number of headsNumber of sectors on each tracka Sector sizeTotal number of cylinders存储容量=磁头数 × 磁道(柱面)数 × 每道扇区数 × 每扇区字节数Understand-what

Linux System Engineer Technology (Engineer)-------fourth day

Two virtual machines, all to be detected1. is yum available2. Firewall default zone modified to trusted3. Whether the IP address is configured####################################################? Samba file Share (shared folder)? Samba Software

20179209 "Linux kernel Fundamentals and analysis" 11th Week work

Nmap with Metasploit for port scanning 1.Nmap Scanner Basic Use 1.1 introductionNmap (Network Mapper) is the first web scanning sniffer under Linux. Its basic functions are three: Detecting whether a group of hosts is online; Scan the

2017-2018-1 20179202 "Linux kernel Fundamentals and Analysis" 11th week assignment

Metasploit Implement Trojan, bundle, no kill 1. Preliminary knowledge(1) MetasploitMetasploit is an open source security vulnerability detection Tool, called the Metasploit Framework, or MSF. MSF is a vulnerability framework that allows users to

LINUX-SMB file Sharing

############### #SMB文件共享 ###############The Internet File System (CIFS) also becomes a server that is used by microsftwindows servers and clients to share system Information blocks (SMB) with standard files and printersSamba services can be used to

View the definition of a macro for a Linux system (alternative)

Once I wanted to see the definition of the time_t type, and initially wanted to find it directly in the/usr/include/time.h, but instead of going to the other one: __time_t (2 underscores),The result goes to: __std_type __time_t_type __time_t;Keep

Linux programming gets all the NICs and IPs on this machine

#include #include#include#include#include#include#includeinch.h>#include#includestring.h>intMain () {structifaddrs* ifaddr =NULL; intret = Getifaddrs (&ifaddr); if(ret) {printf ("Getifaddrs failed, errno:%d\n", errno); return 1; } structifaddrs*

Linux command ps aux|grep xxx detailed

To monitor and control the process, you must first understand the current process, which is to see the current process, while the PS command (process Status) is the most basic and very powerful process view command.Use this command to determine

Linux set system time and time zone

1. Set the system timeThe date command sets the dates to June 18, 2014----Date-s 06/18/14Set the time to 14 points, 20 minutes, 50 seconds----Date-s 14:20:50Set the time to June 18, 2014 14:16 30 seconds (MMDDHHMMYYYY.SS)----Date 0618141614.302. Set

Linux Sync tool rsync?

Linux Sync Tool rsyncFirst, rsync CommandThe rsync command is a remote data synchronization tool that enables fast synchronization of files between multiple hosts via Lan/wan. rsync uses the so-called "rsync algorithm" to synchronize files between

Linux under Yum command appears loaded plugins:fastestmirror determining fastest mirrors

Yum has a problem with the install today and found a way to find a workable solution.Fastestmirror is an accelerator plugin for Yum, here is the plugin tip message is that the plugin is not available.Can not use the first do not use Bai, disabled

Linux commands (vii) View files cat tac more less tail

If you want to view the files, use any of the cat less TAC tail and more.1.catWhen you view a file using the Cat command, the contents of the entire file are displayed, and note that cat can only view the contents of a text file, such as viewing a

Bridge, bonding, and team of networks in Linux

Bridge: enables the real machine and the virtual Machine network card to exchange data directly , the speed is fast NAT: The virtual machine forwards the data to the real machine, the real machine transmits through the network card, the speed is

Linux adds 10 users in bulk and writes their random password and username to a file

Demand:Batch new 10 test users, and let their password randomly, the user name and password to write a file, and have the creation time and creator#!/usr/bin/python#-*-coding:utf-8-*-import osimport randomimport timeimport iodef deluser (nums):

No.24 Basic permissions, special permissions, ALC permissions control in Linux

UNIX Timestamp: The number of seconds to reach the specified time from 1970-01-01 00:00:00. Permissions for the file:read:R write:w execute:xowner:u belongs to group:G others:o all:A-rwxrw-rw-. 1 root root 1094205

SUSE Linux Common commands

suse Linux Common commands(1) Command ls--list filesLs-la gives a long list of all the files in the current directory, including a "hidden" file that begins with a periodLS A * lists all files in the current directory that begin with the letter

Linux Uninstall Install node NPM

1. Uninstall Node NPM(1) Uninstall NPM First:sudo npm uninstall npm-g(2) then uninstall node. js.(2.1) If it is an Ubuntu system and is installed using Apt-get, you can use the command:sudo apt-get Remove Nodejs(2.2) Source file installation node,

Linux setup memcached boot up

memcached Boot ModeMethod One:Append the start command to the/etc/rc.d/rc.local file /usr/local/memcached/bin/memcached-u root-d-M 2048-l 192.168.137.99-p 11211-p/tmp/memcached.pid You can also specify no IP, which is native by default,

Windows Installer for SuSE Linux Enterprise Server 12

One: Open "developer Mode"Click the Start menu button and select "Settings"Select "Update and Security" in SettingsIn the menu, select "Developer", and in three options, select "Developer Mode"Click "Yes" in the pop-up warning boxThis opens up the

Use lvs to achieve ftp load balancing and lvsftp Load Balancing

Use lvs to achieve ftp load balancing and lvsftp Load Balancing Operating System: CentOS6.5 _ x64 Problem description Use lvs to achieve ftp Load Balancing To make the model simple enough, only loadblance is implemented here, and HA is not

Total Pages: 5467 1 .... 970 971 972 973 974 .... 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.