What Runs Where on Athena: Help Info
On this page:
Athena Help
Database
MIT Information
MIT Library Reference
Internet Exploration
Title and Description: apropos
TO RUN: athena% apropos search_string See also: man |
Title and Description: athinfo
TO RUN: athena% athinfo host query athena% athinfo host queries (prints allowed queries for host) See also: stella |
Title and Description: info TO RUN: athena% info ( starts from a "standard, system-wide info home page") athena% info -f infofile (starts from the given info page) |
Title and Description: locate TO RUN: athena% locate pattern See also: man Note: depends on a "locate database" that must be kept current- typically this is rebuilt periodically from a cron script. This is currently not implemented on standard Athena machines |
Title and Description: man, xman
TO RUN: athena% man search_string (for a command-line interface) athena% xman & |
Title and Description: olh TO RUN: athena% help go to the olh Web page |
Title and Description: sendbug TO RUN: athena% sendbug See also: olh |
Title and Description: stella TO RUN: athena% stella host options Note: Many or all of the update options will be inaccessible if you lack sufficient permission. Omitting options will supply all available information about host |
Title and Description: tellme TO RUN: athena% tellme root (for root password) athena% tellme combo (for Athena cluster combination) |
Title and Description: whichlocker TO RUN: athena% add outland athena% whichlocker program See also: lookup Note: whichlocker will not find programs that are not in lockers but are in the Athena release instead. Currently the information database is maintained manually and may contain omissions, inaccuracies and be out of date. It is still a quite useful utility however |
Title and Description: yelp TO RUN: athena% yelp & |
Title and Description: mysql TO RUN: athena% add mysql athena% mysql -u username -p --host=hostname (to log into a MySQL database as user username on host hostname) Once logged in, commands are entered at the mysql> prompt. Some of the major ones include: mysql> create database foo; (to create a new database foo; database administrator needs to set permissions to let you do this) mysql> use foo; (to use a database foo) mysql> create table bar; (create a data table bar associated with current database) mysql> insert into bar... (insert data into table bar) athena% mysqladmin options (to perform various administrative tasks on a MySQL database; users need sufficient permissions to do this) There is a home page and documentation download site See also: Open Office Database, psql, sqlplus Note: To create databases, you need to run the mysqld daemon on a machine dedicated to this purpose. You can also access and manipulate databases through C code linking against the libmysqlclient library. Other utility programs exist, mostly with names starting with mysql... See documentation for details |
Title and Description: Open Office Database athena% add -f ooffice (to access new 3.1.1 release; not necessary to access default version) athena% ooffice [-ver 3.1.1] & (-ver switch for new 3.1.1 release) For documentation look here See also: mysql, psql, sqlplus Note: In the future, the only version available will be the default one installed in the debathena release |
Title and Description: psql TO RUN: athena% psql -h host options database username (to log into a PostgreSQL database database as user username on host host) Once logged in, commands are entered in SQL at the prompt There is a home page and documentation See also: mysql, Open Office Database, sqlplus |
Title and Description: sqlplus (Oracle client) Oracle 10g TO RUN: athena% add oracle10g athena% setenv ORACLE_HOME /mit/oracle10g/arch/i386_rhel4 athena% sqlplus username/password@database where username and password need to be set up for you by the administrator of the database you are connecting to. They are not necessarily the same as your Athena username and password. Allowed values for database are at the beginning of stanzas in file: /mit/oracle10g/10.2.0/i386_rhel4/network/admin/tnsnames.ora Oracle 8 athena% add oracle8 athena% setenv ORACLE_HOME /mit/oracle8/arch/i386_rhel4 athena% sqlplus username/password@database where username and password need to be set up for you by the administrator of the database you are connecting to. They are not necessarily the same as your Athena username and password. Allowed values for database are at the beginning of stanzas in file: /mit/oracle8/8.1.7/i386_linux22/network/admin/tnsnames.ora After logging on, you will get an SQL> prompt and can run SQL commands on the database you are connected to. See also: mysql, Open Office Database, psql Note: Databases may come and go over time- currently accessible ones will always be listed in file tnsnames.ora. Only the client is available on Athena- you can't create new databases with it, you can only access existing ones you have access to |
Title and Description: Course Descriptions & Schedules TO RUN: go to the Subject Listings & Schedule page |
Title and Description: cview, xcluster
TO RUN: athena% cview (for a command-line interface) athena% cview printers (for printer information) athena% cview phones (for cluster phone numbers) athena% xcluster & (for an X interface) For general cluster information for Athena and other platforms, look here |
Title and Description: Humanities Lottery
TO RUN: go to the information guide |
Title and Description: Freshman Housing Lottery
TO RUN: go to the lottery page; if you don't have a certificate which is needed get one here |
Title and Description: Phys. Ed. Lottery
TO RUN: go to the Phys. Ed. lottery page |
Title and Description: SIS TO RUN: go to the SIS Web page |
Title and Description: Ask Us!
TO RUN: go to the Ask Us! Web page |
Title and Description: First Search
Go to the MIT Libraries cheatsheet |
Title and Description: Cn3D TO RUN: athena% Cn3D & (to run Cn3D viewer) the Entrez Web page has much information about bioinformatic databases; Cn3D information is here See also: babel, CLC Free Workbench, Deep View, Geneious, molscript, pymol, rasmol, VMD |
Title and Description: TO RUN: athena% dict options word See also: gnome-dictionary, oed, Oxford English Dictionary |
Title and Description: TO RUN: athena% gnome-dictionary & See also: oed, Oxford English Dictionary, dict |
Title and Description: TO RUN: go to the OED Web page (MIT only); there is also the Merriam-Webster online dictionary and thesaurus See also: dict, gnome-dictionary, oed Note: The oed text-mode client is similar to, but not as sophisticated as the former ox2 text OED client that is no longer available |
Title and Description: oed TO RUN: athena% add outland athena% oed word athena% oed "prefix*" (wildcards allowed if string is enclosed in double quotes) See also: dict, gnome-dictionary, Oxford English Dictionary |
Title and Description: rolodex TO RUN: athena% add sipb athena% rolodex resource Typical usage: rolodex pizza, rolodex police, rolodex helpdesk, rolodex eaps |
Title and Description: Shakespeare TO RUN: Go to The Tech or elsewhere for hypertext versions with glossary and search capabilities |
Title and Description: thesaurus, xthesaurus
TO RUN: athena% add sipb athena% thesaurus athena% thesaurus word athena% xthesaurus & (X interface; left-click on window that opens for instructions) There is also the Merriam-Webster online dictionary and thesaurus See also: Wordnet Note: Currently broken on debathena |
Title and Description: webster, xwebster (dictionary)
TO RUN: athena% add sipb athena% webster word athena% xwebster & (X interface; left-click on window that opens for instructions) There is also the Merriam-Webster online dictionary and thesaurus See also: ispell, thesaurus, Oxford English Dictionary, Wordnet |
Title and Description: whats TO RUN: athena% add sipb athena% whats acronym |
Title and Description: Wikipedia TO RUN: go to the English Wikipedia page |
Title and Description: Wordnet TO RUN: athena% wnb (for an X interface) athena% wn (for a command-line interface ; typing wn lists command-line options) athena% wn option word go to the Wordnet Web page See also: thesaurus, Webster Dictionary |
Title and Description: firefox TO RUN: athena% firefox & (or click on firefox icon on Gnome applet bar) Typing about:plugins in the address bar will show currently installed plugins; the Enabled column entry on the right must be set to Yes for a given plugin to be active Typing about:config in the address bar will show current configuration settings; selecting one, right-clicking and picking a selection from the popup that appears allows editing these See also: thunderbird, zap-firefox-certs |
Title and Description: konqueror TO RUN: athena% add kde athena% konqueror There is a konqueror Web site Note: output is very verbose; you may want to dedicate the launch window to running it; on exit, processes related to it may take several minutes to terminate Currently broken on debathena |
Title and Description: liferea TO RUN: athena% liferea & |
Title and Description: lynx TO RUN: athena% lynx |
Title and Description: opera TO RUN: athena% add opera athena% opera & The opera development site is here See also: konqueror, weblint, w3m Note: Currently broken on debathena |
Title and Description: scripts TO RUN: athena% add scripts athena% scripts Detailed information is here |
Title and Description: weblint TO RUN: athena% add infoagents athena% weblint file(s).html athena% weblint directory(ies) athena% weblint URL The second form will recurse through listed directories, checking any HTML pages found The third form will check the page at the given URL For a Web-based validator see the World Wide Web Consortium's validator |
Title and Description: w3m TO RUN: athena% w3m URL |


