AMP AMP
AMP
1
AMP

How to get a domain list from using a command

I need to list all domains and sub domains in my server .How to list all domain using the command

Shell Add a comment
a sample image
jacob
asked Nov 04 2019
edited Nov 04 2019

Answer

AMP
1
AMP

Use the following command for fetch the domain list

cat /etc/localdomains | less
Add a comment
a sample image
linuxhelp
asked Nov 04 2019
Post your Answer