-->

IBM Integration Bus (IBM Message Broker)

This site is under construction

Friday, November 18, 2016

Shell Scripting tutorial




Refer:

https://www.youtube.com/watch?v=nVt3Rst-2H8&list=PL7B7FA4E693D8E790&index=1


Command for sudo user:

                    sudo su - <userName>


Copying file from once location to another Location:
   
         Go the source folder directory of the file which you want to copy and then use below command:

                  cp <sourceFileName> <Pathofthe destinationFolderToCopytheFiles>


Thursday, November 17, 2016

General Technical FAQ'S


                                

1)  How to delete the empty page in the word document?

Sol: 
  Reference: 

            https://www.youtube.com/watch?v=AtfSoUdjmII


2) Command used to make windows command line full screen?

Sol)  wmic(Windows Management Instrumentation Command line)

Step1: type wmic in the command line and then enter. It will take you   "wmic:root\cli>" directory.

Step2. Enter exit in the command line prompt to go back you are working directory.


3) Command to know about computer/laptop specifications? 

A) Go to the command prompt in your system and enter the below command.

    dxdiag