- GeoServer Beginner's Guide(Second Edition)
- Stefano Iacovella
- 217字
- 2021-07-08 09:21:09
Getting Started with GeoServer
Congratulations on your choice to take your data to the world with GeoServer. It can be installed on many different operating systems since it is a Java application, as long as a Java Virtual Machine exists for that operating system. It takes advantage of multithreaded operations and supports 64-bit operating systems.
This chapter will cover, in detail, the steps that will bring you to a successful installation. Although, we will explain the whole process in detail, do not be afraid. As soon as you finish reading it, you will have your running copy of GeoServer. The steps will be illustrated in two scenarios, a Linux Mint 18, and a Windows 7 machine. We chose these two as they cover the majority of users. Because Mint is a Debian derivative, the installation process can easily be reproduced on other similar distributions, for example, Debian or Ubuntu.
We'll talk about the advanced settings most useful in taking your configuration to a production environment in Chapter 10, Securing GeoServer Before Production, and Chapter 11, Tuning GeoServer in a Production Environment.
In this chapter, we will cover the following topics:
- System requirements
- Obtaining GeoServer (latest 2.10.2)
- Installation on Linux Mint
- Installation on Windows 7
- OS independent installation
- Basic security measures by changing the default username and password
- R語言經(jīng)典實例(原書第2版)
- ThinkPHP 5實戰(zhàn)
- Pandas Cookbook
- Visual Basic程序設(shè)計(第3版):學(xué)習(xí)指導(dǎo)與練習(xí)
- Object-Oriented JavaScript(Second Edition)
- 人臉識別原理及算法:動態(tài)人臉識別系統(tǒng)研究
- Mastering Linux Network Administration
- C語言程序設(shè)計同步訓(xùn)練與上機指導(dǎo)(第三版)
- SQL Server與JSP動態(tài)網(wǎng)站開發(fā)
- Getting Started with React Native
- Julia for Data Science
- 大學(xué)計算機基礎(chǔ)實驗指導(dǎo)
- 零基礎(chǔ)C#學(xué)習(xí)筆記
- Visual Basic語言程序設(shè)計基礎(chǔ)(第3版)
- Java EE架構(gòu)設(shè)計與開發(fā)實踐