0

Very new to Ubuntu so please bear with me

I am building a server using Ubuntu 12.04 The firewall will not let me through to do any APT-GET's or updates Can I copy the files needed and put them on the server and point the sourses file to that location to do the updates that way? If I can what files do I copy

Dave
  • 1
  • 1
    Welcome to Ask Ubuntu! Look at these questions. question 1, question 2 and question 3. If you think, those question have solutions for your problem, let us know. If not, edit your question saying how those question didn't help you. thanks. – Anwar Sep 07 '12 at 09:12

1 Answers1

0

I'm not sure about apt-get but at least you can install the desired packages manually via dpkg. Though you will need to resolve all dependencies yourself.