• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » Few Command Line File Managers For Using on SSH

By Abhishek Ghosh December 30, 2016 11:02 am Updated on December 30, 2016

Few Command Line File Managers For Using on SSH

Advertisement

Most of the Command Line File use text based interface, although we indicate them with command line interface. Sometimes we need more than what SSH offers by default with ls command. Here Are Linux, MacOS X Command Line File Managers For Using on SSH. In a previous article, we actually talked about on of them – Midnight Commander.

 

Precautions For Using Command Line File Managers on SSH

 

Obviously, these file managers can eat up memory while running. User must be careful with commands in order to avoid unintentionally deleting or moving important files. These experiments are better on a development server.
As these tools are getting root access, a hacker if somehow intrude can set cronjob to fetch or move files with lower privilege. These tools are good for checking the log files in log directory.

 

Few Command Line File Managers For Using on SSH

 

Midnight Commander

Advertisement

---

 

Most known console file manager and directory browser. It provides quick way to copy, move or delete multiple files, browse inside archives and undelete files. We can install Midnight Commander with simple command :

Vim
1
2
3
4
5
6
# centOS, REHL
yum -y install mc
# debian, ubuntu, kali linux
apt -y install mc
# MacOS X homebrew
brew install midnight-commander

Here is official website of Midnight Commander :

Vim
1
https://midnight-commander.org

Type mc and hit enter/return key to launch Midnight Commander. One thing you possible need to change – the stuffs displayed on the right hand side pane. Click on the Right option on Midnight Commander menu and scroll down to Quick view or Info option menu and hit enter. In this way, left hand side becoming file browser, while right hand side giving the details on selection.

 

Last File Manager

 

Another known console file manager and directory browser. It is lighter. We can install Last File Manager with simple command :

Vim
1
2
3
4
# centOS, REHL
yum -y install lfm
# using pip
pip install lfm

Here is official website of Last File Manager :

Vim
1
https://inigo.katxi.org/devel/lfm/

 

Other Options

 

We are aware of other options like Ranger :

Vim
1
http://ranger.nongnu.org

or vimfm :

Vim
1
http://vifm.info/manual.shtml

or different approach like :

Vim
1
2
https://help.ubuntu.com/community/Byobu
https://www.gnu.org/software/screen/

But we have an easy way which needs nothing to install.

Vim and Emacs

Suppose, you are at /var/log directory :

Vim
1
cd /var/log

You can open that directory on vim editor with this command :

Vim
1
vim .

As it has endless bugs, these are used :

Vim
1
2
https://github.com/Shougo/vimfiler.vim
https://github.com/scrooloose/nerdtree

Emacs is better over vim for this purpose :

Vim
1
2
yum -y install emacs-nox
apt -y install emacs-nox

Thereafter on Emacs you need these two :

Vim
1
2
https://github.com/bbatsov/projectile
https://github.com/jaypei/emacs-neotree

Few-Command-Line-File-Managers-For-Using-on-SSH

 

Conclusion

 

Midnight Commander is practical choice with huge documentation. Vim is great for easy works. Emacs is difficult to configure on server.

Tagged With command promt midnight commander , file managers that use ssh , ranger file manager with byobu , undelete files in ubuntu , vimfm linux , windows file managers ssh
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Few Command Line File Managers For Using on SSH

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • Changing Data With cURL for OpenStack Swift (HP Cloud CDN)

    Changing Data With cURL For Object is Quite Easy in OpenStack Swift. Here Are Examples With HP Cloud CDN To Make it Clear. Official Examples Are Bad.

  • OpenShift OctoPress Auto install Script

    OpenShift OctoPress Auto install Script is an Advanced Script to Run OctoPress on Free OpenShift PaaS Practically Without Any Knowing Ruby or Git.

  • OpenStack Swift & HPCloud CDN PHP Bindings : Basics

    Here is the basics of OpenStack Swift & HPCloud CDN PHP Bindings for the WordPress Plugin developers and those who works with PHP based CMS.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Market Segmentation in BriefSeptember 20, 2023
  • What is Booting?September 18, 2023
  • What is ncurses?September 16, 2023
  • What is JTAG in Electronics?September 15, 2023
  • iPhone 15 Pro Max Vs Samsung Galaxy S22/S23 UltraSeptember 14, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy