sexta-feira, 7 de junho de 2024

How to Disable Hyper-V and Windows Sandbox to Improve Android Emulator Performance

How to Disable Hyper-V and Windows Sandbox to Improve Android Emulator Performance

Certain Android emulators, such as BlueStacks, may experience performance issues or fail to start if virtualization technologies like Hyper-V and Windows Sandbox are enabled on your computer. This guide explains how to disable these technologies to enhance emulator performance.

The Issue

Hyper-V and Windows Sandbox are virtualization technologies provided by Microsoft that can be incompatible with some Android emulators. When enabled, these technologies can consume system resources needed for the emulators to function properly.

Steps to Disable Hyper-V and Windows Sandbox

  1. Open Windows Features

    • Press Windows + R to open the Run dialog.
    • Type optionalfeatures and press Enter to open the Windows Features dialog.
  2. Disable Hyper-V

    • In the Windows Features list, locate Hyper-V.
    • Uncheck the box next to Hyper-V to disable it.
  3. Disable Windows Sandbox

    • Scroll down in the Windows Features list to find Windows Sandbox.
    • Uncheck the box next to Windows Sandbox to disable it.
  4. Apply Changes

    • Click OK to apply the changes. Windows will process the disabling of these features.
    • Once the process is complete, you will be prompted to restart your computer. Click Restart now for the changes to take effect.

Verifying Hyper-V and Windows Sandbox are Disabled

After restarting your computer, follow these steps to confirm that Hyper-V and Windows Sandbox have been disabled correctly:

  1. Check Hyper-V

    • Open PowerShell with administrative privileges (search for "PowerShell" in the Start menu, right-click, and select "Run as administrator").
    • Type the following command and press Enter:
      powershell
      Get-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-All
    • The status should indicate that the feature is disabled.
  2. Check Windows Sandbox

    • Similarly, in PowerShell, type:
      powershell
      Get-WindowsOptionalFeature -Online -FeatureName "Containers-DisposableClientVM"
    • The status should indicate that the feature is disabled.

Disabling Virtualization in BIOS/UEFI

If you need to disable virtualization at the BIOS/UEFI level, follow these steps:

  1. Restart and Access BIOS/UEFI

    • Restart your computer and press the appropriate key (such as F2, F10, DEL, or ESC) to enter BIOS/UEFI during startup.
  2. Disable Virtualization

    • In the settings menu, look for an option related to virtualization, such as "Intel VT-x", "AMD-V", or "Virtualization Technology".
    • Disable this option.
    • Save the changes and exit BIOS/UEFI.

Conclusion

By following these steps, you will disable Hyper-V and Windows Sandbox, freeing up system resources and improving the performance of Android emulators on your computer. This will allow you to use emulators like BlueStacks without compatibility issues related to these virtualization technologies.

Exploring Windows Sandbox: A Secure Environment for Testing and Running Untrusted Applications

 Exploring Windows Sandbox: A Secure Environment for Testing and Running Untrusted Applications

In the digital age, the need to run and test applications safely has become paramount. Whether you are a developer testing new software, an IT professional evaluating untrusted applications, or an everyday user concerned about security, Windows Sandbox offers a perfect solution. This feature, integrated into Windows 10 and Windows 11 (Pro, Enterprise, and Education editions), provides a lightweight, isolated environment where you can execute applications without risking your main system. This article explores what Windows Sandbox is, how to enable it, and the benefits it offers.

What is Windows Sandbox?

Windows Sandbox is a virtualized environment that uses Microsoft's hypervisor and hardware virtualization to create a temporary and secure environment. This isolated space allows users to run untrusted software, visit potentially dangerous websites, or open suspicious files without worrying about compromising their main operating system. Once the sandbox is closed, everything within it is discarded, ensuring that no changes or malware persist.

System Requirements

Before enabling Windows Sandbox, ensure that your system meets the following requirements:

  • Operating System: Windows 10 Pro, Enterprise, or Education; Windows 11 Pro, Enterprise, or Education.
  • Virtualization: Must be enabled in BIOS/UEFI.
  • Memory: At least 4 GB of RAM (8 GB recommended).
  • Disk Space: At least 1 GB of free disk space.
  • CPU Cores: 2 CPU cores (4 cores with hyperthreading recommended).

