20230531
English Writing Form 4
20230522
20230508
賭場絶無必勝 - 百家樂進與退
百家樂進與退:
如果你賭齡不長,就請戒掉它,因為任何賭博長遠都是負收益.
我自小就跟著父母出入賭場亦見過不少賭具牌局,基本上所有市埸上賭博玩意我都見識過亦玩過 . 例如: 賭波、賭馬、賭股、賭IPO、賭期權、賭期指. 麻牌、鋤大弟、十三張、甚至內地打拖拉機.
而賭埸賭局, 我亦玩過不少,當中有輸有贏,如賭大細、Craps、廿一點、Poker、輪盤、百家樂等等. (除左天九牌局之外, 我認為差不多見過不少賭法,因為此賭法太重殺氣,太傷身體)
正因自小已識,所以我向來賭癮不深,因為長賭必輸大道理,但我依然樂在其中,因為賭局過程實在太令人興奮和刺激感,只要懂得玩法和心得,限住自己賭注和本錢,其實係好好玩的.
而當中,究竟有多少人認真思考百家樂問題,在這有點心得告訴大家
20230427
vmware ESXi 6.5 update - SSH login and command line
1. SSH and login to ESXi 6.5
2. Go to VMware's website to download the patch (https://customerconnect.vmware.com/en/downloads)
3. login to the ESXi host, Upload the patch to ESXi datastore. Find the folder vmfs > volumes > Local-50 > upload the package to this folder or directly drag it into the folder
4. Type the credentials to log into ESXi host > type vmware -v to verify the version of ESXi
check the build number and version: https://kb.vmware.com/s/article/2143832
5. Put the server into maintenance mode: esxcli system maintenanceMode set -e true
6. Check maintenance mode: esxcli system maintenanceMode get
7. Check update patch: use cd command to open the folder where the update patch is stored
/vmfs/volumes/datastore1/esxi_update_65
20230418
Azure site-to-site VPN, AAD DS, LDAP
I just set up and establish a S2S VPN between our Azure tenant and on-prem FW, to be able to use LDAP creditenals for remote dial-in users. What you need to do is the following components and steps.
Please tell me if you're interested, and I will explain it in more dettails.
1. a S2S connection between on-prem Firewall (we use Fortigate) and Azure virtual gateway (VPN)
2. setup an Azure AD DS service (this is the DS as a service)
3. set a vnet-peering between the Azure virtual gateway VNET and AAD DS VNET
4. in the on-prem firewall, set a static route to allow the communcation to AAD DS server via S2S


