How to download ispconfig file to ubuntu 7.10

Discussion in 'HOWTO-Related Questions' started by nibbles, Feb 1, 2008.

  1. nibbles

    nibbles New Member

    I know... it's a dumb question for most but hey I'm a noob :)

    just need to know how to get a copy of the ispconfig file to be able to try the install and know I cannot obviously from apt get :D

    So can someone slap me silly and tell me how I can get the file to the server.
    (be it via FTP maybe...) Just need to know where and how to pull it to the server.


    Thanks

    Nibbles
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    You may use e.g. this command:

    Code:
    http://switch.dl.sourceforge.net/sourceforge/ispconfig/ISPConfig-2.2.19.tar.gz
     
  3. falko

    falko Super Moderator Howtoforge Staff

    It's
    Code:
    [B][COLOR="Red"]wget[/COLOR][/B] http://switch.dl.sourceforge.net/sourceforge/ispconfig/ISPConfig-2.2.19.tar.gz
    ;)
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    ooops, the command part is somewhat essential :D
     
  5. nibbles

    nibbles New Member

    thanks

    Thanks guys,

    I knew there was some sort of command level to retrieve it. Much appreciated. I knew I could download it and write it to a CD and the mount it and I could of done it that way but this is all about learning :D .

    Warm Regards,

    Nibbles
     

Share This Page