Linux Format

Security, inside and out

When you first boot the Pixel desktop you’re asked to change the default password. You shouldn’t just set it back to ‘raspberry’ because these credentials are highly public, so any malware downloaded could leverage them and turn your humble Pi against you. This is especially true if you enable remote access, as we’re about to. This will enable you connect to your Pi from another machine over the SSH protocol, allowing for all kinds of remote operation and administration possibilities.

From the Applications menu (top-left) select Preferences, then Raspberry Pi Configuration. From here you can set hostnames, display settings… all sorts of things. Head to the Interfaces tab, which lets you enable remote login (and desktop via) as well as various hardware buses such as I2C and SPI. Enable the SSH option, then next time you reboot you’ll be able to connect from another Linux box with a simple:

You’re reading a preview, subscribe to read more.

More from Linux Format

Linux Format4 min read
Linux
The #1 open source mag Future Publishing Limited, Quay House, The Ambury, Bath, BA1 1UA Email contact@linuxformat.com EDITORIAL Editor-in-chief Neil Mohr Art editor Fraser McDermott Production editor Katharine Davies Group editor-in-chief Graham Bar
Linux Format3 min read
Kernel Watch
Linus Torvalds announced the fourth RC (Release Candidate) for what will become Linux 6.9 in another few weeks. In his announcement, he noted that there was “Nothing particularly unusual going on this week – some new hardware mitigations may stand o
Linux Format1 min read
Sql At Fifty
Structured Query Language (SQL) is 50 years old. It is the only programming language from the ’70s that is still around and – unlike COBOL and Fortran, which are confined to limited niche roles – still thriving and expanding. In 2023, the IEEE declar

Related