OpenWrt Archives - electroSome https://electrosome.com/category/tutorials/openwrt/ You Inspire.....We Create..... Tue, 15 Dec 2020 16:32:47 +0000 en-US hourly 1 https://wordpress.org/?v=6.1.1 How to change Hostname of OpenWrt ? https://electrosome.com/changing-hostname-openwrt/ https://electrosome.com/changing-hostname-openwrt/#respond Sat, 18 Aug 2018 01:23:45 +0000 https://electrosome.com/?p=14987 Sometimes you may need to change the hostname of your OpenWrt. Host name is stored in the system configuration file. You can view it in the following command. cat /etc/config/system It is very easy to change hostname of OpenWrt, using following commands. Here we are changing our hostname to “electroSome”. uci set system.@system[0].hostname='electroSome' uci commit […]

The post How to change Hostname of OpenWrt ? appeared first on electroSome.

]]>
https://electrosome.com/changing-hostname-openwrt/feed/ 0
Getting Started with OpenWrt C Programing https://electrosome.com/cross-compile-openwrt-c-program/ https://electrosome.com/cross-compile-openwrt-c-program/#comments Fri, 15 Jun 2018 12:50:33 +0000 https://electrosome.com/?p=14919 In this tutorial we will learn how to cross compile a C program for OpenWrt. Cross compiling a C program for OpenWrt is a little complicated task for beginners. So I thought of writing a detailed tutorial for it. Please feel free to comment below if you have any doubts or you want to add […]

The post Getting Started with OpenWrt C Programing appeared first on electroSome.

]]>
https://electrosome.com/cross-compile-openwrt-c-program/feed/ 3