Re: Server mail setup?

2020-07-07 Thread John Soo
Hi, I would love to see this too! Maybe an example system description or cookbook entry would be helpful when it gets figured out.

Server mail setup?

2020-07-07 Thread Christopher Lemmer Webber
Self-hosting e-mail is a terrible pain. Nonethless I am (hopefully!!!) moving all my servers over to Guix, and that also means moving over my email setup. Previously I've used a very ad-hoc setup with Postfix and Dovecot listening on localhost-only (since configuring these things safely is so har

Re: Port forwarding and `guix system vm`

2020-07-07 Thread Christopher Lemmer Webber
Christopher Lemmer Webber writes: > Jan Nieuwenhuizen writes: > >> In our chat on IRC I mentioned that adding this "-nic user,virtio-net-pci >> bit", >> I mentioned that this gives me two eth devices: >> >> --8<---cut here---start->8--- >> eth0 Link encap:

Re: Port forwarding and `guix system vm`

2020-07-07 Thread Christopher Lemmer Webber
Jan Nieuwenhuizen writes: > You want to add something like > >(service dhcp-client-service-type) ... doh, I can't believe I missed that. Thank you! > > In our chat on IRC I mentioned that adding this "-nic user,virtio-net-pci > bit", > I mentioned that this gives me two eth

Re: Port forwarding and `guix system vm`

2020-07-07 Thread Jan Nieuwenhuizen
Christopher Lemmer Webber writes: Hello! > Hello! > > I've been trying to figure out how to do port forwarding with > `guix system vm` and have not (alas) yet succeeded. > > Here's what I've tried so far: [..] > `guix system vm guix-config-dustycloud.scm > --share=$HOME/tmp/guix-vm-exchange=

Port forwarding and `guix system vm`

2020-07-07 Thread Christopher Lemmer Webber
Hello! I've been trying to figure out how to do port forwarding with `guix system vm` and have not (alas) yet succeeded. Here's what I've tried so far: # testing forwarding http `guix system vm guix-config-dustycloud.scm --share=$HOME/tmp/guix-vm-exchange=/exchange` -nic hostfwd=tcp::8088-:

Re: Erlang + Emacs profile

2020-07-07 Thread Maxim Cournoyer
Hi, Zelphir Kaltstahl writes: > Hey Maxim! > > Wow, thanks for the notes on how to debug the problem as well as looking > into it. > > I'll try to do the same debugging later myself, to learn how to do that > and perhaps in the future know what to look for. Glad I could help! Maxim

Re: Erlang + Emacs profile

2020-07-07 Thread Zelphir Kaltstahl
Hey Maxim! Wow, thanks for the notes on how to debug the problem as well as looking into it. I'll try to do the same debugging later myself, to learn how to do that and perhaps in the future know what to look for. Regards, Zelphir On 06.07.20 05:50, Maxim Cournoyer wrote: > Hello Zelphir! > > Z