Top videos

systemadmin
4 Views · 1 year ago

MySQL is one of the most popular database systems out there. It’s an open-source relational database management system that follows a client-server model. MySQL is at the core of many of the online services we enjoy regularly.

In the MySQL ecosystem, the root is the default user created during installation. Similar to Linux, it’s the user with the highest privilege. By default, root access is protected with a password. What to do when you forgot the root password of MySQL?

https://green.cloud/docs/how-t....o-reset-the-mysql-ro

#linuxvps #ubuntu #mysql
______________
► GET VPS: https://greencloudvps.com/vpsforyou
► Website: https://greencloudvps.com/
► Facebook: https://www.facebook.com/greencloudvps
► Twitter: https://www.twitter.com/greencloudvps

systemadmin
4 Views · 1 year ago

IPv6 is a 64-bit address space that exponentially increases the network address. It was introduced when it was clear the explosive growth of the Internet couldn’t be sustained on IPv4’s 32-bit address space. Not all networks run IPv6, even though it has been available for a few decades, and sometimes leaving it enabled can cause issues.

This video will show you how to disable IPv6 on CentOS 7/RHEL 7.

https://green.cloud/docs/how-t....o-disable-ipv6-on-ce

#linuxvps #ipv6 #centos
______________
► GET VPS: https://greencloudvps.com/vpsforyou
► Website: https://greencloudvps.com/
► Facebook: https://www.facebook.com/greencloudvps
► Twitter: https://www.twitter.com/greencloudvps

systemadmin
4 Views · 1 year ago

Sometimes it is necessary to know what file(s) or directories are eating up all your disk space. Further, it may be required to find out it at the particular directory location on the filesystem such as /tmp/ or /var/ or /home/. This guide will help you to use Linux commands for finding the largest or biggest files or directories on the filesystem.

https://green.cloud/docs/how-t....o-find-files-folder-

#linux #linuxvps #diskspace
______________
► GET VPS: https://greencloudvps.com/vpsforyou
► Website: https://greencloudvps.com/
► Facebook: https://www.facebook.com/greencloudvps
► Twitter: https://www.twitter.com/greencloudvps

systemadmin
3 Views · 1 year ago

For those of you who didn’t know, CloudPanel is an open-source server management control panel designed to be fast, easy to use, and customizable. This piece of software supports the management of Domains, Linux services, Cron jobs, FTP services, System security through IP and Bots blocking, User management, and Cloud platform support, among many others.

https://green.cloud/docs/how-t....o-fix-errorcloudpane

#linuxvps #ubuntu #cloudpanel ______________ ► GET VPS: http://bit.ly/vps_greencloud
► Website: https://greencloudvps.com/
► Facebook: https://www.facebook.com/greencloudvps
► Twitter: https://www.twitter.com/greencloudvps

systemadmin
3 Views · 1 year ago

The built-in local administrator account is a well-known account name that attackers will target. It is recommended to choose another name for this account and avoid names that denote administrative or elevated access accounts.

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

#windows #windowsserver #windowsvps
______________
► GET VPS: https://greencloudvps.com/vpsforyou
► Website: https://greencloudvps.com/
► Facebook: https://www.facebook.com/greencloudvps
► Twitter: https://www.twitter.com/greencloudvps

systemadmin
3 Views · 1 year ago

You can map your local drives on your Windows VPS and easily transfer the web contents from your local computer to your Windows VPS via Remote Desktop. You can explore mapped drives through Microsoft Windows Explorer and transfer the files by just copying from local computer drives and pasting them into VPS drives. This method of transferring files is far easy compared to FTP and saves lots of time.

https://green.cloud/docs/how-t....o-copy-files-to-wind

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

systemadmin
3 Views · 1 year ago

OpenVPN is known as a completely free and open source VPN program. OpenVPN is also considered the best solution for those who want a safe and secure connection between two networks.

OpenVPN allows secure point-to-point connections in routed or bridged configurations and remote access facilities. It uses a custom security protocol based on SSL/TLS to establish an encrypted connection on the Internet.

https://green.cloud/docs/how-t....o-install-openvpn-on

Download script: https://green.cloud/docs/wp-co....ntent/uploads/2022/0
Download OpenVPN for Windows: https://openvpn.net/client-con....nect-vpn-for-windows
Download OpenVPN for macOS: https://openvpn.net/downloads/....openvpn-connect-v3-m

#linuxvps #ubuntu #openvpn
______________
► GET VPS: https://greencloudvps.com/vpsforyou
► Website: https://greencloudvps.com/
► Facebook: https://www.facebook.com/greencloudvps
► Twitter: https://www.twitter.com/greencloudvps

systemadmin
3 Views · 1 year ago

