utilites_backup_maintenance_omv6

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
utilites_backup_maintenance_omv6 [2022/02/03 02:52] – [Introduction to Server Maintenance] crashtestutilites_backup_maintenance_omv6 [2022/02/03 02:58] – [Introduction to Server Maintenance] crashtest
Line 27: Line 27:
 installed on. \\  installed on. \\ 
 \\ \\
-On the other hand, PC hardware and hard drives fail.  Some users may want to change their hardware, add new hardware, +On the other hand, PC hardware and hard drives fail faster than one might think.  Some users may want to change their hardware, add new hardware, 
 expand openmediavault with server add-on packages, etc.  As users discover the value added packages available to expand the capabilities,  expand openmediavault with server add-on packages, etc.  As users discover the value added packages available to expand the capabilities, 
 Linux servers tend to "evolve" On a rare occasion software that is pushed down from upstream, in a security or package update,  Linux servers tend to "evolve" On a rare occasion software that is pushed down from upstream, in a security or package update, 
Line 46: Line 46:
 \\ \\
 \\ \\
 +{{ :divider2.png?800 |----}}
 ===== Utilities to Help With Openmediavault Management ===== ===== Utilities to Help With Openmediavault Management =====
  
Line 53: Line 53:
 for an occasional edit to a configuration file.  Much can be learned with the following  for an occasional edit to a configuration file.  Much can be learned with the following 
 utilities that allow users to look at Openmediavault “under the hood”. \\ utilities that allow users to look at Openmediavault “under the hood”. \\
 +
 +
 +
 +
 +==== WinSCP ====
 +
 +WinSCP allows users, beginners and experienced alike, to visualize the Linux file structure in a manner 
 +similar to Windows Explorer.  WinSCP installs on a Window Client and connects to Linux servers, allowing 
 +users to work with their server remotely. \\
 +One of the more useful features of WinSCP is that it gives users the ability to edit Linux configuration 
 +files with a familiar editor like Notepad.  For experienced Linux Desktop users who would like to use 
 +WinSCP, it will run from WINE (in Linux Mint, Ubuntu and others).
 +
 +WinSCP can be downloaded here -> [[https://winscp.net/eng/download.php|WinSCP]].
 +
 +----
 +
 +Installing WinSCP
 +During the installation process, if prompted, select the Explorer Interface.  This display shows the remote 
 +file system only.  If the Explorer Interface is not offered it can be selected after the installation, 
 +under View, Preferences, Environment, Interface.
 +
 +----
 +
 +On the first run, the login screen is presented.  Click on New Site and type in the IP address of the new server.  Click on Save.
 +
 +