Problem : I want to test that a process properly kills itself and restarts when it can’t allocate needed memory. […]
Tag: busybox
udhcpc: How can I get the result of requesting option?
Problem : I use commond line like this: udhcpc -O domain But the teminal only shows like this: Sending discover… […]
Getting logger to log to rsyslog in alpine
Problem : I installed rsyslog on my Alpine-based system to replace busybox syslogd. After completely disabling syslogd in openrc, enabling […]
How to remove Busybox after uninstalling Linux
Problem : After trying out linux for a week, I decided to switch back to Windows because of the apps […]
run scrpts on routers with BusyBox
Problem : I own a router (tp link w8960n) that I can “control” via telnet and busybox. Is it possible […]