Ask a Question related to Linux / Unix Administration, Design and Development.
-
Doug Freyburger #1
Re: tar to other host
Barry Margolin wrote:
At layer 4, socket, it is the "shell" service rexecd "shell 514/tcp cmd".> Mikhail Ivanov wrote:
>>> > I found in tar manual (RHL 7.3) that tar is possible to write to tape
> > on another host with tar ... -f HOSTNAME:F command. But what service
> > need to run on HOSTNAME ?
> I think it uses the shell server, like rsh does.
At layer 7, application, it is the rmt application originally designed for
rdump, ufsdump and so on.
So you must have the shell service turned in (x)inetd and the rmt
application installed (it is by default on most systems), the permissions
opened so you can do "rsh HOSTNAME pwd", and the target .cshrc not broken
so the response is nothing but the home directory without any errors or
other output.
Doug Freyburger Guest
-
CFMX on CF 5 host
I am moving a website and I haven't messed with cold fusion and the code was written in CF MX and the host only has CF 5. I get this error. Just... -
CF ecommerce host ?
I am going to be building an Ecommerce site and I was hoping some of you can suggest a good CF host that has a cart that I can customize very... -
OT: Asp.net host
Hi Any recommendations for a good, reliable and responsive asp.net host in UK? Thanks Regards -
[PHP] host name
>I want to get the current domain name in to a PHP variable. print_r() the contents of $_SERVER to see all the information given to you by the... -
web host
Pardon if this is off topic ... I am looking for a new web host that can get me in for less that $29.95 per month paid quarterly that also has...



Reply With Quote

