SSH Archives - The Silicon Underground David L. Farquhar on technology old and new, computer security, and more Sat, 25 Mar 2023 00:21:04 +0000 en-US hourly 1 https://kerosin.digital/rss-chimp16321610 How to set up and optimize an Asus RT-AC66U https://dfarq.homeip.net/recommended-asus-rt-ac66u-settings/?utm_source=rss&utm_medium=rss&utm_campaign=recommended-asus-rt-ac66u-settings https://dfarq.homeip.net/recommended-asus-rt-ac66u-settings/#comments Mon, 05 Dec 2016 12:00:03 +0000 https://dfarq.homeip.net/?p=10311 Consumer routers drive security professionals like me crazy. I’m happy to say I finally found a router that doesn’t drive me nuts. I want you to buy an Asus RT-AC66U. I’m going to tell you why, and I’m going to

The post How to set up and optimize an Asus RT-AC66U appeared first on The Silicon Underground.

]]>
https://dfarq.homeip.net/recommended-asus-rt-ac66u-settings/feed/ 12 10311
Moving SSH off port 22 doesn’t do much for security https://dfarq.homeip.net/moving-ssh-off-port-22-doesnt-much-security/?utm_source=rss&utm_medium=rss&utm_campaign=moving-ssh-off-port-22-doesnt-much-security https://dfarq.homeip.net/moving-ssh-off-port-22-doesnt-much-security/#comments Thu, 12 May 2016 11:00:55 +0000 https://dfarq.homeip.net/?p=8436 A week or two ago, a stranger approached me with some advice about securing routers: move SSH off port 22. Since arguing with strangers is what the Internet was apparently invented for, I’ll argue against the benefits of moving SSH off

The post Moving SSH off port 22 doesn’t do much for security appeared first on The Silicon Underground.

]]>
https://dfarq.homeip.net/moving-ssh-off-port-22-doesnt-much-security/feed/ 1 8436
Why MAC address filtering doesn’t help security https://dfarq.homeip.net/why-mac-address-filtering-doesnt-help-security/?utm_source=rss&utm_medium=rss&utm_campaign=why-mac-address-filtering-doesnt-help-security Thu, 07 Jan 2016 12:00:33 +0000 https://dfarq.homeip.net/?p=8218 The other question that came out of my recommended DD-WRT settings was why not filter MAC addresses. I hate to be flip, but MAC address filtering doesn’t help, so why bother? The reason is because your MAC addresses are broadcast as

The post Why MAC address filtering doesn’t help security appeared first on The Silicon Underground.

]]>
8218
Bash is worse than heartbleed! Oh noes! https://dfarq.homeip.net/bash-is-worse-than-heartbleed-oh-noes/?utm_source=rss&utm_medium=rss&utm_campaign=bash-is-worse-than-heartbleed-oh-noes https://dfarq.homeip.net/bash-is-worse-than-heartbleed-oh-noes/#comments Thu, 25 Sep 2014 11:00:35 +0000 https://dfarq.homeip.net/?p=7392 A really bad remote code execution bug surfaced yesterday, in Bash–the GNU replacement for the Unix shell. If you have a webserver running, or possibly just SSH, it can be used to execute arbitrary code. It affects anything Unixy–Linux, BSD, Mac

The post Bash is worse than heartbleed! Oh noes! appeared first on The Silicon Underground.

]]>
https://dfarq.homeip.net/bash-is-worse-than-heartbleed-oh-noes/feed/ 2 7392
The Logitech F310 on Retropie https://dfarq.homeip.net/the-logitech-f310-on-retropie/?utm_source=rss&utm_medium=rss&utm_campaign=the-logitech-f310-on-retropie https://dfarq.homeip.net/the-logitech-f310-on-retropie/#comments Thu, 17 Jul 2014 11:00:27 +0000 https://dfarq.homeip.net/?p=7273 I went looking for a reliable, modern controller to use on my Retropie setup. I eventually settled on a Logitech F310, betting the Logitech F310 on Retropie would make a nice combination based on my experience with other Logitech peripherals in regards to

The post The Logitech F310 on Retropie appeared first on The Silicon Underground.

]]>
https://dfarq.homeip.net/the-logitech-f310-on-retropie/feed/ 3 7273
Setting up Retropie on the Raspberry Pi https://dfarq.homeip.net/setting-up-retropie-on-the-raspberry-pi/?utm_source=rss&utm_medium=rss&utm_campaign=setting-up-retropie-on-the-raspberry-pi https://dfarq.homeip.net/setting-up-retropie-on-the-raspberry-pi/#comments Tue, 15 Jul 2014 11:00:27 +0000 https://dfarq.homeip.net/?p=7269 I bought a Raspberry Pi over the weekend intending to turn it into a retro gaming system. I’d rather not have a mess of systems and cartridges out for my kids to tear up and to constantly have to switch

The post Setting up Retropie on the Raspberry Pi appeared first on The Silicon Underground.

]]>
https://dfarq.homeip.net/setting-up-retropie-on-the-raspberry-pi/feed/ 2 7269
The ghost in the network https://dfarq.homeip.net/the-ghost-in-the-network/?utm_source=rss&utm_medium=rss&utm_campaign=the-ghost-in-the-network https://dfarq.homeip.net/the-ghost-in-the-network/#comments Tue, 17 Dec 2013 11:00:19 +0000 https://dfarq.homeip.net/?p=6954 My logging system died rather abruptly one week. It started with the Active Directory account some of our servers use locking. I got the account unlocked–someone else has those rights–and the system came back to life for a while, but

The post The ghost in the network appeared first on The Silicon Underground.

]]>
https://dfarq.homeip.net/the-ghost-in-the-network/feed/ 1 6954
Here’s a nice Linux tool: checkrestart https://dfarq.homeip.net/heres-a-nice-linux-tool-checkrestart/?utm_source=rss&utm_medium=rss&utm_campaign=heres-a-nice-linux-tool-checkrestart Tue, 12 Mar 2013 10:00:52 +0000 https://dfarq.homeip.net/?p=6431 Tom Gatermann told me about a nice tool for Debian (and presumably Ubuntu) called checkrestart. Sometimes, even though you did an apt-get update and apt-get upgrade to bring your system up to date, you can still be running the out-of-date

The post Here’s a nice Linux tool: checkrestart appeared first on The Silicon Underground.

]]>
6431
Unix-to-Windows copies with PSCP https://dfarq.homeip.net/unix-to-windows-copies-with-pscp/?utm_source=rss&utm_medium=rss&utm_campaign=unix-to-windows-copies-with-pscp Tue, 13 Mar 2012 00:47:01 +0000 https://dfarq.homeip.net/?p=5112 I’ve been moving files between Linux servers, and to and from Windows boxes, as part of my server migration. I started to write about how I’ve been doing it, but it seemed oddly familiar. Yep, I’ve written about SCP and

The post Unix-to-Windows copies with PSCP appeared first on The Silicon Underground.

]]>
5112
Upgrade update https://dfarq.homeip.net/upgrade-update/?utm_source=rss&utm_medium=rss&utm_campaign=upgrade-update Tue, 14 Feb 2012 05:04:38 +0000 https://dfarq.homeip.net/?p=4997 My new fire-breathing dragon of a server is sitting idle at the moment. I would have liked to have had it up and running today, but now I’m starting to realize why it took me so long to migrate off

The post Upgrade update appeared first on The Silicon Underground.

]]>
4997