Related changes

From Network for Advanced NMR
Jump to navigationJump to search

Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 17:24, 27 June 2025
 
Page name:
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

27 June 2025

25 June 2025

20 June 2025

N    20:39  Alma Linux 9.6 - Creating systemctl capability diffhist +2,999 Lmorris talk contribs (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...")