Installing Linux client

Team LucidLink
Team LucidLink
  • Updated

To install our Linux client, it is recommended you download the latest version

We would also advise you review our system requirements as the operating system and infrastructure prerequisites are updated regularly.

Each Linux distribution provides a subtlety different software package installation process. Within this topic we will cover two alternatives to install our LucidLink client:

  1. a graphical user interface (GUI) package manager
  2. command-line (Terminal)
Proceeding example(s) will be demonstrated through Linux Mint 18 Cinnamon distribution

Option 1. (GUI)

1. Locate your installation download and double click to initiate installation.

LC1.png

2. Once the Package Installer begins. Please review all tabs, and select 'Install Package' to continue.

LC2.png

3. You will require administrative privileges to continue. Please provide a valid password, and select 'OK'.

LC3.png

4. The Package Installer will provide you progress of the installation status, please sit back and relax, while we install your LucidLink client.LC4.png

5.Once the Package Installer finishes, please review the installation summary and consult our knowledge base articles, forum and/or create a support ticket in the unusual event of any errors; when the installation is successful, click 'Close'.

LC5.png

Option 2. (Terminal)

Use apt-get or yum on UI or non-UI environments

Debian based (DEB):

sudo apt update -y
sudo apt upgrade -y
wget https://www.lucidlink.com/download/latest/lin64/stable/ -O lucidinstaller.deb
sudo apt install ./lucidinstaller.deb -y

Red Hat based (RPM):

wget https://www.lucidlink.com/download/latest/lin64-rpm/stable/ -O lucidinstaller.rpm
sudo yum install lucidinstaller.rpm

Alternatively Debian package manager (dpkg) UI based instances

1. Enter a command line 'Terminal' and follow the below image example.

LC6.png

Should you receive a dependency error relating to "libappindicator1" please run "sudo apt-get -f install" to resolve the issue.

2. You can now link to your Filespace through terminal via our Lucid client command-line interface.

Once package installation completes.

1. LucidLink client will be available from the software Menu, Internet. Launch the Lucid client to 'Connect' to your file space.

LC7.png

2. Please provide a valid Filespace name including your Domain, username (default root) and password and select 'Connect' to begin

LC8.png

LC9.png

3. Your Filespace becomes immediately accessible as a local system Devices mount-point.

LC10.png

4. An advanced Filespace dashboard is available by clicking on the LucidLink LC11.pnglogo from within the Taskbar. You will find a range of useful metrics, such as, remaining upload information.

Here you can also access your snapshots and access our 'Control panel' to administer your users, shares and Filespace settings.

LC12.png

 

Was this article helpful?

0 out of 0 found this helpful

Have more questions? Submit a request

Comments

0 comments

Article is closed for comments.