Ubuntu server

kosandpol

Well-known member
  • Jun 10, 2008
    45,329
    1,492
    113
    ISW said:
    Machan ubuntu run karana machine ekak server ekak karanne kohomada ? (windows wala IIS system eka widiyata)
    if you want it to be a web server, install apache or lighttpd web server.
    IF you want the whole nine yards (Apache, MySQL and PHP ) install the LAMP virtual package.

    From a termilan run :
    sudo tasksel

    Select LAMP Server and select OK
    It'll download and install all related components for LAMP.
     

    kosandpol

    Well-known member
  • Jun 10, 2008
    45,329
    1,492
    113
    Mr PERERA said:
    hondama deee Cent Os hari red hat enterprise hari dala Samba server dapan.
    Samba server does NOT give web services. its only for file shares with windows
     

    malikp

    Member
    Jun 15, 2009
    1
    0
    0
    Ubuntu Server

    All depend what services you need.
    If you need Apache
    sudo apt-get install apache

    If you need my sql
    sudo apt-get install mysql

    But if you need complete server please download ubuntu server CD and install from scratch. You could follow this tutorial (without ISP config)