GENERAL INFORMATION ABOUT THE COMPUTER SYSTEM
The computer facilitities at Institute of Physics include facility for numerical and algebric computation, graphic applications, documentations, email, internet and automation of library and administration. There are about twenty workstations and one hundred thirty PC's installed in the computer centre, library, laboratories, offices of faculties, scholars and administration in three different buildings connected by Local Area Network. The machines for academic use run under UNIX or Linux and those in administrative offices are run under Windows operating system. User's data is stored in two fileservers with total storage capacity of 400GB. Institute of Physics is a node under ICOSER project and encourages use of its facility for academic work. Programs which require extensive numerical work are run in the multi-CPU HPK260 workstations and the 16-CPU PC-Cluster. Parallel processing compilers have been loaded in these machines to speed up computation. Several softwares, such as Mathematica, Matlab, Maple are avilable for algebric comptation. For graphical analysis, Gnuplot, XMGR are being used and for Latex is used for documentation. General scientific library softwares like SCILAB, CERNLIB are available. The administrative works, such as accounting, personnel management, stores have been computerised . Printers are provided in every faculty and administrative office. Laser printers are provided for general use with network printing facility. The internet access to Institute is provided by Software Technology Parks of India, Bhubaneswar, at 1MBPS. In addition, Institute of Physics is a node under ANUNET and is directly linked to other ANUNET nodes by VSAT link. The computer centre is open 24 hours a day.
LIST OF MAIN MACHINES
SOFTWARES FOR ALGEBRIC PROCESSING
SPECIAL SOFTWARES LIBRARIES
USER ACCOUNT
RULES AND REGULATIONS
HELP
LATEX:
CONVERTING FILES TO POSTSCRIPT
COMPILERS:
PLOTTING:
SOFTWARE PACKAGES:
GRAPHICS MANIPULATING PACKAGES:
PARALLEL PROCESSING:
ELEMENTARY COMMANDS
Logging in:
Changing your password:
To see Mail:
| C :
To compose message. Enter email address in address field. Enter address in CC if you want to send copy of the mail to somebody else also, otherwise press enter. Write subject head in the Subject field. Type message below the Message Text line. Enter ^X to send message. Enter ^C to cancell sending the message. |
| L : Shows a list of
folder. Select a folder by moving the cursor. |
| I : Selects
the current folder. |
| Q : Quit pine. |
To Print using Network Printers:
To print use the following commands from any terminal:| pr1cc : Duplex printing
by Laser printer in the Computer centre. |
| pr1mb
: Duplex printing by Laser printer in
room G07 of the Main Building |
| pr1mb1 : Single sided printing in
the Color Laser printer in room G07 of the main Building. |
To Edit files:
To edit files you can use "vi" or "emacs" editors.| Enter vi <filename > to edit a file with
name <filename>. |
| Enter i to insert characters.Enter esc to exit from insert mode. |
| Enter ESC to exit from insert mode. |
| Use arrow keys to
move up, down, left, right
in text |
| Use x to delete a character and dd to delete the current line. |
| yy keeps one line in memory and p puts this line after the cursor. |
| Enter :wq to write to the file and quit. |
To transfer files:
Use command "ftp" to transfer files from one machine to other.| pwd prints the name of current directory in the remote machine. |
| ls shows list of files and directories in the remote machine. |
| cd dir_name changes
to directory dir_name in the remote machine. |
| lcd dir_local changes
directory to dir_local in the local machine. |
| bin changes to
binary mode (preferable for file transfer). |
| get remote_file_name local_file_name [ transfers remote_file_name from the remote machine to the file local_file_name in the local machine. (if local file_name is not specified then the remote file name is preserved)] |
| mget file1 file2 ... transfers multiple
files file1,file2, ... from the remote machine to the current directory
in the local machine. |
| put local_file_name remote_file_name [ transeferes file local_file_name from local machine and puts it as remore_file_name in remote machine.] |
| mput file1 file2 ... transfers file1, file2 ... from the local machine to the current directory of the remote machine. bye ends ftp session. |
To Access a Remote Machine:
Access to Internet: