Skip to content

Commit

Permalink
vmware
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkXero-dev committed Oct 7, 2024
1 parent 77bca4e commit 1993e68
Show file tree
Hide file tree
Showing 46 changed files with 6,103 additions and 908 deletions.
Binary file added content/posts/vmware-linux/featured.webp
Binary file not shown.
52 changes: 52 additions & 0 deletions content/posts/vmware-linux/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
---
title: "VMware on Linux"
date: 2024-10-07
draft: false
description: "Install VMWare on Linux"
tags: ["VMWare", "Virtualization", "Tools", "Linux"]
---
### Intro

I understand that many of you newcomers to **Linux** from **Windows** soemtimes prefer to use **VMWare** coz that's what you are used to. Although I would highly recommend **Virt-Manager** as it's Kernel based. But for you who prefer VMWare follow the guide below..

<p align="center">
<img src="https://i.imgur.com/FDUoyg6.png" alt="shot">
</p>

### The Guide

All packages compile from the **AUR**, but if you are on **XeroLinux** or have the **Chaotic-AUR** repos they will simply just install, no compilation needed.

- Grab the packages

```Bash
paru/yay -S vmware-workstation vmware-unlocker-bin vmware-keymaps
```

- Activate Networking & other services :

```Bash
sudo modprobe -a vmw_vmci vmmon
sudo systemctl enable --now vmware-networks.service
sudo systemctl enable --now vmware-usbarbitrator.service
```

Finally there's the matter of the Linux Guest OS, to set the correct resolution, it has to come with certain packages but in any case I will show you how to install them and enable..

To enable the service just run :

```Bash
sudo systemctl enable --now vmtoolsd
```

### Issues

If resolution does not get fixed and you are stuck at low, then you might need to install the necessary packages... Below is what you need for the various Distros out there... Reboot then run the above command...

- Video Drivers

```Bash
sudo pacman -S xf86-video-vmware open-vm-tools
```

Yet another tool to add to the arsenal...
6 changes: 3 additions & 3 deletions content/scripts.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ While my tools are great and offer amazing flexibility and total freedom of choi
Explore the following notable Xero scripts :

