How to Fix Linux VPS “Access Denied” Error?

If you receive an “Access Denied” error while trying to connect to your VPS server using programs like PuTTY, there could be several reasons for this. You can review the steps below to troubleshoot the connection issue. 1.Server Uptime or Server Shutdown: If you suddenly cannot access a server that you were previously able to […]

Read

Where can I find my VPS login credentials?

You may want to access your VPS using PuTTY or Remote Desktop. In that case, you will need your login credentials. You can follow the steps below to find your server access information. Access the website https://www.fastpanda.co.uk/ Click on the “Sign In” button on the opened page, enter your customer panel information, and click the […]

Read

How can two people connect to a Windows Server at the same time?

To allow two people to connect to the Windows Server via Remote Desktop at the same time, you can follow the steps below. Connect to the Windows Server via Remote Desktop (RDP). Windows Sunucusuna nasıl bağlanacağınızı bilmiyorsanız, bağlantı adımları için aşağıdaki bağlantıyı kontrol edebilirsiniz.  Link: https://www.fastpanda.co.uk/knowledge-hub/how-to-connect-to-a-windows-server/ Once you have connected to the server, type “regedit” […]

Read

How to fix the ‘Linux VPS Connection Timed Out’ error?

If you receive a ‘Connection Timed Out’ error when trying to connect to your Linux VPS, it indicates that the server timed out while attempting to establish a connection. The timeout can be caused by several different reasons. Check if the server is active. If the server’s subscription has expired, you can continue using it […]

Read

How to Connect to a Linux VPS Using a Browser Terminal?

Browser Terminal is a feature through your FastPanda management panel that provides SSH access to your VPS via a browser. It allows you to connect to your server directly from the panel without the need to install different applications like PuTTY. Access the website www.fastpanda.co.uk Click on the “Sign In” button on the opened page, […]

Read

How to Install Chrome on a Windows VPS?

1- Installation via Browser When you connect to your Windows server via Remote Desktop, if the Microsoft  Edge browser is available on the server, you can follow the steps below to install Chrome. Connect to the VPS In your Microsoft Edge browser, go to https://www.google.com/chrome/ Click the ‘Download Chrome’ button to download Chrome. After the […]

Read

How to Connect to Windows VPS Using a Browser Terminal?

Browser Terminal allows you to access your VPS directly via a browser through your FastPanda management panel. This way, you can connect to and manage your server directly from the panel without the need to install any additional software. Access the website www.fastpanda.co.uk Click on the “Sign In” button on the opened page, enter your […]

Read

How can you find your VPS IP address?

Access the website www.fastpanda.co.uk Click on the “Sign In” button on the opened page, enter your customer panel information, and click the “Log in” button to log in to your account. Click on the “VPS Server” option in the left menu. On the page that opens, you will see your current VPS packages. Click the […]

Read

How to Create a New User on Linux VPS?

Connect to the server using an SSH client (for example, PuTTY). Log in to the server with your own credentials. Use the following command to create a new user. sudo adduser user_name Here, user_name is the username you want to create. After entering the username, press the Enter key. You will be asked to set […]

Read

How can you check the Memory usage on your VPS?

VPS (Virtual Private Server) users may want to check memory usage to prevent system performance issues and to use resources as efficiently as possible. Memory status can be monitored both from the Fast Panda customer panel and from within the server. How to Check Memory in the Fast Panda Panel? Access the website www.fastpanda.co.uk. Click […]

Read