> The Linux kernel logs information in a ring buffer as it runs. That log
> can be viewed by invoking the "dmesg" tool. The tool is available in
> the "util-linux" package.
>
> The same messages will eventually be logged to syslog, and on Guix
> System I think the default place they are stored is
"Raghav Gururajan" writes:
>> I'm sorry to hear that Tor is giving you such trouble. Maybe there is
>> some helpful information in one of the files in /var/log? Perhaps dmesg
>> has some useful output?
>
> I will check the log and get back to you.
> How do I use dmesg? Should I install any packag
> I'm sorry to hear that Tor is giving you such trouble. Maybe there is
> some helpful information in one of the files in /var/log? Perhaps dmesg
> has some useful output?
I will check the log and get back to you.
How do I use dmesg? Should I install any package and use any specific command?
> As
Hi Raghav,
"Raghav Gururajan" writes:
> Hello Chris!
>
> Thank you for your email. I have already tried configuring my browser
> to use localhost's tor port as proxy, but getting error "proxy is
> refusing connection". When I check tor service with "herd status", tor
> wasn't running. When I did
Hello Chris!
Thank you for your email. I have already tried configuring my browser to use
localhost's tor port as proxy, but getting error "proxy is refusing
connection". When I check tor service with "herd status", tor wasn't running.
When I did "herd start tor", I am getting error "service to
Raghav Gururajan writes:
> Thank you very much for your clear explanation. I did add Tor Service
> with Default Configuration to my system config; ans also added the user
> to Tor group. But it seems that the traffic is not routed when I
> checked with "check.torproject.org". What should I do?
>
8:41 +0200, Danny Milosavljevic wrote:
>
> Error verifying signature: Failed to execute gpg.
> Hi,
> On Sun, 28 Apr 2019 11:59:59 -0400Raghav Gururajan
> wrote:
> I have this confusion/doubt. What is the difference between
> declaringsomething as "System Packag
Hi,
On Sun, 28 Apr 2019 11:59:59 -0400
Raghav Gururajan wrote:
> I have this confusion/doubt. What is the difference between declaring
> something as "System Package" vs "System Service" in the Guix System
> Configuration?
A package is a thing that is present in y
Hello Guix!
I have this confusion/doubt. What is the difference between declaring
something as "System Package" vs "System Service" in the Guix System
Configuration?
For example, if I have application[s] (installed as user or in system)
that uses Tor to connect to Internet vi