The Linux system fdisk command creates a new partition--fdisk commandFdisk-l/DEV/SDA # Viewing partitionsFDISK/DEV/SDA # Creating partitionsN # New Partition(e # Create an extended partition)(P # Create primary partition)(t # Change the partition
By default, Linux has allocates 8192 watches for inotify, and which is ridiculously low. If it runs out, the error was also No space left on device , which may be confusing if you aren ' t explicitly looking for this issue.vi/etc/sysctl.conf
The command history mechanism of the shell environment in Linux provides users with great convenience, and also poses a potential risk to users. As long as the user's command history file, the user's command operation process will be sweeping, if
Kail_linux_x64 How to set up an SSH connectionUPDATE-RC.D SSH Enable1. Close the lock screenClick "Show Apps", search for setting, find "power" under Hardware, and select "Never" from "blank Screen".(Kali exit directly after the selection, it does
One, sysctl command introductionThe SYSCTL command is used to dynamically modify the kernel's operating parameters while the kernel is running, and the available kernel parameters are in directory/proc/sys. It contains advanced options for both the
Recently in the learning of the Linux system script development, when I finished writing specimens, the following situation occurredThis time there is no Such file or directory situation appears, the hint files do not exist;But this script is
I. INTRODUCTION of LinuxLinux was a former UNIX. The Linux operating system is developed jointly by Linus Torvalds and the world's developers.The advantage is that its open source is free, the structure is simple, the performance is stable.Ii. major
Users, Groups, permissionsSecurity contextPermissionsR,w,xFile:R: Readable, you can view the contents of the file using commands like CatW: writable, can edit or delete this fileX: Executable, can be submitted to the kernel at the command prompt as
1. See if VSFTP is installedRpm-qa | grep vsftpdIf Vsftpd-2.0.5-21.el5 appears, you have installed Vsftp Installing VSFTPYum-y Install VSFTPD2. Check if the service is startedService vsftpd Status//view VSFTPD StateService VSFTPD start//start VSFTP
Linux Environment Setup Detailed steps1. Visit official website: https://nodejs.org/en/download/2. Select the compression package associated with your server version, copy the download link3. Server login ssh, (here I use the server is centos7,64
1. View System InformationThe uname directive can be used to see what system is currentlyUname-r to view kernel versionTo view the CPU information is to use the Cat/proc/cpuinfoViewing memory information using Cat/proc/meminfoDate View system
1: Prepare kernel source2: Unzip the source package3: Switch to source directory4: It is important to note that we are porting the platform cross-compiler tool chain with that, I'm using5:make Menuconfig Select the modules we need to compile into
Configure kernel make menuconfig, select device driverDevice Drivers---->USB Support--->usb Serial Converter support----> (1) USB Generic Serial driver. (2) USB FTDI single Port Serial Driver. (FTDI chip driver) (3) USB prolific 2303 single Port
11.14-15 Apache and PHP combinedHTTPD Master Profile/usr/local/apache2.4/conf/httpd.confvim/usr/local/apache2.4/conf/httpd.conf//Modify the following 4 places servername//get rid of # Note, 194 lines ServerName Www.example.com:80Require
1. Check the environment first, check the system version and the remaining space 2. meet the requirements after the Java Environment configuration, remove the original java , reinstall the appropriate version using Rpm-qa | grep java command to see
If not downloaded, use the yum command to downloadThen modify the configuration file#/etc/vsftpd/vsftpd.confAdd the following information#设定不允许匿名访问anonymous_enable =no# to set local user access. Note: If you are using a virtual hosting user, all
1, set the disk;2, set mount, sick view mount status;3, set up automatic mount, each boot automatically mounted, no longer manually mounted;4, mount the remote RPM software package;5, the provision of the Yum warehouse, and installation;6, set the
The first step, the realization of the Linux host and Windows host interconnection is a prerequisite for remote landingFirst, the Linux host based on the VMware environment and the Windows Host network mode select host mode only.Then close 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