linux server administration tutorial

Alibabacloud.com offers a wide variety of articles about linux server administration tutorial, easily find your linux server administration tutorial information here online.

Apache cannot parse PHP program under Linux server

Web page Cannot parse PHP, can see the source code Ideas: Because Apache can not parse PHP, so we have to see whether PHP loaded parsing php template 1. httpd-m see if there are php5_module 2. If present, add AddType application/x-httpd-php. PHP and Change the default index page of the directory to index.php that is DirectoryIndex index.php The most important point: Remember to restart Apache, the Linux command: AP achectl Restart restart Complete i

Linux (CentOS) Build SVN server full Raiders

While it's easy to build SVN on windows, it's not very efficient, of course, compared to Linux. However, it is very cumbersome to build SVN on Linux, so this article is going to be a step-by-step tutorial on how to build SVN on CentOS today.Installation#yum Install Subversion1) Create SVN user#groupadd SVN#useradd-G Sky user//is adding user to the skySwitch users

Linux mysql 5.7.16 installation-free graphic tutorial, mysql5.7.16

Linux mysql 5.7.16 installation-free graphic tutorial, mysql5.7.16 This article provides a free installation tutorial for mysql 5.7.16 for your reference. The details are as follows: MySQL: 5.7.16Program Directory:/usr/local/MySQLData File directory:/data/mysql Http://dev.mysql.com/downloads/mysql/; Linux-Generic is an

Detailed Test Linux competition Microsoft Home Server

use the powerful Linux system and samba software to turn your old, unused home PC computer into a powerful file server. Oh, yes, besides, you can also turn it into a router, a home gateway, a firewall ... And these features are not available from Microsoft's expensive WHS. By the year 2007, anyone, I mean anyone, can use Linux and samba to make a single PC comp

Linux Getting Started Tutorial

believe that a lot of beginners want to learn Linux is worrying about what to look at Linux Learning Tutorial Good, the following small series to collect and organize a few more important tutorials for everyone to learn, if you want to learn more words, can go to 51 operation and Maintenance network>> Find More Tutorials(You can click below to see the content)Fir

Tutorial on installing Oracle 10 Gb database on Linux

Tutorial on installing Oracle 10 Gb database on Linux Oracle Database software can run on almost all Windows/Unix operating systems. It is recommended that you learn to use it because of the ease of access and open source of linux systems. (RedHat 5.3 32bit is used this time) 1) install the Linux operating system Porta

Linux CENTOS7 installation mysql-5.7.17 tutorial (illustration)

/ETC/MY.CNFModify the following content:Mainly for:Basedir =/usr/local/mysql/DataDir =/usr/local/mysql/dataPort = 33069 starting MySQL#/etc/init.d/mysql Start--Login# mysql-hlocalhost-uroot-p--If it appears:-bash:mysql:command not found--On execution: # ln-s/usr/local/mysql/bin/mysql/usr/bin--no need to execute without appearing--Enter the temporary password generated by step 6th--Change PasswordMysql> set Password=password (' root ');--Set the host address of the root account (modified to conne

Linux Getting Started Tutorial

Original address: http://www.92csz.com/study/linux/ Objective Chapter One on the history of Linux Chapter two graphical interface or command window Chapter III installation of Linux operating systems The fourth chapter enters the Linux world preliminarily Fifth. Remote login of

Linux NTP server, time synchronization

Zhou clan, finishing technical documents, for the next generation to stay a little tutorial ...Company servers more, various services distributed management, so time synchronization is very important.After a few times of understanding and thinking, decided to use this way to control time synchronization1, any public network server SERVER21,NTP to http://www.pool.ntp.org, access to international standard Tim

Simple solution for Linux server process monitoring and automatic restart

