Skip to content

Latest commit

 

History

History
318 lines (231 loc) · 7.65 KB

software.rst

File metadata and controls

318 lines (231 loc) · 7.65 KB

Operating system installation

Author: meisterluk
base-system:xubuntu 20.04
lastchange:2020-08-15

Internet

Browser:

  • Mozilla Firefox #installed or Waterfox #app, with addons
    • Privacy badger #addon
    • ghostery #addon
    • uBlock Origin #addon
  • Google Chromium #apt
  • Torbrowser #apt
  • Beaker browser #app

SFTP:

  • Filezilla #apt

Network analysis:

Communication:

  • pidgin
    • IRC
    • Jabber with OTR
  • Signal
  • mumble

Shell

  • elvish #apt
  • yash #apt

Many tools to consider:

Version control

Process control, power management, memory

Virtualization

  • VirtualBox #apt
  • Docker
  • vagrant

Backups

  • restic #apt
  • dupfiles #app

Software development

Text editors / IDEs:

  • geany
  • eclipse / Netbeans
  • WingIDE
  • Sublime Text
  • vim

Compilers:

  • C → llvm/clang
  • C → gcc
  • C# → MonoDevelop
  • go → go
  • Java → JRE, SunJDK java or openJDK
  • python3
    • pypy
    • (optional) ipython
    • (optional) glade
    • python packages:
      • pylint
      • pep8
      • numpy
      • pygments
      • lxml
  • perl
  • clojure → leiningen
  • io
  • Haskell → ghc [Glasgow Haskell Compiler]
  • Pascal → fpc [free pascal compiler]
  • ruby → ruby and irb
  • scala
  • Algol → a68g [algol68g]
  • lua → lua5.3 and löve

Device management

  • btrfs
  • gparted

Presentations

File formats

Office

  • PDF
    • Adobe Reader
    • xournal
    • pdftk
    • qpdf
  • texlive
  • LuaTeX, ConTeXt
  • LibreOffice

Multimedia

Music

  • Audacity
  • VLC Media Player

Images and Animation

  • GIMP, Photoshop, krita, Pencil2D
  • Pencil [prototyping], Dia Diagram Editor
  • Inkscape
  • Agave [color combinations]
  • FontForge
  • Scribus
  • Blender
  • xia: Convert svg to html5 interactive pictures #apt

Video

  • OpenShot
  • kdenlive

Mathematics

  • GeoGebra
  • sagemath
  • Mathematica

Games

Linux

  • Frozen Bubble
  • Tetris
  • Chess
  • Mines
  • Armagetron Advanced
  • jvgs
  • starpusher
  • gbrainy
  • SuperTux 2
  • Teeworlds

Windows

  • C&C Generals Zero Hour
  • Black Hawk Down
  • Unreal Tournament
  • Minesweeper

Checklist

Browser

  • Quick Search set up?
  • Browser does not close tabs
  • Browser forgets privacy-relevant data
  • If required, hate yourself for installing a Flash plugin

Devices

  • USB sticks are detected
  • internet setup is stable?
  • Audio input/output works?

Keyboard setup

You can switch between the following keyboard layouts:

  • Austrian
  • Neo2
  • Japanese

Security model

  • Always lock your screen before leaving your computer
  • Sensible data must only be stored encrypted (also backups!)
  • Your passwords are stored in a password manager - in case of emergency, your most trustworthy friend can access it
  • Enable other people to communicate over a secure channel with you
  • Always keep your software stack up to date