Enabling Windows Sandbox

Follow these steps to enable Windows Sandbox on your system:

  1. Check Virtualization Support in BIOS/UEFI:

    • Restart your computer and enter the BIOS/UEFI settings (commonly accessed by pressing keys like F2, F10, DEL, or ESC during startup).
    • Locate and enable the virtualization option (labeled as "Intel VT-x", "AMD-V", or "Virtualization Technology").
    • Save changes and exit BIOS/UEFI.
  2. Enable Windows Sandbox:

    • Press Windows + R to open the Run dialog.
    • Type optionalfeatures and press Enter to open the Windows Features dialog.
    • Scroll down and check the Windows Sandbox option.
    • Click OK and wait for the necessary components to install. Restart your computer if prompted.

Using Windows Sandbox

Once enabled, Windows Sandbox can be launched and used with ease:

  1. Launch Windows Sandbox:

    • Open the Start menu and search for "Windows Sandbox".
    • Click on Windows Sandbox to start the environment. A new window will open, displaying a clean instance of Windows.
  2. Run Applications:

    • You can now copy files from your host system and paste them into the sandbox environment.
    • Install and run any software within the sandbox without worrying about affecting your main system.
  3. Temporary Environment:

    • Remember that Windows Sandbox is designed for temporary testing. Any changes made, applications installed, or files created will be lost once the sandbox is closed. The environment resets to its original state upon each launch.

Benefits of Windows Sandbox

Security: The primary benefit of Windows Sandbox is security. By running applications in an isolated environment, you protect your main system from potential threats like malware, viruses, or unintended system changes.

Convenience: Windows Sandbox is built into Windows 10 and Windows 11, making it easily accessible without the need for third-party software. It's straightforward to set up and use, requiring minimal configuration.

Efficiency: Unlike traditional virtual machines, Windows Sandbox is lightweight and optimized for quick startup and shutdown. It leverages integrated virtualization capabilities, ensuring efficient resource usage.

Testing Environment: For developers and IT professionals, Windows Sandbox provides an ideal environment for testing new applications, scripts, or configurations without the risk of affecting the host system.

Conclusion

Windows Sandbox is an invaluable tool for anyone who needs to run untrusted applications or test software in a secure, isolated environment. By leveraging the power of hardware virtualization, it provides a convenient, efficient, and secure solution for everyday users and professionals alike. Whether you're a developer, IT professional, or just someone cautious about security, Windows Sandbox can help you maintain the integrity of your main operating system while exploring the digital world with confidence.

Windows Sandbox

Windows Sandbox is a lightweight, virtualized environment integrated into Windows 10 and Windows 11 (Pro, Enterprise, and Education editions) that allows you to run untrusted applications in isolation without risking your main system. Here's how to enable and use Windows Sandbox:

1. Check System Requirements

Before enabling Windows Sandbox, ensure your system meets the following requirements:

  • Operating System: Windows 10 Pro, Enterprise, or Education; Windows 11 Pro, Enterprise, or Education.
  • Virtualization enabled in BIOS/UEFI.
  • At least 4 GB of RAM (8 GB recommended).
  • At least 1 GB of free disk space.
  • 2 CPU cores (4 cores with hyperthreading recommended).

2. Enable Virtualization in BIOS/UEFI

  1. Restart your computer and enter the BIOS/UEFI settings (usually by pressing a key like F2, F10, DEL, or ESC during startup).
  2. Look for an option related to virtualization (it may be called "Intel VT-x", "AMD-V", or "Virtualization Technology") and enable it.
  3. Save the changes and exit the BIOS/UEFI.

3. Enable Windows Sandbox

  1. Press Windows + R to open the Run dialog.
  2. Type optionalfeatures and press Enter to open the Windows Features dialog.
  3. In the Windows Features list, check the Windows Sandbox option.
  4. Click OK. Windows will install the necessary components. Restart your computer if prompted.

