The Binary Times – Series 1 Episode 10

Series 1 Episode 10 – A variey of topics discussed this fortnight, Environmental Impacts of recycling computers, SSH Issues and resolutions, Ubuntu server keyboard config help , more Humble Bundle book offerings, beginners guide to snap packages , Command Line Linux tools and another epic Irish saying, have a listen.
00:24 Intro to our tenth episode, or should that be our 1010 episode?! Weather is a mixed bag, and Wayne’s been busy
01:56 Item One on Wayne’s list: more fun with ssh and nginx acting as a reverse proxy, while filezilla doesn’t feel like fun at all! Mark concludes that a restart is the quickest way to cure all evils.
07:16 Wayne’s discovered VMs are amazing, and that a simple command to reconfigure a keyboard from the command line is sudo dpkg-reconfigure keyboard-configuration

08:25 Mark’s been doing a bit of keyboard work himself, and passes on this gem: when you want to turn the LED lights on in your daughter’s new CIT Storm keyboard, type xset led on in the terminal, which he will probably set to come on at startup, as the keys are hard to make out without the led backlighting. As an aside Mark tells us that his son is now back to using Windows 10, and yes, he did make him sit down and read the Insider Windows 10 EULA, which he was ok with…
11:42 What else has Wayne been up to? Wayne’s been web trawling and came across these handy basic security tips. The article concludes with the pronouncement that the greatest security risk generally lies between the keyboard and the chair, with which they both agree and come up with seperate TLAs, Wayne’s being PICNIC while Mark’s is PEBKAC (which Mark wrongly remembers as ILBKAC while he continually pronounces it as IBDIC, probably mixed memories of EBCDIC!
14:03 Wayne reports in on his CEO’s experience with Ubuntu MATE on the Toshiba Satellite and HP mini – All good! Wayne argues this is good for the environement while Mark counter argues against older tech as it is not as power efficient so using older tech saves on recycling (good) but uses more power (bad). Mark talks about the real price of cheap electronics and how we’re not doing things the right way. The conversation diverges from tech talk altogether as all things green become the topic until the guys decide to pull it back to tech. Before that happens, Mark mentions the pending apocalypse and they both agree tech may save us from our destruction.
20:44 Wayne brings it back – he tells us about GIMP save for web plugin (there’s also a deb package). Mark loves the GIMP but hates the name, it’s one of those indispensable graphics manipulation tools along with inkscape and krita. Mark then talks about the benefits of relying on donations compared to crowdfunding. Mark’s used inkscape to create safety posters, and Libre Office Draw to modify pdfs.
27:08 Wayne moves the conversation onto Snap packages. Key points he’s picked up:
Snap packages provide you with the latest version of the software.
(sudo snap refresh [package name] – upgrades a package to its latest version)
Snap packages do not have root access to the entire system.
With Snaps you dont have to worry about dependencies.
Removing a Snap package doesnt leave a lot of crap behind.
Developers can use an application called snapcraft to turn their applications into a snap.
Mark thinks it’ll be a good thing for Distros if Snaps take off as it will allow Distro maintainers to concentrate on core distro stuff rather than packaging loads of applications. Mark goes on to mention Mark Shuttleworth’s Youtube video apt-get and docker had a baby.
35:19 Wayne sneakily moves on to Under The Hood.
snap find : To list the available packages (only shows promoted and public snaps)
To list all snaps:
snap install uappexplorer-cli
uappexplorer-cli –type snap
Other commands include:
sudo snap install [package name] : To install a package
sudo snap list : To view all the installed snap packages
sudo snap changes : To view a list of logged actions
sudo snap refresh [package name] : To upgrade a package to its latest version
sudo snap refresh hello –beta : If you know there is a beta version available
sudo snap revert : To rollback to previous versions
sudo snap remove : To uninstall a package
The commands can be found in this Joe Collins Video – An introduction to Snap packages for linux
Wayne finishes his key points with the following:
A snap is a squashfs, Read Only, bind-mounted in /snap/[snap_name]/[version]
Each time you upgrade a snap, a new version directory is created
Snap Apps processes are isolated from each other and isolated from the system

43:06 Mark asks Wayne what network commands he uses, he’s fishing for ifconfig and ip. Time is running long though, so he’s going to leave describing the differences til the next podcast.
46:04 Time for the Humble Bundle Book Bundle Shoutout, this time it’s for the Linux & Open Source Humble Book Bundle, including loadsa goodies like Pro Vim and others.
49:24 Irish saying for the podcast is “Tá mé go maith, go raibh maith agat, agus tú féin” (I’m well, thanks for asking, and you?)

Leave a Reply

Your email address will not be published. Required fields are marked *