技术文章
-
如何在 Linux Bash Shell 脚本中使用 for 循环
当你可以让 for 循环为你执行相同的代码时,为什么还要在你的 shell 脚本中一次又一次地运行相同的代码呢? 循环是一门与生俱来的艺术,它可以使你的工作更简…… -
DD Original Ubuntu Image to Oracle ARM VM and Install Lxde desktop and xRDP with Sound Forwarding
Oracle Cloud provides free tier ARM machines which you can have maximum 4 Core OCPU and 24G RAM to use. There are lots of usage for this generous of…… -
Install xRDP with Ubuntu Desktop on Oracle ARM VM ( xRDP Sound Support)
Remote Desktop Protocol allows users to access remote systems desktop. The XRDP service provides you a graphical login to the remote machines using …… -
DD a Windows OS into Cloud Linux VM (Oracle/GCP/AWS)
This post is to record the process to change my Ubuntu Linux VM to Windows VM in Oracle cloud and other public cloud providers. There are many reaso…… -
Deploy Fortigate Firewall with Trial License to Azure Free Tier VM
There are lots of limitation for you to deploy Azure marketplace’s Fortigate VM , such as VM size requirement, license requirement, also only …… -
Azure Fortigate VM Test Drive
This Azure FortiGate Test Drive has a simple use case that enables hosts in a protected subnet the ability to access the Internet via the FortiGate …… -
Download and Launch Fortigate Virtual Machine in VMWare WorkStation
This post is to summarize the steps to download and install Fortigate Firewall VM into your VMware workstation for your lab testing. Related Post: F…… -
How to Manage Azure Resources Effectively
Organize your cloud-based resources to secure, manage, and track costs related to your workloads. To organize your resources, define a management gr…… -
Ubuntu 20.04 下安装 Grub Customizer 5.1.0 配置 Grub2 图形化界面
摘要:本文将介绍修改 Ubuntu 20.04 与 Windows 11开机启动项顺序所谓 Grub 设置并删除多余内核。 没有多少人知道 Grub 的几个方面是可以定制的。您可以更改 …… -
10 个非常棒的 MySQL DBA 面试题(附答案)
DBA 是数据可用性、性能和安全性的重要组成部分。获得优秀的 DBA 是任何公司可以做的最重要的事情之一,以确保他们的数据库操作继续正常工作。那么如何找到优……