musl vs glibc
· One min read
Ref: FAQ
Ref: FAQ
棄用 / 過時
Media Access Control Address
gfx.webrender.enabled = true
gfx.webrender.all = true
# On Linux, Enable hardware acceleration
layers.acceleration.force-enabled = true
Ref:
man vfs_full_audit
PowerShell
$ws = New-Object -ComObject WScript.Shell
$ws.CurrentDirectory = $PWD
$s = $ws.CreateShortcut('url.lnk')
$s.TargetPath = 'http://example.com'
# $s.TargetPath = 'file.txt'
$s.Save()
Ref: Configuring OpenVPN to run automatically on system startup
.ovpn
config file in folder %ProgramFiles%\OpenVPN\config-auto\