Index ¦ Archives

Dbus

D-Bus is a message bus system, a simple way for applications to talk to one another. In addition to interprocess communication, D-Bus helps coordinate process lifecycle; it makes it simple and reliable to code a 'single instance' application or daemon, and to launch applications and daemons on demand when their …


XrandR

RandR ('resize and rotate') is a communications protocol written as an extension to the X11 protocol. XRandR provides the ability to resize, rotate and reflect the root window of a screen. RandR is also responsible for setting the screen refresh rate.

Run

xrandr --output HDMI1 -mode 1360x768

XRandR


Neovim

Neovim is a refactor, and sometimes redactor, in the tradition of Vim (which itself derives from Stevie). It is not a rewrite but a continuation and extension of Vim. Many clones and derivatives exist, some very clever—but none are Vim. Neovim is built for users who want the good …


Time

The 'time' command runs another program, then displays information about the resources used by that program, collected by the system while the program was running. You can select which information is reported and the format in which it is shown, or have time save the information in a file instead …


Librejs

GNU LibreJS an add-on for GNU IceCat and Mozilla Firefox detects and blocks nonfree nontrivial JavaScript while allowing its execution on pages containing code that is either trivial and/or free.

GNU Librejs


OpenConnect

OpenConnect is a cross-platform multi-protocol SSL VPN client which supports a lot of VPN protocols.

Install

sudo apt install openconnect

Usage

sudo openconnect --protocol=<protocol> -c <cert> -u <user> <server>

OpenConnect


Docker

Docker is a set of platform as a service (PaaS) products that use OS-level virtualization to deliver software in packages called containers. The service has both free and premium tiers. The software that hosts the containers is called Docker Engine. It was first released in 2013 and is developed by …


Armory

Armory is the most secure and full featured solution available for users and institutions to generate and store Bitcoin private keys. This means users never have to trust the Armory team. Satoshi would be proud! Users are empowered with multiple encrypted Bitcoin wallets and permanent one-time ‘paper backups’. Armory pioneered …

© 2000-2022 by Daniel Pimentel (d4n1). Under MIT.