As a relative noob to Linux and the Pi, I find myself starting with yet another fresh SD Card image of Debian on the Pi.
I seem to always start by editing the /etc/apt/sources.list file to add in some extra repo's.
Then I install some packages, which will probably grow with time.
This is a very tedious and repetitive process, so I was wondering if I could keep some of these files on my local NAS and perhaps run a script from which will copy them onto the Pi and run install stuff?
Perhaps I will have to do a wget or something to get a script onto the Pi in the first place, and then run it to pull down more files from the NAS and install things?
Anyway, I was wondering what the simplest recommended process would be?
Thanks
Gary
