How to get vim if I don't have internet, but I do have vim in my other linux machine? -


I have two CentOS machines, say M1 and M2 M1 do not have M2 in M2 in MI And with the M2 machine I can not access the Internet so I will not be able to "yum install vim" from M2.

I have copied M2 from MI even though I am not able to use VM in M2, so how can I help I can use VIM now in M2?

If M1 and M2 have the same architecture and operating system, then one for binary other Machine should work on M2 by copying the binary VIM file (uson / usr / bin / vim) on / usr / bin / folder on M2 / usr / bin / vim, then you can connect to the terminal The vim should be able to run.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -