From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Nieuwenhuizen Subject: Re: [PATCH] gnu: Add gnome. Date: Tue, 23 Feb 2016 23:24:30 +0100 Message-ID: <87mvqrm5ep.fsf@drakenvlieg.flower> References: <1455338020-29932-1-git-send-email-iyzsong@gmail.com> <87k2lxu4n6.fsf@gnu.org> <20160223053659.GA12976@jasmine> <87r3g3m8ga.fsf@drakenvlieg.flower> <20160223212954.GA8986@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42084) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYLO5-0007zg-4I for guix-devel@gnu.org; Tue, 23 Feb 2016 17:24:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aYLO4-0002zz-5b for guix-devel@gnu.org; Tue, 23 Feb 2016 17:24:57 -0500 In-Reply-To: <20160223212954.GA8986@jasmine> (Leo Famulari's message of "Tue, 23 Feb 2016 16:29:54 -0500") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Leo Famulari Cc: guix-devel@gnu.org, =?utf-8?B?5a6L5paH5q2m?= 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=3D$(HOME)/shadow.git/release vm ~/shadow.git/re= lease/development-verum-com.scm --expose=3D$(HOME) --share=3D$(HOME)/tmp=3D= /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 --=20 Jan Nieuwenhuizen | GNU LilyPond http://lilypond.org Freelance IT http://JoyofSource.com | Avatar=C2=AE http://AvatarAcademy.nl= =20=20