How to command my individual site with command from main server.
by tommytx123 from LinuxQuestions.org on (#5CNB8)
I have several sites on a server and the only one that has a terminal is the main root server.
Comes up something like this.. [root@server3 ~] #
Once of my sites is [idxsab@server3 ~] $
I want to use the main server terminal to work with commands issued from the main server Terminal.. I have tried like:
[root@server3 ~] # CD /[idxsab@server3 ~] trying to switch it over to the site so i may issue lots of commands..
What am i doing wrong and/or what procedure do i use to send commands to a single site from the main server terminal..


Comes up something like this.. [root@server3 ~] #
Once of my sites is [idxsab@server3 ~] $
I want to use the main server terminal to work with commands issued from the main server Terminal.. I have tried like:
[root@server3 ~] # CD /[idxsab@server3 ~] trying to switch it over to the site so i may issue lots of commands..
What am i doing wrong and/or what procedure do i use to send commands to a single site from the main server terminal..