This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

installing nano

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.
Parents
  • Well I have not messed with it personnally but the guys over in the Beta forums have a toolkit to load onto astaro to do exactly what you want to do.

    No astaro does not have gcc.  That would be a security risk.  And it is difficult to load files into astaro for a reason.  Security.

    Vi is used I assume because it is probably none by the largest group of people and it works rather well.  I personally do not care for it, but can get around enough to tweak configs.  Also astaro is not really designed with the intent of people using it from the command shell.  

    Check the ASL Hackers / BETA Version forums for the toolkit, can't remember its real name.
  • joe is installed and is a lot easier than vi.
    Just run 'joe'
Reply Children