Linux study notes

I. There are 7 running levels in linux. they are: 0halt system shutdown status 1singleusermode single user mode 2multi usermodewhitoutnetwork no network multi-user mode 3multi usermode normal mode 4multi userm... I. There are 7 running levels in

LINUX-OPENSSL certificate issuing

* OPENSSL1. install OPENSSL and confirm the location of the openssl. cnf file $ yuminstallopenssl $ rpm-qa | grepopenssl $ rpm-qlopenssl-* 2. related directory settings for storing certificates... ======================================* OPENSSL======

Install DHCP in liunx

Configure dhcp server 1. create the disk mount location mkdir-p/media/cdrom2, mount/dev/cdrom/media/cdrom3, and enter cd/media/in SERVER mode/ cdrom/Server4, view the DHCP file lsdhcp * 5, cp file /... Configure DHCP server1. create the disk mount

File Server SAMBA

Windows network neighbor file sharing protocol: SMB/CIFSSMB: service information block protocol ServerMessageBlockCIFS: Universal Internet file system CommonInternetFileSystemNETBIOS: Windows host name resolution broadcast form name resolution

Installation and configuration of mysql in linux

1, download MySQL installation file install MySQL requires the following two files: MySQL-server-4.0.23-0.i386.rpmMySQL-client-4.0.23-0.i386.rpm: http://www.mysql.com/downloads/mysql-4.0.html, open this web page, drop the web page to find... 1.

Samba cannot find the path or has no access permission

First test smbclient-L // 127.0.0.1-Uusername on the samba server and press enter to enter the password: [root @ Gthink ~] # Smbclient-L // 127.0.0.1Password: AnonymousloginsuccessfulDomain [GHOME] OS [Unix] Server [... Test on the samba server

Nginxlimit_zone and limit_req_zone test report

Nginx has two restricted connection modules: limit_zone and limie_req_zone. both of them can restrict connections. but what is the difference? The following is an explanation on the nginx official website:

Find the latest file in multiple files in Linux

Q: How can I find the latest file in multiple files (for example, *. cpp) in Linux? A: You can use the following command format: (1) sort the files from new to old and take the first one. Ls-t *. cpp | head-1 (2) sorts the files from old to new, and

Automatic startup of glassfish in linux

1. first create the file/etc/init. d/glassfish3. the content of the file is as follows. pay attention to modify the red part of the following content (sorry, all written in English). Sh code #! /Bin/sh # Thisshellscripttakescareofstartingandstopping

Fix Linux Chinese garbled characters

Solution 1: modify/root /. bash_profile file, add exportLANGzh_CN.GB18030. for other users, you must modify the file accordingly. when using this method, putty can display Chinese characters, but the desktop system is in English, in addition,

The entire process of JNI calling simple instance operations in Linux

Development Environment: Linux (Ubuntu11.04) + JDK7 instance description: JNI is used to call local code to calculate the sum of Int arrays. JNI is used to call local code, the entire development process includes the following steps: 1. create a

Implement local yum source configuration

Preface if you see my article, it means that you are not very familiar with Linux, so I am confused and I think it is also suitable for you. one of my beginners, for our beginners, theory and practice are very important. after reading the theory, it

Cgi cannot run due to file format

Customer feedback today: the cgi program compiled by perl cannot run and an error is reported. view the log: [MonAug2216: 12: 572011] [error] [client59.57.251.34] Prematureendofscriptheaders: aaa. cgi [MonAug2216: 12: 58201... Customer feedback

Clear username and paasword passwords saved by svn

I. Method 1 in windows: for TortoiseSVN software, right-click TortoiseSVN and choose Settings-& gt; SavedData-& gt; Authenticationdata, Clear, or Method 2: C: \ DocumentsandSettings \ Administrator \ ApplicationData \ Sub 1. windowsMethod 1: for

User management in Linux

1. add a new user account 1. use useradd to add a user account # useraddTOM1 # useradd-d/home/guest # useradd-s/sbin/nologtailm22, running useradd is equivalent to doing something (1) editing p in the/etc/directory... 1. add a new user account1. use

Layer-7 forwarding of nginx on the website

____________ Client + | + ----------------- [LVS] LVS concurrent access traffic 4 million | + | ------------------------- | NginxNginxNginx | + ----------------... ____________ Client+||||+ --------------- [LVS] LVS concurrent access Volume: 4

Linux temporary files

There are several considerations for using temporary files: ensure that the file names of temporary files do not conflict with each other. Ensure that the contents of temporary files are not peeked, deleted, or modified by other users or hackers.

How to install vmwaretools in linux

Platform Environment ESXI4.0Vsphere4.0 virtual machine Centos5.6 _ 641, windows virtual machine install vmwaretools will prompt, we can go in to install it. 2. install vmwaretools in linux. If no prompt is displayed, the installation method of

Delete the packages compiled and installed by source code in linux

How to delete the compiled virt-manager package for source code compilation and installation, and try to reinstall the package. you need to delete the package and run the following command first. # Makeuninstall # makeclean if an error occurs during

Create a local yum source

First, make sure that the software package yum-3.2.19-18.el5yum-security-1.1.16-13.el5yum-updatesd-0.9-2.el5yum-rhn-plugin-0.5.3-30.el5yum-metadata-parser-1.1.2-2.el5 is installed on your system in the/etc/yum. repo First, make sure that the

Total Pages: 2732 1 .... 1969 1970 1971 1972 1973 .... 2732 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.