Nice book on LPIC-1 exam preparation (Linux Professionals)
web sources:
The article describes the configuration of AAA service on Cisco ASA against Network policy server running on Windows 2016 server. The implementation of Network policy server on Windows is defacto the MS implementaion of RADIUS server.
1) Connect to your ASA using ASDM
The article describes how to run Junos vSRX box within UNL.
My working environment includes:
The article describes how to run Junos .ova image of the vSRX box within virtualbox.
My working environment includes:
The UNetLab is a tool which integrates several toolkits (dynamips, qemu, IOL) into the one solution were we are able to run several network systems (routers, switches, sensors, PCs ...). The list of supported imeages is here: http://www.unetlab.com/documentation/supported-images/index.html.
Prerequisities:
Integrating FreeNAS with Windows AD through Directory -> Active Directory Basic mode returns
If an user which is loged in to his FreeNAS server over ssh and which is then trying to login as a root typing "su -" command gets
Nice book on LPIC-1 exam preparation (Linux Professionals)
web sources:
Trying to connet from my linux terminal on Cisco ASA ssh using
ssh palo@192.168.10.1 Unable to negotiate with 192.168.10.1 port 22: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1
return the error on diffie hellman unmatch.
I'm trying to solve a problem of network backuping on our FreeNAS server. I've already tried CIFS (where were some issues - Linux Mint - problem to access a FreeNAS CIFS share) however I have there a performance issue, especially working with huge number of files produced by the backup proces (deja-dup backup over the net). As the second alternative I'm going to try iSCSI to map a network disk/file from a freenas server.