4. Using Windows Sandbox

  1. After restarting your computer, open the Start menu and search for "Windows Sandbox".
  2. Click on Windows Sandbox to launch it.
  3. A new window will open, displaying a clean Windows environment. You can now run any application or perform any action within this sandbox without affecting your main system.
  4. When you close the Windows Sandbox, all changes made within it are discarded, and the environment resets to its original state.

Tips for Using Windows Sandbox

  • File Transfer: You can copy files from your host system and paste them into the sandbox environment.
  • Internet Access: Windows Sandbox has internet access, so you can download and test online applications securely.
  • Temporary Environment: Remember that any changes or files created in the Sandbox will be lost when you close it. It's designed for temporary testing and running untrusted applications.

By following these steps, you can enable and use Windows Sandbox to run applications safely and test potentially risky software in an isolated environment.

How to uninstall hyper-v from windows?

 To uninstall Hyper-V from your Windows system, you need to disable it through the Windows Features dialog. Here are the steps to do so:

1. Open Windows Features

  1. Press Windows + R to open the Run dialog.
  2. Type optionalfeatures and press Enter to open the Windows Features dialog.

2. Disable Hyper-V

  1. In the Windows Features dialog, scroll down and find the Hyper-V option.
  2. Uncheck the Hyper-V option along with its sub-options (such as Hyper-V Management Tools and Hyper-V Platform).
  3. Click OK. Windows will process the changes and uninstall Hyper-V. This might take a few minutes.

3. Restart Your Computer

  1. Once the process is complete, you will be prompted to restart your computer. Click Restart now to complete the uninstallation process.

Using PowerShell to Uninstall Hyper-V (Optional)

You can also use PowerShell to uninstall Hyper-V. Here’s how:

  1. Open PowerShell with administrative privileges. You can do this by searching for "PowerShell" in the Start menu, right-clicking on it, and selecting Run as administrator.
  2. In the PowerShell window, type the following command and press Enter:
    powershell
    Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-All
  3. Wait for the command to complete, then restart your computer if prompted.

By following these steps, you can successfully uninstall Hyper-V from your Windows system.

How to run Windows hypervisor?

Hyper-V is a native hypervisor by Microsoft that allows you to create and manage virtual machines on Windows. It is available on certain editions of Windows 10 and Windows 11, such as Pro, Enterprise, and Education. Here are the steps to enable and run Hyper-V on Windows:

1. Check System Requirements

Before enabling Hyper-V, make sure your system meets the following requirements:

  • Operating System: Windows 10 Pro, Enterprise, or Education; Windows 11 Pro, Enterprise, or Education.
  • Processor: 64-bit with support for SLAT (Second Level Address Translation).
  • Memory: At least 4 GB of RAM.
  • Virtualization support in BIOS/UEFI.

2. Enable Virtualization in BIOS/UEFI

  1. Restart your computer and enter the BIOS/UEFI settings (usually by pressing a key like F2, F10, DEL, or ESC during startup).
  2. Look for an option related to virtualization (it may be called "Intel VT-x", "AMD-V", or "Virtualization Technology") and enable it.
  3. Save the changes and exit the BIOS/UEFI.

3. Enable Hyper-V in Windows

  1. Open the Control Panel and go to Programs > Programs and Features > Turn Windows features on or off.
  2. In the Windows Features list, check the Hyper-V option along with all its sub-options (such as Hyper-V Platform and Hyper-V Management Tools).
  3. Click OK and wait for Windows to install the necessary components. Restart your computer if prompted.

4. Use Hyper-V Manager

  1. After the restart, open Hyper-V Manager. You can find it by searching for "Hyper-V Manager" in the Start menu.
  2. In Hyper-V Manager, you can create and manage virtual machines.

Creating a Virtual Machine in Hyper-V

  1. In Hyper-V Manager, right-click on your computer's name in the left-hand list and select New > Virtual Machine.
  2. Follow the wizard to configure your new virtual machine, setting options such as name, storage location, generation, amount of memory, network connection, and virtual hard disk.
  3. After configuring the virtual machine, you can start it by right-clicking on it and selecting Start. To connect to the VM, right-click on it and select Connect.

