Linux configuration: Difference between revisions

From Theochem
Jump to navigationJump to search
Science login and linux command line
 
m Set permissions: fix font
Line 16: Line 16:


== Set permissions ==
== Set permissions ==
First check whether you are a member of the {{thchem}} group, using the command
First check whether you are a member of the <tt>thchem</tt> group, using the command


   groups
   groups
If <tt>thchem</tt> is not in the output, ask [https://www.theochem.ru.nl/~gerritg Gerrit] or [https://www.theochem.ru.nl/~hcuppen Herma].

Revision as of 13:24, 26 January 2021

Logging into a linux server

To logon to a linux server at the Faculty of Science you need a Science login as explained on the the C&CZ wiki

There are several ways to login

  • Most PCs at the Faculty of Science are dual boot: simply select Ubuntu an logon
  • From a linux computer or a terminal on a Mac use `ssh`:
 ssh lilo7.science.ru.nl

and use your username and password to logon

Learn linux command line basics

There are numerous introductions to the linux command line. Here is one example:Command line for beginners

Set permissions

First check whether you are a member of the thchem group, using the command

 groups

If thchem is not in the output, ask Gerrit or Herma.