Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Setting up Linux (CentOS) workstation as a development environmentAs per page 8/10 at https://developer.cisco.com/learning/modules/dev-setup/dev-centos/step/8,'sudo yum install -y docker-ce' resulted in:package docker-ce-3:19.03.12-3.el7.x86_64 requi...
Setting up Linux (CentOS) workstation as a development environmentAs per page 7/10 @ https://developer.cisco.com/learning/modules/dev-setup/dev-centos/step/7,Permission denied on creating application shortcut for Postman on the Desktop as sudo
Setting up Linux (CentOS) workstation as a development environmentAs per page 7/10 @ https://developer.cisco.com/learning/modules/dev-setup/dev-centos/step/7,/opt/Postman/Postman can't be linked to /usr/bin/postman -- > file exists
Setting up Linux (CentOS) workstation as a development environmentAs per page 5/10 @ https://developer.cisco.com/learning/modules/dev-setup/dev-centos/step/5,[qaswar@localhost ~]$ sudo yum install -y nodejs came up with the following error:Node.js Pa...
Setting up Linux (CentOS) workstation as a development environmentAs per page 5/10 @ https://developer.cisco.com/learning/modules/dev-setup/dev-centos/step/5,python is linked to Python 3 in venv but python -V doesn't give result python 3.6.9 (the fir...
I'm having the this problem 'Oops, looks like there is a problem with our login. Please try again later' tried few times during last couple hours, no luck.
Manual installation (as root) of containered.io package resolved the issueyum install -y https://download.docker.com/linux/centos/7/x86_64/stable/Packages/containerd.io-1.2.6-3.3.el7.x86_64.rpmInstall Docker CE again after manual installation of the ...
As a root, I was able to echo to postman.desktopecho "[Desktop Entry]Encoding=UTF-8Name=PostmanExec=postmanIcon=/opt/Postman/resources/app/assets/icon.png /opt/Postman/app/resources/app/assets.icon.pngTerminal=falseType=ApplicationCategories=Devel...