Hello,
I m a newbie & following whonix instructions on home page to set up hidden services & stuck at following step
A HiddenServiceDir configuration
HiddenServicePort configuration
As per the instructions i added these 2 files to /etc/tor/torrc
HiddenServiceDir /var/lib/tor/hidden_service/
HiddenServicePort 80 10.152.152.11:80
After this
sudo service tor reload
sudo service tor status - comes as active
but unabe to generate Tor Hidden service url using the following command
_sudo cat /var/lib/tor/hidden_service/hostname results in No such file or directory
Please help, what to do