- 
								Multiple sites, but subdomain names
								
  https:  blog.csdn.net baidu_3.
 I can configure domain  according to his settings, but I want him to change it into a subdomain name  such as  xxx.ccc.com  . How can I set it?  do you want to transfer the domain name to the same IP? 
        ServerName... 
- 
								How does ubuntu cut the php version?
								
 I found it like this 
update-alternatives --set php  usr bin php7.2
 the original version is 7. 0  installed. I want to cut the past , but I found that etc php 7.2 is also available here.  which is the right way?  what else should we pay attention to?! ... 
- 
								How to debug the web page in Android app?
								
  
 this is something in chrome after I turned on debug mode on my phone. Now I want to debug version 53 of webview, instead of using chrome to open the web page to see the effect. I want to know if there are any js errors in the web page. 
... 
- 
								Which clients of ubuntu16.04 support rz and sz?
								The  server has been installed  lrzsz . Now, if you want to upload a file to the server in ubuntu16.04, what kind of client do you need to install? Thank you ... 
- 
								Unable to read the removable hard disk of Ubuntu system when booting under mac
								
 install Ubuntu16.04 on a removable hard disk, no matter how you use it under window, but you can  t read it by pressing option to boot under Mac. 
 I installed Ubuntu16.04-desktop on a 500g removable hard drive. 
 the installation method was originally... 
- 
								How is virtual host configured correctly?
								
 I am installing apache  in linode. He has given me a domain name 123.456.123.123  to contact my var www html question  and can also display  normally, but I have opened another xxx.ccc.com  license 123.456.123.123 and xxx.ccc.com (also open https). Both... 
- 
								Cc1: error: unrecognized command line option "- M64"
								
 ubuntu16.04 64-bit cross-compilation environment 
 error occurred while compiling openssl  
 the problem is CFGLAG   CFLAG=-DDSO_DLFCN-DHAVE_DLFCN_H-M64-DL_ENDIAN-O3-Wall in Makefile generated after configure execution  
 just get rid of-M64 
 however, ... 
- 
								Error: Missing required libcurl > = 7.15.2
								
An error occurred when executing configure under  ubuntu, and there is no solution   
 make sure libcurl is installed 
 solve, 
 same as this,  https:  stackoverflow.com que.
... 
- 
								Is incompatible with i386 output
								
 the following error occurred while compiling ckpool:   
 should not, ah, the same code, I did not appear in another version of the compilation  should be the cause of the environment, added CFLAGS plus-M32 also reported an error, solve!? 
... 
- 
								Ubuntu16.04 dpkg executes apt-f install error report
								
 install a ubuntu, in the virtual machine and want to install a unity-tweak-tool, and then keep reporting errors: 
You might want to run   apt-get -f install   to correct these:
The following packages have unmet dependencies:
 adwaita-icon-theme : Depend... 
- 
								How to implement mysql? on linode
								
 here  s the thing.  I have XAMPP, installed on local localhost, he installs mysql and phpmyadmin  I have manual installation of mysql in linode  this person has a different number of databases , but I all connect in the same way .
$servername = "lo... 
- 
								Ubuntu system installation python error
								
 report an error as shown in the figure  
 ModuleNotFoundError: No module named   distutils.core   
... 
- 
								How do I log in to root using filezilla?
								 check that I currently have a user aaa who can log in to ftp (using sftp)  but when I want to log in using root, he won  t let me log in  how to implement it can also use root to log in to ftp?  because some path files cannot be edited, because they are ... 
- 
								How to force the addition of https?
								
 want to check  I have a domain name  https:  www.a.com when a user only enters  https:  a.com, Google will say: Your connection is not private  but how can I force him to add  "www " instead of stopping at this warning? Where should I set it up?  and my... 
- 
								Ubuntu16 executes .sh script. Does newline report an error?
								
   I am configuring Laravele  s online production environment 
 the content of this file in ubuntu is too long to be published. See   https:  shimo.im docs VWWcKR4. Click the link to view " deploy-16.sh  ", or copy the link and open it with graphite docu... 
- 
								How can I set up a domain name on linode when I use a godaddy subscription domain name? And the corresponding documents?
								
 I am in the godaddy domain name 
 linode is set  
godaddy  
 just how can I set it up to start using it?  my original server already has a domain name  points to   var www b  
 how do I configure this domain name to point to   var www c ?  how to config... 
- 
								When typing on the ubuntu command line, how do I merge multiple options into one line?
								
 for example, in apt-get upgrade, you still need to type a y after typing, and then you can apt-get-y upgrade .
 then, after installing lnmp, you can type.   pureftpd.sh according to pureftpd, and then press any key to install it. How to splice these two... 
- 
								Click the link of the terminal to open the blank question on the chrome page.
								
  problem description : normally, holding down  Ctrl  in the following terminal and clicking the link will automatically open the  chrome browser  and go to the  localhost:8080  page .
 
chrome
 
... 
- 
								Does ubuntu have better split-screen software?
								 what I want is not the split screen of the terminal command, what I want is the split screen of the whole screen, for example, you can open two browsers, one on the left and the other .... 
- 
								Git, how do I send slack messages after I git pull?
								 I now have slack API and channel key  I have been able to send messages to my designated channel on php , but what I want to implement now is  when I send the bitbucket file git pull to my specified file in the server  can I send a slack message to the c...