2016-04-05 - 13th linux session

13th linux session logo

this weekend i was on a 13th linux session, hosted in wrocław, poland.

below are my random notes/thoughts, taken during the session:

  • USBGuard – tool designed to give more control over a USB, including protection against BadUSB attack. i'm waiting for this babe to be finally released! :)
  • systemd contains nspawn (namespace spawn) for starting LXC containers (another alternative for docker.
  • systemd contains nsenter (namespace enter) for entering given LXC's container namespace. container itself can be created via both nspawn and docker!
  • more focus on resources-oriented permissions models, including polkit.
  • HiKey – a < $100, 8-core ARMv8 (i.e. 64-bit ARM) development board.
  • open build service – project that aims to provide packages builders/env for different linux distros.
  • rundeck – job scheduler, working on multi-machines env.
  • http://reproducible-builds.org – an initiative aiming at making all builds binary-reproducible, regardless of build time, machine, etc… this way packages can be verified against tampering, as these would alter the binary output.
  • faketime lib + command line tool to change time, perceived by an application. can be used to fool some tools, if needed.
  • hash containers does not randomize order for each bootup, to prevent complexity-attacks, in both GCC and clang (neither with libstdc++ nor libc++).
  • using qemu and iommu control over devices can be directly passed through to the guest OS. example usage is passing graphics card control the the guest. performance is very close to native! the down side is it means direct hardware access, thus it can crash host OS, if misbehaved.

all sessions were available online (streaming). recording should appear few days after the session too. enjoy! :)

blog/2016/04/05/13th_linux_session.txt · Last modified: 2021/06/15 20:09 by 127.0.0.1
Back to top
Valid CSS Driven by DokuWiki Recent changes RSS feed Valid XHTML 1.0