How to use rsyslog on Centos 7 to split logfiles based on client IP and date.
- Install ryslog
- Create the configuration file
- Start rsyslog
- Punch a whole in the firewall for syslog
Geplaatst
Reacties
Geen
How to use rsyslog on Centos 7 to split logfiles based on client IP and date.
Medewerker Hugo van der Kooij
Categorie Linux
Geplaatst
Reacties
Geen
To load all Amazon networks into Check point objects (R80) you can use this PowerShell Script.
Make sure you have the psCheckPoint module installed.
Medewerker Hugo van der Kooij
Categorie Check Point
Geplaatst
Reacties
Geen
This is my attempt to create a PowerShell script to add all computers in an Active Directory as hosts in a Check Point firewall. It may be improved later.
*It requires at least Check Point R80 and the PowerShell module of Ton Koopman
Medewerker Hugo van der Kooij
Categorie Check Point, Giswerk / Guessing
Geplaatst
Reacties
Geen
I find that some aliases with PowerShell make a lot of sense to me and I will put them in this page.
I strongly recommend you create your own profile on machines where you work on regular basis.
Medewerker Hugo van der Kooij
Categorie Windows
Geplaatst
Reacties
Geen
I found a nice article on installing PowerCLI the new way called Welcome PowerCLI to the PowerShell Gallery – Install Process Updates.
Unfortunatly it didn’t work out so well for me. So I had to work myself around a limit which is most likely cause by my malware protection as it locks a file and frustrates the installation.
lees verder / read moreMedewerker Hugo van der Kooij
Categorie Windows, Reverse enginering / Hacking