136 private links
After RTFM’ing, I realized, under the hood, systemd just runs mount command to mount the specified partition with the specified mount options listed in the mount unit file. Basically, you need to specify the following options in your unit file:
What= a partition name, path or UUID to mount
Where= an absolute path of a directory i.e. path to a mount point. If the mount point is non-existent, it will be created
Type= file system type. In most cases mount command auto-detects the file system
Options= Mount options to use when mounting
In the end, you can convert your typical fstab entry such as this:
UUID=86fef3b2-bdc9-47fa-bbb1-4e528a89d222 /mnt/backups ext4 defaults 0 0
to:
[Mount]
What=/dev/disk/by-uuid/86fef3b2-bdc9-47fa-bbb1-4e528a89d222
Where=/mnt/backups
Type=ext4
Options=defaults
textadventures.co.uk is a community of interactive fiction game makers and players.
All games here are either playable in your web browser, or as an app for your smartphone or tablet. Almost all are free, and you can even make your own, using our free software - Quest or Squiffy.
John Chu is a “sherpa”—a paid guide to online role-playing games like the popular Call to Wizardry. For a fee, he and his crew will provide you with a top-flight character equipped with the best weapons and armor, and take you dragon-slaying in the Realms of Asgarth, hunting rogue starships in the Alpha Sector, or battling hordes of undead in the zombie apocalypse.
Chu’s new client, the pseudonymous Mr. Jones, claims to be a “wealthy, famous person” with powerful enemies, and he’s offering a ridiculous amount of money for a comprehensive tour of the world of virtual-reality gaming. For Chu, this is a dream assignment, but as the tour gets underway, he begins to suspect that Mr. Jones is really North Korean dictator Kim Jong-un, whose interest in VR gaming has more to do with power than entertainment. As if that weren’t enough to deal with, Chu also has to worry about “Ms. Pang,” who may or may not be an agent of the People’s Republic of China, and his angry ex-girlfriend, Darla Jean Covington, who isn’t the type to let an international intrigue get in the way of her own plans for revenge.
What begins as a whirlwind online adventure soon spills over into the real world. Now Chu must use every trick and resource at his disposal to stay one step ahead—because in real life, there is no reset button.
A wonderful, whimsical journey through the pioneering space-race graphics of the former Soviet Union
This otherworldly collection of Soviet space-race graphics takes readers on a cosmic adventure through Cold War-era Russia. Created against a backdrop of geopolitical uncertainty, the extraordinary images featured, taken from the period's hugely successful popular-science magazines, were a vital tool for the promotion of state ideology. Presenting more than 250 illustrations - depicting daring discoveries, scientific innovations, futuristic visions, and extraterrestrial encounters - Soviet Space Graphics unlocks the door to the creative inner workings of the USSR.
Paul Mason joined us in London to talk about his book PostCapitalism: A Guide to our Future. Recorded in December 2015, London.
Over the past two centuries or so, capitalism has undergone continual change - economic cycles that lurch from boom to bust - and has always emerged transformed and strengthened. Surveying this turbulent history, Paul Mason wonders whether today we are on the brink of a change so big, so profound, that this time capitalism itself, the immensely complex system by which entire societies function, has reached its limits and is changing into something wholly new.
hey are all around us. Secret conspiracies are everywhere. In Illuminati, you increase your wealth and power to take over the world until only YOU reign supreme.
Now, this classic game of conspiracy and world conquest has been updated to include current events and up-to-date references! Illuminati is for two to six players and contains 110 cards with new card back designs. It features new art created by Lar deSouza, known for his 2008 Shuster Award-winning online comic Least I Could Do.
As a winner of the Origins Award for Best Science Fiction Boardgame, Illuminati is one of the all-time greats. Now that it has been modernized for the 21st century, you'll wonder whether it's really only a game as you scheme your way to world domination!
A gentle admonishment to use shell scripts where appropriate accept that shell scripts will appear in your codebases and to lean heavily on automated tools, modern features, safety rails, and best practices whenever possible.
We decided to use Terraform to configure our services. It lets you describe states of the infrastructure you want in plain text and takes care of calling the providers' API to provision some cloud resources. Resources and data are defined through .tf files and the generated state is stored by Terraform in a .tfstate file (local or in the cloud as we will see later on). It also permits to have an overview of what changes we are going to make using the plan subcommand.
What follows doesn’t pretend to be some kind of “definitive guide” or “last word”, on the contrary, it’s aimed at people who have little or no experience with SDR but want to try putting together a decent station without paying an arm and a leg.
The idea of writing this came to me after reading a number of messages and discussions on various online groups/forums, in a lot of cases, someone bought an SDR (usually the ones coming with a telescopic whip antenna), and after connecting it was expecting it “just to work” or, better said, pretending that the SDR connected to that whip (usually placed on a table right near the computer) could receive ANY POSSIBLE signal, including transmissions coming from the “dark side of the moon.” 🙂 Those folks got scared by the fact that the SDR “didn’t work” and decided to give up; now, this short “guide” should allow anyone to setup what’s needed to have a working SDR
My self-imposed limitations for this project/experiment were the following:
The whole setup shouldn’t cost more than 150 Euros so that, if after trying the SDR one doesn’t like it, (s)he won’t have paid $$$, otherwise, if (s)he decides to keep it, the resulting station will allow for further expansion/improvement
The available space was considered to be that of an apartment, that is, no large field to put up huge wire antennas or to raise towers, the limit was the one of a balcony (in my home) that is 8 meters (max antenna length) by 3 meters (available height) by 2 meters (balcony width)
The whole setup should be simple and straightforward, no need to solder components or to build special types of antennas
Given the current Covid-19 sheltering, most components should be available online, while for others one may arrange with whatever is locally available (e.g. duct tape)
You stuffed command shell with aliases, tools and colors but you lose it all when using ssh. The mission of xxh is to bring your favorite shell wherever you go through ssh without root access and system installations.
If you like the idea of xxh click star on the repo and tweet now.
A s font that fing censors bad language automatically
It’s able to detect the words f, s, p, t, w, c and dozens more, but with a special exemption for “Scunthorpe”; that town has suffered enough.
Blazing fast terminal client for git written in Rust
Features
Fast and intuitive keyboard only control
Context based help (no need to memorize tons of hot-keys)
Inspect, commit, and amend changes (incl. hooks: commit-msg/post-commit)
Stage, unstage, revert and reset files and hunks
Stashing (save, apply, drop, and inspect)
Push to remote
Branch List (create, rename, delete)
Browse commit log, diff committed changes
Scalable terminal UI layout
Async input polling
Async git API for fluid control
The cat (short for concatenate) command is one of the most frequently used flexible commands on Linux and Unix-like operating systems. Say hello to bat Linux command, which is a cat command written in Rust programming language. The bat command comes with syntax highlighting, git integration, and works as is a drop-in cat command replacement. Let us see how to install bat on Linux and Unix system for fun and profit.
I've built a physical <blink> tag!
We had the chance to see quite a bit of clusters in our years of experience with kubernetes (both managed and unmanaged - on GCP, AWS and Azure), and we see some mistakes being repeated. No shame in that, we’ve done most of these too!
I’ll try to show the ones we see very often and talk a bit about how to fix them.
The SSH agent is a central part of OpenSSH. In this post, I’ll explain what the agent is, how to use it, and how it works to keep your keys safe. I’ll also describe agent forwarding and how it works. I’ll help you reduce your risk when using agent forwarding, and I’ll share an alternative to agent forwarding that you can use when accessing your internal hosts through bastions.
Map lets you process each line from stdin with a command of your choice. For example:
Note that the command must be wrapped in single quotes to prevent the variable from being expanded by the shell.
There are many ways to accomplish what you can do with map, including find, xargs, awk, and shell for-loops. The approach taken by map is extremely pragmatic and allows me to express concisely what I want. Given the fact that it's designed as a filter, it can operate on any kind of list, not only lists of files.
The problem that prompted me to think about map was the following: given a list of files, I wanted to execute two commands on each. Here's how you can do it with different tools:
This repo contains the original source-code for Microsoft's GW-BASIC interpreter, as of 1983.
Is being released for historical reference/interest purposes, and reflects the state of the GW-BASIC interpreter source code as it was in 1983
Will not be modified - please do not submit PR's or request changes
Contains no build scripts, makefiles, or tools required to generate executable binaries, nor does it contain any pre-built binaries / executables