Install Linux: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
This project is based on Debain 8 (Jessie). <br> | This project is based on Debain 8 (Jessie). <br> | ||
Please get the installation medium to install | 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 | |||
[[File:00-00-00-Debian.png|400px|thumb|left|Log view]] | [[File:00-00-00-Debian.png|400px|thumb|left|Log view]] |
Revision as of 22:05, 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