Header image
fun with linux; lol

fun with linux; lol

sudo yum -y install beep while(true); do RAND=`od -An -N1 -i /dev/random`; sudo beep -f${RAND}; done &

11 May