Educational Qualification

  Eurocat references  
 
 
  Eurocat file info

Datagen info: /home/eurocat/eurocat_off/site/datagen/vcccsat

Systemseng

 

 
  Thalix http://spider.bgnu  
  Configuration File locations \EUROCAT\REF\DATA\ATCcolors   Color editing

\EUROCAT\REF\DATA\bitmaps\    Track symbol folder

\EUROCAT\REF\DATA\Keyboard    Key assignments

\EUROCAT\REF\DATA\conf          

\EUROCAT\REF\DATA\proxhub

\EUROCAT\REF\DATA\wkel_atc

Maps

Airport AFTN IDs

AFTN

ILS

EUROCAT\REF\ON_LINE              Error & log files

 
  Vi Editor    
  Linux # tail –f filename (continually displays the file as new entries appear, useful when looking at log files)
# tail –200 filename (display last 200 lines of a file)
# cat filename > /dev/ttyS0 (printing a file to a printer connected to ttyS0)
# cat /dev/ttyS0 (reading a device port, useful for aftn or clock inputs)
# cat filename | more (displays a file one page at a time)
# cat filename (displays all the file at once)
# more filename (displays a file one page at a time)
# rcp –p filename wkelvisu1:`pwd` (copies file from one computer to another using the same directory)
# rcp –p filename wkelvisu1:/etc/filename (copies file to maybe a different directory on remote computer)
# mount /dev/sda1 /mnt/usb
# umount /mnt/usb
# rsh wkelvisu1 (run a remote shell on wkelvisu1)
# rlogin wkelvisu1 (remotely login on wkelvisu1)
# su - (go into superuser mode – need root password)
# cd directory
# pwd (shows where you are)
# ps –ax (shows processes running)
# man cat (display the manual pages for the cat command)
# ls (list the contents of the current directory)
# ls -ltr (list the contents of the current directory with dates etc)
# bslan_monitor 202.1.1.255:7 (Broadcast network test for network 202.1.1)
  AIRPORTS EC

AIRWAYS EC

FIR EC

ILS_IKA EC

ILS_IKW EC

point EC

POINTS EC

SECTOR EC

VCBI_RWY EC

 

 
   
   
   
   
   

Back