21
How to install ClusterDesktop ClusterDesktop 1. Go to https://www.clusterdesktop.com/ 2. Click on “Register new user” 3. Fill the blank fields and press “Register user”, 4. Login to your account 5. Click to download 32 or 64 bit version of ClusterDesktop

ClusterDesktop how-to install on computer with Linux

Embed Size (px)

Citation preview

Page 1: ClusterDesktop how-to install on computer with Linux

How to install ClusterDesktop

ClusterDesktop

1. Go to https://www.clusterdesktop.com/

2. Click on “Register new user”

3. Fill the blank fields and press “Register user”,

4. Login to your account

5. Click to download 32 or 64 bit version of ClusterDesktop

Page 2: ClusterDesktop how-to install on computer with Linux

6.On ClusterDesktop Terms of Service scroll down to the end of the document and click “Accept all”

ClusterDesktop

7. Save file cd.bsx.run or cd.x64.bsx.run if you use 64 bit Linux

How to install ClusterDesktop

Page 3: ClusterDesktop how-to install on computer with Linux

8. Go to your downloads, right click on file cd.bsx.run (or cd.x64.bsx.run) and click on “Properties”

ClusterDesktop

How to install ClusterDesktop

9. Go to “Permissions”, check “Allow this file to run as a program” and click “Close”

Page 4: ClusterDesktop how-to install on computer with Linux

How to install ClusterDesktop10. Create empty file “cd.sh”

ClusterDesktop

11. Right click on file cd.sh and open with “Leafpad”

Page 5: ClusterDesktop how-to install on computer with Linux

How to install ClusterDesktop12. From your ClusterDesktop account copy text from “Area 1”

(if you use 64 bit Operating System copy Area 2) to file cd.sh

ClusterDesktop

Page 6: ClusterDesktop how-to install on computer with Linux

How to install ClusterDesktop

13.On first row of cd.sh type #!/bin/bash and press enter

ClusterDesktop

14.On second row of cd.sh type cd and path to your cd.sh and cd.bsx.run file

Example: cd /home/user/Downloads

Page 7: ClusterDesktop how-to install on computer with Linux

How to install ClusterDesktop15.Type as shown in the picture below

ClusterDesktop

15.1 Type your Linux User Password

15.2 Type your ClusterDesktop Username

15.3 Type your ClusterDesktop Password

15.4 Type your VNC Password if you have one

Example is shown on the picture below

Page 8: ClusterDesktop how-to install on computer with Linux

How to install ClusterDesktop

16. On the end of third roll delete Area 1 and ]

ClusterDesktop

Page 9: ClusterDesktop how-to install on computer with Linux

How to install ClusterDesktop

17. Save file cd.sh

18. Right click on file cd.sh and click “Properties”

19. Go to “Permissions”, check “Allow this file to run as a program” and click “Close”

ClusterDesktop

20. Open Terminal and type “sudo leafpad /etc/sudoers“, press Enter, type password and press Enter

Page 10: ClusterDesktop how-to install on computer with Linux

How to install ClusterDesktop21. Type “user ALL=(ALL:ALL) ALL” as shown in the picture

(Note: user is your Linux username) and save

ClusterDesktop

22. If you want to start ClusterDesktop automatically with the start of your computer, you need to enable autologin for your Linux user account and setup ClusterDesktop to start automatically with your session. For this go to “Settings Manager” and click on “Session and Startup”

Page 11: ClusterDesktop how-to install on computer with Linux

How to install ClusterDesktop23. Setup as shown in the picture

ClusterDesktop

23.1 Click to “Application Autostart ”

23.2 Click “Add”

23.3 Type ClusterDsktop

23.4 Select file cd.sh

23.5 Click “OK”

23.6 Click “Close”

Page 12: ClusterDesktop how-to install on computer with Linux

How to install ClusterDesktop

The next slides describe how to install additional packages /if not already installed/ for your Linux distro. Please note that:

● apt-get is package manager for Debian based distributions

● rpm and yum is package manager for Red Hat, Fedora and CentOS

● urpmi is package manager for Mandriva

● zypp is package manager for SuSE

ClusterDesktop

Page 13: ClusterDesktop how-to install on computer with Linux

How to install ClusterDesktopNote1: If you want to use secure connection to your

computer, to be able to redirect ports to use services running on your computer and secure copy files, then you need setup SCP as described below

ClusterDesktop

1. Open Terminal and type “sudo apt-get install openssh-server“, press Enter, type “Y“ and press Enter

2. Type “sudo leafpad /etc/ssh/sshd_config” and press Enter

Page 14: ClusterDesktop how-to install on computer with Linux

How to install ClusterDesktop

3. Setup Port 50022 as shown in the picture and save

ClusterDesktop

4. Type “sudo /etc/init.d/ssh restart” and press Enter

Page 15: ClusterDesktop how-to install on computer with Linux

How to install ClusterDesktopNote2: If you want to connect to your computer using Remote Desktop you will need to setup RDP as described below

ClusterDesktop

1. In Terminal type “sudo apt-get install xrdp“, press Enter, type “Y“ and press Enter

Note3: If you want to transfer files using FTP server, setup as described below

Page 16: ClusterDesktop how-to install on computer with Linux

How to install ClusterDesktop

ClusterDesktop

1. In Terminal type “sudo apt-get install vsftpd“, press Enter, type “Y“ and press Enter

2. Type “sudo leafpad /etc/vsftpd.conf” and press Enter

Page 17: ClusterDesktop how-to install on computer with Linux

How to install ClusterDesktop

ClusterDesktop

3. Type as shown in the picture

listen_port=50021 pasv_enable=YES pasv_min_port=50024 pasv_max_port=50024 chroot_local_user=NO write_enable=YES annonymous_enable=NO connect_from_port_20=NO local_enable=YES

4. Mark and delete as shown in the pictures below

Page 18: ClusterDesktop how-to install on computer with Linux

How to install ClusterDesktop

ClusterDesktop

5. Save and Exit

6. In Terminal type “sudo /etc/init.d/vsftpd restart” and press Enter

Page 19: ClusterDesktop how-to install on computer with Linux

How to install ClusterDesktop

ClusterDesktop

24. Restart your computer

25. After restart you should see your Desktop as shown in the picture

Page 20: ClusterDesktop how-to install on computer with Linux

How to use ClusterDesktop26.If you want to stop ClusterDesktop type „stop“ as shown

in the picture

ClusterDesktop

Page 21: ClusterDesktop how-to install on computer with Linux

ClusterDesktop

How to install ClusterDesktopHow to install ClusterDesktop

If you need help using ClusterDesktop see “Tutorial on

how-to use ClusterDesktop for Linux clients”

27. Now you can connect to this computer from another computer or smart device, using standard VNC , RDP or SCP (SFTP) client on address and ports that are shown in the window of ClusterDesktop application