linux ubuntu server

Discover linux ubuntu server, include the articles, news, trends, analysis and practical advice about linux ubuntu server on alibabacloud.com

hi3531 cross-compilation environment Arm-hisiv100nptl-linux building process on Ubuntu

Install SDK 1.Hi3531 SDK package location In the "Hi3531_V100R001 *** / 01.software/board" directory, you can see a Hi3531_SDK_Vx.x.x.x.tgz file, This file is the Hi3531 software development kit. 2.Unzip SDK package On a Linux server (or a major Linux distribution on a PC with Linux installed), use the command: tar -

Install and configure the Subversion server in Ubuntu

The installation and configuration of the Subversion server under Ubuntu the company's Subversion server often shuts down automatically due to computer hardware reasons, so it is planned to reinstall a server. The original Subversion server was set up on Windows XP through V

Performance Optimization of LAMP server in Ubuntu

The performance of the LAMP server in Ubuntu is optimized. The installation of ZendOptimizer requires the PHP version to be 5.2. PHP5.3 of Ubuntu10.04 is not supported. For details, refer to PHP5.2. Download ZendOptimizer. Directly paste, refer to the version to change (this is 32-bit), or the home page to register to the http://downloads.zend.com/optimizer/3.3.9/ZendOpti Performance Optimization of LAMP

Summary of configuration of tomcat6 + mysql5 in Ubuntu Server

the configuration file is correct, run the sudo/etc/init. d/tomcat start command to start the instance.The Tomcat service is loaded to Automatic startup. In many cases, the chkconfig command is used to load the Tomcat service. In fact, this command is not available in Ubuntu, and it should be loaded using sysv-RC-conf Tomcat on. Else6. Install mysql5Apt-Get install mysql-ServerIn ubuntu, MySQL only allows

Should the server operating system choose Debian/ubuntu or CentOS?

Earlier, we used Debian as a server software and later turned to CentOS, mainly for the following reasons:1, Centos/rhel life cycle is 7 years, basically can cover the life cycle of hardware, also means that a new hardware installation, do not have to install the operating system again. Be aware that it is troublesome and risky to re-toss a production machine.[2012.2.1] just received a red Hat notification email today, RedHat 5, RedHat 6 life cycle, e

Install LEMP (Linux, Nginx, MySQL and PHP) Stack on Ubuntu Linux 14.04 LTS (RPM)

Tags: des style http io ar color OS sp forInstall LEMP (Linux, Nginx, MySQL and PHP) Stack on Ubuntu Linux 14.04 LTSNginx InstallationNginx is one of the robust Web servers in Linux world. Nginx is a free, open source, high performance HTTP server and reverse proxies, as wee

Install the Redis to the Ubuntu-14.04.1-server

Note: The Ubuntu version used here is 14.04.1-server and installed under Vmware®workstation Pro, Redis for 3.0.7 For Redis installations, if the desktop version of Ubuntu is simple enough, but as a server, we usually choose the server version of

Examples of CentOS and Ubuntu Server Bash bug fixes

Linux official built-in bash recently found a very serious security vulnerability, hackers can use the bash to fully control the target system and launch attacks, in order to avoid your Linux server affected, we recommend that you complete the bug fix as soon as possible.The following is a small series for everyone to attach the most common

How to install Plex Media Server 0.9.9 in Ubuntu/Fedora/CentOS

How to install Plex Media Server 0.9.9 in Ubuntu/Fedora/CentOS Plex Media Server is an open-source multimedia application that can turn your Linux release into a multimedia Server. Users can watch movies, listen to music, or display photos on slides. In addition, users can r

Configure NGINX+PHP5 fastcgi server configuration on Ubuntu _nginx

with your default configuration, it is placed under/usr/local/nginx, and the following is the directory structure:/usr/local/nginx/conf Configuration Directory/usr/local/nginx/html the default Web site root directory/usr/local/nginx/logs log and PID files directory/usr/local/nginx/sbin Execution File directory The following can start Nginx to see the effect (please make sure that 80 ports are not using any other service):Ubuntu Please run:Sudo/etc/

