This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
linux:local_repo_debian [2016/11/25 12:35] admin [Sample output:] |
linux:local_repo_debian [2016/11/25 13:15] (current) admin |
||
---|---|---|---|
Line 11: | Line 11: | ||
apt-get install build-essential | apt-get install build-essential | ||
</code> | </code> | ||
- | |||
===== Install Apache ===== | ===== Install Apache ===== | ||
Line 22: | Line 21: | ||
</code> | </code> | ||
- | To test if Apache is working, open up your web browser and navigate to: http://localhost | + | To test if Apache is working, open up your web browser and navigate to: http://192.168.1.150 |
You should see the following output: | You should see the following output: | ||
+ | |||
+ | {{ :linux:apache2-debian-default-page-it-works-google-chrome_0011.jpg?nolink |}} | ||
===== Create A directory to store all packages ===== | ===== Create A directory to store all packages ===== | ||
Line 60: | Line 61: | ||
To verify the files, navigate to http://192.168.1.150/packages/amd64/ from your browser. You will see all packages of your Debian DVD’s. Here 192.168.1.150 is my Debian 8 server’s IP address. | To verify the files, navigate to http://192.168.1.150/packages/amd64/ from your browser. You will see all packages of your Debian DVD’s. Here 192.168.1.150 is my Debian 8 server’s IP address. | ||
- | Index of -packages-amd64 - Google Chrome_002 | + | {{ :linux:index-of-packages-amd64-google-chrome_002.jpg?nolink |}} |
===== Create Catalog file ===== | ===== Create Catalog file ===== |