getting root acces to your linux without knowing the password

you have your linux box… and you dont remember root password. it happens all the time, doesnt it? you can change the password if you have direct access to computer’s console and there is no additional protection on boot-loader level. you just need to provide additional parameters to the kernel: single init=/bin/bash to do so ... Read More

poor mans multihoming under linux

purpose: utilize simultaneously symmetric and asymmetric internet connections on linux router to achieve cost efficient way of providing internet access for few dozens of users. why? symmetric connections to internet still tend to be overpriced, poland is no exception. small ISPs providing internet access for 100 or 200 users usually cannot afford pipes fat enough ... Read More