Explore >> Select a destination


You are here

andrewnicolaou.co.uk
| | shallowsky.com
9.4 parsecs away

Travel
| |
| | tim.siosm.fr
12.3 parsecs away

Travel
| | In this post, I will detail how to replace sudo (a setuid binary) by using SSH over a local UNIX socket. I am of the opinion that setuid/setgid binaries are a UNIX legacy that should be deprecated. I will explain the security reasons behind that statement in a future post. This is related to the work of the Confined Users SIG in Fedora.
| | koscis.wordpress.com
6.6 parsecs away

Travel
| | Today we will make our RPi a slave device connected to PC via USB. And this RPi will be detected as the keyboard. We need Raspberry Pi Zero or Zero W with the micro USB connector. Configuration First, we have to enable ConfigFS for USB gadgets: echo "dtoverlay=dwc2" | sudo tee -a /boot/config.txt echo "dwc2"...
| | fpgaer.wordpress.com
40.0 parsecs away

Travel
| The Cyclone V GX Starter kit is an Evaluation Board (EVB) from Terasic based on Altera's Cyclone V GX FPGA. The Cyclone V Starter Kit development board includes hardware such as Arduino Header, on-board USB Blaster, audio and video capabilities and much more On further entries of the blog, I will be including several...