yeah where are those dennis ritchie schools? steve has some
Anonymous D joined in and replied with this 13 years ago, 1 hour later, 3 days after the original post[^][v]#443,146
I got one, but then I ran out of ideas. I made a small little torrent downloader machine which you can put in an USB stick with .torrent files and then it'll download them and them on the USB again. It was intended to be used on high speed networks, but it was pretty meh. I also made a little box that phones home when you plug it in a network and will then provide access to that network, it looks pretty inconspicious and I figure it'll be useful if I ever need to do some real life pentesting or something.
Anonymous A (OP) replied with this 13 years ago, 4 days later, 1 week after the original post[^][v]#443,878
Yaaaay!
Sadly, only the board arrived. Tomorrow I should actually have a power supply and memory card.
Anonymous A (OP) double-posted this 13 years ago, 2 days later, 1 week after the original post[^][v]#444,328
Autism GET
doctor dw md !jdTkvovFCQ joined in and replied with this 13 years ago, 13 minutes later, 1 week after the original post[^][v]#444,335
@previous (A)
what distros have you tried out? are you actually using it for regular desktop computing?
Anonymous F joined in and replied with this 13 years ago, 1 hour later, 1 week after the original post[^][v]#444,351
@previous (doctor dw md !jdTkvovFCQ)
I have five SD cards; two are Arch Linux ARM and three are Raspbian. I’m only intending to use the Pis as remote, command line devices.
Anonymous F double-posted this 13 years ago, 22 minutes later, 1 week after the original post[^][v]#444,354
@444,335 (doctor dw md !jdTkvovFCQ)
I’m still in the process of configuring each of the rpi instances. I’ve done the following…
• change root password
• switch to en_US locales
• switch to en_US keyboard layout
• start SSH daemon at boot
• include hardware random number generator kernel module at boot
• configure SSH keys, authorizing all five devices on each other
• configure static networking for a private LAN
• build the `hello_pi` suite and run basic tests