Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Linux-servers of Metropolia

shell.metropolia.fi

Linux-shell environment. You can't run your own programs here. File transfer to home directory with scp or sftp. Irc allowed.

edunix.metropolia.fi

Linux-shell-environment. You can compile and run your own programs here and practise your shell-skills.

users.metropolia.fi

Users' home pages. You can't login to this server.

Home directories on Linux-servers

You have same home directories on all Linux servers as you have on Windows workstations. Everyone has only one home directory.

WWW-pages

Users can create and publish their own web pages in the public_html folder of their home directory. Pages can be viewed at http://users.metropolia.fi/~username. In addition to html-pages the server supports also php- and cgi-programs (file extensions .php and .cgi).

The PHP version used is of the 5.3 -series and the following extensions are supported:

--with-zlib \
--with-jpeg-dir=/usr/lib \
--with-png-dir=/usr/lib \
--with-gd \
--with-ldap \
--enable-mbstring \
--with-mysql \
--with-mysqli \
--with-libxml-dir \
--with-xsl \
--enable-soap \
--enable-pdo \
--with-pdo-mysql \
--with-pdo-sqlite \
--with-sqlite \
--with-openssl \
--with-curl \
--enable-calendar

Cgi-programs are run with the suEXEC-feature with the user's user account's permissions.

MySQL-service

All Metropolia users can use the MySQL-database located at mysql.metropolia.fi. The name of the database and the username to access the database server are same as your username at Metropolia. The password, however, is different and it can be set at https://amme.metropolia.fi/mysql/.

You can administer your database with the phpMyAdmin-program which is installed at https://users.metropolia.fi/phpMyAdmin/. Old databases at Evtek's mysql-server can be administered at https://users.metropolia.fi/phpMyAdmin-evtek/.

Kotisivu-, Shell- ja MySql -palvelut