<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Need a ideal solution for my problem. - Home Lab Forum				            </title>
            <link>https://www.virtualizationhowto.com/community/home-lab-forum/need-a-ideal-solution-for-my-problem/</link>
            <description>Virtualization Howto Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Mon, 13 Jul 2026 09:28:11 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Need a ideal solution for my problem.</title>
                        <link>https://www.virtualizationhowto.com/community/home-lab-forum/need-a-ideal-solution-for-my-problem/#post-1069</link>
                        <pubDate>Wed, 18 Dec 2024 02:26:39 +0000</pubDate>
                        <description><![CDATA[Sounds great @vignesh-93. Let me know what you settle on. Ping me here any time.]]></description>
                        <content:encoded><![CDATA[<p>Sounds great @vignesh-93. Let me know what you settle on. Ping me here any time.</p>]]></content:encoded>
						                            <category domain="https://www.virtualizationhowto.com/community/home-lab-forum/">Home Lab Forum</category>                        <dc:creator>Brandon Lee</dc:creator>
                        <guid isPermaLink="true">https://www.virtualizationhowto.com/community/home-lab-forum/need-a-ideal-solution-for-my-problem/#post-1069</guid>
                    </item>
				                    <item>
                        <title>RE: Need a ideal solution for my problem.</title>
                        <link>https://www.virtualizationhowto.com/community/home-lab-forum/need-a-ideal-solution-for-my-problem/#post-1065</link>
                        <pubDate>Tue, 17 Dec 2024 11:11:22 +0000</pubDate>
                        <description><![CDATA[Thank you, will try this solutions.]]></description>
                        <content:encoded><![CDATA[<p>Thank you, will try this solutions. </p>]]></content:encoded>
						                            <category domain="https://www.virtualizationhowto.com/community/home-lab-forum/">Home Lab Forum</category>                        <dc:creator>vignesh.93</dc:creator>
                        <guid isPermaLink="true">https://www.virtualizationhowto.com/community/home-lab-forum/need-a-ideal-solution-for-my-problem/#post-1065</guid>
                    </item>
				                    <item>
                        <title>RE: Need a ideal solution for my problem.</title>
                        <link>https://www.virtualizationhowto.com/community/home-lab-forum/need-a-ideal-solution-for-my-problem/#post-1060</link>
                        <pubDate>Fri, 13 Dec 2024 14:01:35 +0000</pubDate>
                        <description><![CDATA[@vignesh-93 Welcome to the forums! Can I ask what issues you were facing with the separate logins in Proxmox to access their allocated VPS? This might be easier to work through if you are al...]]></description>
                        <content:encoded><![CDATA[<p>@vignesh-93 Welcome to the forums! Can I ask what issues you were facing with the separate logins in Proxmox to access their allocated VPS? This might be easier to work through if you are already familiar with Proxmox. </p>
<p>Also, a few other solutions I can think of to pull off this cloud-like experience are OpenStack:</p>
<p>- Each user would be able to get their own tenant VPC-like experience and have GPU passthrough supported</p>
<p>- There is also a Devstack you can deploy which is easier to deploy than the full-blown OpenStack solution</p>
<p>XCP-ng is another open source solution for running VMs that has native support for GPU passthrough and simple VM management for end users.</p>
<p>There are also management solutions you can add to Proxmox, like Virtualizor or SolusVM. These aren't free, but I think they offer a couple of license tiers that are fairly low cost and even a one-time perpetual license on SolusVM if I am seeing that correctly:</p>
<p>- Virtualizor - <a href="https://www.virtualizor.com/pricing/" target="_blank" rel="noopener">https://www.virtualizor.com/pricing/</a></p>
<p>- SolusVM - <a href="https://solusvm.com/pricing-2/" target="_blank" rel="noopener">https://solusvm.com/pricing-2/</a></p>
<p> </p>]]></content:encoded>
						                            <category domain="https://www.virtualizationhowto.com/community/home-lab-forum/">Home Lab Forum</category>                        <dc:creator>Brandon Lee</dc:creator>
                        <guid isPermaLink="true">https://www.virtualizationhowto.com/community/home-lab-forum/need-a-ideal-solution-for-my-problem/#post-1060</guid>
                    </item>
				                    <item>
                        <title>Need a ideal solution for my problem.</title>
                        <link>https://www.virtualizationhowto.com/community/home-lab-forum/need-a-ideal-solution-for-my-problem/#post-1059</link>
                        <pubDate>Thu, 12 Dec 2024 07:03:36 +0000</pubDate>
                        <description><![CDATA[I represent a small company based in Chennai, India. We are a team of 3 working on web application development using Python.
Our company has decided to invest in GenAI, TTS, local LLMs, etc...]]></description>
                        <content:encoded><![CDATA[<p>I represent a small company based in Chennai, India. We are a team of 3 working on web application development using Python.</p>
<p>Our company has decided to invest in GenAI, TTS, local LLMs, etc., and we plan to assemble a PC with the following specs: Core i9 Ultra 285k, 128GB RAM, RTX 4080. This PC will be shared within our local network among the 3 of us.</p>
<p>The challenge is that we work in both Windows and Linux environments. I want to use this new PC in a way that each of us has access to our own virtual machine (VM), similar to having individual VPS accounts (like EC2 or Hostinger) but within a local network with local IPs. We should have our own control panel (e.g., like SolusVM) to manage tasks such as restarting the OS, taking snapshots, etc.</p>
<p>I tried Proxmox, but I encountered difficulties in setting up separate logins for each user to access their allocated VPS.</p>
<p>One more critical issue is that we need to share the GPU (RTX 4080) among the three users based on their usage. Since the RTX 4080 doesn't support vGPU, I’m unsure how to configure GPU sharing efficiently.</p>
<p>What would be a good solution for this setup? I would like the following:</p>
<ol>
<li><strong>GPU sharing</strong> among the users.</li>
<li>Each user should get a <strong>local IP</strong> for SSH access to their own VM.</li>
<li>An <strong>open-source solution</strong> for managing the environment.</li>
</ol>]]></content:encoded>
						                            <category domain="https://www.virtualizationhowto.com/community/home-lab-forum/">Home Lab Forum</category>                        <dc:creator>vignesh.93</dc:creator>
                        <guid isPermaLink="true">https://www.virtualizationhowto.com/community/home-lab-forum/need-a-ideal-solution-for-my-problem/#post-1059</guid>
                    </item>
							        </channel>
        </rss>
		