User Tools

Site Tools


other:vb:linuxguest

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
other:vb:linuxguest [2015/06/02 13:27]
jypeter
other:vb:linuxguest [2015/10/28 10:08] (current)
jypeter Added vim
Line 28: Line 28:
       * Unselect //Create a private group for the user//       * Unselect //Create a private group for the user//
       * If the user has a LSCE account, you can specify the LSCE used ID in //Specify user ID manually// (type ''​id user_login''​ on an LSCE server and check the value of //uid//)       * If the user has a LSCE account, you can specify the LSCE used ID in //Specify user ID manually// (type ''​id user_login''​ on an LSCE server and check the value of //uid//)
 +    * Once the account is created, add it to the //vboxsf// group, if the account will need to [[other:​vb:​use#​using_shared_folders|use shared folders on the host]]
   * add the new //johndoe// account to the people who can use the ''​sudo''​ command:\\ ''​echo -e '​johndoe\tALL=(ALL)\tALL'​ > /​etc/​sudoers.d/​johndoe''​   * add the new //johndoe// account to the people who can use the ''​sudo''​ command:\\ ''​echo -e '​johndoe\tALL=(ALL)\tALL'​ > /​etc/​sudoers.d/​johndoe''​
   * Logout from the account used to create the new account, login with the new account, and get some basic configuration files: **.cshrc**, **.login** and **.emacs**   * Logout from the account used to create the new account, login with the new account, and get some basic configuration files: **.cshrc**, **.login** and **.emacs**
Line 41: Line 42:
   * At LSCE: ''​yum install nco''​   * At LSCE: ''​yum install nco''​
   * Outside LSCE: ''​yum --disablerepo lsce install nco''​   * Outside LSCE: ''​yum --disablerepo lsce install nco''​
 +
 +==== vim/gvim ====
 +
 +//​vim-X11.x86_64 : The VIM version of the vi editor for the X Window System
 +//
 +  * At LSCE: ''​yum install vim-X11''​
 +  * Outside LSCE: ''​yum --disablerepo lsce install vim-X11''​
 +
  
 ===== Installing programs with the Graphical User Interface ===== ===== Installing programs with the Graphical User Interface =====
 +
 +FIXME
  
 ===== Installing other useful (for LSCE) programs ===== ===== Installing other useful (for LSCE) programs =====
other/vb/linuxguest.1433251649.txt.gz · Last modified: 2015/06/02 13:27 by jypeter