Best Pickins’
- Run iTunes on Linux via Wine
- Fix for Intel i915 GPU Freeze on Recent Linux Kernels
- Fun and Profit with Reverse SSH Tunnels and AutoSSH
- Using Offlineimap with the Gmail IMAP API
- Automate Nagios Monitoring with Ansible
- How to Manually Clean Indexes from Elasticsearch
- Take Control of your Email with Mutt, OfflineIMAP and Notmuch
- Automate SuperMicro Server Provisioning or Die Trying
- How to Use Self-signed SSL Certificates for Plex Media Server
- Build Secure VLAN Networks with 'Shibby' Router Firmware
Squatters
- 533,580 hobos
Blogroll
- My Tweets
Code
- sadsfae opened an issue in ProtonVPN/linux-clisadsfae opened an issue in ProtonVPN/linux-cli Jun 25, 2022 ProtonVPN CLI/GUI version 3.0 on Linux don't pass upload traffic? #83 We are happy to answer your questions about the code or discuss technical ideas. Please complete the following checklist (by adding [x]): I hav… […]
- sadsfae pushed to master in sadsfae/badfishsadsfae pushed to master in sadsfae/badfish Jun 23, 2022 2 commits to master 4efc08a Merge pull request redhat-performance#305 from redhat-performance/dev… 0ddcf8a Merge pull request redhat-performance#304 from grafuls/development 1 more commit » […]
- sadsfae pushed to main in sadsfae/sadsfaesadsfae pushed to main in sadsfae/sadsfae Jun 23, 2022 1 commit to main 9b8527f Update README.md […]
- sadsfae pushed to main in sadsfae/sadsfaesadsfae pushed to main in sadsfae/sadsfae Jun 23, 2022 1 commit to main 1a0e532 Update README.md […]
- sadsfae pushed to main in sadsfae/sadsfaesadsfae pushed to main in sadsfae/sadsfae Jun 23, 2022 1 commit to main 6804d2c Update README.md […]
- sadsfae opened an issue in ProtonVPN/linux-cli
Tags
- ansible
- automation
- beer
- cloud
- comedy
- cooking
- desktop linux
- devops
- dublin
- elasticsearch
- elk
- fedora
- food
- foreman
- gaming
- git
- hobo
- home cooking
- infrastructure
- ireland
- italian
- linux
- linux gaming
- mutt
- open source
- openstack
- pasta
- performance
- power management
- privacy
- public cloud
- python
- raspberry pi
- recipe
- scale
- security
- server
- shell
- sketch
- skit
- stout
- sysadmin
- terminal
- trystack
- urban terror
- vegetarian
- what
- will foster
- xfce
Tag Archives: security
Using ProtonVPN for Privacy and Security
Being a long-time user of OpenVPN and generally liking the security approach of ProtonMail I decided to take ProtonVPN for a test drive. These are my experiences using their Linux CLI and a persistent systemd connection, Mac OSX briefly and … Continue reading
Using Signal Desktop on Fedora with Flatpak
In the 2018 race to re-invent AOL instant messenger Signal comes out on top of the competition for end-to-end encryption and a focus on privacy and security. Signal desktop was recently released for Windows, Mac and only Debian-based Linux distributions … Continue reading
Posted in open source, sysadmin
Tagged application containers, application sandbox, docker, flatpak, sandbox, security, signal, signal desktop, signal desktop fedora, signal flatpak, signal rpm
13 Comments
Let’s Encrypt Everything – Setting up the Free, Automated CA
Let’s Encrypt is a free, public SSL certificate authority (CA) you can use to generate and automate SSL certificate renewal. I co-manage Trystack.org, a free OpenStack sandbox for the general public and our Horizon SSL certificate came up for expiration … Continue reading
Posted in open source, sysadmin
Tagged apache, apache let's encrypt guide, https, let's encrypt, let's encrypt guide linux, linux, security, ssl, SSL CA
Leave a comment
How to Use Self-signed SSL Certificates for Plex Media Server
Plex is a fork of the Open Source Kodi (previously XBMC) project from 2008, the Plex Media Server has evolved into what amounts to a free, personal Netflix + Spotify that lets you stream home content to devices or browsers … Continue reading
Posted in open source, sysadmin
Tagged pkcs12, plex, plex media server, security, self-signed, ssl
10 Comments
10 Must-have Firefox Addons for Privacy, Security and Utility
I have used every manner of web browser from lynx, Mosaic and Netscape builds to abusing curl commands and mostly prefer Firefox for the bulk of my daily desktop/laptop needs due to the strong plugin ecosystem. Below you’ll find my … Continue reading
Posted in open source
Tagged 10 best firefox addons, addons, browsers, firefox, mozilla firefox, privacy, security
10 Comments
Fun and Profit with Reverse SSH Tunnels and AutoSSH
Sometimes you just need to get to things remotely. Those things might be behind an unbudging firewall with no way to forward proper ports for remote access, or perhaps you just want it setup access to resources this way. I … Continue reading
Secure, Distributed Password Resources with GPG, Git and Vim
There are many tools to manage passwords and sensitive resources, some cost money or are closed commercial products. I’m going to show you how to create a secure, distributed and encrypted remote password repository using Open Source tools like GPG … Continue reading
Posted in open source, sysadmin
Tagged encryption, gpg, linux, passwords, security, sysadmin
1 Comment
Build Secure VLAN Networks with ‘Shibby’ Router Firmware
I’ve been an ardent user of the Tomato Linux Open Source router firmware, specifically on the ASUS RT-N66U home routers using the ‘Shibby’ builds. They let you take full advantage of enterprise (and kitchen sink) features on the broadcom-based residential … Continue reading
Posted in open source, sysadmin
Tagged asus rt-n66u, IoT, linux, linux home vlan router, networking, security, shibby, tomato, tomato firmware vlan, vlan, wireless vlan
67 Comments
Always Fill Saved Credentials in Firefox
Sometimes web page Javascript will disallow you to auto fill your saved password credentials. In recent versions of Firefox there’s now a way to fill out credentials without digging into preferences -> security -> saved passwords. Simply enter the username … Continue reading
Posted in open source, sysadmin
Tagged firefox, password, security, tip, web browser
Leave a comment
Secure Cloud Data Backups using Python, Tar and GPG
The Cloud (aka another dude’s computer) is a great place to backup your data, files and make your life easier and your technical resources more accessible. It can also be extremely dangerous if you don’t take steps to protect your … Continue reading