Edward.Koo

I'm the boss of this web blog where I post my travels with my beloved wife, my love for food & some of my works. I'm also sharing my web-hosting for individual Wordpress hosting with a minor fees.

Mail App Setup

Mail App Setup

Mail app setup for common Linux servers but your settings and port might be different from what was describe here. Use manual setup with the following settings:- Incoming server Outgoing server The above settings should work for most Linux hosted mail server. Note: Linux hosted mail server doesn’t build in with push notification thus it…

Full Article
Unauthorised Guest Login, Autodisconnect

Unauthorised Guest Login, Autodisconnect

To allow sharing – mapping network HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters\AllowInsecureGuestAuth -> set to 1 To disable autoconnect – mapping network or set in regedit Lanman -> parameters to ffffffff (8 f’s) To force connect network mapping -> refer: http://woshub.com/could-not-reconnect-mapped-network-drives/ -> refer: https://docs.microsoft.com/en-us/troubleshoot/windows-client/networking/mapped-network-drive-fail-reconnect

Full Article