ZAVCXL0006 - Debian

From miki
Revision as of 08:09, 20 March 2019 by Mip (talk | contribs) (→‎Stability)
Jump to navigation Jump to search

Introduction

This is the configuration page for the Debian Testing/Buster 10 partition on ZAVCXL0006.

Configuration Files

All configuration files can be found here.

Installed Applications

Common applications

See Common configuration for Linux.

Essential

Application (package, repo Repository)
sudo apt-...
Application (package)
  • [YYYY-MM-DD] Update to vX.Y
  • TBC

Local

Thunderbird (thunderbird)
  • Use Maildir as data store [1]: set pref mail.serverDefaultStoreContractID to @mozilla.org/msgstore/maildirstore;1
  • Add-on Virtual Identity
uptimed (uptimed)
  • Enable email in /etc/uptimed.conf
-SEND_EMAIL=0
+SEND_EMAIL=1
uptime cron
crontab -l | grep uptime
# 00 12 * * *      echo "$(date +'%Y%m%d-%H%M%S'): $(uname -v): $(uptime)" >> ~/uptime.log

Uninstalled

Application (package) [YYYY-MM-DD] Update
Additional configuration settings

System Settings

1st install
  • TBC
File system
  • TBC
Network
  • TBC
Preferences
  • TBC
Miscellaneous
  • TBC

Issues and To Do

Issues

See Common Issues.

To Do

  • To Do — Description

Done

  • Done — Description

Stability

uptime
  • We use uptimed, and our own crontab script that writes to ~/uptime.log