Aussenwerbung

Kategorie: Medien: Aussenwerbung:


http://www.bus-werbung-koeln.de/
Eintrag vom: 12.05.2013.



It is not recommended to update all packages - you'll use considerably more of your device storage since the packages that come with each firmware flash are not removed and you risk instability. There are numerous threads on the openwrt forum with more information. It's better practice to flash the firmware on each release that will update all packages and use opkg upgrade to solve any ...
https://www.reddit.com/r/openwrt/comments/ev13oo/update_all_in_luci/
 REDDIT


Ive also experienced 5ghz not working on 23.05.2 on my pi4 using a mediatek mt7612u dongle. 5ghz works well on 22.03.5. This is in STA mode i have not tested ap mode.
https://forum.openwrt.org/t/23-05-x-wireless-not-associated/177918
 OPENWRT


All my Windows/Android/RPi devices now run the latest V1.10.6 software EXCEPT ZT an Open WTC router - that's still on V1.6.5. I've tried updating the OpenWTC package through LuCI and from the CLI i.e. 'opkg update' followed by 'opkg upgrade zerotier' (I think I have that correct). Alas my OpenWTC router remains on Zerotier V1.6.5.
https://www.reddit.com/r/openwrt/comments/12flrbp/zerotier_package_update/
 REDDIT


Upgrading packages (via the CLI opkg upgrade command or the LuCI Upgrade... button) can result in major problems. It is generally highly discouraged unless you know what you are doing or if there is specific instruction to do so.
https://forum.openwrt.org/t/cannot-update-openwrt-wget-error-5/156586
 OPENWRT


It would be better if you check for updates beforehand. opkg update && opkg list-upgradable | cut -f 1 -d ' ' | xargs opkg upgrade
https://www.reddit.com/r/openwrt/comments/xz96re/is_there_a_way_to_install_all_updates_at_once/
 REDDIT


Remove all packages you have installed to add functionality as they are only wasting space now. After you make the extroot you will have all space you need. But how to do that? opkg list-installed isn't what I need because it lists all installed packages not just the ones I have installed.
https://forum.openwrt.org/t/solved-opkg-how-to-list-only-packages-that-i-have-installed/11983
 OPENWRT


Whenever I try to enter a site using cloudflare it says "please unblock challenge.cloudflare.com" and I dont know what to do
https://www.reddit.com/r/CloudFlare/comments/17fyqsf/whenever_i_try_to_enter_a_site_using_cloudflare/
 REDDIT


The package luci-app-opkg was renamed to luci-app-package-manager and now opkg is not a dependency anymore. If you have owut installed just execute: owut upgrade --add luci-app-package-manager opkg Or use the Firmware Selector and create a custom build with your packages and make sure those 2 are included. Cheers! EDIT: there must not be any whitespaces on the list of packages.
https://forum.openwrt.org/t/opkg-not-found-after-upgrading-to-r27998-591272d197/214723
 OPENWRT


True I"m not aware of a way to do this with luci but if you're comfortable using SSH you can: opkg update && opkg list-upgradable | cut -f1 -d" " | xargs opkg upgrade Edit: You'll likely have to deal with some conflicts in config files like /etc/config/luci or /etc/config/ucitrack. Most can be ignored and stem from the presence or absence of quotes but it is a good idea to review the ...
https://www.reddit.com/r/openwrt/comments/l7jgf7/is_there_a_simple_way_to_upgrade_your_packages/
 REDDIT


UPDATE ALL SOFTWARE AT ONCE! While is possible to do a manual update of each software that was installed under LUCI there is a nice way and much faster to update all installed software using CLI. First for the sake of easiness when you are in L:UICI update your software list. Than SSH to your router and paste the following line ...
https://forum.openwrt.org/t/how-to-update-all-software-at-once/154092
 OPENWRT



Klugheit steckt nicht in den Jahren, sondern im Kopf.