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 13:13] admin |
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: |