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
Next revisionBoth sides next revision
docs:guide-user:installation:after.installation [2018/03/03 20:55] – ↷ Links adapted because of a move operation bobafetthotmaildocs:guide-user:installation:after.installation [2018/08/05 10:13] – ↷ Links adapted because of a move operation bobafetthotmail
Line 1: Line 1:
 ====== FAQ after Installation of OpenWrt ====== ====== FAQ after Installation of OpenWrt ======
 <WRAP center box 600px> <WRAP center box 600px>
-| {{:meta:icons:tango:dialog-information.png?nolink}} | There is no preset password in OpenWrt!\\ **You need to set a password at your [[doc:howto:firstlogin|first login]] per telnet or the WebUI.** |+| {{:meta:icons:tango:dialog-information.png?nolink}} | There is no preset password in OpenWrt!\\ **You need to set a password at your [[docs:guide-quick-start:walkthrough_login|first login]] per telnet or the WebUI.** |
 </WRAP> </WRAP>
  
Line 7: Line 7:
 ===== General ===== ===== General =====
 ==== How do I ...? ==== ==== How do I ...? ====
-->[[doc:howto:generic.overview]]+->[[docs:start]]
  
 ==== How do I login? ==== ==== How do I login? ====
--> follow [[doc:howto:firstlogin]]+-> follow [[docs:guide-quick-start:walkthrough_login]]
  
 ==== What version of OpenWrt do I have installed? ==== ==== What version of OpenWrt do I have installed? ====
-As you can see here [[about/development]], there are always two branches which are being actively worked on. OpenWrt trunk, which is bleeding edge, codename 'Designated Driver', and the [[about:latest|current stable]] release. Do <code>cat /etc/banner</code> to see the exact revision. Use that information for bug reports and questions in the forum. Also use it, to look up information yourself: [[https://dev.openwrt.org/browser]]+As you can see here [[about/development]], there are always two branches which are being actively worked on. OpenWrt trunk, which is bleeding edge, codename 'Designated Driver', and the [[:downloads|current stable]] release. Do <code>cat /etc/banner</code> to see the exact revision. Use that information for bug reports and questions in the forum. Also use it, to look up information yourself: [[https://dev.openwrt.org/browser]]
  
 ==== I forgot my password! ==== ==== I forgot my password! ====
Line 25: Line 25:
  
 ==== How do I access the syslog messages? ==== ==== How do I access the syslog messages? ====
-Unless you installed some other [[doc/howto/log.overview|log daemons]], OpenWrt uses by default busybox-klogd and busybox-syslogd for logging. Both use the same circular buffer, which can be accessed with the command <code>logread</code>+Unless you installed some other log daemons, OpenWrt uses by default busybox-klogd and busybox-syslogd for logging. Both use the same circular buffer, which can be accessed with the command <code>logread</code>
  
 ==== How do I recover / boot in failsafe mode? ==== ==== How do I recover / boot in failsafe mode? ====
Line 31: Line 31:
  
 ==== I don't like LuCI ==== ==== I don't like LuCI ====
-There are three [[docs:guide-user:services:webinterface.overview|WebUI]]s available. All are FOSS, thus you can adapt each of them to your specific needs and likings.+There are three [[docs:guide-user:luci:webinterface.overview|WebUI]]s available. All are FOSS, thus you can adapt each of them to your specific needs and likings.
  
 ---- ----
Line 61: Line 61:
 === I need many MB (GB) free space === === I need many MB (GB) free space ===
   * If you need even more space for package installation, you probably want [[docs:guide-user:additional-software:extroot_configuration|Extroot]].   * If you need even more space for package installation, you probably want [[docs:guide-user:additional-software:extroot_configuration|Extroot]].
-  * If you just want simple USB storage for e.g. pictures, video, music, see [[doc:howto:usb.essentials]] and [[docs:guide-user:storage:usb-drives]].+  * If you just want simple USB storage for e.g. pictures, video, music, see [[docs:guide-user:storage:usb-installing]] and [[docs:guide-user:storage:usb-drives]].
  
 ==== Howto install opkg packages on a USB stick? ==== ==== Howto install opkg packages on a USB stick? ====
-  * →[[docs:guide-user:additional-software:opkg#installation_destinations|opkg installation destinations]]+  * →[[docs:guide-user:additional-software:opkg#non-standard_installation_destinations|opkg installation destinations]]
   * →[[docs:guide-user:storage:fstab|/etc/config/fstab]] or →[[docs:guide-user:storage:usb-drives]]   * →[[docs:guide-user:storage:fstab|/etc/config/fstab]] or →[[docs:guide-user:storage:usb-drives]]
  
Line 71: Line 71:
  
 ==== Is package ... available? ==== ==== Is package ... available? ====
-**<color green>You can check yourself.</color>** The OpenWrt repositories are brows-able by web browser. E.g. +**<color green>You can check yourself:</color>** 
-  * [[https://downloads.openwrt.org/chaos_calmer/15.05.1/ar71xx/generic/packages/|stable • ar71xx]] + 
-  * [[https://downloads.openwrt.org/snapshots/trunk/lantiq/generic/packages/|trunk • lantiq]] +  - [[packages:table_lede17_1:start|Package table]] 
-  * etc.+  - The OpenWrt repositories are brows-able by web browser.\\ Examples **for ar71xx** (replace ar71xx with the target fitting to your device): 
 +    17.01.4 packages -> [[http://downloads.openwrt.org/releases/17.01.4/targets/ar71xx/generic/packages/]] 
 +    snapshot packages -> [[http://downloads.openwrt.org/snapshots/targets/ar71xx/generic/packages/]] 
 + 
  
 ==== Why isn't package ... available? ==== ==== Why isn't package ... available? ====
  • Last modified: 2023/03/12 05:38
  • by brlin