Best Pickins’
- How to Use Self-signed SSL Certificates for Plex Media Server
- Using KWin with Xfce
- Logitech G933 Wireless Headset on Linux
- Fix for Intel i915 GPU Freeze on Recent Linux Kernels
- Take Control of your Email with Mutt, OfflineIMAP and Notmuch
- Automate SuperMicro Server Provisioning or Die Trying
- Run iTunes on Linux via Wine
- Fun and Profit with Reverse SSH Tunnels and AutoSSH
- How to Setup Travis for Quick Ansible Playbook CI
- How to Manually Clean Indexes from Elasticsearch
Squatters
- 549,498 hobos
-
Blogroll
- My Tweets
Code
- sadsfae closed an issue in sadsfae/badfishsadsfae closed an issue in sadsfae/badfish · Jan 27, 2023 Test issue #1 Your System Details Python Version: Operating System: Target System Type: (e.g. Dell, SuperMicro) IPMI / Out-of-band Firmware Version: (_e.g. iDRA… […]
- sadsfae pushed to master in sadsfae/badfishsadsfae pushed to master in sadsfae/badfish · Jan 27, 2023 1 commit to master 5b78c05 fix typo in template […]
- sadsfae pushed to master in sadsfae/badfishsadsfae pushed to master in sadsfae/badfish · Jan 27, 2023 1 commit to master b4eee53 Remove event actions GHA for now. […]
- sadsfae pushed to master in sadsfae/badfishsadsfae pushed to master in sadsfae/badfish · Jan 27, 2023 1 commit to master 6871678 Update push-event-webhook.yml […]
- sadsfae pushed to master in sadsfae/badfishsadsfae pushed to master in sadsfae/badfish · Jan 27, 2023 1 commit to master 6d7e85e Update push-event-webhook.yml […]
- sadsfae closed an issue in sadsfae/badfish
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