-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
13 lines (11 loc) · 707 Bytes
/
Copy pathREADME
File metadata and controls
13 lines (11 loc) · 707 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
Deb2Date is a software for following the update-needs of several Debian-based computers over SSH. The remote computers don't have to be connected to Internet, the "report-server" (deb2date.py) fetches the right package lists and changelogs.
Deb2Date doesn't update anything, it only fetches updated package-lists and shows changelogs for each computer.
Required sligtly less common packages:
python-debian
python-apt
Usage:
1. Modify the "servers"-list in deb2date.py according to your needs.
2. Make sure you can login to the servers with SSH-keys. Password is okay, too, but keys make life easier and faster.
3. Run deb2date.py
4. Get a cup of coffee
5. Open report.html in your preferred web broweser.