By following these steps, you can enable and use Hyper-V to create and manage virtual machines on your Windows system.

terça-feira, 4 de junho de 2024

Virtual Machine with Ready-to-Install and Use APPs! Free!

 Virtual Machine with Ready-to-Install and Use APPs! Free!

Virtual Machine and Open Source Apps

Today, we're diving into two topics that I know you love: virtual machines and open-source applications. I'll demonstrate how you can install various open-source applications on your PC or any web server in a super simple and quick way, and best of all, for free!

Introducing Bitnami and VirtualBox

First off, let's talk about Bitnami, or BitNami, which is a comprehensive solution featuring pre-configured virtual machines (VMs) or applications. With Bitnami, you can run applications like WordPress, Magento, PrestaShop, Laravel, and many others on your PC for testing or learning purposes. It's not just limited to applications; you can also install frameworks like Laravel. The best part? It's all free!

Now, let's dive deeper into Bitnami. You'll need to install it on your computer and set it up with the applications you want to use. With just a few clicks, you can have a fully configured application running on localhost.

What is Bitnami and VirtualBox?

Bitnami provides developers or individuals without advanced programming knowledge a complete solution through virtual machines for local installation on your PC or servers on the internet. It offers open-source applications, frameworks, programming languages, and servers, all pre-configured and ready to use. Bitnami works in conjunction with VirtualBox, which allows you to create and manage virtual machines on your computer, regardless of your operating system.

Downloading and Running an Image on VirtualBox

To get started, you can download application images from Bitnami's website and run them on VirtualBox. Once downloaded, simply open the image file with VirtualBox, configure the settings, and launch the virtual machine. This process may take some time as it configures the VM and installs the application. Once completed, you can access the application via localhost in your web browser.

Final Thoughts

Using virtual machines and Bitnami, you can easily install and test various applications, languages, and technologies. Whether you're a developer, student, or tech enthusiast, virtual machines provide a convenient and risk-free environment for experimentation and learning.

Apologies for my voice; I'm recovering from a cold, which slowed down content creation in June. But if you want to learn more about virtual machines, VirtualBox, or Bitnami, please leave a comment! Your feedback helps me improve and tailor content to your interests. Let's keep the conversation going!


Bitnami is a powerful tool for simplifying the deployment of popular applications and platforms. With its pre-configured solutions such as application stacks, VirtualBox images, and cloud support, developers and system administrators can save time and effort by quickly getting started with applications without the need for complex setups.

In addition to application stacks, Bitnami also offers ready-to-use images for VirtualBox, a virtualization software. These images contain complete operating systems and applications, allowing you to set up a development or testing environment quickly. Simply import the image into VirtualBox and start using the desired application without worrying about complex installation and configuration.

[FIVEM] HOW TO CHANGE SERVER HUD AND LOADING SCREEN - CREATING A FIVEM SERVER

[FIVEM] HOW TO CHANGE SERVER HUD AND LOADING SCREEN - CREATING A FIVEM SERVER

To begin, you'll need the scripts. Okay, in this case, the links we need are for the HUD clips and loading screen scripts. If you already have these scripts, you can skip ahead a bit. If not, let's teach you how to get them for free. There are various sites offering free clips, but the most reliable one is the FiveM forum. You can find the link in the description. Here, you'll find a plethora of free scripts, both paid and unpaid.

Let's start by downloading a HUD script. Click on the search bar and look for "HUD." Wait for it to load and you'll find several options. Choose one that suits your server. For example, if your server is RP, you might want to use a HUD suitable for RP servers. Select and download the HUD script.

Next, let's find a loading screen. Search for "loading screen" in the search bar again. Scroll down to find various options. Pick one that you like and download it. Once downloaded, drag both the HUD and loading screen scripts to your desktop.

Now, let's rename them. Remove any unnecessary characters from the file names. Then, let's configure the loading screen. Open the HTML file of the loading screen using a text editor like Visual Studio Code. Here, you can customize the text, such as server name, description, and Discord link. You can also add background music by placing an MP3 file in the specified folder.

