Google Search Console - Unparsable Structured Data Issue Issue Unparsable structured data issues detected in linuxtopic.com To the owner of linuxtopic.com : Search Console has identified that your site is affected by 1 Unparsable structured data issue(s). T…
Continue ReadingInstall KALI Linux in Window 11
How to install Kali Linux in Window 11 OS - Window 11 64Bit Step 1 - Search "cmd" for command prompt and Open as Administrator Enable Virtual machine platform using below command dism.exe /online /enable-feature /featurename:VirtualMachinePlatfo…
Continue ReadingDescription: Most of the application/software provide trial version for one to three month, after finished the trial its expire and require a purchase. if you need a trial again you need a different email address, for that you will create a new account if y…
This topic we are installing openstack train /queen version in CentOS7 using packstack, but we are getting below error during the installation. ERROR : Failed to run remote script, stdout: stderr: Warning: Permanently added '192.168.156.200' (ECDSA) …
OpenStack - Generate SSH Key and Upload into OpenStack
Q - How to generate a ssh key in linux ? Q - How to upload SSH key in to OpenStack ? In this post we will cover how to generate the SSH key and upload in to openstack using command line. Step 1 Export Environment - Make sure your you exported the openstack …
Cursor Navigation in vim editor, set number in file Before we start to navigate in vi first we will set the number in vim to better understating. To set number in vi 1 - Press Key 2 - Press Colon ( : ) and type :set number To unset …