I don't even know how to install a program.
the following command should do it.
apt-get install <program name here>For example, if you wanted a web server, you should install apache.
apt-get install apacheApache is an HTTP server. It lets your server show HTML files to a web browser on another computer. It means you can have a website.