Next, let's change the server logo. Locate the logo file and edit it using an image editor like Photoshop. Replace it with your desired logo and save the changes.

Now, let's configure the HUD. Open the configuration file and make any necessary adjustments, such as selecting the appropriate version for your server.

Once everything is set up, drag the HUD and loading screen folders into your server's directory, replacing any existing files if prompted.

Now, let's test our modifications. Start your server and connect to it. You should see the changes reflected in the HUD and loading screen.

If you want to further customize the loading screen, you can edit the CSS file to change colors, fonts, etc.

That's it! You've successfully changed your server's HUD and loading screen. Feel free to explore more customization options and experiment with different scripts to enhance your server's experience.

[FIVEM] Handling Vehicles and How to Add Vehicles to Your Server

 [FIVEM] Handling Vehicles and How to Add Vehicles to Your Server

In this tutorial, we'll teach you how to add vehicles to your server and modify their handling to make them go faster or slower, whatever suits your needs. To get started, you'll need a few tools, which we'll provide links to in the description. The first tool you'll need is Opa Live, which you can download from our website. Once downloaded, install it following the on-screen instructions.

Now, let's dive into the process:

1. Download the Vehicle: Head over to the GTA 5 Mods website, where you can find a wide selection of vehicles to choose from. Look for a vehicle you like and download it.

2. Extract the Vehicle Files: After downloading, extract the vehicle files to your desktop or preferred location. You'll typically find a DLC folder containing the vehicle data.

3. Use Opa Live to Modify Handling: Open Opa Live and select the Windows version. Choose the GTA 5 installation folder and proceed with the installation process. Once installed, launch Opa Live and switch to edit mode. Navigate to the DLC folder of your vehicle and open it.

4. Customize Handling: Inside the DLC folder, you'll find various files related to the vehicle, including a data folder containing vehicle information. Modify the handling characteristics according to your preferences. You can adjust parameters like mass, drive force, and more to alter the vehicle's performance.

5. Save Changes and Add to Server: After customizing the handling, save the changes and exit Opa Live. Next, create a folder for your vehicles in the server data directory. Place the modified vehicle files in this folder.

6. Add Vehicle to Server Database: Access your server's database and navigate to the Vehicles table. Insert a new entry for your vehicle, specifying its name, code, price, image link, and category.

7. Restart Server and Test: Restart your server to apply the changes. Once the server is back online, test the vehicle in-game to ensure that it behaves as expected. If necessary, tweak the handling parameters further until you're satisfied with the results.

8. Optional: Remove Vehicle from Server: If you need to remove a vehicle from your server, simply delete its entry from the Vehicles table in the database. This will remove it from the in-game vehicle selection menu.

Conclusion: By following these steps, you can easily add vehicles to your FIVEM server and customize their handling to suit your preferences. Whether you're looking to create a fleet of custom vehicles or fine-tune existing ones, this tutorial provides a comprehensive guide to get you started. Experiment with different handling settings to achieve the desired performance characteristics and enhance your server's gameplay experience. Happy modding!

HOW TO CREATE A FREE WINDOWS VPS - A STEP-BY-STEP GUIDE

 HOW TO CREATE A FREE WINDOWS VPS - A STEP-BY-STEP GUIDE

Are you interested in setting up your own Virtual Private Server (VPS) but worried about the costs? Look no further! In this guide, we'll walk you through the process of creating a completely free Windows VPS that you can use for seven days. Whether you want to host a game server, store files, or experiment with applications without cluttering your own computer, this tutorial has got you covered.

What is a VPS? Before we dive into the details, let's clarify what a VPS is. A VPS is essentially a virtualized server that operates within a larger physical server. It allows you to have dedicated resources for hosting your applications or files without the need to maintain your own physical hardware. VPSs are available 24/7, providing flexibility and accessibility for your online needs.

