83 private links
An MPD client with vim-like key bindings. Contribute to haasn
Submit screenshots of all your *NIX desktops, themes, and nifty configurations, or submit anything else that will make ricers happy. Maybe a...
Kernel no sound pulseaudio / alsa
Bug in kernel prevents detection of (on-board?) nvidia / intel_hda sound card
Command is now deprecated, correct kernel parameter to detect sound card:
snd-intel-dspcfg.dsp_driver=1
This should re-enable sound card appearing
Video player based on MPlayer
Hi everyone, I wanted to share a tool with you that I made to bring you the following additional features for Todoist: 1. Assign automatic...
Virtual machines and cheat VAC anti-cheat software
Virtual machines and cheat VAC anti-cheat software
The more idiomatic way of doing what you want is then:
echo 'http://dx.doi.org/'"$(pbpaste)"
The $(...) syntax is called command substitution. In short, it executes the commands enclosed in a new subshell, and substitutes the its stdout output to where the $(...) was invoked in the parent shell. So you would get, in effect:
A utility for running arbitrary commands when files change. Uses kqueue(2) or inotify(7) to avoid polling. entr responds to file system events by executing command line arguments or by writing to a FIFO. entr was written to provide to make rapid feedback and automated testing natural and completely ordinary. - clibs
Post with 101 votes and 145435 views. Shared by mxmln23. DIY SpotifyDevice
Systemd is coming to a linux distro near you.
virtual lans explained, guide
Repository of practice, guides, list, and scripts to help with cyber security. - 0x000NULL
In bash, using vi mode, if I hit Esc,v, my current command line is opened in the editor specified by $EDITOR and I am able to edit it in full screen before 'saving' the command to be returned to the
For a long time, I’ve been trying to figure out just how to get the best of both worlds in terms of running Windows and Ubuntu1 on my desktop PC. I’ve tried the obvious options: I dual-booted Windows and Ubuntu on my laptop for most of my university career, and more recently I’ve tried just running a Windows host with a virtualised Ubuntu in VMWare. Neither of these approaches fully satisfied me.
Trap bots in an endless loop -- but you have to run ssh on a different port to your usual
Adding two factor authentication to your ssh server.