Recommended Services
Supported Scripts
WordPress
Hubspot
Joomla
Drupal
Wix
Shopify
Magento
Typeo3
Author: YHost
Remote Desktop Password Change
Step 1: Connect to Windows Server via Remote Desktop.
Step 2: Click on the Windows button in the lower left corner.
Step 3: Type "CMD" in the search field and open the Command Prompt program that appears.
Step 4: Type the following command in the Command Prompt:
net user
: The username you use when logging into Remote Desktop.
: Enter your new password here.
Example:
net ...
How to Extend Disk on Your Server?
Steps:
1. Access the Server:
Log in to your Yamanhosting control panel.
Access the server administration panel.
Connect to the server using a method such as remote desktop connection.
2. Open Disk Management:
Right-click on the Windows icon in the lower left corner.
Select "Disk Management" from the menu that opens.
3. Extend C: Drive:
In the Disk Management window, right-click on the C: drive.
Follow the instructions in the video,
4. Wait for the Process to Complete:
Disk expansion ...
What are Plesk and Cpanel? Differences? Which One is Right for You?
What is Plesk?
Plesk is a control panel that can be used on both Windows and Linux servers. It is known for its user-friendly interface and wide range of features. Some of the key features of Plesk are:
Easy to Use: Plesk has an intuitive interface that allows you to manage your website using drag and drop.
Security: Plesk protects your website from viruses, spyware and other online ...
What is FTP and How to Use It?
FTP is the abbreviation of File Transfer Protocol and means Turkish File Transfer Protocol. It is a protocol that enables file transfer over the Internet. FTP is used to upload files to the server that hosts the files of websites or to download files from the server.
How to Use FTP?
To use FTP you need an FTP client program. Windows, macOS and Linux ...
What is Web Hosting? Who is Plesk Panel Suitable for?
Web hosting is a service that stores your website's files and makes them visible on the Internet. If your website is a house, web hosting is like the plot of land on which it is located.
Plesk is a control panel used with web hosting services. With the Plesk panel, you can easily manage your website, create email accounts, manage databases and more...
What is VDS? Who is it suitable for?
VDS is short for Virtual Dedicated Server. In this type of server, a physical server is divided into multiple virtual servers using virtualization technology. Each virtual server (VDS) works as an independent server with its own operating system, resources, and settings.
The differences between VDS and VPS are:
VDS is a virtualization technology...
Make More Efficient Downloads with Motrix!
Motrix is a tool that makes your downloads faster, safer and more efficient. You can download your files more easily by using Motrix's advanced features.
How to Use Motrix?
Using Motrix is very easy. You can start downloading files by following these steps:
Download and install Motrix from https://motrix.app/.
Open the app.
Download and install Motrix WebExtension
You can check if Motrix is active from the app...
Windows License Renewal/Extension
Yamanhosting offers its valued customers Windows operating system servers via trailer license without any additional charge. In this way, you do not have to pay an extra license fee for your servers.
What is a trailer license?
Trailer license is a type of license that allows you to use Windows servers for free for 180 days. At the end of 180 days, before the license expires...
How to Show Trades Live with BTop
How can we see processes in Linux like Task Manager, Terminate, Kill, View etc?
This is where our job comes down to BTop.
First we need to download BTop,
On Debian, Ubuntu and other Debian-based distributions:
sudo apt install btop
On Fedora and other RPM-based distributions:
sudo dnf install btop
In Arch Linux and other Arch-based distributions:
sudo pacman -S btop
After downloading BTop, all we have to do is type…
How to Monitor Live Traffic with NLoad?
First we need to download NLoad. We can do this with the following command: APT)
apt-get install nload -y
Yum)
yum install nload -y
After downloading NLoad, we type ifconfig into our terminal and get our IP address in the inet section. Sample output:
root@88:~# ifconfig
docker0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
inet 172.17.0.1 netmask 255.255.0.0 broadcast 172.17.255.255
...
- 1
- 2