Step-by-Step Guide:

  1. Visit the Noas Website: Start by visiting the Noas website, where you can find options for setting up a free VPS. Keep in mind that availability may vary, so check back frequently if the desired options are not currently in stock.

  2. Select the Windows Option: Choose the Windows VPS option from the available choices. While SSD options tend to provide better performance, HDD options are also suitable, offering ample storage space for your needs.

  3. Create an Account: To proceed with setting up your VPS, you'll need to create an account on the Noas platform. Simply provide your email address, name, date of birth, and password to register.

  4. Verify Your Email: After creating your account, you'll receive an email from Noas with a verification link. Make sure to check your spam folder if you don't see it in your main inbox. Click on the link to verify your email address and complete the registration process.

  5. Set Up Your VPS: Once your account is verified, you can proceed to set up your VPS. Follow the instructions provided on the Noas platform to finalize the setup process.

  6. Access Your VPS: After the setup is complete, you'll receive login credentials for accessing your VPS. Use these credentials to log in to your VPS through remote desktop connection software.

  7. Start Exploring: Congratulations! You now have a free Windows VPS at your disposal for seven days. Use it to host game servers, store files, or experiment with applications without any risk. Take advantage of this opportunity to explore the capabilities of a VPS and discover its potential for your projects.

Conclusion: Setting up a free Windows VPS is easier than you might think. With the step-by-step guide provided above, you can create your own VPS and explore its functionalities without any upfront costs. Whether you're a developer, gamer, or simply curious about virtualization technology, this tutorial offers a great starting point for your journey into the world of VPS hosting. So why wait? Start building your VPS today and unleash its power for your online endeavors.

HOW TO CREATE A FREE WINDOWS VPS - HOW TO CREATE A VPS IN 2024

 HOW TO CREATE A FREE WINDOWS VPS - HOW TO CREATE A VPS IN 2024

 Let's teach you how to create a completely free VPS for a week, okay? This VPS is completely free for seven days. We want to ask if you're not subscribed to the channel to subscribe. Now, let's explain step by step. First, what's a VPS? A VPS is used for you to host your server or store files, and they are available 24/7. You don't have to store things on your own computer or host your own server because you can put everything on a VPS. You can put your game server there, host your website, and it will run forever, in quotes, during the time you pay for the service. In this case, it's seven days totally free. If you want to try an application but don't want to install it on your computer, you can install it here on the VPS and use it without any risk. The site is called "Noas." You come here to the site, and they often have stock issues because it's a free thing that goes very quickly. As you can see here, the SSDs are already sold out, so we only have Linux options left. If there's an SSD available, it's much better than an HDD, although the disk is smaller. The HDD version allows for 40 GB, which is enough for a Fire server, for example. Now, we select the only available option, which is the Windows one. We don't need to change anything else, just click "Add" below. Then it will ask us to create an account. I'll create an account using my Google email that I already created in past videos. You put in your email, continue, then put in your name, date of birth, and password. After that, you click "Create Account." After a few seconds, you'll receive an email. If it's not in your main inbox, it might be in your spam folder. Click on the link in the email to verify your email address. Once you've done that, you'll be able to download the GeForce Now app or use it through your browser. I recommend downloading the app for better performance. Once you've logged in, you can select a game and start playing. It's that simple!

NVIDIA GeForce Now: How to Play Any Game on a Weak PC for Free!

NVIDIA GeForce Now: How to Play Any Game on a Weak PC for Free!


Let's get to know a service that offers various plans, including a free plan, which, if I'm not mistaken, means that you can play games in the cloud. In other words, you can play games without installing them on your computer and without your computer's performance being affected. You simply click the button, and the game opens instantly. You are directly in the game without needing to install anything. If the game is free, you can play it for free. If the game is paid, you have to pay for it to open it.

This service I'm going to talk about today is called GeForce Now. So what do you do? You open the first site, which I'll also leave in the description, and then we go through the registration process. Click on "Sign up" and it will ask you to create an account. There are several options to create an account. Just let it load here.

