[Juniper/EX4200] /sbin/install: Permission denied.

When trying to for an install (in this case a format install) of JunOS sometimes the following will occur while logged in as root: root@% install –format jinstall-YOURPACKAGE-signed.tgz /sbin/install: Permission denied. It will install correctly if install it from loader> prompt. You must have your USB drive connected before rebooting. Get there by hitting spacebar […]

[CentOS/Linux] WARN : [ipv6_add_route] ‘No route to host’ adding route ‘::/0’ via gateway ‘XXXX:YYYY:ZZZZ::1’ through device ”

When trying to add an IPv6 address to a server via the ifcfg-eth0 file resulted in the following error (redacted) upon restarting networking: RTNETLINK answers: Permission denied WARN     : [ipv6_add_route] ‘No route to host’ adding route ‘::/0’ via gateway ‘XXXX:YYYY:ZZZZ::1’ through device ” This was further confirmed by trying to add the IP […]