|
You are here |
developerlife.com | ||
| | | | |
rup12.net
|
|
| | | | | Are you tired of your work being lost due to a broken SSH connection? Do you wish you can look at your code and run commands at the same time? Do you just want to look cool? Let's talk about TMUX - the Terminal Multiplexer. | |
| | | | |
matttproud.com
|
|
| | | | | Debian Linux has a relatively smart way of configuring keyboard input through the /etc/default/keyboard file (manual page). This file powers both the kernel configuration, the virtual console, and the X Window System. I set the XKBOPTIONS directive in /etc/default/keyboard follows: 1 XKBOPTIONS='compose:ralt,ctrl:nocaps' This has the following meaning: Make the right alt key a compose key. Make the caps lock key another ctrl key. A slew of other rules are available through XKB as described in the /usr/share/X11/xkb/rules/base. | |
| | | | |
bijanebrahimi.github.io
|
|
| | | | | [AI summary] A developer shares a custom 'rofi-todo' Bash script that extends the Rofi popup window switcher to create and manage a command-line to-do list. | |
| | | | |
vcritical.com
|
|
| | | See how to create a simple Nginx reverse proxy container for VMware vSphere Auto Deploy, which is great for setting up a proof of concept. | ||