Kategorie: Virtual Server (EN)
Mailcow Admin Password Reset
Learn how to reset your Mailcow (Dockerized) admin password with this step-by-step guide. Don't worry about losing your data, follow these simple steps to reset it yourself.
APT Error: This must be accepted explicitly before updates for this repository can be applied
If you're running Debian 11 and encounter an error after running apt-get update because the repositories have changed from "stable" to "oldstable," don't worry. All you need to do is explicitly accept the changed suite value with the command: apt-get --allow-releaseinfo-change update. Afterward, you can resume using apt-get update, upgrade, and install as usual.
Why Don’t I Have the Right Bandwidth?
Get up to 600 MBit/s network bandwidth for virtual servers at default. Contact support if upload and download speeds don't match. Learn more about MBit/s and MB/s.
How to install windows server 2022 with iso
How do I disable SSH password authentication?
Find out how to disable password authentication for your Linux server using an SSH key for greater security. Web interface and manual instructions provided.
Why is the RAM usage displayed differently in htop compared to VCP?
Gain insights into Linux memory management: Understand why htop, free -h, and /proc/meminfo show different RAM usage. Optimize your virtual servers with our tools.
Open a Port in Windows Firewall
Learn how to share a specific port in Windows Firewall. Follow these easy steps to open a port for your Minecraft, TeamSpeak, Webserver, CS:GO Server, and more.
How can I access a Linux server via SSH and transfer data?
How can I use additional IPv6 addresses with Linux?
Learn how to add additional IPv6 addresses to your server with Vionity and ensure they persist after each restart. Follow our step-by-step guide for a stable network configuration.
Can I install Windows Server in a language other than German?
Easily install Windows Server in a different language with our step-by-step guide. Get support and advice from our community forums and official Microsoft resources.
Can I Use My Own ISOs?
Install your own ISO files at Prepaid-Hoster for free! Enable ISO functionality, choose from a list of available ISO files, or provide your own.
How can I change my server’s hostname?
Learn how to change the hostname of your vServer with our simple guide. Follow the steps and change the hostname in the field provided. The new hostname will be set immediately.
How to Change the SSH Port?
Discover various ways to secure your Linux server against automated attacks by changing the SSH port. Learn through both automated via the web interface and manual configuration.
My Windows license has expired, now what?
We do not offer our own Windows licenses for our servers. You need to provide a valid Windows Server Standard license within 180 days after installation to avoid server shutdown.
How do I activate sound on my Windows server?
Forward sound from a virtual Windows root server to your local device using Remote Desktop Connection. Learn how to enable sound in settings and activate the Windows Audio service.
How can I set a PTR/RDNS entry?
Easily set up and manage PTR/RDNS entries on your vServers with our web interface. Get support and guidance for setting up RDNS for your mail server.
IP not authorized to send email directly: Google rejects my emails
Remote Desktop Guide: How to Connect
Extend Windows Server Trial Period (Windows Rearm)
Manage the content for 'Prepaid-Hoster' FAQ: How to reset the Windows Server trial period and avoid license violations.
How do I activate Windows Server?
Activate Windows Server and store license - step-by-step guide. Find out how to activate Windows Server with a license key and convert the evaluation version to standard using CMD.
Windows installation is not working, what should I do?
Find answers to issues with Windows server installation, from error messages to no visible progress. Navigate using our FAQ.
My Server Doesn’t Have Enough Performance! How Can I Get More?
Need to upgrade or downgrade your server? It's easy with our flexible options. Simply use the web interface to choose a larger or smaller server, and we'll credit or charge you accordingly. Contact us for help with larger upgrades or downgrades.
What operating systems are available?
Find out which operating systems are available for our vServers (OpenVZ and KVM) and important notes on installation and system changes.
How can I manage my vServer?
Manage and use your vServer with ease with our administration interfaces and programs. Set up your vServer, manage it, and enjoy other features using our free web interface at www.vionity.de. Contact us easily with numerous options available.
My server is not reachable, what to do?
Learn about why your server may be unreachable and how to solve it with our FAQ guide. Discover common reasons such as server overload, abuse reports, SSH port changes, and more. Contact our support team for assistance.
How to Reset the MySQL Password?
Having trouble accessing your MySQL or MariaDB server because you forgot the root or access password? Don't worry, we've got you covered. Learn how to reset the root password with a few simple commands.
How Do I Reset My Root or Admin Password?
Learn how to change the root password of your VServer by following the simple steps provided in the root password change dialog on Vionity.de. Contact our support team for any assistance.
Am I allowed to mine on the server?
Understand why mining is forbidden on virtual servers with our FAQ. Learn about the effects of overuse and how you can avoid it responsibly.
How do I connect via VNC?
Learn how to manage your server via VNC without SSH authentication. Connect via WebVNC or a program like TightVNC Viewer.
Make MySQL accessible from outside
Installiere MySQL oder MariaDB Server auf deinem virtuellen Server und dieser wird automatisch mit der "Nur lokal erlauben" Regel installiert. Möchtest du den Server von außen erreichbar machen, musst du die Serverkonfiguration ändern. In diesem Artikel zeigen wir dir anhand eines Beispiels (MariaDB), wie das gemacht wird. Fehlermeldung, die besagt, dass MySQL von außen nicht erreichbar ist: ERROR 2002 (HY000): Can't connect to MySQL server on '168.119.29.XXX' (115). Anforderungen: Du benötigst einen Linux-Server und MariaDB muss installiert sein (apt-get install mariadb-server). Der Port 3306 muss in der Firewall freigegeben sein, falls eine verwendet wird. Du hast einen Benutzer erstellt, der entweder von überall aus zugreifen kann ("%") oder durch IP-Adresse/Host gefiltert ist. Passe die Konfiguration an: Ändere die Datei /etc/mysql/mariadb.conf.d/50-server.cfg. Öffne sie mit einem Editor deiner Wahl. Du findest den Eintrag "bind-address" im Bereich [mysqld]. Ändere die Konfiguration wie unten beschrieben. Vorher: # Instead of skip-networking the default is now to listen only on # localhost which is more compatible and is not less secure. bind-address = 127.0.0.1 Nachher: # Instead of skip-networking the default is now to listen only on # localhost which is more compatible and is not less secure. bind-address = 0.0.0.0 Speichere die Datei und starte deinen Datenbankserver neu. systemctl restart mysql Danach ist dein MySQL-Server auch von außen erreichbar. Aus Sicherheitsgründen empfehlen wir dringend, einen separaten MySQL-Account für externe Benutzer zu erstellen. Der Root-Zugriff sollte nur intern funktionieren. Wenn du Fragen zu diesem Thema hast, kontaktiere uns bitte. Wir helfen dir gerne weiter!
How to Change the Sinusbot Admin Password?
Forgot your Sinusbot password? Learn how to reset it in just a few steps with our guide. Follow the easy instructions to regain access to your Sinusbot today!
Anti-Hack: Why was my IP address blocked?
Protect your server with Prepaid-Hoster! Learn about server security, block unwanted activities, and avoid IP address blocking. Take control now!
What is Load? (Load-Average)
Learn about Linux operating system load, how it's computed, its interpretations, and ways to check it on your server.
How can I secure my Linux server?
My Windows RDP password isn’t working
Having trouble accessing your Windows server on Prepaid-Hoster? Learn how to troubleshoot login issues and get RDP access.
What are the differences between configurable and package servers?
Choose the right server for your project by considering the differences between a configurable server and a package server. Find out about price advantages, flexibility, scalability, customization, and more.
Can I run a VPN server on my server?
Find out the restrictions and conditions under which you can run your own VPN server on a vServer. Know the traffic limits and how to bypass them.
Create and Use SSH Key
Learn how to create and use an SSH key for a secure connection to your vServer in this in-depth guide.
My server is slow! What can I do?
Contact us immediately if your server is slow and hindering your work. While waiting for our response, check the processor load in the web interface and detect high bandwidth. Please note that shared hosting may cause slight limitations. We will solve the problem directly.
Can I order additional IP addresses?
Discover how to use intelligent port usage or additional servers to distribute services across multiple IPs, and how to add more IP addresses to your server.
Can I install Windows 7, 10 or 11 on my server?
These operating systems are not suitable for use as a server operating system. We recommend installing either Windows Server 2016 or Windows Server 2019 on your server.
Using Windows RDP with Mac
Connect to a Windows server via RDP using MacOS with the Microsoft Remote Desktop client. Install it on your MacOS desktop PC, iPad, or iPhone for convenient remote access.
What happens in case of a server failure?
Learn about the potential causes of sudden server shutdown and what to expect from our goodwill and warranty policies. Stay informed with status updates at status.prepaid-hoster.de.
The time on my vServer is incorrect. What should I do?
Learn how to check and adjust the system time on your server using SSH programs like Putty. Includes instructions for various operating systems.
Can I install my own kernel?
Explore our FAQ to discover why you can't install a kernel on OpenVZ servers and the flexibility of kernel usage on KVM servers.
My upgrade is not available due to technical limits. What does this mean?
Erfahre, wie du die Ressourcen deines KVM-Servers effizient verwaltest und Upgrades planst.
Will my data remain when I upgrade?
Will your data be preserved when upgrading your KVM or virtual server? Yes! Learn more about how we handle server upgrades without losing your important data.
Windows hard disk expansion
Learn how to expand the hard disk of your Windows Server step-by-step with our comprehensive guide. Find out how to create a new partition or append unallocated memory to your C:\ drive.
Can I use Docker on my vServer?
Docker is a container-based technology for creating Linux containers. Use Docker on all virtual servers from prepaid hosters, but there are a few things to keep in mind.
What happens if I overload my server?
Learn how to avoid overloading your server based on our product terms and conditions. Understand how to properly use your server and how our system monitors server loads.
How do I install Windows on my KVM server?
Erlerne, wie du Windows einfach auf deinem Prepaid-Hoster KVM Server installieren kannst. Schritt für Schritt erklärt!
Can I change the location of my server?
Find answers to all your questions about Maincubes Data Center's server locations, associated partners, and services in our FAQ.
How can I connect my domain to my vServer?
Connect your domain to your vServer at Prepaid-Hoster with our AutoConnect feature or manually enter the server's IP address. Learn how to connect automatically and manually via DNS settings. Please note that DNS changes may take up to 24 hours.
Install Java on vServer/Linux
Install different Java versions (1.8, 16, 17, ...) on your virtual server easily and quickly. Our script automates the installation process in the /usr/lib folder.
How do I create a WinMTR log?
Track your server's ping and packet loss with WinMTR. Download the program and follow these simple steps to analyze any network problems.
How Can I Connect to My Server via FTP?
Learn how to connect to your vServer via FTP/SFTP easily with step-by-step instructions. Install FTP/SFTP with SSH and browse, upload, download, and manage your files.
How to Clone Your Server
What are the Standard Ports?
Can a test server be converted into a regular server?
Convert your test server into a regular KVM Root Server and enjoy benefits like upgrades/downgrades and full ownership. FAQs answered here!
Connecting to the server with PuTTY
In this guide, you will learn how to connect to your server using PuTTY. Follow the step-by-step instructions to establish a successful SSH connection.
How to install an FTP server on Windows?
Set up an FTP server on your Windows server with FileZilla Server. Follow this step-by-step guide to configure, create users, set permissions, and start your server successfully.
What is the difference between KVM 2.0 and 3.0?
Learn about our new generation of configurable KVM Root Servers and pricing structure enhancements.
What to do if there is no internet connection after Windows installation?
Resolve internet connection issues on your Windows server with VionityCP's advanced server management feature.
vServer with OpenVZ are discontinued. What happens next?
Manage the transition from OpenVZ to new server solutions easily with our FAQs. Find out what changes for you and how to benefit from special migration offers.
What DDoS protection is available?
Protect your applications with DDoS protection profiles from Prepaid-Hoster. Choose from multiple options and activate permanent protection for server accessibility issues. Monitor server traffic 24/7 for unwanted disturbances.
Can I Virtualize on My vServer?
Get answers to common FAQ about virtualisation, its uses, requirements, and alternatives on our KVM servers and learn more about Docker usage.
Are all ports open?
Discover how to properly manage ports on Linux and Windows servers. Learn how to troubleshoot when your program is not accessible externally. Tread your path to expert networking.
How do I install PHPMyAdmin on my server?
Learn how to manage MySQL databases conveniently using the web-based, open source phpMyAdmin, and how to perform full automatic installations on debian-based Linux systems.
My kernel is outdated – What now?
Understand the differences between OpenVZ and KVM servers, explore kernel versions, and learn how to choose between newer or older kernels for your virtual server. Plain English guidance here.
How can I reinstall my server?
Learn how to reinstall and change the operating system of your virtual server in Cloud Manager. Find out how the reinstallation process works, and whether you can reinstall your server anytime.
My IP address is on a block list
Learn what to do if your IP address is on a block list and preventing your emails from being delivered. Contact our customer support for a "clean" IP address or use DKIM and SPF to verify the authenticity of your emails and improve delivery.
Graphics rendering on Windows Server
Play games on a Windows server under KVM? Learn why it's not possible and explore alternative solutions.
Do I need to extend my test server?
Überzeuge dich 7 Tage kostenlos von unseren Testservern ohne Verpflichtungen.
Can I migrate an OpenVZ server to KVM?
In support, we often receive questions about changing virtualization methods. Find out if it's possible to migrate from OpenVZ to KVM and vice versa.
Are backups free?
Learn about activating and setting up backups for your KVM server. Choose automatic or manual backups with 2-5 slots available.
How do I install a Sinusbot?
Learn how to install Sinusbot on your Cloud Server using our step by step guide. Connect to your voice channels on TeamSpeak or Discord and enjoy playing music hassle-free.
Server is overloaded?
Rent OpenVZ vServers and share virtual cores with other customers. Check the load average with "uptime" and avoid overloading with our automated monitoring system. Upgrade or reduce server load if necessary. Contact support for assistance. Stay fair during peak times.
Where can I find my IPv6 address?
As the Content Manager at Prepaid-Hoster, I am responsible for maintaining the FAQ section. Find below the meta description, keywords, and title for the provided article.
How do I install a database on my server?
Need help installing a database server through our app installer? Check out our FAQ article for step-by-step guidance. We also provide instructions on how to install phpMyAdmin for server administration.
What does backup rotation mean?
Learn about backup rotations and slots. Understand how many backups are stored retroactively and what happens when the maximum number is reached.
Windows: Internal Error with Remote Desktop
Fix the "Internal Error" when connecting to Remote Desktop by changing the RDP port. Follow these steps to change the RDP port on Windows using TightVNC Viewer.
Windows server: No ping
If you encounter an error on your Windows server indicating that it is unreachable, here are your options. Learn how to identify and troubleshoot the issue in this FAQ. Contact us if you have further questions.
How can I enable TUN/TAP on my vServer?
Learn how to activate TUN/TAP with just a few clicks in Vionity.com's vServer Administration. Follow these simple steps to enable TUN/TAP, restart your server, and enjoy your newly enhanced network experience. Contact us immediately for any issues or inquiries.
My memory was not added after an upgrade!
Increase the memory of your virtual server at any time with OpenVZ servers. Learn about the few small things to keep in mind with KVM servers, including why the memory may not be immediately available after an upgrade.
My server has updates! What now?
Learn how to update your server and installed packages regularly to enhance security and prevent execution of foreign codes on your server.
Windows Remote Desktop: Create user
Learn how to create a new user and activate Remote Desktop on your Windows Server. Follow our step-by-step guide to make it easy!
What does the promotional price mean for Smart Value Root Servers?
Choose a Smart Value Root Server and save on your hosting costs while still getting the same hardware performance. Find out more here.
How do I install the Guest Agent?
Learn how to install the Guest Agent on your KVM server to ensure proper connection with Vionity. Contact our support if you encounter any issues.
Why can’t I shrink my hard disk (KVM)?
Entdecke die Vorteile flexibler Hosting-Lösungen mit KVM und QCOW (Virutal Machine).
Can I Install a GUI?
Learn how to install a GUI on KVM and OpenVZ servers, understand why we recommend not running a server with a GUI, and find out alternatives.
Is There a Traffic Limit?
Discover our Fair-Use traffic billing principle for vServers. Understand fees, usage allowances, reduced bandwidth rules, and non-permissible traffic types.