From: Jan Nieuwenhuizen <janneke@gnu.org>
To: Leo Famulari <leo@famulari.name>
Cc: guix-devel@gnu.org, 宋文武 <iyzsong@gmail.com>
Subject: Re: [PATCH] gnu: Add gnome.
Date: Tue, 23 Feb 2016 23:24:30 +0100 [thread overview]
Message-ID: <87mvqrm5ep.fsf@drakenvlieg.flower> (raw)
In-Reply-To: <20160223212954.GA8986@jasmine> (Leo Famulari's message of "Tue, 23 Feb 2016 16:29:54 -0500")
Leo Famulari writes:
> How are running the VM? The way I've been using it (documented in 7.2.14
> in the manual) does not allow the host to connect to the guest.
What works for me is when I use
...
(packages
(cons* dezyne-server ;;-release
nss-certs
%base-packages))
(services
(cons* (dhcp-client-service)
(lsh-service #:port-number 2222
#:allow-empty-passwords? #t
#:root-login? #t)
(postgresql-service)
(dezyne-service #:config 'localhost)
%base-services)))
create an image using
guix system --load-path=$(HOME)/shadow.git/release vm ~/shadow.git/release/development-verum-com.scm --expose=$(HOME) --share=$(HOME)/tmp=/exchange
(creating a standalone vm-image, what I would like, does not work for
me)
And then, I do
/gnu/store/pxvsvbxm0gmg7s422pddg2kzbizdgig7-run-vm.sh -m 1G -redir tcp:2223::2222 -redir tcp:3001::3000 -redir tcp:5433::5432 &
Greetings,
Jan
--
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.nl
next prev parent reply other threads:[~2016-02-23 22:24 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-13 4:33 [PATCH] gnu: Add gnome 宋文武
2016-02-13 5:04 ` Thompson, David
2016-02-15 0:01 ` Daniel Pimentel
2016-02-16 14:21 ` Thompson, David
2016-02-21 21:37 ` Ludovic Courtès
2016-02-23 5:36 ` Leo Famulari
2016-02-23 21:18 ` Jan Nieuwenhuizen
2016-02-23 21:29 ` Leo Famulari
2016-02-23 22:24 ` Jan Nieuwenhuizen [this message]
2016-02-23 23:34 ` Leo Famulari
2016-02-24 18:55 ` Jan Nieuwenhuizen
2016-02-24 21:41 ` Leo Famulari
2016-02-24 21:48 ` Jan Nieuwenhuizen
2016-02-24 12:18 ` Andreas Enge
2016-02-29 22:16 ` Jan Nieuwenhuizen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87mvqrm5ep.fsf@drakenvlieg.flower \
--to=janneke@gnu.org \
--cc=guix-devel@gnu.org \
--cc=iyzsong@gmail.com \
--cc=leo@famulari.name \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).