Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| ru:docs:guide-quick-start:start [2017/02/14 14:32] – [Краткое руководство - Установка Lede Release] user_test | ru:docs:guide-quick-start:start [2018/03/03 16:53] – ↷ Links adapted because of a move operation | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| Lede основан на проекте OpenWrt (https:// | Lede основан на проекте OpenWrt (https:// | ||
| - | Если у вас есть вопросы, | + | Если у вас есть вопросы, |
| Line 15: | Line 14: | ||
| * Your router has at least 8 MBytes of Flash and 64 MBytes of RAM ([[# | * Your router has at least 8 MBytes of Flash and 64 MBytes of RAM ([[# | ||
| * If you have any questions about this process, or want to flash LEDE on another kind of device besides a router, please ask for help on the [[https:// | * If you have any questions about this process, or want to flash LEDE on another kind of device besides a router, please ask for help on the [[https:// | ||
| + | |||
| ===== Standard LEDE Installation ===== | ===== Standard LEDE Installation ===== | ||
| Line 56: | Line 56: | ||
| - type '' | - type '' | ||
| - then connect again to your device at its new IP address and continue | - then connect again to your device at its new IP address and continue | ||
| - | - **Gateway device** If your device has a port labeled WAN or an integrated modem (supported by LEDE) and you want it to operate as a gateway (controlling a modem to give Internet access to all devices in a local network, usually a gateway is also a router for the local network).\\ Here Router settings as detailed above apply as in most cases the gateway is also the router in the same local network, but on the WAN port you either connect a modem in bridging, or you use an integrated modem. In either case, read the article about [[docs: | + | - **Gateway device** If your device has a port labeled WAN or an integrated modem (supported by LEDE) and you want it to operate as a gateway (controlling a modem to give Internet access to all devices in a local network, usually a gateway is also a router for the local network).\\ Here Router settings as detailed above apply as in most cases the gateway is also the router in the same local network, but on the WAN port you either connect a modem in bridging, or you use an integrated modem. In either case, read the article about [[docs: |
| - **Confirm internet connectivity of your device:** Go to Network -> Diagnostics and Click on " | - **Confirm internet connectivity of your device:** Go to Network -> Diagnostics and Click on " | ||
| - **Enable Wi-Fi in the device.** Devices that have ethernet ports have Wi-Fi turned off by default. Go to **Network -> Wireless** in the Web GUI to enable and configure Wi-Fi. /*WOULD BE COOL TO HAVE WIFI CONFIG TUTORIAL TOO HERE*/ | - **Enable Wi-Fi in the device.** Devices that have ethernet ports have Wi-Fi turned off by default. Go to **Network -> Wireless** in the Web GUI to enable and configure Wi-Fi. /*WOULD BE COOL TO HAVE WIFI CONFIG TUTORIAL TOO HERE*/ | ||
| Line 70: | Line 70: | ||
| - type '' | - type '' | ||
| - **Congratulations!** Your device is now fully operational. | - **Congratulations!** Your device is now fully operational. | ||
| + | |||
| ===== Coming from sysupgrade ===== | ===== Coming from sysupgrade ===== | ||
| Line 75: | Line 76: | ||
| After a sysupgrade you must install again all the packages you installed before the sysupgrade, also enable them again if they added system services. | After a sysupgrade you must install again all the packages you installed before the sysupgrade, also enable them again if they added system services. | ||
| After you did so, you can restore the setting backup file you generated before the upgrade from Luci's System -> Backup/ | After you did so, you can restore the setting backup file you generated before the upgrade from Luci's System -> Backup/ | ||
| - | You might also want to check [[docs: | + | You might also want to check [[docs: |
| ===== Optional Next Steps ===== | ===== Optional Next Steps ===== | ||
| Line 83: | Line 85: | ||
| * Make your new LEDE device the primary router by connecting it directly to your cable/DSL modem. | * Make your new LEDE device the primary router by connecting it directly to your cable/DSL modem. | ||
| * Install other packages from the System -> Software page. Useful packages are snmpd, netperf, and any of your favorites. | * Install other packages from the System -> Software page. Useful packages are snmpd, netperf, and any of your favorites. | ||
| + | |||
| ==== Why We Require 8 MBytes of Flash ==== | ==== Why We Require 8 MBytes of Flash ==== | ||