Raphael Dannecker
a18bb05551
Merge branch 'fvs' into dev-vm
2024-01-30 08:38:46 +01:00
Andreas B. Mundt
cfae3f22ed
VM chooser menu and much faster direct kernel loading.
2024-01-30 08:28:47 +01:00
Andreas B. Mundt
1622106e3c
Calculate memory and number of CPUs for the VM.
2024-01-27 10:12:30 +01:00
Andreas B. Mundt
138c4f7d7e
Simplify netboot VM start by script.
2024-01-27 10:12:30 +01:00
Andreas B. Mundt
0a0e942fd0
Remove update notification in task bar.
...
Updates are managed centrally now and users cannot
install them anyway.
2024-01-27 10:12:30 +01:00
Andreas B. Mundt
3c33cde8c6
Webserver playbook for linuxmuster.
2024-01-24 13:00:59 +01:00
Raphael Dannecker
b5bb3c9fa6
create VMs without xml machine file
2024-01-24 10:02:03 +01:00
Andreas B. Mundt
5a2ae0d33c
Add files and variable missing in last commit.
2024-01-23 08:07:39 +01:00
Andreas B. Mundt
4ce97f5486
Fixes and new desktop starter synchronization system.
2024-01-20 14:38:02 +01:00
Andreas B. Mundt
350f4c2646
Configure a valid DHT cache directory.
2024-01-20 14:33:12 +01:00
Andreas B. Mundt
57ec856f49
Avoid exposing passwords in the process list, use a password file.
2024-01-20 07:56:48 +01:00
Raphael Dannecker
917b45aadc
move sudo-config for mounthome back to separate file
2024-01-19 22:15:04 +01:00
Raphael Dannecker
330e688fe8
sudo privileges for mounthome.sh and sync-vm.sh
2024-01-19 22:08:12 +01:00
Raphael Dannecker
40962fd9de
distribute VM-images with aria2 instead of ctorrent
2024-01-19 20:08:19 +01:00
Andreas B. Mundt
e30a7032a5
No 'cache=loose' mount option for teachers' PCs.
...
Use the default 'cache=strict' for the CIFS mount to
provide extra data consistency.
2024-01-18 08:41:52 +01:00
Andreas B. Mundt
57e090034d
Move ansible stamps to root directory to fix installation.
...
During installation, ansible-pull is run as root,
'/home/ansible/.ansible/' does not exist.
2024-01-17 13:05:22 +01:00
Andreas B. Mundt
2a79f3c304
Fix console login error message from pam mount.
2024-01-16 12:01:30 +01:00
Andreas B. Mundt
aa8bc09ce6
Implement time stamp and improve reporter syntax.
...
The directory access time used so far is modified on every
ansible run and independent of the ansible module/playbook.
2024-01-16 11:59:18 +01:00
Andreas B. Mundt
5ed4c2a135
Attempt to shorten login time by ignoring group members.
...
This is seems to be the solution for larger groups.
2024-01-16 11:47:55 +01:00
Raphael Dannecker
73e6fb1403
host added
2024-01-15 10:53:03 +01:00
Andreas B. Mundt
2c0182ffe6
Cache file and directory attributes for 10 minutes.
2024-01-13 11:05:03 +01:00
Andreas B. Mundt
36ee4039bf
Send MAC addresses via 'reporter'.
2024-01-12 17:45:20 +01:00
Andreas B. Mundt
3a14705d42
Inventory, emitter shows more details, and minor fixes.
2024-01-12 17:45:20 +01:00
Andreas B. Mundt
00194514ab
Improve kernel regression handling.
2024-01-12 17:45:20 +01:00
Andreas B. Mundt
c24ea63ed8
Work around kernel CIFS regression.
2024-01-11 17:24:54 +01:00
Andreas B. Mundt
b4d9cbdb94
Remove unattended-upgrades leftover.
2024-01-11 17:24:54 +01:00
Andreas B. Mundt
a29d89a7ab
Revert "Install all updates unattended."
...
This reverts commit 6c26983d85
.
From the linux kernel update from 6.16 to 6.17 we learn: It is
not recommended to install updates unattended, c.f. Bug #1060052 .
2024-01-11 17:24:54 +01:00
Andreas B. Mundt
7161f0ed28
Avoid cutting off network when configured over wifi.
2024-01-11 17:24:54 +01:00
Andreas B. Mundt
cbd6715cde
Add alternative PDF viewer.
...
Okular has problems with document scaling when printing: Too large
page margins.
2024-01-11 17:24:54 +01:00
Andreas B. Mundt
6c7209e82b
Implement cifs caching with cachefilesd.
2023-12-22 14:13:41 +01:00
Andreas B. Mundt
e57c9e5b5c
Fix failing sssd-pac.service ( #1037930 ).
2023-12-21 22:37:02 +01:00
Andreas B. Mundt
65e5d5f3ec
The pwroff script fails in rare cases.
2023-12-21 22:37:02 +01:00
Andreas B. Mundt
aa23922590
Update firefox link list.
2023-12-21 22:37:02 +01:00
Andreas B. Mundt
7ce165553d
Automagic ansible updates using the reports.
2023-12-21 22:37:02 +01:00
Andreas B. Mundt
877396dc15
Move task to the top before the last apt run.
2023-12-11 20:27:11 +01:00
Andreas B. Mundt
e1ac7eb798
Ensure that suid mode is persistent on package upgrades.
2023-12-07 15:35:44 +01:00
Andreas B. Mundt
e89ecc1f3a
Use apt hook to modify permissions after upgrade of wireshark.
...
The previous solution did not work for the graphical user interface.
Group membership did only show up on the console.
2023-12-07 15:33:56 +01:00
Andreas B. Mundt
d29a192675
Add users to wireshark group on login.
2023-12-07 09:26:39 +01:00
Andreas B. Mundt
25c9a4db4b
Implement netboot VM with macvtap interface.
2023-11-28 11:17:12 +01:00
Andreas B. Mundt
70b5a51565
Make sure order of network tasks is more clear.
2023-11-16 19:23:13 +01:00
Andreas B. Mundt
7fed0e879b
Implement reporting service.
2023-11-15 14:57:05 +01:00
Raphael Dannecker
47844f3019
extra network interface for TIA VM
2023-11-15 14:57:05 +01:00
Raphael Dannecker
5b652b0e28
fixed filepath (link does not exist when installing)
2023-11-13 15:15:07 +01:00
Andreas B. Mundt
5818c027ac
Clean up print queue script and implementation.
2023-11-11 18:11:02 +01:00
Raphael Dannecker
70c45c477f
printerservers vaulted
2023-11-09 16:51:09 +01:00
Raphael Dannecker
6edbc8dade
nicelevel 19 for ctorrents
2023-11-09 13:55:22 +01:00
Raphael Dannecker
f7c7eb1901
check if rmlpr.timer is installed before disabling
2023-11-09 13:42:02 +01:00
Raphael Dannecker
50e88b0b65
Merge branch 'fvs' of gitlab.steinbeisschule-reutlingen.de:L_MDT/debian-lan4fvs into fvs
2023-11-09 09:11:45 +01:00
Raphael Dannecker
0e4073336a
printing role without lmn-linuxmusterclient7
2023-11-09 09:10:23 +01:00
Andreas B. Mundt
b4769481fa
Move inventory to vault.
2023-11-09 08:23:17 +01:00