On January 04, Keith Antoine enlightened our ignorance thusly:
> I have two small problems that I need answers to.
> 
> #1. I now at last with my bandwidth supplier at last got him to put on ssh. 
> Thats great, but what do I need to ftp using ssh, does he need to do anything 
> else other than having sshd running ?

You would use scp rather than ftp. Other than permitting you access
using ssh, you should be in good shapel.

> #2. Can someone tell me how one adds a PATH statement. Is there something on 
> SxS, that I missed, know its been said before but I have no hardcopy. I also 
> remember there is a prescribed command line with PATH in caps and also export 
> PATH somewhere.

At the command line (for Bash and other Bourne shell derivatives):

$ export PATH=$PATH:/some/new/path/element

> I also am involved with a charitable organisation that does 'aged person 
> monitoring' on NT4 with proprietory phoneline answerring box plus a server 
> with a database and workststions. 
> 
> I need to have some people who are programming literate in linux. It is 
> envisaged that we can replace the servers, already done, and software with 
> what is already in existance. It needs tying together. There will be monetary 
> returns for all involved, plus the ability to market what eventually 
> transpires. 
> 
> What I am after at this stage is expressions of interest only. I will then 
> shift any other discussions to some other channel.

We can discuss this off line. As you know, I make a living
programming Linux...

Kurt
-- 
You will be married within a year, and divorced within two.
_______________________________________________
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users

Reply via email to