With you using the Windows operating system for a long time, plus the fact that you install more or remove application software on your VPS, your C drive (operating system drive) partition becomes more and more popular. gradually narrow.

The main reason is due to junk files and temporary files created by the software when operating. And this is also the reason why your VPS is slow and sluggish over time.

More dangerously, if you do not know how to clean up your VPS after a long time of use, it will lead to crashes, win errors or you may also be infected with viruses in these junk folders.

So how to clean up the trash on Windows, so that your operating system is always as clean as new and works smoother?

https://green.cloud/docs/how-t....o-delete-junk-files-

#windowsvps #windowsserver #cleanVPS
______________
► GET VPS: https://greencloudvps.com/vpsforyou
► Website: https://greencloudvps.com/
► Facebook: https://www.facebook.com/greencloudvps
► Twitter: https://www.twitter.com/greencloudvps

systemadmin
3 Views · 1 year ago

WordPress is arguably the most popular web platform on the internet. When using CentOS Web Panel (CWP) on your VPS server, you may wish to install WordPress. This video will cover the steps required for installing WordPress on CentOS Web Panel.

https://green.cloud/docs/how-t....o-instructions-for-i

#centos #cwp #wordpress
______________
► GET VPS: https://greencloudvps.com/vpsforyou
► Website: https://greencloudvps.com/
► Facebook: https://www.facebook.com/greencloudvps
► Twitter: https://www.twitter.com/greencloudvps

systemadmin
3 Views · 1 year ago

Netstat is a command-line utility to view network connection information to/from the machine. With the netstat command, you can see network connections, interface statistics, routing tables, masquerade connections, and multicast memberships.

https://green.cloud/docs/how-t....o-install-netstat-on

#linuxvps #centos #netstat #centos8 #centos9
______________
► GET VPS: https://greencloudvps.com/vpsforyou
► Website: https://greencloudvps.com/
► Facebook: https://www.facebook.com/greencloudvps
► Twitter: https://www.twitter.com/greencloudvps

systemadmin
3 Views · 1 year ago

Squid has a handy feature that allows you to use multiple IPs on the same server, assign each user their own IP, or offer multiple shared IPs.

Use the following config lines in your Squid config file. You can add more IPs by adding more IP lines per the config file.

https://green.cloud/docs/how-t....o-create-multiple-pr

#linuxvps #ubuntu #squidproxy #multipleproxies
______________
► GET VPS: https://greencloudvps.com/vpsforyou
► Website: https://greencloudvps.com/
► Facebook: https://www.facebook.com/greencloudvps
► Twitter: https://www.twitter.com/greencloudvps

systemadmin
3 Views · 1 year ago

Jump Desktop is a great way to access your MacOS. It gives you the option of a remote desktop connection or a VNC connection. Jump Desktop is also one of the few tools that currently offer excellent no-latency audio support for Apple Silicon Macs. Also, all connections through Jump Desktop are encrypted by default.

You can use this tool with Windows (free), iOS, macOS, and Android (one-time payment of varying amounts). Unfortunately, there is no version of Linux available at the moment.

Jump Desktop is also great for companies to configure access for teams. However, these functions are subject to a fee.

Download Jump Desktop App: https://jumpdesktop.com/free-remote-desktop.html
Download Jump Desktop Connect: https://jumpdesktop.com/connect/
https://green.cloud/docs/jump-....desktop-connecting-t

#vps #macos #jumpdesktop #jumpdesktopconnect
______________
► GET VPS: https://greencloudvps.com/vpsforyou
► Website: https://greencloudvps.com/
► Facebook: https://www.facebook.com/greencloudvps
► Twitter: https://www.twitter.com/greencloudvps

systemadmin
3 Views · 1 year ago

For those of you who didn’t know, Python is a free, open-source programming language that was originally published in 1991 and has since gained widespread adoption. It’s used for general-purpose programming which makes it perfect to create apps on your phone or computer.

In this video, we’ll cover all you need to know and do to successfully install Python 3.9 on Debian 11.

https://green.cloud/docs/how-t....o-install-python-3-9

#linuxvps #debian #python
______________
► GET VPS: https://greencloudvps.com/vpsforyou
► Website: https://greencloudvps.com/
► Facebook: https://www.facebook.com/greencloudvps
► Twitter: https://www.twitter.com/greencloudvps

systemadmin
3 Views · 1 year ago

In this guide, you will learn how to use the PuTTY SSH terminal to connect to a Linux VPS. SSH, or Secure Shell, is a secure protocol for connecting to a remote server. To establish an SSH connection, you will need an SSH client app like PuTTY.

That way, you can access and manage your remote machine by executing various commands.

Link download PuTTY: https://www.putty.org/

