How to automatically start Tor on server?

Username

I have Tor installed on CentOS 6.6 x86_64 server that's also running cPanel.

The problem I'm having is that Tor doesn't appear to always be running. Is there a way to set it up to always start when the server starts and to keep it running?

Dylan Madisetti

Better question for Super User but you want to start up the service on boot. To do this for Centos checkout the chkconfig command where you should be able to apply chkconfig --add tor (or whatever the name of the tor service is called).

Check this guy out for a more in depth tutorial

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

How do I start Tor Browser?

From Dev

Automatically start VNC server on startup

From Dev

How to start sshd automatically

From Dev

Sails.js - How to use forever and not start grunt automatically on server start?

From Dev

tor starts on boot automatically

From Dev

How to start the websocket server automatically when it was stopped or server was rebooted after a long time

From Dev

How to automatically start Teapot on an Image start?

From Dev

Automatically start godoc localhost server in OS X?

From Dev

Apache server doesn't start automatically

From Dev

Apache server doesn't start automatically

From Dev

Setting up Minecraft server to start and stop automatically

From Dev

Node.js server automatically start

From Dev

Tor Browser Automatically Sets Proxy

From Dev

How to use Tor Network on a non-gui server with perl

From Dev

How to create a OpenVPN server that redirects all incoming traffic to Tor?

From Dev

Tor with SSH Server on top of it

From Dev

How to start server in Sparkjava?

From Dev

How to send an image to server automatically?

From Dev

How to automatically start upload after browse?

From Dev

How to make Postgres start automatically on boot

From Java

How to automatically start tmux on SSH session?

From Dev

How to stop the validation trigger to start automatically in wpf

From Dev

How to set mongodb to start with authentication automatically

From Dev

How to start Rserve automatically from Java?

From Dev

How to configure VMs to automatically start when the host is on

From Dev

How to make IDLE automatically import modules at start?

From Dev

How to make Postgres start automatically on boot

From Dev

How to automatically open a file when Emacs start?

From Dev

How to start custom applications as root automatically on boot?

Related Related

  1. 1

    How do I start Tor Browser?

  2. 2

    Automatically start VNC server on startup

  3. 3

    How to start sshd automatically

  4. 4

    Sails.js - How to use forever and not start grunt automatically on server start?

  5. 5

    tor starts on boot automatically

  6. 6

    How to start the websocket server automatically when it was stopped or server was rebooted after a long time

  7. 7

    How to automatically start Teapot on an Image start?

  8. 8

    Automatically start godoc localhost server in OS X?

  9. 9

    Apache server doesn't start automatically

  10. 10

    Apache server doesn't start automatically

  11. 11

    Setting up Minecraft server to start and stop automatically

  12. 12

    Node.js server automatically start

  13. 13

    Tor Browser Automatically Sets Proxy

  14. 14

    How to use Tor Network on a non-gui server with perl

  15. 15

    How to create a OpenVPN server that redirects all incoming traffic to Tor?

  16. 16

    Tor with SSH Server on top of it

  17. 17

    How to start server in Sparkjava?

  18. 18

    How to send an image to server automatically?

  19. 19

    How to automatically start upload after browse?

  20. 20

    How to make Postgres start automatically on boot

  21. 21

    How to automatically start tmux on SSH session?

  22. 22

    How to stop the validation trigger to start automatically in wpf

  23. 23

    How to set mongodb to start with authentication automatically

  24. 24

    How to start Rserve automatically from Java?

  25. 25

    How to configure VMs to automatically start when the host is on

  26. 26

    How to make IDLE automatically import modules at start?

  27. 27

    How to make Postgres start automatically on boot

  28. 28

    How to automatically open a file when Emacs start?

  29. 29

    How to start custom applications as root automatically on boot?

HotTag

Archive