How to configure Service (SRV) Records in Vesta Control Panel

Configure Service (SRV) Records in Vesta Control Panel For the typical XMPP infrastructure we will need 3 DNS recods. One “A” record for the server itself and two “SRV” records for service auto-detect. Here are example records: xmpp 18000 IN A 192.168.1.1 _xmpp-client._tcp.example.com. 18000 IN SRV 0 5 5222 xmpp.example.com. _xmpp-server._tcp.example.com. 18000 IN SRV 0 […]

Explained: Cpanel Log Files Path

cPanel is a trendy brand and also the most used open-source platform in the web hosting industry. It is the best tool for managing a website that includes easy configuration, monitoring, and protection of servers and sites in a minute. Further, it consists of numerous logs that can be useful for experienced and beginners. Similarly, […]