Best Pickins’
- Run iTunes on Linux via Wine
- Fix for Intel i915 GPU Freeze on Recent Linux Kernels
- Using Offlineimap with the Gmail IMAP API
- Fun and Profit with Reverse SSH Tunnels and AutoSSH
- Automate Nagios Monitoring with Ansible
- How to Manually Clean Indexes from Elasticsearch
- Build Secure VLAN Networks with 'Shibby' Router Firmware
- 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
Squatters
- 533,586 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: terminal
Using Italics with Vim in your Terminal
I wanted all code, system configuration file comments or in-line replies in neomutt email italicised to stand out easier. Many terminal emulators (xterm, xfce4-terminal, iterm2) don’t support [3m and [23m designators for italics but you can use a custom terminfo … Continue reading
Tmux for GNU Screen Refugees and Vim Users
I use GNU Screen on servers to manage working sessions and perform long-running or persistent tasks. Lately I’ve been using tmux locally on my work desktop/laptop, finding it better suited for most terminal activity. Here’s how I set it up … Continue reading
Posted in open source, sysadmin
Tagged linux, productivity, screen, sysadmin, terminal, tmux
Leave a comment
Trick out your Terminal
Here are some useful ways to enhance your operating system shell environment. The first will give you a permanent bash history that’s up to date and doesn’t require a logout to update command history, nor does it get reset. The … Continue reading