Infinity Personal: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 15: Line 15:
=2. Install Infinity Personal=
=2. Install Infinity Personal=


The core of Infinity Personal is installed using system packages. You have to activate the NCBR package repository for a given version of OS and then install the specified package.
The core of Infinity Personal is installed by using system packages. You have to activate the NCBR package repository for a given version of OS and then install the package.


1) Activate the NCBR public package repository:
1) Activate the NCBR public package repository:
Line 31: Line 31:
=3. Configure Infinity Personal=
=3. Configure Infinity Personal=


At this stage, you can configure Infinity Personal using the ams-personal command. You must generate SSH keys to access the Infinity Personal repository, update the shell environment, and set up your user account to grant access to the local Infinity Personal repository. Each step require to re-login the session:
At this stage, you will configure Infinity Personal using the ams-personal command, which can be used only by a user in the sudo group. You will generate SSH keys to access the Infinity Personal repository, update the shell environment, and set up your user account to grant access to the local Infinity Personal repository. Each step requires you to re-login your computer. 


==Basic Setup==
==Basic Setup==
Line 50: Line 50:


a) Left tab "User" -> Select identity -> Top tab "Authentication" -> Kerberos & SSH keys
a) Left tab "User" -> Select identity -> Top tab "Authentication" -> Kerberos & SSH keys
b) Create a new key in the section "Public ssh Key:"
b) Create a new key in the section "Public ssh Key:" (a green button with a plus sign)
c) Insert the key
c) Insert the key
d) Press the "Save" button.
d) Press the "Save" button.


You need to wait up to 1 hour to finish the propagation.
You need to wait up to 1 hour to complete the propagation.


==Install Core Modules==
==Install Core Software Modules==


  $ ams-personal coremods
  $ ams-personal coremods
  -> logout/login
  -> logout/login


=2. Install Software Modules=
=4. Install Software Modules=
 
The list of all software modules is provided online at iSoftRepo service:


<span class="plainlinks">[https://infinity.ncbr.muni.cz/isoftrepo/fcgi-bin/isoftrepo.fcgi <span class="mw-ui-button mw-ui-constructive mw-ui-small">iSoftRepo</span>]</span>
<span class="plainlinks">[https://infinity.ncbr.muni.cz/isoftrepo/fcgi-bin/isoftrepo.fcgi <span class="mw-ui-button mw-ui-constructive mw-ui-small">iSoftRepo</span>]</span>
The modules can be installed by the ams-personal command. For example, you can install the VMD module by:
$ ams-personal install vmd
See ams-personal -h for other options.

Navigation menu