okay I HATE vi with a passion and want to install nano...
So far It's sitting on my machine's HD D:/test/nano-1.0.9.tar.gz
I searched the archives and think this scp is what I need to use to get it there...
so far I've tried these with the most success:
host:/home/login # scp /tmp \
> zenon@192.168.0.23://d/test/nano-1.0.9.tar.gz
ssh: connect to address 192.168.0.23 port 22: Connection refused
lost connection
and
host:/home/login # scp /tmp/ 192.168.0.23/d/test/nano-1.0.9.tar.gz
cp: /tmp/: omitting directory
1st off, how do I get this file there? 2nd when it's there how do I install (pls tell me astaro has gcc)
My machine is WinXP and I'm using Absolute Telnet to ssh in.
On this same machine I'm in the process of getting gentoo up and running, if I can't compile the software through ssh how could I get it compiled on this machine (in gentoo) and then install nano?
c'mon guys nano is like 400k why can't you just add an editor that ppl can actually use into astaro? [:S]
thanx.
This thread was automatically locked due to age.