terminal

Domain abc.com has an outgoing mail suspension. Message discarded.

2018-05-25 18:55:46.797 [9730] 1fMBwM-0002Rr-MX ** test@gmail.com F=<cpaneluser@host.abc.com> R=enforce_mail_permissions: Domain abc.com has an outgoing [...]

cPanel – File Manager not showing files, only “Fetching directory contents…”

I ran into an issue with cPanel in WHM 62 using the Paper Lantern theme, the "File Manager" option in cpanel would load, but it wouldn't show any files, only [...]

cPanel – Missing FTP Accounts

I ran into an issue with Cpanel in WHM 62 using the Paper Lantern theme, the "FTP Accounts" option in cpanel would load, but it wouldn't show any of the [...]

Using Telnet on a Secondary IP Address

In order to test to see if a remote server was blocking the main IP of a server, I had to try to make a manual connection from the secondary IP. It wasn't [...]

Partial DNS resolver failure

[host.domaincom] ⚠ Partial DNS resolver failure Resolver    State 8.8.8.8    Normal 12.34.56.78 Failed 98.76.54.32 Failed If you get a [...]

No Such User Here

Message not sent. Requested action not taken: mailbox unavailable Server replied: 550 Verification failed for <user@domain.com> No Such User [...]

Find Command

Here is a basic find command in a linux terminal through ssh: find / -name 'filename.txt' So that would search for an exact filename of filename.txt in any [...]