Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
start [2016/06/01 09:48] stuckistart [2020/12/17 12:56] – [Welcome to NetModule Wiki] juraschek
Line 1: Line 1:
 +
 +
 +<html>
 +<center></html>
 +  
 +
 +
 +|  [[faq:rma|RMA procedure]]  |  [[faq:support|Opening a support ticket]]  |
 +
 +<html>
 +</center></html>
 +
 +
 ====== Welcome to NetModule Wiki ====== ====== Welcome to NetModule Wiki ======
-This wiki provides informations about NetModule Routers for the whole life cycle. Please select a topic below, use the search or [[toc|table of contents]].+This wiki provides information on all NetModule Routers. Please select a topic below, use the search or 
 +[[toc|table of contents]]. 
 + 
 +** 
 + 
 + 
 +<WRAP center round tip 85%> 
 +[[faq:2g-3g-shutdown|All Informations about the upcoming 2G and 3G shutdowns can be found here. ]] 
 +</WRAP> 
 + 
 + 
 +** 
 + 
 <php> <php>
 $columns = 3; $columns = 3;
 $tablestyle = "text-align:center;"; $tablestyle = "text-align:center;";
-$tdstyle = "text-align:center; border-top:1px solid white; border-left:1px solid white; border-right: 10px solid white; border-bottom: 10px solid white; background-color:rgba(228,226,82,0.8); width:33%";+$tdstyle = "text-align:center; border-top:1px solid white; border-left:1px solid white; border-right: 10px solid white; border-bottom: 10px solid white; background-color:#ebf0f0; width:33%";
 $image = "http://placehold.it/200x50"; $image = "http://placehold.it/200x50";
 $items = array(   $items = array(  
-      array("/documentation/", $image, "Documentation and Downloads", "Product documentation such as user manual for <a href=documentation/nb1600>NB1600</a>, <a href=documentation/nb2700>NB2700</a>, <a href=documentation/nb2710>NB2710</a>, <a href=documentation/nb3700>NB3700</a>, <a href=documentation/nb3710>NB3710</a> and <a href=documentation/cloud-router>Cloud Router</a>."),  +      array("/documentation/", $image, "Documentation and Downloads", "Product documentation such as user manual and outline drawings for the NetModule Routers."),  
     array("/installation/", $image, "Installation", "Getting started, installation and commissioning of the device."),     array("/installation/", $image, "Installation", "Getting started, installation and commissioning of the device."),
     array("/configuration/", $image, "Configuration and Deployment", "Typical configuration of components such as WWAN, WLAN or VPN or link supervision."),     array("/configuration/", $image, "Configuration and Deployment", "Typical configuration of components such as WWAN, WLAN or VPN or link supervision."),
-    array("/development/", $image, "Software Development", "Software extensions using the <a href=sdk/sdk>SDK</a> or <a href=development/toolchain>cross-compilation toolchain</a>."),+    array("/development/", $image, "Software Development", "Software extensions for NetModule Router Software using the <a href=sdk/sdk>SDK</a><a href=development/toolchain>cross-compilation toolchain</a> or <a href=virtualisation/start>LXC Virtualization</a> or an unsupported Linux reference distribution."),
     array("/monitoring/", $image, "Monitoring and Device Management", "Operation and monitoring, NMS, SNMP."),     array("/monitoring/", $image, "Monitoring and Device Management", "Operation and monitoring, NMS, SNMP."),
     array("/maintenance/", $image, "Maintenance and Update", "Maintenance tasks such as software update and reconfiguration."),     array("/maintenance/", $image, "Maintenance and Update", "Maintenance tasks such as software update and reconfiguration."),
Line 36: Line 62:
  
 </php> </php>
 +
 +
 +