Install Linux: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
[[File:00-00-00-Debian.png|400px|thumb|left|Log view]] | [[File:00-00-00-Debian.png|400px|thumb|left|Log view]] | ||
{| border="0" cellpadding="2" width="500" align="left" | |||
|- valign="top" align="left" | |||
! width="45%" | | |||
apt-get install mysql-server-5.5 | |||
apt-get install libapache2-mod-fcgid libcgi-fast-perl libcgi-pm-perl libcgi-session-perl libfcgi-perl libfcgi0ldbl | |||
apt-get install libnet-snmp-perl libxml-simple-perl | |||
apt-get install sudo | |||
! width="10%" | | |||
! width="45%" | [[File:01-01-02-Confirm.png|380px|thumb|left|Detailed service view]] | |||
|} |
Revision as of 22:06, 13 June 2015
Install
This project is based on Debain 8 (Jessie).
Please get the installation medium to install
apt-get install mysql-server-5.5 apt-get install libapache2-mod-fcgid libcgi-fast-perl libcgi-pm-perl libcgi-session-perl libfcgi-perl libfcgi0ldbl apt-get install libnet-snmp-perl libxml-simple-perl apt-get install sudo
apt-get install mysql-server-5.5 apt-get install libapache2-mod-fcgid libcgi-fast-perl libcgi-pm-perl libcgi-session-perl libfcgi-perl libfcgi0ldbl apt-get install libnet-snmp-perl libxml-simple-perl apt-get install sudo
|
---|