Top videos

Share Movies
19 Views · 3 years ago

⁣Hai tên côn đồ ra tù tìm đến Vũ để đòi "đền bù" và đe dọa sẽ động đến người yêu, người thân của Vũ.

Share Courses
22 Views · 3 years ago

⁣Công nghệ IPv6 thế hệ tiếp theo - Phần 3. Phân loại địa chỉ IPv6

Share Courses
48 Views · 2 years ago

⁣Bài 22 Tính từ, trạng từ và các cấu trúc so sánh

systemadmin
20 Views · 1 year ago

PostgreSQL is also known as Postgres, an open-source and powerful objects-based relational database system that is used and combined with many features of SQL language. Using the Postgres database, you can easily store and scale the complicated data workload. Most mobile and web applications used the Postgres database for storing data. Postgres database can be installed on almost all operating systems including Linux.

Features of PostgreSQL 14
- Significant performance increases through parallel queries, heavily concurrent workloads, partitioned databases, logical replication, and vacuuming.
- OUT parameters can now be used to return data from stored procedures.
- JSON Conveniences and multirange - enabling the representation of non-contiguous data ranges.
- Subscription operators have been added to the jsonb and hstore types.
- Updates to B-tree indexes are more efficiently managed, resulting in less index bloat.
- Supports pipelined queries through libpq, which can significantly increase throughput over high-latency connections.
- Security enhancements

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

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

systemadmin
27 Views · 1 year ago

If it’s just working with files, then there’s not much to say. Currently, many graphic tools effectively support this. Simply with a few mouse clicks, drag, drag, select, and drop and then everything is done. But that’s when manipulating the graphical interface, all of which are intuitive and vivid, and everything is easy to see. With a Linux environment, especially with a server environment, usually, we will not have such a graphical interface. Most server systems must operate through the command line window, black screen, and white text. At that time, mouse operations were too expensive. We only have a screen, and a keyboard, working directly with the command line. For those who do not often work on the command line system, this is a nightmare, the commands are too hard to remember and too difficult to use.

https://green.cloud/docs/how-t....o-manipulate-files-u

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

onepiece
22 Views · 3 years ago

⁣Vua Hải Tặc - One Piece Tập 32

Share Courses
14 Views · 2 years ago

⁣Bài 12 Câu yêu cầu, gợi ý hoặc xin phép

systemadmin
24 Views · 1 year ago

Fail2ban is a tool that monitors login activity on your server and helps protect your Linux machine from brute-force and other automated attacks. By default, it will block IP addresses for 10 minutes before removing them and it has filters to monitor Apache, SSH, and other programs for suspicious activity.

https://green.cloud/docs/how-t....o-install-and-config

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

systemadmin
21 Views · 1 year ago

While updating or installing new packages in the Ubuntu/Debian server we often experienced slow downloading speed even while our network connection was running fine. So when you run command # apt-get update, you see a slow download speed for packages. This just means you’re connected to a Source Mirror server that’s really busy. Some users complain that nothing happens or they are not getting any updates at all. Some have different issues like the update stuck in the header and doesn’t move or resolve any further.

Usually, slow speed on Ubuntu/Debian server update & upgrade is due to these several issues:

- Mirrors issue
- Name Servers issue
- Repositories issue
- Unknown issues

https://green.cloud/docs/how-t....o-fix-the-slow-apt-g

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

Share Movies
17 Views · 3 years ago

⁣[Hồi Lang Đình] Câu chuyện bắt đầu từ hành lang của một khu trọ nơi có vụ hoả hoạn xảy ra giữa đêm, một người đàn ông vùi mình vào biển lửa. Khương Viễn Tinh bị bỏng nặng tới nỗi dung mạo bị huỷ hoại. Đúng lúc đó Trình Thành xuất hiện như tia sáng loé lên trong cuộc đời của Viễn Tinh. Vận mệnh của hai người cũng thay đổi từ sau vụ hoả hoạn năm đó.

★ Diễn viên chính: Đặng Gia Giai/Trương Tân Thành/Vương Diễm/Hải Nhất Thiên/Cung Chính Diệp/Lương Ái Kỳ/Lý Nhã Nam/Lưu Y Vĩ/Trần Tử Hàm/Tôn Thái Luân
★ Số tập: 12 tập

Share Courses
34 Views · 3 years ago

⁣Kỹ thuật Telnet cấu hình thiết bị từ xa - ⁣Cấu hình cơ bản

systemadmin
23 Views · 1 year ago

iftop is a network analyzing tool used by system administrators to view bandwidth-related stats. It shows a quick overview of the networking activities on an interface. It stands for Interface TOP and the top is derived from the op command in Linux. It even acts as a diagnostic to diagnose which program is causing the problem to the network.

https://green.cloud/docs/iftop....-a-real-time-linux-n

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

systemadmin
28 Views · 1 year ago

When installing a program or a specific version of the .NET Framework on a Windows Server, some users get the error “The .NET Framework is not supported on this operating system”.

The reason for the error was mentioned in the error message. Although the .NET Framework supports Windows Servers, not all versions of the .NET Framework are compatible with all versions of Windows Servers and vice versa.

https://learn.microsoft.com/en....-us/dotnet/framework

https://green.cloud/docs/how-t....o-fix-the-net-framew

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

Share Courses
14 Views · 3 years ago

⁣Kỹ thuật AAA hỗ trợ xác thực và phân quyền Telnet trên thiết bị - Xác thực Telnet bằng RADIUS Server

Share Courses
25 Views · 3 years ago

⁣Cách cấu hình mạng riêng ảo VPN

Share Courses
52 Views · 3 years ago

⁣ Bài 51: Viết đoạn văn giải thích

Share Courses
26 Views · 2 years ago

⁣Bài tập chương 4

Share Courses
17 Views · 3 years ago

⁣Cấu hình EtherChannel hoạt động ở chế độ Layer 3

Share Movies
12 Views · 3 years ago

⁣Cơ quan điều tra đã ra quyết định bắt tạm giữ 2 người đứng đầu công ty Khải Tuấn là Phan Đình Tuấn và Hoàng Bá Khải. Cùng với đó, tất cả những công ty có liên quan đến Khải Tuấn đều bị công an phong tỏa và khám xét khẩn cấp.

Share Courses
44 Views · 2 years ago

⁣Bài 15 Cấu trúc câu và các từ loại trong Tiếng Anh




Showing 9 out of 29