Shaare your links...
2353 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 2 / 10
Newer►
184 results for tags Linux x
  • Finding out why a package was held back with apt
    See also https://chrisdown.name/2018/01/02/in-defence-of-swap.html which I found via a link on Lennart Poettering's article https://0pointer.net/blog/fitting-everything-together.html
    Mon Nov 21 07:36:25 2022 - permalink -
    - https://chrisdown.name/2014/02/10/finding-out-why-package-was-held-back-with-apt.html
    blog Linux tool
  • virtual console spy tool
    Access a virtual console, e.g. from an ssh session.
    Sun Oct 9 21:11:56 2022 - permalink -
    - https://linux.die.net/man/1/conspy
    Linux software tool
  • AppImage | Linux apps that run anywhere
    "As a user, I want to download an application from the original author, and run it on my Linux desktop system just like I would do with a Windows or Mac application."
    "As an application author, I want to provide packages for Linux desktop systems, without the need to get it 'into' a distribution and without having to build for gazillions of different distributions."

    Another distribution-independent packaging format. See https://phoenixnap.com/kb/flatpak-vs-snap-vs-appimage and https://thp.io/2019/flatpak-vs-snapcraft.html for comparisons with snap and flatpack.
    Tue Sep 27 16:14:56 2022 - permalink -
    - https://appimage.org/
    Linux software
  • SystemRescue - System Rescue Homepage
    SystemRescue (formerly known as SystemRescueCd) is a Linux system rescue toolkit available as a bootable medium for administrating or repairing your system and data after a crash. It aims to provide an easy way to carry out admin tasks on your computer, such as creating and editing the hard disk partitions. It comes with a lot of Linux system utilities such as GParted, fsarchiver, filesystem tools and basic tools (editors, midnight commander, network tools). It can be used for both Linux and windows computers, and on desktops as well as servers. This rescue system requires no installation as it can be booted from a CD/DVD drive or USB stick, but it can be installed on the hard disk if you wish. The kernel supports all important file systems (ext4, xfs, btrfs, vfat, ntfs), as well as network filesystems such as Samba and NFS.
    Tue Jul 26 12:15:18 2022 - permalink -
    - https://www.system-rescue.org/
    Linux tool
  • Re: [DNG] fdisk SD card partitioning question
    The best way to use SD-Cards in Linux only environments is to format them with f2fs file system. f2fs was developed by Samsung with internal behavior of embedded MMC memory devices in mind. Which is pretty the same like an SD-Card. With f2fs you also have
    uid/gid as usual and it will help to improve the endurance and
    performance of an SD-Card.
    Mon Jun 13 11:15:01 2022 - permalink -
    - https://lists.dyne.org/lurker/message/20220613.073432.09700b83.en.html
    f2fs filesystem Linux TODO
  • What is gVisor? - gVisor
    gVisor is an application kernel, written in Go, that implements a substantial portion of the Linux system call interface. It provides an additional layer of isolation between running applications and the host operating system.
    Found on https://marc.info/?l=9fans&m=165401374021100&w=2
    Tue May 31 18:52:17 2022 - permalink -
    - https://gvisor.dev/docs/
    Go Linux operating-system plan9 software
  • 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://www.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://www.tuhs.org/pipermail/tuhs/2021-February/023244.html
    computer history Linux tool TUHS Unix
Links per page: 20 50 100
◄Older
page 2 / 10
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.