User Tools

Site Tools


installing_lucy_on_linux

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
installing_lucy_on_linux [2018/03/12 10:21] lucyinstalling_lucy_on_linux [2018/10/10 02:17] – [Installation tutorial] lucy
Line 63: Line 63:
 3) Now type cd to the directory where you downloaded the file.\\ 3) Now type cd to the directory where you downloaded the file.\\
 4) Then type chmod +x name_of_file.sh to make your file executable (example "**chmod +x install.sh**").\\ 4) Then type chmod +x name_of_file.sh to make your file executable (example "**chmod +x install.sh**").\\
-5) Now type ./name_of_file.sh to execute the file (Example "**./install.sh**")\\+5) Now type ./name_of_file.sh to execute the file (Example "**./install.sh**"). If you are able to install LUCY without docker (this is the preferred method), please use the "./install.sh legacy" command.\\
 6) You will be asked if you want to install LUCY (Install LUCY (y/n)?) Please type "**y**" and press enter. During the installation LUCY will connect to our centralized custom repository to download the necessary packages.\\ 6) You will be asked if you want to install LUCY (Install LUCY (y/n)?) Please type "**y**" and press enter. During the installation LUCY will connect to our centralized custom repository to download the necessary packages.\\
 7) As soon as the installation is finished, the [[setup_script_tutorial|automatic setup script]] should start. 7) As soon as the installation is finished, the [[setup_script_tutorial|automatic setup script]] should start.
Line 92: Line 92:
 ===== Start the installation script manually after a successful installation ===== ===== Start the installation script manually after a successful installation =====
  
-Execute the command "python /opt/phishing/current/tools/setup/setup.py" (or in LUCY > 2.8: docker exec -it lucy /bin/bash python /opt/phishing/current/tools/setup/setup.py) to continue with your setup.+Execute the command \\ 
 +**python /opt/phishing/current/tools/setup/setup.py** \\ 
 + 
 +or in LUCY > 2.8: \\ 
 +**docker exec -it lucy /bin/bash** \\ 
 +**python /opt/phishing/current/tools/setup/setup.py** \\ 
  
  
installing_lucy_on_linux.txt · Last modified: 2022/06/22 12:37 by lucysecurity