Auto-start

From DXSpider Documentation Wiki
Revision as of 15:12, 15 April 2025 by G0TRT (talk | contribs) (Created page with "It is useful to have the DX Cluster auto-start when the computer starts. The method used is entirely dependent on the flavour of Linux being used. ====Ubuntu - systemd==== Copy the dxspider.service file into the Linux file system. # cp /spider/dxspider.service /etc/systemd/system/ Start the service # systemctl start dxspider.service On some systems it may also need enabling # systemctl enable dxspider.service Become the sysop user # su - sysop Verify the clu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

It is useful to have the DX Cluster auto-start when the computer starts. The method used is entirely dependent on the flavour of Linux being used.

Ubuntu - systemd

Copy the dxspider.service file into the Linux file system.

# cp /spider/dxspider.service /etc/systemd/system/

Start the service

# systemctl start dxspider.service

On some systems it may also need enabling

# systemctl enable dxspider.service

Become the sysop user

#  su - sysop 

Verify the cluster is running by opening the admin console

$ dx