Install Linux: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
No edit summary  | 
				No edit summary  | 
				||
| Line 17: | Line 17: | ||
  apt-get install mysql-server-5.5  |   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 libapache2-mod-fcgid libcgi-fast-perl    | ||
 apt-get install libcgi-pm-perl libcgi-session-perl    | |||
 apt-get install libfcgi-perl libfcgi0ldbl  | |||
  apt-get install libnet-snmp-perl libxml-simple-perl  |   apt-get install libnet-snmp-perl libxml-simple-perl  | ||
  apt-get install sudo  |   apt-get install sudo  | ||
Revision as of 22:07, 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

