Shaare your links...
2370 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 3 / 10
Newer►
184 results for tags Linux x
  • Nerves is a complete IoT platform and infrastructure for you to build and deploy maintainable embedded systems.
    Mentioned on the TUHS mailing list https://www.tuhs.org/pipermail/tuhs/2021-February/023182.html

    Uses Elixir.
    Tue Feb 16 20:58:12 2021 - permalink -
    - https://www.nerves-project.org/platform
    Elixir FOSS Linux macosx software TUHS
  • Timeshift - system restore tool for Linux | LinuxMaster Club
    Timeshift – free and open source software for creating snapshots of the file system
    Also described on the german blog https://hyperblog.de/hoergen/2020/06/28/timeshift-snapshot-tool
    Thu Feb 4 19:06:39 2021 - permalink -
    - https://linuxmasterclub.com/timeshift/
    FOSS Linux software
  • systemd isn't safe to run anywhere
    The blog has a number of interesting articles, which I only have browsed so far.
    http://unixsheikh.com/tutorials/keeping-your-home-in-git.html
    Sun Jan 24 15:26:09 2021 - permalink -
    - http://unixsheikh.com/articles/systemd-isnt-safe-to-run-anywhere.html
    blog FreeBSD git Linux reading TODO
  • Aaron Toponce
    Blog about cryptography, hash functions and more
    Fri Dec 18 23:02:20 2020 - permalink -
    - https://pthree.org/
    blog cryptography hash Linux number random security
  • ~kennylevinsen/switchd - sourcehut git
    Runs commands when system button/switch states trigger.
    Wed Dec 2 13:53:31 2020 - permalink -
    - https://git.sr.ht/~kennylevinsen/switchd
    FOSS keyboard Linux software
  • Linux operating system targeting embedded devices
    Instead of trying to create a single, static firmware, OpenWrt provides a fully writable filesystem with package management. This frees you from the application selection and configuration provided by the vendor and allows you to customize the device through the use of packages to suit any application. For developers, OpenWrt is the framework to build an application without having to build a complete firmware around it; for users this means the ability for full customization, to use the device in ways never envisioned.
    Tue Dec 1 21:36:33 2020 - permalink -
    - https://openwrt.org/
    FOSS Linux operating-system software
  • triggerhappy global hotkey daemon
    Triggerhappy is a hotkey daemon that operates on a system wide scale. It watches all configured input devices for key, switch or button events and can launch arbitrary commands specified by the administrator. In contrast to hotkey services provided by desktop environments, Triggerhappy is especially suited to hardware related switches like volume or wifi control; it works independently from a specific user being logged in and is also suitable for embedded systems that do not a graphical user interface.
    The source can be found on https://github.com/wertarbyte/triggerhappy
    Fri Nov 13 15:43:14 2020 - permalink -
    - http://manpages.ubuntu.com/manpages/bionic/man1/thd.1.html
    keyboard Linux software
  • Rsync-based backup With Orgmode-Friendly Summary and Desktop Notifications
    Blog article describing an rsync-based backup system, with reasons why it was chosen over restic.
    Sun Sep 6 21:16:26 2020 - permalink -
    - https://karl-voit.at/2020/08/29/vkbackup/
    backup blog emacs Linux org-mode tool
  • Using a Yubikey as a touchless, magic unlock key for Linux
    Found on Tony Finch's link log https://dotat.at/:/
    The pamtester program used there might be useful to learn more about pam.
    Wed Aug 19 14:54:53 2020 - permalink -
    - https://kliu.io/post/yubico-magic-unlock
    Linux PAM security
  • envs.net is a minimalist, non-commercial shared linux system
    envs.net is a minimalist, non-commercial
    shared linux system and will always be free to use.

    we are linux lovers, sysadmins, programmer and users who like build
    webpages, write blogs, chat online, play cool console games and so much
    more. you wish to join with an small user space? send a email
    to hostmaster@envs.net or use the signup form.

    Found via tildeverse.org
    Thu Jul 30 23:54:26 2020 - permalink -
    - https://envs.net/
    Linux on-line
  • /etc/defaults/keyboard
    See also
    https://askubuntu.com/questions/458427/who-reads-etc-default-keyboard
    https://askubuntu.com/questions/1184746/how-to-make-caps-lock-an-additional-ctrl
    https://askubuntu.com/questions/769462/request-for-a-guide-on-setting-up-apple-aluminium-keyboard-on-ubuntu-16-04
    Mon Jul 6 15:40:16 2020 - permalink -
    - https://askubuntu.com/questions/752025/compose-key-doesnt-work-even-though-set-in-etc-default-keyboard
    keyboard Linux Ubuntu X11
  • Cockpit Project — Cockpit Project
    The easy-to-use, integrated, glanceable, and open web-based interface for your servers.
    Cockpit makes GNU/Linux discoverable. See your server in a web browser and perform system tasks with a mouse. It’s easy to start containers, administer storage, configure networks, and inspect logs.
    Fri Jul 3 12:54:44 2020 - permalink -
    - https://cockpit-project.org/
    Linux tool web
  • Persistent remapping of keys with setxkbmap or Xorg configuration
    Different ways to swap CapsLock and Control.
    See also https://askubuntu.com/questions/976996/add-custom-keyboard-layout?r=SearchResults
    Tue Jun 30 07:58:48 2020 - permalink -
    - https://askubuntu.com/questions/1211307/persistent-remapping-of-keys-with-setxkbmap-or-xorg-configuration
    keyboard Linux Ubuntu X11
  • Loko Scheme
    Loko Scheme, an optimizing R6RS Scheme compiler!

    - Batteries on the side (Akku.scm)
    - Only available for Linux/amd64, NetBSD/amd64 and bare metal amd64
    - New, untested, obnoxiously Free Software
    - Barely a REPL & slim documentation
    - The worst of Scheme and Lisp
    Sun Jun 21 23:48:24 2020 - permalink -
    - https://scheme.fail/
    compiler FOSS Linux NetBSD Scheme software
  • Funtoo Linux distribution
    Welcome! Funtoo Linux (distrowatch) is a community-developed Linux meta-distribution based upon Gentoo Linux. Funtoo Linux is optimized for the best possible performance on the latest Intel and AMD hardware. Funtoo is led by Daniel Robbins, the creator of Gentoo Linux, and actively developed by the Funtoo community.
    Funtoo does not use systemd, but OpenRC https://www.funtoo.org/FAQ:Do_You_Support_Systemd
    Fri Jun 12 18:41:31 2020 - permalink -
    - https://www.funtoo.org/Welcome
    FOSS Linux operating-system
  • tl;dr shell getopts
    Simple example of getopts.
    There are a number of interesting articles on https://notes.neeasade.net/, e.g.
    https://notes.neeasade.net/mobile-capture-with-orgzly-termux-and-syncthing.html
    Wed May 27 15:53:37 2020 - permalink -
    - https://notes.neeasade.net/shell-getopts.html
    blog emacs Linux
  • Gqrx SDR – Open source software defined radio by Alexandru Csete OZ9AEC
    Gqrx is an open source software defined radio receiver (SDR) powered by the GNU Radio and the Qt graphical toolkit.
    Fri May 1 02:17:08 2020 - permalink -
    - https://gqrx.dk/
    FOSS Linux radio software
  • DietPi - Lightweight justice for your SBC
    Highly optimised minimal Debian OS

    DietPi is extremely lightweight at its core, our images start at 400MB in size (3x lighter than 'Raspbian Lite'). With features of low process/memory footprint and DietPi-RAMlog installed by default, DietPi allows you to get the maximum performance from your device.
    Tue Apr 21 17:32:43 2020 - permalink -
    - https://dietpi.com/
    Linux pi raspberry software π
  • Wake Up Linux With an RTC Alarm Clock - Linux.com
    How to use the RTC alarm function.
    Tue Mar 17 16:21:54 2020 - permalink -
    - https://www.linux.com/tutorials/wake-linux-rtc-alarm-clock/
    Linux reading time
  • Installing Debian with encrypted boot using GRML
    These steps describe a full disk (including /boot) encrypted setup on a non coreboot enabled system using the great grml live distro.
    Thu Jul 4 14:53:18 2019 - permalink -
    - https://bisco.org/notes/installing-debian-with-encrypted-boot-using-grml/
    cryptography Debian Linux security
Links per page: 20 50 100
◄Older
page 3 / 10
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.