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.

Free Windows VPS for 1 Month - Microsoft Azure

 Free Windows VPS for 1 Month - Microsoft Azure

Introduction

In this tutorial, I'll teach you how to create a VPS (Virtual Private Server) on Microsoft Azure. Microsoft Azure offers $300 in credits to access all their services, which you can use to create a VPS. Depending on the type of VPS you choose, these credits can last for about a month. If you're not subscribed to the channel, make sure to subscribe for more helpful tutorials and updates. Give this video a like to support the channel.

Step 1: Getting Started with Microsoft Azure

  1. Search for Microsoft Azure:

    • Go to Google and search for "Microsoft Azure."
    • Click on the official Microsoft Azure website (link will be in the video description).
  2. Sign Up for Free Trial:

    • Click on "Start Free" on the Azure homepage.
    • You will see information about free services for 12 months and $300 in credits for the first 30 days. Click on the green button "Start for free."
  3. Create an Azure Account:

    • You need to create a Microsoft account if you don’t have one.
    • Provide your country, name, email address, and verify your phone number.
    • Verify your identity using a credit card (you can use a prepaid card or a virtual card service like Revolut or MBWAY).

Step 2: Setting Up Your VPS

  1. Access the Azure Dashboard:

    • After completing the registration and verification, you will have access to the Azure dashboard.
  2. Create a Resource:

    • Click on "Create a resource" on the Azure dashboard.
    • You will see various resources; choose "Virtual Machine."
  3. Configure Your Virtual Machine:

    • Choose the type of operating system (Windows 11 Pro, for example).
    • Select the specifications (CPU, RAM). For example, choose 2 CPUs and 8 GB of RAM, which costs around $74 per month.
    • Create a resource group, e.g., "VPSWindows."
    • Name your virtual machine, e.g., "VPSVideo."
    • Select the region (e.g., East US).
  4. Set Up Administrator Account:

    • Enter a username (e.g., "administrator").
    • Create and confirm a password.
  5. Review and Create:

    • Click on "Review and create."
    • After validation, click on the "Create" button.

Step 3: Connecting to Your VPS

  1. Find Your VPS IP Address:

    • Go to "Virtual Machines" on the Azure dashboard.
    • Select your created virtual machine.
    • Copy the public IP address listed in the details.
  2. Remote Desktop Connection:

    • On your local computer, search for "Remote Desktop Connection."
    • Enter the copied IP address.
    • When prompted, enter the username ("administrator") and password you set up earlier.
  3. Finalize the Setup:

    • Once connected, you will see the VPS desktop.
    • Close any initial setup prompts.
    • You now have access to your Windows VPS.

Speed Test

  • Perform a speed test to check the VPS internet speed:
    • Open a browser on the VPS and go to a speed test website.
    • Run the test to see download and upload speeds. Azure typically provides high-speed connections, reaching several Gbps.

Conclusion

You have successfully created a free VPS on Microsoft Azure using the $300 credits. This VPS can be used for various purposes, and you can experiment with different configurations to find the best fit for your needs. Remember to manage your resources carefully to make the most of your credits. Subscribe to the channel for more tutorials and updates!

Note: Ensure to cancel any services or resources you don't need to avoid unnecessary charges after your credits expire.

How to Create a FiveM Server from Scratch: Complete Guide for Beginners

How to Create a FiveM Server from Scratch: Complete Guide for Beginners


Introduction

In this tutorial, we'll learn how to create a FiveM server from scratch, configure scripts, and customize the server to your liking. At the end of the course, I will provide a free base for download so you can follow along with the tutorial. If you're not subscribed to the channel, make sure to subscribe for more tutorials and updates.

Step 1: Installing the Necessary Software

1.1 XAMPP

XAMPP is a free and open-source cross-platform web server solution stack package developed by Apache Friends, consisting mainly of the Apache HTTP Server, MariaDB database, and interpreters for scripts written in the PHP and Perl programming languages. To install:

  1. Go to the official XAMPP website and download it.
  2. Run the installer and follow the steps (next, next, install).
  3. After installation, open XAMPP and click “Start” on the Apache and MySQL options.

1.2 Visual Studio Code

Visual Studio Code is a powerful and free text editor. To install:

  1. Go to the official Visual Studio Code website and download it.
  2. Run the installer and follow the steps (next, next, install).

Step 2: Setting Up the Server

2.1 Download and Set Up TXAdmin

  1. Go to the TXAdmin link in the official FiveM documentation.
  2. Download the recommended version.
  3. Extract the contents of the ZIP file to a folder of your choice (e.g., "base_server").
  4. Inside the extracted folder, run the fxserver.exe file.
  5. In the window that opens, click “Link Account” and create an account on the FiveM forum.
  6. Verify the account through the email sent.
  7. After verification, log in and create a password for the server administrator.
  8. Click “Next” and choose a name for the server.
  9. Select the SX Legacy server base.
  10. Save the file location and continue.

