Skip to content

Instantly share code, notes, and snippets.

View falu's full-sized avatar
💭
coding hard XD

Falu falu

💭
coding hard XD
View GitHub Profile
@falu
falu / readme.md
Created February 12, 2019 14:28
GeoServer Installation On Ubuntu Server 18.04 LTS

GeoServer Installation On Ubuntu Server 18.04 LTS

Install Tomcat8:

sudo apt-get install default-jre tomcat8 tomcat8-admin

Add a new Tomcat user:

@falu
falu / egyesit.bas
Created April 15, 2018 13:06
Aktuális körlevél rekord mentése
Sub Egyesit()
'
' Egyesit Makró
'
'
Dim adatszolg As String
Dim adoc As String
adatszolg = ActiveDocument.MailMerge.DataSource.DataFields("Adatszolg").Value
@falu
falu / readme.md
Last active February 15, 2021 07:06 — forked from marcellobenigno/readme.md
Install Geoserver on Ubuntu Server 16.04 LTS

GeoServer Installation On Ubuntu Server 16.04 LTS

Install Tomcat7:

sudo apt-get install tomcat7 tomcat7-admin

Add a new Tomcat user: