From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by lists.proxmox.com (Postfix) with ESMTPS id 6036492A1F for ; Wed, 22 Mar 2023 14:40:35 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 45A8326C1F for ; Wed, 22 Mar 2023 14:40:05 +0100 (CET) Received: from mf01.wk-serv.net (mf01.wk-serv.net [83.149.68.26]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by firstgate.proxmox.com (Proxmox) with ESMTPS for ; Wed, 22 Mar 2023 14:40:03 +0100 (CET) Received: from [192.168.178.21] (dyndsl-031-150-186-152.ewe-ip-backbone.de [31.150.186.152]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mf01.wk-serv.net (Postfix) with ESMTPSA id 37ADF4010F; Wed, 22 Mar 2023 14:40:03 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=debianfan.de; s=mail202210; t=1679492403; bh=K1XVCxVDDFIQ/OkRB1KxAv27Gywh3JLulZo0uBBshDo=; h=Date:Reply-To:Subject:To:References:From:In-Reply-To; b=uQbm1A8N8GiCZavh8vZ6IeZCL+eAfwy+Z2JcWAnlYb0EnXIWuNRYWdN5laD+g3Eqh Ezd9Uji0zVAh1vpOcN1VNXYp1kC/hyuVuCLyWvwSgp5KTOV1R1kCmWOXYZrT5h0KF1 K2BbfhktHNgK+8Oqho96TIueRp93I8s46tUQ287l0YNXXILDIqy4tLFfmN2qpy6JQI 42BCZJSGCDEX7jdYiEiGQZjdjseRlU/9VBfmwDjV1gS2XVYNWFb+riQ4xsxWcIfiXv dm1tf7E9rGX0VrSk1xsh/15lJ0c67ZswhCe78AKN/QM2KJNdQvbelvdAk57gAfF9zd 17WuYzM7TZJqg== Message-ID: <6931264f-c4f3-3ead-4f90-b544a95c8801@debianfan.de> Date: Wed, 22 Mar 2023 14:40:02 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Reply-To: sebastian@debianfan.de To: Aaron Lauterer , Proxmox VE user list References: <2d44847d-0e5f-ed57-8a08-59d68d473457@debianfan.de> <978042d1-5bab-c9d8-7ea0-f0a4e36e6690@proxmox.com> Content-Language: de-DE From: "sebastian@debianfan.de" Organization: sebastian@debianfan.de In-Reply-To: <978042d1-5bab-c9d8-7ea0-f0a4e36e6690@proxmox.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-SPAM-LEVEL: Spam detection results: 0 AWL 0.701 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DKIM_SIGNED 0.1 Message has a DKIM or DK signature, not necessarily valid DKIM_VALID -0.1 Message has at least one valid DKIM or DK signature DKIM_VALID_AU -0.1 Message has a valid DKIM or DK signature from author's domain DKIM_VALID_EF -0.1 Message has a valid DKIM or DK signature from envelope-from domain NICE_REPLY_A -0.001 Looks like a legit reply (A) RCVD_IN_DNSWL_LOW -0.7 Sender listed at https://www.dnswl.org/, low trust SPF_HELO_PASS -0.001 SPF: HELO matches SPF record SPF_PASS -0.001 SPF: sender matches SPF record URIBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [debianfan.de, proxmox.com] Subject: Re: [PVE-User] show configuration of vm in console X-BeenThere: pve-user@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE user list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2023 13:40:35 -0000 TNX :-) Am 22.03.2023 um 14:35 schrieb Aaron Lauterer: > qm config > or > pct config > is probably what you want. > > Checkout the man pages for both commands to see what else you can do: > https://pve.proxmox.com/pve-docs/#_proxmox_ve_manual_pages > > Cheers > > On 3/22/23 14:17, sebastian@debianfan.de wrote: >> Moin from Hamburg :-), >> >> how do i show the configuration in the console - (if i am not logged >> in the web interface) ? >> >> How many disks are allocated, how many cpu, what is the mac, which >> network.... >> >> Tnx >> >> Sebastian >> >> _______________________________________________ >> pve-user mailing list >> pve-user@lists.proxmox.com >> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user >> >> >