Install the LEMP environment for the Nginx server in Ubuntu 16.04 (mariadb,php 7 and Support HTTP 2.0) _linux

-mysql $ sudo systemctl restart Php7.0-fpm.service Install MARIADB16. To secure the MARIADB, run the security script from the binary package in the Ubuntu software warehouse, which will ask you to set a root password, remove the anonymous user, disable the root remote login, and remove the test database. Enter the following command to run the script and confirm all the selections. Refer to the screenshot below. $ sudo mysql_secure_inst

Synergy configuring Ubuntu as Server, Win 7 as Client

Synergy allows you to easily share your mouse and keyboard between multiple computers on your desk, free of charge and open source code. You just move the mouse (pointer) from the edge of the screen on one computer to the other screen. You can even share your clipboard. All you need is a network connection. The synergy is cross-platform (can run on Windows,mac OS x and Linux).:http://symless.com/download/free/I use

Ubuntu Server 10.04 Chinese environment garbled solution

. Configure language environment variables with VIM The code is as follows Copy Code Vim/etc/environment Add the following two lines below The code is as follows Copy Code Lang= "ZH_CN. Utf-8″Language= "Zh_CN:zh:en_US:en"sudo vim/var/lib/locales/supported.d/local Add ZH_CN. GB2312 character set, as follows: The code is as follows Copy Code en_US. UTF-8 UTF-8Zh_cn. UTF-8 UTF-8Zh_cn. GBK GBKZ

How to configure an FTP server in Ubuntu

How to configure the FTP server in Ubuntu: the FTP server in Ubuntu is vsftpd. 1. Install vsftpd It is not difficult to install software in Ubuntu. Enter: Sudo apt-Get install vsftpd After installation, an FTP directory is created under/home. At this time, you can try to ac

Install and build an FTP server on Ubuntu 14.04

/www Now, use SFTP to connect to the server (Port: 22) and make sure that you can upload files to the www folder, and you cannot access files other than the home folder. If you want to allow both FTP and SFTP to coexist, follow the 10 steps above when creating a user. For existing users, you can move them to the ftpaccess group as follows, create a folder structure, and modify the ownership. Bkjia @ bkjia :~ $ Sudo usermod john-g ftpaccess-s/usr/sbin

Learning PHP together: how to install Zend server Ce on Ubuntu (1)

packages for quick installation without the need to compile the source code. We all know that Deb packages are provided for Debian and Ubuntu, while RPM can be used on centos, FC, and RHAs. I have always been a fan of ubuntu, and I use Deb package for installation. Okay. The following is an introduction to Zend server ce for Deb installation. Note: This procedur

Linux-ubuntu Chinese Input Method installation (Ubuntu 12.04)

Ubuntu Chinese Input Method installation (Ubuntu 12.04)This address: Http://blog.csdn.net/caroline_wendyUbuntu, as a common Linux operating system, is required to be used skillfully.During the installation process, the input method sometimes fails and needs to be installed manually.Click System Settings: Find Languagesupport.Install/remove Language, find Chinese

How to configure the Ubuntu proxy server in VMWare?

Using VMWare software in Windows and installing Linux/Ubuntu is a common development method. From the perspective of usage, the Ubuntu operation method is basically the same as that of a non-simulator, however, I also encountered some minor problems when using it. This blog is mainly about how to use proxy servers in VMWare U

Install Samba server in Ubuntu

Install the Samba server in Ubuntu: Step 1: Install Samba in Ubuntu # Apt-Get install samba # Apt-Get install smbfs Step 2: Add a Linux User # Useradd user1 // Add user1 # Passwd user1 // Add a password to user1 # Mkdir/home/user1 // create the Home Directory of user1. this step is not required if you do

Set up SquirrelMail mail server in UBUNTU

Article Title: Set up SquirrelMail mail server in UBUNTU. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source. I have not installed SquirrelMail on

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.