User contributions for Lmorris
From Network for Advanced NMR
Jump to navigationJump to search
27 June 2025
- 16:0716:07, 27 June 2025 diff hist −348 Alma Linux 9.6 - Creating systemctl capability No edit summary current
20 June 2025
- 20:3920:39, 20 June 2025 diff hist +2,999 N Alma Linux 9.6 - Creating systemctl capability Created page with "For Alma Linux 9.6, the standard <pre> service data-transport-daemon status </pre> command doesn't work. Let's make the daemon work with systemctl. === Step 1. Create the service file. === <pre> sudo vi /etc/systemd/system/data-transport-daemon.service </pre> Enter the following lines in the file: <pre> [Unit] Description=Data Transport Daemon After=network.target [Service] Type=forking ExecStart=/opt/nan-dtdaemon/data-transport-daemon TimeoutStopSec=10 KillSign..."
- 19:5019:50, 20 June 2025 diff hist +65 NDTS Daemon Installation No edit summary Tag: Visual edit: Switched