A free ebook to build a NetApp ONTAP 9 Lab for free

 

I’ve received an email from Neil Anderson that point my attention to his free ebook on how to build a free NetApp.

If you’re interesting in a job in enterprise environment, NetAPP is something that you may encounter and it’s worth learning about it anyway.

NetApp Simulator Lab Guide

NetApp Simulator 9 Free eBook – How to Build Your Own NetApp Lab running ONTAP 9 Download your NetApp simulator complete lab build Free eBook here: I’ve produced a ‘How to Build a NetApp ONTAP Lab… For Free’ eBook which I’d like to share with you. In it I provide complete step-by-step instructions, with screenshots, about how to build … Continue reading

Bookmarks for 16 Mar 2016 through 24 Mar 2016

These are my links for 16 Mar 2016 through 24 Mar 2016:

  • “Reverse Engineering for Beginners” free book
  • Resolve Hardware Status Alert SEL_FULLNESS | Brian Ragazzi – […] I noticed an alert on two UCS B250M2 hosts in the vSphere Client. The alert Name was “Status of other host hardware objects”. This isn’t helpful. To get more information, you have to navigate to the Hardware Status tab of the host properties. Here I saw more information about the alert. It’s cryptically named “System Board 0 SEL_FULLNESS”. […]
  • Network Stack: Cisco ASA Packet Capture – […] The ASA platform has fantastic built-in packet capture capabilities which can come in very handy for troubleshooting issues. I will be demonstrating some of the capabilities using an ASA 5505 running version 9.0(1).Performing a packet capture is done using the capture command from privileged exec mode. […][ Fantastic… I won’t say that ]
  • Sanesecurity ClamAV Malware, Phishing, and Spam Signatures – Sanesecurity produces add-ons signatures to help improve the ClamAV detection rate on Zero-Day malware and even on Zero-Hour malware. Since 2006 we have provided professional quality ClamAV signatures to protect against the following email types: Macro malware, Zip malware, Rar malware, Javascript malware, 7z malware, Phishing, Spear phishing and other types of common emailed malware and spam. Sanesecurity 3rd Party ClamAV signatures can also help prevent TeslaCrypt, Cryptowall, Cryptolocker and other ransomware, who’s source usually starts as a malicious email.
  • Multistage environments with Ansible – Ross Tuck – Ansible has excellent documentation but one thing I was confused about was the best way to store the configuration for multistage projects: say, different passwords for dev, staging, production. This isn’t really covered in the ansible-examples repo because it’s specific to your project and while the documentation has recommendations, it doesn’t spell it out completely (which I need since I’m an idiot).

Bookmarks for 8 Mar 2016 through 14 Mar 2016

These are my links for 8 Mar 2016 through 14 Mar 2016:

  • Zsoldier’s Tech Blog: Add Portgroups/VLANs to vmware standard switches via PowerCLI – Wrote a simple little script to insert a portgroup into a targeted vSwitch of all VM hosts in a targeted cluster. This is not an issue if you use distributed vSwitches.
  • siph0n – exploits : leaks : dumps : papers : hashes – Hello and welcome to "siph0n", we are a group of security enthusiasts that want to make people
    more aware of security risks and the risks behind compromised(stolen) data.
    By using this Site, you signify your assent to these Terms of Service if you do not agree to any of these conditions,
    do not use this website.
  • Hardening Framework – […] Server hardening is a well-known topic with many guides out in the wild. Why this project? At Deutsche Telekom we need to manage thousands of servers for customers and ourselves. All servers need to be configured properly and maintained, which is difficult and time-consuming to get right. To answer these needs for security, compliance, and maintainability, we decided to launch this project as a common ground for requirements and their fulfillment.[…]
  • Node-RED – Node-RED is a tool for wiring together hardware devices, APIs and online services in new and interesting ways.
  • zachlatta/sshtron: Play Tron over SSH – SSHTron is a multiplayer lightcycle game that runs through SSH

Bookmarks for 23 lug 2015 through 28 lug 2015

These are my links for 23 lug 2015 through 28 lug 2015:

Bookmarks for 18 lug 2015 through 19 lug 2015

These are my links for 18 lug 2015 through 19 lug 2015:

Bookmarks for 23 giu 2015 through 17 lug 2015

These are my links for 23 giu 2015 through 17 lug 2015:

Bookmarks for 1 mag 2015 through 12 mag 2015

These are my links for 1 mag 2015 through 12 mag 2015:

Bookmarks for 2 gen 2014 through 7 gen 2014

These are my links for 2 gen 2014 through 7 gen 2014:

Bookmarks for 24 lug 2013 through 2 ago 2013

These are my links for 24 lug 2013 through 2 ago 2013:

  • wg/wrk · GitHub – wrk is a modern HTTP benchmarking tool capable of generating significant load when run on a single multi-core CPU. It combines a multithreaded design with scalable event notification systems such as epoll and kqueue. [ via http://onethingwell.org/post/56882294128/wrk ]
  • Automate and manage systems installation with Cobbler – Cobbler simplifies system provisioning by centralizing the tasks that are involved in setting up and administering an installation server. This article discusses some of Cobbler's features, how to install it, and how to create a configuration suitable for automatically installing multiple client machines.
  • Cobbler – Linux install and update server – Cobbler is a Linux installation server that allows for rapid setup of network installation environments. It glues together and automates many associated Linux tasks so you do not have to hop between many various commands and applications when deploying new systems, and, in some cases, changing existing ones. Cobbler can help with provisioning, managing DNS and DHCP, package updates, power management, configuration management orchestration, and much more. (And you can integrate with chef or puppet)
  • Redhat I/O Scheduler Configuration in a Virtual Machine. – FATMIN – […] However, because of the fact that ESX is its own built in elevator, the Linux kernel's elevator is not needed, and in fact can hurt disk performance. So its best to disable the elevator inside your linux VMs […] Da controllare comunque dovrebbe andare anche su altre distro
  • RDP with NLA from Linux – Is there a way to connect to a Windows 2008 Remote Desktop Services with NLA from Linux?   Yes! FreeRDP is a fork of Rdesktop. Rdesktop seems to have stopped developement, so a fork is very welcome. NLA is still not in the main release, but it isn't hard to check out a copy from GIT and compile the latest source yourself.