#vps #linuxvps #putty
______________
► GET VPS: https://greencloudvps.com/vpsforyou
► Website: https://greencloudvps.com/
► Facebook: https://www.facebook.com/greencloudvps
► Twitter: https://www.twitter.com/greencloudvps

systemadmin
3 Views · 1 year ago

Proxy servers are a type of server application that functions as a gateway between an end user and an internet resource. Through a proxy server, an end user can control and monitor their web traffic for a wide variety of purposes, including privacy, security, and caching. For example, you can use a proxy server to make web requests from a different IP address than your own. You can also use a proxy server to research how the web is served differently from one jurisdiction to the next or avoid some methods of surveillance or web traffic throttling.

Squid is a stable, popular, open-source HTTP proxy. In this tutorial, you will be installing and configuring Squid to provide an HTTP proxy on a Ubuntu 20.04 server.

https://green.cloud/docs/how-t....o-set-up-squid-proxy

#linuxvps #ubuntu #squidproxy
______________
► GET VPS: https://greencloudvps.com/vpsforyou
► Website: https://greencloudvps.com/
► Facebook: https://www.facebook.com/greencloudvps
► Twitter: https://www.twitter.com/greencloudvps

systemadmin
3 Views · 1 year ago

Microsoft Remote Desktop is an extremely useful tool to access VPS hosting on macOS. With Microsoft Remote Desktop on macOS, you can interact with a remote desktop VPS like your own computer. You will have access to a complete Windows desktop and GUI that you are familiar with, even while the VPS is hosted on a remote computer and remote network.

#greencloud #vpshosting #macos
______________
► GET VPS: https://greencloudvps.com/vpsforyou
► Website: https://greencloudvps.com/
► Facebook: https://www.facebook.com/greencloudvps
► Twitter: https://www.twitter.com/greencloudvps

systemadmin
3 Views · 1 year ago

While working on domain-controlled systems, upon trying to remotely access computers, users have reported the following error: “The remote computer that you are trying to connect to requires network level authentication (NLA), but your windows domain controller cannot be contacted to perform NLA. If you are an administrator on the remote computer, you can disable NLA by using the options on the remote tab of the System Properties dialog box.”

The crux of the error suggests that the domain controller cannot be contacted, thus network level authentication cannot be performed. The error has been reported even when Network Level Authentication was enabled.

Our strategy for dealing with the issue would be to totally disable Network Level Authentication. While the NLA provides extra security, we perhaps have no choice here.

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

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

systemadmin
3 Views · 1 year ago

Nagios is an open-source monitoring system for computers. It runs on Linux and can monitor devices that are running Linux, Windows, and UNIX operating systems. The Nagios software checks critical parameters of application, network, and server resources periodically.

Advantages of Nagios:

- It is free, open-source, scalable, and secure.
- The Nagios aids in increasing the availability of services, servers, applications, and processes, allowing users to monitor the network.
- The tool helps to locate protocol failures, network outages, and server outages so that they may be quickly identified and resolved.
- The server failure is easily detectable and can send a warning to the user informing them of the difficulties.
- Flexible tool for multi-user access at the same time.
- Easily integrates with third-party applications.

https://green.cloud/docs/how-t....o-install-nagios-ope

#linuxvps #debian #nagios #opensource #debian11
______________
► 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

During the years of providing VPS services, we have noticed that many customers when registering for VPS or Server services have the same question: is my VPS fast? Is my server fast? How to know that?

Recently, VPS service providers have sprung up like mushrooms, and the comparison demand of customers is increasing because they want to choose for themselves VPS/servers with the best performance in the price range.

https://green.cloud/docs/how-t....o-benchmark-cpu-ram-

#linux #linuxvps #benchmark
______________
► 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

PowerShell 5.1 vs PowerShell Core 7:
- The original PowerShell is no longer being developed. Now, its latest version is PowerShell 5.1.
- PowerShell 5.1 is the default version installed from Windows Server 2016 and later versions.
- PowerShell Core is open source and can be installed on various operating systems (Linux, osx, etc.)
- PowerShell Core is installed separately from PowerShell 5.1 (side by side)
- PowerShell Core uses .Net core runtime environment.
- You cannot use PowerShell ISE with PowerShell Core (insert sad emoji)
- Visual Studio Code is recommended for development with PowerShell Core.

https://green.cloud/docs/how-t....o-update-powershell-

#windows #windowsserver #powershell #powershelltraining
______________
► GET VPS: https://greencloudvps.com/vpsforyou
► Website: https://greencloudvps.com/
► Facebook: https://www.facebook.com/greencloudvps
► Twitter: https://www.twitter.com/greencloudvps




Showing 33 out of 34