Reprint please indicate the source: The Curtain Roll westerly column (Http://blog.csdn.net/ljxfblog)Starting this week, the novice tour to delete files sealed test stage, the first two days performance is OK, today after the update several times the outage behavior, compared to affect the player's test and experience, our server management system has not been perfected, in order to prevent downtime in the evening to cause loss, first with a simple sol

The construction of Smba server and the use of the client in Linux

off SELinux: /blockquote> 1, temporary shutdown (without restarting the machine): setenforce 0 and nbsp;# #设置SELinux become permissive mode

How the SVN server automatically updates files to the Web directory under Linux _linux

Description Server operating system: CentOSServer ip:192.168.21.134SVN installation path:/USR/LOCAL/SVNSVN project path:/HOME/SVNSVN login account: OsyunweiSVN login Password: 123456Web site root directory:/home/webto achieve the purpose: When any updates are modified in the SVN project, the system automatically checks out the files from SVN and synchronizes to the Web site root directory Specific actions: First, use SVN post-commit implementation

Linux Command reference: Parallel tutorial

: $ tmux new-s basic$ tmux new-s second_session-d Kill session: Tmux Kill-session-t Session-name (note that the exit is also exited in Tmux). Address of this article Http://automationtesting.sinaapp.com/blog/linux_cmd_ulimit Site Address: Python automated test http://automationtesting.sinaapp.com contact Fetion 372818219 fetion Software test automation test and Python group 87531018 Python Development automation Test QQ Group 113938272 and Development test QQ grou

Super Full Linux Getting Started tutorial

believe that a lot of beginners want to learn Linux is worrying about what to look at Linux Learning Tutorial Good, the following small series to collect and organize a few more important tutorials for everyone to learn, if you want to learn more words, can go to 51 operation and Maintenance network>> Find More Tutorials ( FirstChaptersAbout the history of

Linux Getting Started Tutorial

believe that a lot of beginners want to learn Linux is worrying about what to look at Linux Learning Tutorial Good, the following small series to collect and organize a few more important tutorials for everyone to learn, if you want to learn more words, can go to 51 operation and Maintenance network >> Find More TutorialsFirstChaptersAbout the history of

How to install Memcache on Linux server side

Linux memcache server-side installationServer side is mainly installed Memcache server side, the latest version is memcached-1.3.0.Download: http://www.danga.com/memcached/dist/memcached-1.2.2.tar.gzIn addition, Memcache used libevent This library for socket processing, so also need to install the latest version of Libevent,libevent is libevent-1.3. (If your syst

Linux command Details (12) Systemd Getting Started Tutorial: Using Timers to send mail (mail)

SYSTEMD Timer Tutorial: http://www.ruanyifeng.com/blog/2018/03/systemd-timer.htmlI. Scheduled TasksSystemd timed tasks: Send an email every hoursecond, the mail scriptmail.sh Content#!/usr/bin/env Bashecho "This is the Mail test" | /usr/bin/mail-s "Hi Tinywan" [email protected]Execute script1. TipsPlease install the "an MTA" on the "this" system if you want to use sendmail!2. Installation SSMTP Service  sudo apt-get install SSMTP3. Replace Sendmail/po

Install OpenMeetings on a Linux/Unix system. Free video conference graphic tutorial

Old Version, for reference only! Before getting started, let's take a look at Red5 and Openmeetings. Red5 is a free and open-source Flash Streaming Media server Based on JAVA. It is the best open-source software to replace the open-source software provided by Adobe. Moreover, it has incomparable advantages in terms of scalability. Openmeetings is an open-source video software developed based on Flex. It transmits video data through RTMP and HTTP. Supp

Tutorial on creating a website using apache in linux

For more information about how to create a website using apache in linux-Linux Enterprise Application-Linux server application, see the following. To improve efficiency, setting up website servers in linux is the best practice. As a beginner, I have searched a lot of materi

Linux Build Node Environment Super Detailed tutorial

Tags: style command tps exists local NLOAD/USR Ejs stepLinux 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 bit)wget HTTPS://NODEJS.ORG/DIST/V8.11.1/NODE-V8.11.1-

Total Pages: 15 1 .... 11 12 13 14 15 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.