| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

Setting Up New Linux Accounts

This version was saved 17 years, 8 months ago View current version     Page history
Saved by PBworks
on July 20, 2006 at 12:54:16 pm
 

Any new user should ask the System Administrator to set up a new Linux account, which is separate from the PC accounts.

 

Once a Linux account is set up a new .cshrc file can be set up. You can choose one of two ways.

 

  • You can copy directly from another person's account by typing in "cp ~(account to copy from).cshrc ~(your account)"

 

  • Or you can copy the lines directly from a .cshrc file or this website. When in a terminal type "gedit .cshrc" and a gedit file should open in a separate window. You can copy the three lines shown below directly from this website. The lines are:

 

# Source common Methods Core setup

echo "Setting up Methods Core...."

source /export/w/apps/bin/MethodsCore.setup

Comments (0)

You don't have permission to comment on this page.