2.2 Creating the Server Key (Keymaster)

  1. Go to the Keymaster website.
  2. Click “Register a new server”.
  3. Enter a name for the server and the IP address (if using a VPS, use the VPS IP; otherwise, use your local computer's IP).
  4. In the server type, choose the “Other” option.
  5. Generate and copy the key.
  6. Paste the key into the appropriate field in the TXAdmin configuration.

Step 3: Database Configuration

  1. If using XAMPP, no changes to the database configuration are necessary.
  2. Click the green button to continue.

Step 4: Server File Configuration

  1. Set the server name, description, and the maximum number of players (clients).
  2. Choose the free option for up to 10 players, or purchase a subscription on the FiveM Patreon for more slots.
  3. Finalize the configuration and start the server.

Step 5: Connecting to the Server

  1. In the FiveM console, type connect localhost if hosting on your computer, or connect [VPS IP] if using a VPS.
  2. Open the firewall ports on your VPS:
    • Go to the advanced firewall settings.
    • Create new rules for TCP and UDP ports (30120).

Demonstration of the Final Result

After following all the steps, you should see the server running successfully. You can access the server in FiveM and start customizing it as desired.

Next Steps

In upcoming episodes, we will cover how to add and modify scripts, change the loading screen, and further customize the server. Leave comments on what you would like to learn so we can tailor the tutorials to your needs.

Conclusion

You have learned how to set up a FiveM server from scratch. Continue following the series to learn how to effectively customize and manage your server. Subscribe to the channel to not miss the upcoming videos!


Note: This guide is a starting point for beginners. Advanced customization and ongoing server management require additional knowledge that will be covered in future tutorials.

How to Get a VPS: A Step-by-Step Guide

 How to Get a VPS: A Step-by-Step Guide

I’m going to teach you how to get a VPS. There are both a one-day and a seven-day plan available. In this tutorial, I’ll show you how to get started. If you’re not yet subscribed, please consider subscribing, commenting on this video, and leaving a like as it really helps a lot. In addition to VPS tutorials, I also cover games, FiveM tutorials, HTML, CSS, Photoshop, and much more. Over the next few days, I’ll be posting various programming tutorials and useful tips. Let’s get started with the tutorial on how to create a VPS account.

Step 1: Create an Account

  1. Visit the Website: Go to the CPS Server website. Click on the first result that appears.
  2. Start VPS Trial: Click on the green button that says "Start VPS Trial."
  3. Fill in Your Details: Enter your details and submit. Once you do this, you should receive a verification that your account has been successfully created.
  4. Verify Your Email: You’ll need to verify your email address. Check your email for a verification link. If you don’t see it in your inbox, check your spam folder. Click on the verification link to activate your account.

Step 2: Create Your VPS

  1. Choose a Location: Log in to your account and select a VPS location. For those in Europe, Amsterdam is a good choice since it offers the trial option.
  2. Select an Operating System: Choose the operating system you prefer. You can select either Linux or Windows. For this tutorial, we’ll choose Windows 2019 or 2022.
  3. Select VPS Specifications: Choose the specifications for your VPS. The free trial typically offers options with 8GB RAM, 8GB CPU, and 160GB disk space.
  4. Complete the Setup: Click "Next" and review your selections. You may see options for a one-day trial or a seven-day trial. If you don’t see the one-day trial, you might need to pay a small fee for the seven-day trial.

Step 3: Connect to Your VPS

  1. Check VPS Status: Wait for the status of your VPS to change from "Pending" to "Running." This can take up to 20 minutes.
  2. Get Your IP Address: Once the VPS is running, you’ll receive the IP address. If you don’t get an email, refresh the page until you see the IP address displayed.
  3. Remote Desktop Connection: On your computer, search for "Remote Desktop Connection" and open it.
  4. Enter VPS IP Address: In the Remote Desktop Connection window, enter the IP address of your VPS and click "Connect."
  5. Enter Credentials: Enter the username and password provided by the VPS provider. If you haven’t received these details, check your VPS dashboard for the credentials.
  6. Complete Connection: Click "OK" and then "Yes" if prompted to trust the remote connection.

Step 4: Set Up and Use Your VPS

  1. Disable Internet Explorer Enhanced Security: To install applications, disable Internet Explorer Enhanced Security Configuration.
  2. Install Software: Use Internet Explorer to download and install Google Chrome or another browser of your choice.
  3. Customize Your VPS: Install any applications or servers you need. With 8GB of RAM and a robust CPU, this VPS is powerful enough to host servers, run websites, or test software safely.

Performance Check

  • Internet Speed Test: Run a speed test to check the internet speed of your VPS. You should see speeds ranging from 500 Mbps to over 700 Mbps, depending on the server and location.

Conclusion

By following these steps, you can easily create and set up a VPS for free for a limited time. This VPS is perfect for hosting a server, running a website, or testing software safely without risking your main computer. If you found this tutorial helpful, don’t forget to subscribe, leave a comment, and give a like. Happy VPS-ing!

Mirra Andreeva

  Mirra Andreeva Mirra Andreeva is making a big splash in women's tennis. She recently amazed fans at a major tournament. Her skills sh...