While it's loading, I'll also open Google to show you. Here, for some reason, it's not loading, so we click on "GeForce Now". There are three plans: the free plan, the priority plan, and the RTX 3080 plan. The difference between these plans is as follows:

  • The free plan only has a one-hour gaming session. After that hour, you have to exit the game, as it automatically closes, and you have to re-enter the game. It's a bit annoying, but since it's free, most people don't mind.
  • The priority plan gives you a 6-hour gaming session, a resolution of 1080p at 60 FPS, and the option to activate RTX.
  • The $19.99 plan offers the highest performance, with an RTX 3080, 4K resolution at 120 FPS, and 8 hours of gaming. But all of this depends on the speed of your internet connection. If you have slow internet, it won't be able to stream at 4K 120 FPS. So it depends on your internet speed.

I'll select the free plan, and then it will take me to this screen to create an account. I'll put in my email and continue. Then I'll put in my name, date of birth, and password. After that, I'll click on "Create Account". After a few seconds, you'll receive an email. If it's not in your main inbox, it might be in your spam folder. Click on the link in the email to verify your email address.

Once you've done that, you'll be able to download the GeForce Now app or use it through your browser. I recommend downloading the app for better performance. Once you've logged in, you can select a game and start playing. It's that simple!


Let me know if there's anything else you need!

Free Windows VPS 2024 - How to Set Up a FiveM Server

 Free Windows VPS 2024 - How to Set Up a FiveM Server


In this tutorial, I'll guide you through obtaining a free VPS (Virtual Private Server) and setting it up to host a FiveM server. We'll cover both a one-day and a seven-day trial plan, which can be extended or renewed as needed. Follow the steps below carefully to ensure a smooth setup process.

Step 1: Creating a VPS Account

  1. Access the VPS Service Website:

    • Go to the CPS Server website.
    • Click on the green button that says "Start VPS Trial."
  2. Sign Up:

    • Fill in your details to create an account.
    • Verify your email address by clicking the activation link sent to your inbox (check your spam folder if you don’t see it in your primary inbox).

Step 2: Setting Up the VPS

  1. Login to Your Account:

    • Once your account is activated, log in to the CPS Server website.
  2. Create a VPS:

    • Choose a server location closest to your desired region (for Europe, choose Amsterdam).
    • Select the operating system. For this tutorial, we'll use Windows Server 2019 (you can also choose Windows Server 2022 for the latest features).
  3. Select VPS Specifications:

    • For a free trial, select the plan with 8 GB of RAM, 8 CPUs, and 160 GB of storage.
    • Click on the next step and proceed without changing any default settings.
  4. Confirm Trial Period:

    • Choose the 7-day free trial option (if available). If prompted, you might need to pay a small amount (e.g., one cent) to activate the trial.
  5. Wait for VPS Creation:

    • The VPS creation process may take up to 20 minutes. You will receive an email with the VPS details once it's ready.

Step 3: Connecting to the VPS

  1. Remote Desktop Connection:

    • On your Windows PC, search for "Remote Desktop Connection" and open it.
    • Enter the VPS IP address provided in the email.
  2. Login Credentials:

    • Use the username and password provided in the email to log in.
    • If you haven't received the password, check the VPS management dashboard for the default credentials.

Step 4: Configuring the VPS

  1. Initial Setup:

    • Once logged into the VPS, disable Internet Explorer Enhanced Security Configuration to allow downloading necessary files.
    • Download and install Google Chrome or your preferred browser.
  2. Installing Required Software:

    • Download and install XAMPP for the web server environment.
    • Download and install Visual Studio Code for editing configuration files.

Step 5: Setting Up the FiveM Server

  1. Download the FiveM Server Base:

    • Join the Discord channel provided in the tutorial description to download the free SX base for FiveM.
  2. Prepare the Server Files:

    • Extract the SX base files to a folder on your VPS.
    • Open the server.cfg file in Visual Studio Code and configure it according to your server specifications.

Step 6: Configuring FiveM Keys and Database

  1. Obtain a FiveM Server License Key:

    • Go to FiveM Keymaster.
    • Log in and create a new key for your server. Copy this key and paste it into your server.cfg file.
  2. Configure the Database:

    • Open XAMPP and start Apache and MySQL services.
    • Go to http://localhost/phpmyadmin in your browser.
    • Create a new database and import the SQL file provided in the SX base.

