Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
start [2018/02/12 09:40]
juraschek
start [2023/10/18 10:06] (current)
dodenhoeft [Welcome to NetModule Wiki]
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 information ​about all NetModule Routers. Please select a topic below, use the search or+This wiki provides information ​on all NetModule Routers. Please select a topic below, use the search or
 [[toc|table of contents]]. [[toc|table of contents]].
  
Line 6: Line 19:
  
  
-<WRAP center round tip 90%> + 
-[[faq:update-to-4.1.0.100If you have problems installing 4.1.0.100 please see this wiki page for detailed instructions ​]]+<WRAP center round tip 85%> 
 +[[maintenance:modem-firmware-update|All Information about updating Modem Firmware U-Blox Toby L2xx can be found here]]
 </​WRAP>​ </​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(  ​
Line 21: Line 36:
     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>,​ <a href=development/​toolchain>​cross-compilation toolchain</​a>​ or <a href=app-notes/virtualisation>​LXC Virtualization</​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."​),​
     array("/​troubleshooting/",​ $image, "​Troubleshooting and Tech Support",​ "Error analysis, reading the system log, using debug tools, tech support and RMA"),     array("/​troubleshooting/",​ $image, "​Troubleshooting and Tech Support",​ "Error analysis, reading the system log, using debug tools, tech support and RMA"),
     // array("/​replacement",​ $image, "RMA and Replacement",​ "​Hardware defect or upgrade to a new product."​),​     // array("/​replacement",​ $image, "RMA and Replacement",​ "​Hardware defect or upgrade to a new product."​),​
-    array("/​app-notes/",​ $image, "Application Notes", "Full use cases such as Passenger WLAN."​),​+    array("/​app-notes/",​ $image, "Whitepapers", "Full use cases such as Passenger WLAN."​),​
     array("/​faq-and-tools/",​ $image, "FAQ and Tools",​ "FAQ, Tools and other helpers"​),​     array("/​faq-and-tools/",​ $image, "FAQ and Tools",​ "FAQ, Tools and other helpers"​),​
 ); );
Line 47: Line 62:
  
 </​php>​ </​php>​
- 
-<​html>​ 
-<​center></​html>​ 
-  ​ 
- 
-If you have any further Questions, Issues or a RMA Request please follow these pages  
- 
- 
-|  [[faq:​rma|RMA Procedure]] ​ |  [[faq:​support|Opening a Support Ticket]] ​ | 
- 
-<​html>​ 
-</​center></​html>​