Shaare your links...
1860 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 1 / 8
158 results for tags Linux x
  • Writing userspace USB drivers for abandoned devices
    Description of reverse-engineering the USB protocol of a device no longer supported.

    Found on Leah Neukirchen's blog https://leahneukirchen.org/trivium/2021-10-03 which links to
    https://blog.benjojo.co.uk/post/imaging-mounted-disk-volumes-live
    Fri Dec 10 13:14:51 2021 - permalink -
    - https://blog.benjojo.co.uk/post/userspace-usb-drivers
    hack Linux USB
  • GitHub - vvaltchev/tilck: A Tiny Linux-Compatible Kernel
    Tilck is an educational monolithic x86 kernel designed to be Linux-compatible at binary level. Project's small-scale and simple design makes it the perfect playground for playing in kernel mode while retaining the ability to compare how the very same usermode bits run on the Linux kernel as well. That's a unique feature in the realm of educational kernels. Because of that, building a program for Tilck requires just a i686-musl toolchain from bootlin.com.

    Found on Leah Neukirchen's blog https://leahneukirchen.org/trivium/2021-08-15
    Tue Dec 7 16:39:53 2021 - permalink -
    - https://github.com/vvaltchev/tilck#overview
    Linux operating-system
  • Escape From Kmail
    Description of the various programs involved in sending and receiving e-mail, as of 2012.
    Sun Nov 28 19:08:29 2021 - permalink -
    - http://troubleshooters.com/lpm/201202/201202.htm
    e-mail HOWTO Linux
  • KISS - Linux(R) meta-distribution for the x86_64 architecture
    Kiss Linux™ is a meta-distribution for the x86_64 architecture with a focus on
    simplicity, sustainability and user freedom. The project was created by
    Dylan Araps who also acts as its sole developer and BDFL [0].

    The distribution is designed to be maintainable by a single person and to this
    end has no infrastructure, backend or monetary running costs. Further, all
    installations of KISS contain everything needed to continue its development.

    Found via https://github.com/a-schaefers/systemE, an replacement for systemd
    Fri Sep 17 12:01:35 2021 - permalink -
    - https://kisslinux.org/#006
    distribution emacs Linux
  • BPF (Berkeley Packet Filters) Compiler Collection (BCC)
    BCC is a toolkit for creating efficient kernel tracing and manipulation programs, and includes several useful tools and examples. It makes use of extended BPF (Berkeley Packet Filters), formally known as eBPF, a new feature that was first added to Linux 3.15. Much of what BCC uses requires Linux 4.1 and above.
    Mon Aug 30 21:14:28 2021 - permalink -
    - https://github.com/iovisor/bcc
    Linux tool
  • Clean Your System and Free Disk Space | BleachBit
    Found on https://ssd.eff.org/en/module/how-delete-your-data-securely-linux
    Fri May 28 16:55:08 2021 - permalink -
    - https://www.bleachbit.org/
    FOSS Linux privacy security tool Windows
  • trackerjacker
    Like nmap for mapping wifi networks you're not connected to. Maps and tracks wifi networks and devices through raw 802.11 monitoring.

    Found on https://www.wisdomandwonder.com/programming-language/10783/python3hardwarenetwork-map-and-track-wi-fi-networks-youre-not-connected-to#more-10783
    Tue May 4 00:08:32 2021 - permalink -
    - https://github.com/calebmadrigal/trackerjacker
    Linux Python tool WLAN
  • lm_sensors - Linux hardware monitoring [HWMon Wiki]
    Mon May 3 11:30:08 2021 - permalink -
    - https://hwmon.wiki.kernel.org/lm_sensors
    Linux software TODO
  • [TUHS] Re: ancient unix filesystems
    A version of a Unix 5th (and 6th) Edition filesystem for Linux. It is read only, and was written for Linux 2.0 on an x86 and so will require a little work to install on other systems and newer kernels, but it is fun to be able to mount old disk images.
    Tue Apr 20 09:09:50 2021 - permalink -
    - https://minnie.tuhs.org/pipermail/tuhs/2002-May/003299.html
    computer filesystem history Linux TUHS Unix
  • A simple cross-compiler for the Raspberry Pi
    Sun Apr 18 18:27:08 2021 - permalink -
    - http://www.mardy.it/blog/2020/02/a-simple-cross-compiler-for-the-raspberry-pi.html
    compiler Linux pi Raspberry TODO π
  • IHK/McKernel is a light-weight multi kernel operating system designed specifically for high performance computing.
    Mentioned on https://www.raspberrypi.org/blog/supercomputing-with-raspberry-pi-hackspace-41/
    Sun Mar 21 14:31:57 2021 - permalink -
    - https://www.sys.r-ccs.riken.jp/ResearchTopics/os/mckernel/
    HPC Linux operating-system
  • Sysctl Explorer is an initiative to facilitate the access of Linux' sysctl reference documentation.
    It is not complete yet, the author states "This is a work in progress and you may consider this increment as a Minimum viable product (MVP) version."
    Last update: 2018-12-09 18:93:01 UTC
    The official documentation can be found on https://www.kernel.org/doc/Documentation/sysctl/
    Fri Mar 19 17:37:15 2021 - permalink -
    - https://sysctl-explorer.net/
    documentation GPL Linux on-line
  • Automatic Security Updates on Ubuntu
    Simple tutorial that will teach you to configure your system to automatically install security updates.
    Wed Mar 3 09:09:43 2021 - permalink -
    - https://help.ubuntu.com/community/AutomaticSecurityUpdates
    Linux security TODO Ubuntu
  • [TUHS] retro-fuse project
    FUSE-based filesystem capable of both reading and writing v6 disk images.
    https://github.com/jaylogue/retro-fuse
    Mon Feb 22 19:42:44 2021 - permalink -
    - https://minnie.tuhs.org/pipermail/tuhs/2021-February/023244.html
    computer history Linux tool TUHS Unix
  • Nerves is a complete IoT platform and infrastructure for you to build and deploy maintainable embedded systems.
    Mentioned on the TUHS mailing list https://minnie.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
    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
Links per page: 20 50 100
◄Older
page 1 / 8
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.