Header image
Re: Linux isn’t sexy

Re: Linux isn’t sexy

This is a response to an article I found out about here (original article by TechRadar here), which states the following: In

27 Jul
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