Daily Weekly Monthly

Daily Shaarli

All links of one day in a single page.

August 15, 2018

My complete OpenWrt Setup Guide

First thing to do is to flash the original firmware with OpenWRT. I don’t want to go into the details because they differ from router to router. At the end you should have an installed and working OpenWRT

OpenWrt Project: Opkg Package Manager

Mettre a jour les paquets opkg :

opkg list-upgradable | cut -f 1 -d ' ' | xargs opkg upgrade