On Redhat
Open /etc/gdm/custom.conf
Add
[security]
DisallowTCP=false
AllowRemoteRoot=true
[xdmcp]
Enable=true
HonorIndirect=false
restart X
telinit 3
telinit 5
On Redhat
Open /etc/gdm/custom.conf
Add
[security]
DisallowTCP=false
AllowRemoteRoot=true
[xdmcp]
Enable=true
HonorIndirect=false
restart X
telinit 3
telinit 5
Just toasted my Windows 10 Pro install with a Windows 11 upgrade. Think it will be unrecoverable (because of Bitlocker...
A screencast I did of CakePHP 4 development environment with docker-compose containers. #cakephp...
Handy snippet to include your loaded plugin list in a view // templates/Pages/help.php <tr> <th>Loaded...
0 Comments