Who We Are

We, at Techsteppers LLC are the team with a vision to spread education across society and help needy to be literate on IT field. Our mission is to touch every lives of society, getting associated and imparting education utilizing Internet. Stay tuned to our blog website and we will be coming live very soon as TechSteppers.com

Docker and docker swarm, quick commands –

docker image ls docker ps -a docker container ls Docker Swarm – docker swarm init docker service ls docker service ps <name of the service> this will show the node where service is running docker swarm leave –force docker service logs kst-lv-de docker service logs kst-lv-de docker service ps kst-lv-dev docker service rm kst-lv-dev docker […]

iPhone 12(Mini)

Apple launched its new product iPhone 12 and iPhone 12 mini, in October 2020. The new model is improved from the other models. It has the best camera, battery life, and screen size. In this blog, you will get to know all the specifications of the new iPhone 12 Mini. The Main Specifications of iPhone […]

Python by examples

Python is high level object oriented language and is getting acclaimed beacuase of its simple yet robust features to develop, automate and visualise the applications. Its data analystics capabilities are amazing. I am going to share the example programs that I am using while learining it …. Call a Function-: import os, time, sys print(“hello”) […]

pre-requisite-checks-oel6

Like required packages # OL6 and OL7 yum install binutils -y yum install compat-libcap1 -y yum install compat-libstdc++-33 -y yum install compat-libstdc++-33.i686 -y yum install gcc -y yum install gcc-c++ -y yum install glibc -y yum install glibc.i686 -y yum install glibc-devel -y yum install glibc-devel.i686 -y yum install libaio -y yum install libaio-devel -y […]

ORDS and APEX Setup

OWFR – check for pre-requisites….>install Infra…>install fr binary…..>run RCU …….>setup Domain Commands that we need to use for setup are given below: 1. java -jar fmw_12.2.1.3.0_infrastructure.jar -silent -responseFile /u01/appl_techs/products/software/inst_proc/infra.rsp -invPtrLoc /u01/appl_techs/products/software/inst_proc/oraInventory/oraInst.loc 2. ./fmw_12.2.1.3.0_fr_linux64.bin -silent -responseFile /u01/appl_techs/products/software/inst_proc/fr.rsp -invPtrLoc /u01/appl_techs/products/software/inst_proc/oraInventory/oraInst.loc 3. run rcu from Middleware/oracle_common/bin/rcu 4. Setup Domains from Middleware/oracle_common/common/bin]> ./config.sh ORDS Configuration configure the ORDS for […]

Oracle Weblogic – Password Reset

Oracle Weblogic, How to Reset Username and Password: 1. Stop the weblogic server instances 2. Take a backup of the LDAP folder of the admin server and other managed servers (simply rename the folders). 3. Set environment variables for your domain by running setDomainEnv.sh (UNIX) or setDomainEnv.cmd (Windows). For UNIX environments do as follows: . […]

HTML Introduction

What is HTML? HTML is the standard markup language .HTML stands for Hyper Text Markup Language.HTML describes the structure of Web pages using markup.HTML elements are the building blocks of HTML pages.HTML tags label pieces of content such as “heading”, “paragraph”, “table”, and so on. HOW DOES IT WORKS HTML consists of a series of […]

Block The Pendrive in Windows

BY REGISTRY EDITING   1. Press the Window key + R. This opens the Run command.   2. After that you can type “regedit”and then press enter         3. Go to “Computer\HKEY_LOCAL_MACHINE\SYSTEM\ CURRENT_CONTROL_SET\SERVICES”.      4. CLICK on “USBSTOR”. This folder controls USB storage on your computer.       5. Open the […]

Network & Internet connection problems in Windows

Step1:-   Enable or Disable Our Devices Wireless Card   1. Press the Window key + R. This open the Run command 2. After that you can type “ncpa.cpl” and then press enter.    3. After that you can see the network setting  4. After that Right click on the WIFI setting and you can […]

WINDOWS RUN COMMANDS

  Windows Function Run Command Add Hardware Wizard Hdwwiz Adding a new Device Devicepairingwizard Advanced User Accounts azman.msc Advanced User Accounts Netplwiz Backup and Restore Sdclt Calculator Calc Certificates certmgr.msc Character Map charmap Clear Type Tuner cttune Color Management colorcpl Command Prompt cmd Component Services comexp.msc Component Services dcomcnfg Computer Management compmgmt.msc Computer Management compmgmtlauncher […]

error: Content is protected !!