Top videos

systemadmin
2 Views · 1 year ago

With the Remote Desktop app for iOS, iPadOS, and Android, you can connect to and control a remote Windows computer to work with your files and applications.

Since 2020, more people have been working from home. As a result, there’s been a greater need to access computers remotely. And one tool for the job is Microsoft’s Remote Desktop program, which can help you connect your home computer to one in the office. But if you’re on the go without a laptop, you can also access a remote PC from an Apple or Android device.

After making the connection, you’re able to view the screen, open files, and work with applications on your mobile device almost as easily (though maybe not as quickly) as if you were right in front of that computer.

https://green.cloud/docs/how-t....o-use-rdp-on-android

#rdp #ios #android #remotedesktop
______________
â–º GET VPS: https://greencloudvps.com/vpsforyou
â–º Website: https://greencloudvps.com/
â–º Facebook: https://www.facebook.com/greencloudvps
â–º Twitter: https://www.twitter.com/greencloudvps

systemadmin
2 Views · 1 year ago

By default, SSH already uses secure data communication between remote machines, but if you want to add some extra security layer to your SSH connections, you can add a Google Authenticator (two-factor authentication) module that allows you to enter a random one-time password (TOTP) verification code while connecting to SSH servers. You’ll have to enter the verification code from your smartphone or PC when you connect.

The Google Authenticator is an open-source module that includes implementations of one-time passcodes (TOTP) verification tokens developed by Google.

https://green.cloud/docs/confi....gure-google-authenti

#linuxvps #centos #googleauthenticator
______________
â–º GET VPS: https://greencloudvps.com/vpsforyou
â–º Website: https://greencloudvps.com/
â–º Facebook: https://www.facebook.com/greencloudvps
â–º Twitter: https://www.twitter.com/greencloudvps

systemadmin
2 Views · 1 year ago

On CentOS, the system timezone is set during installation, but can easily be changed afterward. Sometimes you forgot to set timezone properly for newly installed systems. Or sometimes you need to change the timezone of systems for various testing etc.

https://green.cloud/docs/how-t....o-check-and-change-t

#linuxvps #centos #timezone
______________
â–º GET VPS: https://greencloudvps.com/vpsforyou
â–º Website: https://greencloudvps.com/
â–º Facebook: https://www.facebook.com/greencloudvps
â–º Twitter: https://www.twitter.com/greencloudvps

systemadmin
2 Views · 1 year ago

To reiterate what we emphasized on how to install SQL Server 2019 Developer Edition on Windows Server 2019 Microsoft produces SQL Server Developer edition which is a full-featured free edition, licensed for use as a development and test database in a non-production environment. We are going to install the same version of SQL Server 2019 Developer Edition but on the new Windows Server 2022. What you should know is that it is also provided for macOS, Ubuntu, SLES, RHEL, and Windows operating systems.

https://green.cloud/docs/how-t....o-install-sql-server

#windowsserver #sqlserver #sql #sqlserver2019
______________
â–º GET VPS: https://greencloudvps.com/vpsforyou
â–º Website: https://greencloudvps.com/
â–º Facebook: https://www.facebook.com/greencloudvps
â–º Twitter: https://www.twitter.com/greencloudvps

systemadmin
2 Views · 1 year ago

After you have successfully upgraded your Windows VPS, you need to do the following to expand the hard drive for your Windows Server. In this video, we give an example of a hard drive upgrade from 40 GB to 60 GB.

https://green.cloud/docs/how-t....o-expand-hard-drive-

#windowsvps #windowsserver #extendharddrive
______________
â–º GET VPS: https://greencloudvps.com/vpsforyou
â–º Website: https://greencloudvps.com/
â–º Facebook: https://www.facebook.com/greencloudvps
â–º Twitter: https://www.twitter.com/greencloudvps

systemadmin
2 Views · 1 year ago

SSH is a widely used protocol for interacting with remote servers for configuration and general use. An SSH key is a special type of credential for logging into SSH services and encrypting information. They can be used to log into the server/VPS without using a password.

https://green.cloud/docs/how-d....o-i-add-an-ssh-key-t

#vps #ssh #sshkey
______________
â–º GET VPS: https://greencloudvps.com/vpsforyou
â–º Website: https://greencloudvps.com/
â–º Facebook: https://www.facebook.com/greencloudvps
â–º Twitter: https://www.twitter.com/greencloudvps

systemadmin
1 Views · 1 year ago

RunningLow is a simple yet effective PowerShell script to know when one of your servers is running low on disk space.

Whoever works with physical and/or virtualized Windows Servers is well aware of the importance of keeping this constantly under control: as soon as a server runs out of disk space it will be unable to fulfill a number of tasks, such as: creating temporary files, store data on a database, performing system maintenance/backup/updates, create or update web sessions – assuming they are handled through I/O – and so on. Things can be even worse for those servers that host DBMS services such as MySQL and MS-SQL, as the sudden I/O unavailability could cause non-trivial damages to indexes, filesystem-based tables, and data integrity.

The main purpose of RunningLow is to prevent all that: it will check one or more local and/or network drives to see if their available free space went under a certain quota, and send a customizable alert to one or more e-mail addresses if that’s the case. I know, there are a lot of admin suites and maintenance software that could be easily configured to do the same thing: even Piriform’s CCleaner PRO does that! However, if you don’t have the money, the time, or the amount of system resources required to install these apps, you might find out that this lightweight alternative could be worth a shot.

https://green.cloud/docs/runni....nglow-powershell-scr

#windowsserver #runninglow #powershell #powershellscripting
______________
â–º GET VPS: https://greencloudvps.com/vpsforyou
â–º Website: https://greencloudvps.com/
â–º Facebook: https://www.facebook.com/greencloudvps
â–º Twitter: https://www.twitter.com/greencloudvps

systemadmin
1 Views · 1 year ago

Zabbix is an enterprise-class open source distributed monitoring solution that can be used to monitor and track the performance and availability of network servers, devices, and other IT resources. It supports distributed and web monitoring, auto-discovery, and more.

https://green.cloud/docs/how-t....o-install-zabbix-ser

#linuxvps #centos #zabbix #zabbixserver #centos7
______________
â–º GET VPS: https://greencloudvps.com/vpsforyou
â–º Website: https://greencloudvps.com/
â–º Facebook: https://www.facebook.com/greencloudvps
â–º Twitter: https://www.twitter.com/greencloudvps

systemadmin
1 Views · 1 year ago

In several cases, when you connect remotely using Remote Desktop to any Windows computer, you can get the error: "Your Remote Desktop Services session has ended." In this tutorial, we will show you some ways to fix these problems.

https://green.cloud/docs/how-t....o-fix-rdp-error-your

#windowsvps #remotedesktop #rdp #rdperror
______________
â–º GET VPS: https://greencloudvps.com/vpsforyou
â–º Website: https://greencloudvps.com/
â–º Facebook: https://www.facebook.com/greencloudvps
â–º Twitter: https://www.twitter.com/greencloudvps




Showing 34 out of 34