1. **Xero-Toolkit** => [🌐 Visit the Wiki](https://wiki.xerolinux.xyz/xlapit/)
2. **Xero-Plasma** => [🌐 Visit the Wiki](https://wiki.xerolinux.xyz/plasma/)
3. **Xero-Gnome** => [🌐 Visit the Wiki](https://wiki.xerolinux.xyz/gnome/)
2. **Xero-Plasma** => [🌐 Visit the Wiki](https://wiki.xerolinux.xyz/scripts/#kde-plasma)
3. **Xero-Gnome** => [🌐 Visit the Wiki](https://wiki.xerolinux.xyz/scripts/#gnome-wip)
4. **Grub Themes** => [🌐 Visit the Wiki](https://wiki.xerolinux.xyz/grub/)
5. **Cosmic-Alpha** => [🌐 Visit the Wiki](https://wiki.xerolinux.xyz/cosmic/)
5. **Cosmic-Alpha** => [🌐 Visit the Wiki](https://wiki.xerolinux.xyz/scripts/#cosmic-alpha)
6. **Xero Layan Rice** => [🌐 Visit the Wiki](https://wiki.xerolinux.xyz/rice/)

### Wrap up
Expand Down
88 changes: 44 additions & 44 deletions public/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1447,19 +1447,19 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>



<a href="/posts/ollama-ai/" class="min-w-full">
<a href="/posts/vmware-linux/" class="min-w-full">

<div class="min-h-full border border-neutral-200 dark:border-neutral-700 border-2 rounded overflow-hidden shadow-2xl relative">

<div class="w-full thumbnail_card_related nozoom" style="background-image:url(/posts/ollama-ai/featured.webp);"></div>
<div class="w-full thumbnail_card_related nozoom" style="background-image:url(/posts/vmware-linux/featured.webp);"></div>



<div class="px-6 py-4">


<div class="font-bold text-xl text-neutral-800 decoration-primary-500 hover:underline hover:underline-offset-2 dark:text-neutral"
href="/posts/ollama-ai/">Ollama A.I</div>
href="/posts/vmware-linux/">VMware on Linux</div>


<div class="text-sm text-neutral-500 dark:text-neutral-400">
Expand Down Expand Up @@ -1504,7 +1504,7 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>
<div class="flex flex-row flex-wrap items-center">


<time datetime="2024-09-20T00:00:00&#43;00:00">20 September 2024</time><span class="px-2 text-primary-500">&middot;</span><span title="Reading time">2 mins</span><span class="px-2 text-primary-500">&middot;</span><span>
<time datetime="2024-10-07T00:00:00&#43;00:00">7 October 2024</time><span class="px-2 text-primary-500">&middot;</span><span title="Reading time">1 min</span><span class="px-2 text-primary-500">&middot;</span><span>



Expand All @@ -1517,7 +1517,7 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>



<span id="views_posts/ollama-ai/index.md" class="animate-pulse inline-block text-transparent max-h-3 rounded-full mt-[-2px] align-middle bg-neutral-300 dark:bg-neutral-400" title="views">loading</span>
<span id="views_posts/vmware-linux/index.md" class="animate-pulse inline-block text-transparent max-h-3 rounded-full mt-[-2px] align-middle bg-neutral-300 dark:bg-neutral-400" title="views">loading</span>
<span class="inline-block align-text-bottom">

<span class="relative block icon">
Expand All @@ -1539,7 +1539,7 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>



<span id="likes_posts/ollama-ai/index.md"
<span id="likes_posts/vmware-linux/index.md"
class="animate-pulse inline-block text-transparent max-h-3 rounded-full mt-[-2px] align-middle bg-neutral-300 dark:bg-neutral-400"
title="likes">loading</span>
<span class="inline-block align-text-bottom">
Expand Down Expand Up @@ -1588,26 +1588,26 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>



<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/ai/&#34;,'_self');">
<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/vmware/&#34;,'_self');">
<span class="flex" style="cursor: pointer;">
<span class="rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400">
AI
VMWare
</span>
</span>
</span>

<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/ollama/&#34;,'_self');">
<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/virtualization/&#34;,'_self');">
<span class="flex" style="cursor: pointer;">
<span class="rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400">
Ollama
Virtualization
</span>
</span>
</span>

<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/assistant/&#34;,'_self');">
<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/tools/&#34;,'_self');">
<span class="flex" style="cursor: pointer;">
<span class="rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400">
Assistant
Tools
</span>
</span>
</span>
Expand Down Expand Up @@ -1641,19 +1641,19 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>



<a href="/posts/pacman-update/" class="min-w-full">
<a href="/posts/ollama-ai/" class="min-w-full">

<div class="min-h-full border border-neutral-200 dark:border-neutral-700 border-2 rounded overflow-hidden shadow-2xl relative">

<div class="w-full thumbnail_card_related nozoom" style="background-image:url(/posts/pacman-update/featured.webp);"></div>
<div class="w-full thumbnail_card_related nozoom" style="background-image:url(/posts/ollama-ai/featured.webp);"></div>



<div class="px-6 py-4">


<div class="font-bold text-xl text-neutral-800 decoration-primary-500 hover:underline hover:underline-offset-2 dark:text-neutral"
href="/posts/pacman-update/">Pacman R7.0 Update</div>
href="/posts/ollama-ai/">Ollama A.I</div>


<div class="text-sm text-neutral-500 dark:text-neutral-400">
Expand Down Expand Up @@ -1698,7 +1698,7 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>
<div class="flex flex-row flex-wrap items-center">


<time datetime="2024-09-15T00:00:00&#43;00:00">15 September 2024</time><span class="px-2 text-primary-500">&middot;</span><span title="Reading time">4 mins</span><span class="px-2 text-primary-500">&middot;</span><span>
<time datetime="2024-09-20T00:00:00&#43;00:00">20 September 2024</time><span class="px-2 text-primary-500">&middot;</span><span title="Reading time">2 mins</span><span class="px-2 text-primary-500">&middot;</span><span>



Expand All @@ -1711,7 +1711,7 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>



<span id="views_posts/pacman-update/index.md" class="animate-pulse inline-block text-transparent max-h-3 rounded-full mt-[-2px] align-middle bg-neutral-300 dark:bg-neutral-400" title="views">loading</span>
<span id="views_posts/ollama-ai/index.md" class="animate-pulse inline-block text-transparent max-h-3 rounded-full mt-[-2px] align-middle bg-neutral-300 dark:bg-neutral-400" title="views">loading</span>
<span class="inline-block align-text-bottom">

<span class="relative block icon">
Expand All @@ -1733,7 +1733,7 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>



<span id="likes_posts/pacman-update/index.md"
<span id="likes_posts/ollama-ai/index.md"
class="animate-pulse inline-block text-transparent max-h-3 rounded-full mt-[-2px] align-middle bg-neutral-300 dark:bg-neutral-400"
title="likes">loading</span>
<span class="inline-block align-text-bottom">
Expand Down Expand Up @@ -1782,34 +1782,26 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>



<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/pacman/&#34;,'_self');">
<span class="flex" style="cursor: pointer;">
<span class="rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400">
Pacman
</span>
</span>
</span>

<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/aur/&#34;,'_self');">
<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/ai/&#34;,'_self');">
<span class="flex" style="cursor: pointer;">
<span class="rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400">
AUR
AI
</span>
</span>
</span>

<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/arch/&#34;,'_self');">
<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/ollama/&#34;,'_self');">
<span class="flex" style="cursor: pointer;">
<span class="rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400">
Arch
Ollama
</span>
</span>
</span>

<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/guide/&#34;,'_self');">
<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/assistant/&#34;,'_self');">
<span class="flex" style="cursor: pointer;">
<span class="rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400">
Guide
Assistant
</span>
</span>
</span>
Expand Down Expand Up @@ -1843,19 +1835,19 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>



<a href="/posts/build-archiso/" class="min-w-full">
<a href="/posts/pacman-update/" class="min-w-full">

<div class="min-h-full border border-neutral-200 dark:border-neutral-700 border-2 rounded overflow-hidden shadow-2xl relative">

<div class="w-full thumbnail_card_related nozoom" style="background-image:url(/posts/build-archiso/featured.webp);"></div>
<div class="w-full thumbnail_card_related nozoom" style="background-image:url(/posts/pacman-update/featured.webp);"></div>



<div class="px-6 py-4">


<div class="font-bold text-xl text-neutral-800 decoration-primary-500 hover:underline hover:underline-offset-2 dark:text-neutral"
href="/posts/build-archiso/">Build a Fresh Arch ISO</div>
href="/posts/pacman-update/">Pacman R7.0 Update</div>


<div class="text-sm text-neutral-500 dark:text-neutral-400">
Expand Down Expand Up @@ -1900,7 +1892,7 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>
<div class="flex flex-row flex-wrap items-center">


<time datetime="2024-09-05T00:00:00&#43;00:00">5 September 2024</time><span class="px-2 text-primary-500">&middot;</span><span title="Reading time">2 mins</span><span class="px-2 text-primary-500">&middot;</span><span>
<time datetime="2024-09-15T00:00:00&#43;00:00">15 September 2024</time><span class="px-2 text-primary-500">&middot;</span><span title="Reading time">4 mins</span><span class="px-2 text-primary-500">&middot;</span><span>



Expand All @@ -1913,7 +1905,7 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>



<span id="views_posts/build-archiso/index.md" class="animate-pulse inline-block text-transparent max-h-3 rounded-full mt-[-2px] align-middle bg-neutral-300 dark:bg-neutral-400" title="views">loading</span>
<span id="views_posts/pacman-update/index.md" class="animate-pulse inline-block text-transparent max-h-3 rounded-full mt-[-2px] align-middle bg-neutral-300 dark:bg-neutral-400" title="views">loading</span>
<span class="inline-block align-text-bottom">

<span class="relative block icon">
Expand All @@ -1935,7 +1927,7 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>



<span id="likes_posts/build-archiso/index.md"
<span id="likes_posts/pacman-update/index.md"
class="animate-pulse inline-block text-transparent max-h-3 rounded-full mt-[-2px] align-middle bg-neutral-300 dark:bg-neutral-400"
title="likes">loading</span>
<span class="inline-block align-text-bottom">
Expand Down Expand Up @@ -1984,26 +1976,34 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>



<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/arch/&#34;,'_self');">
<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/pacman/&#34;,'_self');">
<span class="flex" style="cursor: pointer;">
<span class="rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400">
Arch
Pacman
</span>
</span>
</span>

<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/aur/&#34;,'_self');">
<span class="flex" style="cursor: pointer;">
<span class="rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400">
AUR
</span>
</span>
</span>

<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/archlinux/&#34;,'_self');">
<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/arch/&#34;,'_self');">
<span class="flex" style="cursor: pointer;">
<span class="rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400">
ArchLinux
Arch
</span>
</span>
</span>

<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/archiso/&#34;,'_self');">
<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/guide/&#34;,'_self');">
<span class="flex" style="cursor: pointer;">
<span class="rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400">
ArchISO
Guide
</span>
</span>
</span>
Expand Down
Loading

0 comments on commit 1993e68

Please sign in to comment.