Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revisionLast revisionBoth sides next revision | ||
| docs:user-guide:installation:after.installation [2018/03/03 16:38] – ↷ Links adapted because of a move operation | docs:guide-user:installation:after.installation [2021/10/15 09:06] – ↷ 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> | ||
| - | | {{: | + | | {{: |
| </ | </ | ||
| Line 7: | Line 7: | ||
| ===== General ===== | ===== General ===== | ||
| ==== How do I ...? ==== | ==== How do I ...? ==== | ||
| - | ->[[doc:howto: | + | ->[[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/ | + | As you can see here [[about/ |
| ==== I forgot my password! ==== | ==== I forgot my password! ==== | ||
| - | -> [[docs:user-guide: | + | -> [[docs: |
| ==== I have no WebUI ==== | ==== I have no WebUI ==== | ||
| - | Install one, e.g. [[docs:user-guide:services: | + | Install one, e.g. [[docs: |
| ==== How do I use the CLI (command-line interpreter)? | ==== How do I use the CLI (command-line interpreter)? | ||
| - | -> [[docs:user-guide: | + | -> [[docs: |
| ==== How do I access the syslog messages? ==== | ==== How do I access the syslog messages? ==== | ||
| - | Unless you installed some other [[doc/ | + | 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 < |
| ==== How do I recover / boot in failsafe mode? ==== | ==== How do I recover / boot in failsafe mode? ==== | ||
| - | -> | + | -> |
| ==== I don't like LuCI ==== | ==== I don't like LuCI ==== | ||
| - | There are three [[docs:user-guide:services: | + | There are three [[docs: |
| ---- | ---- | ||
| Line 37: | Line 37: | ||
| ===== Installing packages ===== | ===== Installing packages ===== | ||
| ==== How do I install ... ==== | ==== How do I install ... ==== | ||
| - | -> with '' | + | -> with '' |
| ==== How do I uninstall ... ==== | ==== How do I uninstall ... ==== | ||
| - | -> with '' | + | -> with '' |
| ==== No space left on device ==== | ==== No space left on device ==== | ||
| - | see also [[docs:user-guide: | + | see also [[docs: |
| === How do I free up some space? === | === How do I free up some space? === | ||
| Line 55: | Line 55: | ||
| You can build your own image | You can build your own image | ||
| - | * via [[docs:user-guide: | + | * via [[docs: |
| - | * via [[docs: | + | * via [[docs: |
| === I need many MB (GB) free space === | === I need many MB (GB) free space === | ||
| - | * If you need even more space for package installation, | + | * If you need even more space for package installation, |
| - | * If you just want simple USB storage for e.g. pictures, video, music, see [[doc:howto:usb.essentials]] and [[docs:user-guide: | + | * If you just want simple USB storage for e.g. pictures, video, music, see [[docs:guide-user: |
| ==== Howto install opkg packages on a USB stick? ==== | ==== Howto install opkg packages on a USB stick? ==== | ||
| - | * →[[docs:user-guide: | + | * →[[docs: |
| - | * →[[docs:user-guide: | + | * →[[docs: |
| ==== Where should I send bug reports? ==== | ==== Where should I send bug reports? ==== | ||
| Line 71: | Line 71: | ||
| ==== Is package ... available? ==== | ==== Is package ... available? ==== | ||
| - | **<color green> | + | **<color green> |
| - | * [[https:// | + | |
| - | * [[https:// | + | - [[packages: |
| - | * 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:// | ||
| + | * snapshot packages -> [[http:// | ||
| + | |||
| ==== Why isn't package ... available? ==== | ==== Why isn't package ... available? ==== | ||
| Line 90: | Line 94: | ||
| * As general advice, especially for inexperienced users: Go for the latest // | * As general advice, especially for inexperienced users: Go for the latest // | ||
| - | * Try to install via opkg with option '' | + | * Try to install via opkg with option '' |
| - | * [[docs:user-guide: | + | * [[docs: |
| ==== opkg_configure: | ==== opkg_configure: | ||
| Line 106: | Line 110: | ||
| This scenario: https:// | This scenario: https:// | ||
| * https:// | * https:// | ||
| - | * maybe see [[docs:user-guide: | + | * maybe see [[docs: |
| ==== Howto avoid double NATing? ==== | ==== Howto avoid double NATing? ==== | ||
| Line 138: | Line 142: | ||
| ===== Other questions ===== | ===== Other questions ===== | ||
| ==== How do I have it do something every YYY seconds/ | ==== How do I have it do something every YYY seconds/ | ||
| - | Like on any Linux system, you can use '' | + | Like on any Linux system, you can use '' |
| ==== How do I create a cronjob to reboot? ==== | ==== How do I create a cronjob to reboot? ==== | ||
| Line 145: | Line 149: | ||
| ==== How do I turn USB power off? ==== | ==== How do I turn USB power off? ==== | ||
| - | See [[docs:user-guide: | + | See [[docs: |