When Docker engine installed, there are multiple commands comes with it in order to let one work with images in different ways. Here I’m listing few commands and how to use them. 1. docker pull It’s possible to just download the image from a registry for deploying in future by just running the “docker pull […]
Category: Slider
Docker on Ubuntu
As I said before, I’ve selected Docker for using containers. For OS, I’ve selected Ubuntu Server 17.10 and for using containers the engine should be installed and then one proceeds. System preparation & Docker installation First thing first, the system should be prepared for engine installation and this preparation includes the OS update & prerequisite installation; […]
Starting with Dockers
After a long time of not writing, I decided to start again with new things. The “Containers”, you might be heard of it or even implemented it in large scale; as I’m new to this technology, I’d try to share things I’m learning about it here. First migration was from “All Application running directly on Physical […]
POST Error: 312-HPE Smart Storage Battery 1 Failure
File Check (md5/sha1) under Microsoft Windows
When downloading file from internet or other system, network or removable devices in some case before using them files should be evaluated for health and integrity (assuming the source file is acceptable and working fine). Under different OS this activity could be different for example under Linux it’s possible to use “md5sum” command to evaluate […]
HP C7000 OA password reset
If one have HP C7000 OA which he/she forgot its password and still have physical access to it, it’s possible to reset the password to original one using one simple file and one USB flash drive; for doing so here are the steps. Create a file like “FILENAME.CFG” with one of below mention content or […]
HP iLO firmware update
As part of my project, I got access to multiple “HP DL380 G7” & “HP DL580 G7″ servers in employer site which some had one connected NIC and some three but none of their “Integrated Lights-Out (iLO) port” were connected and used. “iLO” ports are generally would be used for “Out Of Band Management (OOBM)” […]