Advanced Search
Search Results
38 total results found
General
https://docs.behostings.net est notre espace de documentation ou vous trouverez de l'aide pour l'utilisation de nos services. https://docs.behostings.net is our documentation aera where you will find help for using our services.
FR - Noms de domaines
Rubrique dédiée aux noms de domaines, à leurs enregistrements, à leurs configuration etc.
FR - Shared hosting
FR - Nos services
FR - HDrive Nextcloud
FR - Software
FR - Système d'exploitation
Bienvenue - Welcome
Directadmin
Linux - Almalinux
Linux tips and tricks
Services emails
.be domain name
Transférer un nom domaine depuis OVH vers Behostings
Resource "CPU & RAM" limiting for a service in Virtual machine
Ispconfig Installation
Kanboard
VPS setup for "Spring Boot application and Angular"
Assign IP to reseller in Directadmin
Blacklist check website
Gentoo Mirror
Fedora Mirror
Plesk
Peertube
Nextcloud Deployment
Mysql Master-Slave Auto Configuration Script
Windows Template Creation via SolusVM
Behostings F.A.Q. - Knowledge Bases
Welcome to our frequently asked questions and knowledge bases. We have created various books and chapters to help you use our services. Welcome to our frequently asked questions and knowledge bases. We have created different books and chapters to help y...
Who is dnsbelgium.be?
DNS Belgium is a Belgian non-profit association, established in 1999. Their mission is to ensure the operational and administrative management of the .be, .vlaanderen and .brussels domain name zones.
Life cycle of a .be domain name
“normal” life cycle The image below (provided by DNSBelgium.be) illustrates the normal life cycle of a .be domain name. A Registrar (like Behostings) can modify this lifecycle by performing certain transactions on the domain name. In its normal life cyc...
Verification status
DNS Belgium endeavors to verify the details of the holder of all .be domain names. You can find the verification status for each .be domain name via this page https://www.dnsbelgium.be/fr/verification In the case of the registration of a new .be domain name,...
What is needed to register a .be domain
You can easily and quickly register a .be domain name via our website https://www.behostings.com/fr/nomsdedomaines.php To register a domain name you must: All data is correct. There is a difference between registering the domain privately or corporately. ...
Obtain the transfer code for a .be domain name
The transfer code is the code you need to move your domain name from one agent to another or to transfer it to another holder. The transfer code for .be consists of 5 series of 3 numbers separated by dashes, example: 157-397-971-824-125 The transfer code is ...
Changer le sender et le return path
Pour changer le sender du mail système dans directadmin il y a deux possibilités. Soit via l'interface web soit en modifiant le fichier user.conf Option 1 par l'interface web : Option 2 par le fichier users.conf : La valeur peut être modifiée via le fi...
Disable brute force notifications
Comment empêcher les administrateurs d'être avertis par pour les attaques de type brute force Si vous êtes inondé de message system de ce genre : Brute-Force Attack detected in service log on DirectAdmin propose un outil de surveillance des brutes force qu...
Script
Replication Script #!/bin/bash # Function to execute SSH commands using sshpassfunction execute_ssh_command { sshpass -p "$1" ssh -o StrictHostKeyChecking=no -p "$2" root@"$3" "$4"} # Prompt for SSH port, password, MySQL root password, and ser...