With the application of mobile office in depth, more and more ITER began to use the ipad to work learning and entertainment, sometimes when you receive an emergency call, you need to maintain the server, what to do? With the ipad connected to the WiFi network to connect to the server and do simple observation and maintenance, the following software (Linuxcommander) is able to perform some of the most common Linux commands (and the connection is more secure for encryption). The configuration process is as follows:
Download the attachment linuxcommand.tar.gz to ensure that your machine has a lamp environment
#mkdir/srv/www/htdocs/linuxcommander
#tar-c/srv/www/htdocs/linuxcommander-xvzflinuxcommander.tar.gz
Edit index.php These three variables are shown below.
$xuser = ' user1′;
$xpassword = ' secret123′;
$servicekey = ' Myverysecretkeytocrypt ';
Then configure Apache to modify the configuration, pointing to/srv/www/htdocs/linuxcommander/
See more highlights of this column: http://www.bianceng.cnhttp://www.bianceng.cn/OS/Linux/