Contents
Exercise: Internet
-
LAN:
-
What is the hostname, domainname and IP address of the
computer you are working with?
-
Trace the route to your neighboring machine and ping it.
-
Services:
-
Build a FTP connection the ftp.gnu.org and try to find and
download the GNU-PUBLIC-LICENSE (GPL) file (check the README).
-
Open a shell on your neighboring machine.
-
HTML and JavaScript:
-
Create a colorful HTML document (using style) with lots
of images that features a form asking for:
name, sex, birth-date, hour of birth, place of birth, etc;
-
Use JavaScript to create a horoscope based on the data is returned
from the above form.