omv6:omv6_plugins:symlinks

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
omv6:omv6_plugins:symlinks [2023/05/07 06:30] chenteomv6:omv6_plugins:symlinks [2024/04/27 17:29] (current) chente
Line 1: Line 1:
-\\+{{indexmenu_n>12}} 
 +<html><center><span style="font-size:150%;"> 
 +<b>Link to</b> → <a href="https://wiki.omv-extras.org/doku.php?id=omv7:omv7_plugins:symlinks">Symlinks Plugin For OMV7</a><br> 
 +<br/></span></center></html>
 <html><center><b>Symlinks Plugin For OMV6</b></center></html> <html><center><b>Symlinks Plugin For OMV6</b></center></html>
  
-{{ :omv6:omv6_plugins:symlinks-logo.jpg?400 |}}+[[omv6:omv6_plugins:symlinks|{{ :omv6:omv6_plugins:symlinks-logo.jpg?400 |Symlinks Plugin For OMV6}}]]
  
 ====== Symlinks Plugin For OMV6 ====== ====== Symlinks Plugin For OMV6 ======
Line 11: Line 14:
  
   * Openmediavault-symlinks provides a tool to create folder shortcuts from the openmediavault GUI.   * Openmediavault-symlinks provides a tool to create folder shortcuts from the openmediavault GUI.
-  * A symlink can simply serve to abbreviate the mount path of a disk mounted by uuid. An example of this could be the following path: /srv/dev-disk-by-uuid-89527b07-ad7a-4bae-b5b0-5fd311jk588b/ +    * A symlink can simply serve to abbreviate the mount path of a disk mounted by uuid. An example of this could be the following path: /srv/dev-disk-by-uuid-89527b07-ad7a-4bae-b5b0-5fd311jk588b/ 
-  * We can define a symlink that is simply this in the OMV root path: /disk1 +    * We can define a symlink that is simply this in the OMV root path: /disk1 
-  * In this way when we need to define the path of this disk in a container, for example, we will only have to write /disk1+    * In this way when we need to define the path of this disk in a container, for example, we will only have to write /disk1
  
 +
 +----
  
 ===== Prerequisites ===== ===== Prerequisites =====
Line 23: Line 28:
  
  
 +
 +----
  
 ===== Installation ===== ===== Installation =====
Line 28: Line 35:
 In OMV6's GUI:\\ In OMV6's GUI:\\
 Under **System**, **Plugins**, find and highlight **openmediavault-symlinks 6.X**, and click the **install** button. Under **System**, **Plugins**, find and highlight **openmediavault-symlinks 6.X**, and click the **install** button.
 +
 +----
  
 ===== Useage ===== ===== Useage =====
  
-Under **Services** **Symlinks**+<html><center>Under <b>Services</b>, <b>Symlinks</b></center></html> 
 +\\ 
 +{{ :omv6:omv6_plugins:symlinks1.jpg?direct&600 |Services Symlinks}}
  
-{{ :docs_in_draft:symlinks1.jpg?800 |}}+----
  
-**Create and delete a symlink**+=== Create and delete a symlink ===
  
 +{{ :omv6:omv6_plugins:symlinks2.jpg?direct&400|Create symlink}}
   * Go to **Services** > **Symlinks** Press the **+ Create** button. In the window do the following:   * Go to **Services** > **Symlinks** Press the **+ Create** button. In the window do the following:
     * The **Source** field defines the actual folder on the file system. Click on the tree on the right, find the folder for which we are going to create the symlink and select it. In our previous example we look in the /srv directory for the folder /srv/dev-disk-by-uuid-89527b07-ad7a-4bae-b5b0-5fd311jk588b/     * The **Source** field defines the actual folder on the file system. Click on the tree on the right, find the folder for which we are going to create the symlink and select it. In our previous example we look in the /srv directory for the folder /srv/dev-disk-by-uuid-89527b07-ad7a-4bae-b5b0-5fd311jk588b/
Line 43: Line 55:
   * To delete the previous symlink, select the line and press the **Delete** button.   * To delete the previous symlink, select the line and press the **Delete** button.
  
-**Import existing symlinks in the system**+---- 
 + 
 +=== Import existing symlinks in the system === 
   * You can import symlinks that you have created in the CLI, so that you will have a list of all of them in the OMV GUI. To do this, press the **Import existing symlink** button.   * You can import symlinks that you have created in the CLI, so that you will have a list of all of them in the OMV GUI. To do this, press the **Import existing symlink** button.
   * Existing symlinks will appear in the drop-down list, select the one you are interested in and press Import.   * Existing symlinks will appear in the drop-down list, select the one you are interested in and press Import.
   * In the list of symlinks another line will appear with the imported symlink.   * In the list of symlinks another line will appear with the imported symlink.
 +
 +----
  
 ===== Source Code ===== ===== Source Code =====
  
 -> [[https://github.com/OpenMediaVault-Plugin-Developers/openmediavault-symlinks|openmediavault-symlinks]] -> [[https://github.com/OpenMediaVault-Plugin-Developers/openmediavault-symlinks|openmediavault-symlinks]]
 +
 +----
  
 ===== A Closing Note ===== ===== A Closing Note =====
  • omv6/omv6_plugins/symlinks.1683441040.txt.gz
  • Last modified: 2023/05/07 06:30
  • by chente