Step 7: Running the FiveM Server

  1. Set File Paths:

    • Ensure that the file paths in run.bat or equivalent startup script match the locations of your server files.
  2. Start the Server:

    • Double-click on the run.bat file to start your FiveM server.

Conclusion

You have now successfully set up a free VPS and configured it to host a FiveM server. This VPS can be used for various purposes, such as running a website or testing applications safely. If you have any questions or need further assistance, leave a comment or join the Discord server linked in the tutorial description. Enjoy your new server setup!

Free FiveM Base 2024 - How to Create a FiveM Server

 Free FiveM Base 2024 - How to Create a FiveM Server

Introduction

In this tutorial, I'll show you how to create a FiveM server using a free SX base. The download link for the base will be available in our Discord channel, which is linked in the video description. This base, created by "Boina Verde," will be demonstrated here, and I'll guide you through the installation process.

Step 1: Prerequisites

Before we begin, you need to install a few essential programs:

  1. XAMPP - A free and open-source cross-platform web server solution stack package developed by Apache Friends.
  2. Text Editor - You can use Notepad or Visual Studio Code (recommended).

Installing XAMPP:

  • Download XAMPP from its official website.
  • Run the installer and follow the prompts to complete the installation.

Installing Visual Studio Code:

  • Download Visual Studio Code from its official website.
  • Run the installer and follow the prompts to complete the installation.

Step 2: Setting Up the Server

  1. Download the Base:

    • Join the Discord server linked in the description and download the SX base file.
  2. Prepare Your Workspace:

    • Create a new folder on your desktop or any desired location.
    • Extract the contents of the downloaded base into this folder.
  3. Configure the Server:

    • Open the server.cfg file located in the server-data folder using Visual Studio Code.
    • Modify the settings as required, such as setting the maximum number of players and configuring server resources.

Important Configurations:

  • Max Players: Ensure your server can handle the desired number of players. Note that custom clothing and features may require higher plans from FiveM's Patreon.
  • Server License Key: Obtain this from the FiveM keymaster and paste it into the server.cfg.

Step 3: Registering and Obtaining Keys

  1. Get Your Server License Key:

    • Go to FiveM keymaster.
    • Log in and create a new server key.
    • Enter your server name, IP address, and other details, then generate the key.
    • Copy this key and paste it into the server.cfg file under the sv_licenseKey entry.
  2. Steam Web API Key:

    • Go to the Steam API Key registration page.
    • Log in with your Steam account and generate an API key.
    • Copy this key and paste it into the server.cfg file under the steam_webApiKey entry.

Step 4: Importing the Database

  1. Start XAMPP:

    • Open XAMPP Control Panel.
    • Start Apache and MySQL services.
  2. Access phpMyAdmin:

    • Open your browser and go to http://localhost/phpmyadmin.
    • Create a new database.
  3. Import the SQL File:

    • Select the new database and click on the Import tab.
    • Choose the boina_verde.sql file from the extracted base files.
    • Click on Go to import the database.

Step 5: Running the Server

  1. Set File Paths:

    • Open the run.bat file located in your server folder using a text editor.
    • Ensure the file paths match the location of your FiveM server files.
  2. Start the Server:

    • Double-click on the run.bat file to start the server.

Step 6: Connecting to the Server

  1. Open FiveM:
    • Launch FiveM on your computer.
  2. Connect to Your Server:
    • Use the direct connect option and enter your server's IP address.

Step 7: Admin Commands and Setup

  1. Creating Your Character:

    • Follow the in-game prompts to create your character.
  2. Admin Commands:

    • Set yourself as an admin using in-game commands or through the database.
    • Example commands:
      • setgroup [your ID] admin - Sets your admin group.
      • giveitem [your ID] weapon_pistol 1 - Gives you a pistol.

Conclusion

You have now successfully set up a FiveM server using the free SX base. Feel free to explore and customize your server further. If you have any questions or need additional help, leave a comment or join the Discord server linked in the description. More tutorials and free bases will be shared, including how to create and customize your own FiveM server from scratch.