Posts

Showing posts with the label Genral posts

How to install the XAMPP on windows

Image
Xampp installation for windows XAMPP( XAMPP stands for Cross-Platform (X), Apache (A), MariaDB (M), PHP (P) and Perl (P) ) We need to go the following webpage https://www.apachefriends.org/download.html Why need xampp xampp is included with apache and mysql (Most used for this is the comman for websites (Content management system)) Its commanly used for the following Content management system like wordpress,Joomla,truepal   about contant management system https://en.wikipedia.org/wiki/Content_management_system Version of xampp Here I am going to download and install the xampp version 7.2.0/PHP 7.2.0 (Php version ) now install  the package to the system This Warning for showing access level  permission so here I am skip the installation in program files,  I am going to install the like C:Xampp because  we are kept the only websites and the database in that folder not like any installation or setup in that folder Cl...

How to lock a folder without any software

Image
Open the empty text document Its get from right click mouse or get from the run command notepad Open the text document Past the following command @ECHO OFF if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK if NOT EXIST TestFolder goto MDTestFolder :CONFIRM echo Are you sure to lock this folder? (Y/N) set/p "cho=>" if %cho%==Y goto LOCK if %cho%==y goto LOCK if %cho%==n goto END if %cho%==N goto END echo Invalid choice. goto CONFIRM :LOCK ren TestFolder "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" echo Folder locked goto End :UNLOCK echo Enter password to Unlock Your Secure Folder set/p "pass=>" if NOT %pass%== PassW0rd FAIL attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}...

How to export the firefox password password, bookmarks, history, cookies and caches

Image
How to export the firefox password password, bookmarks, history, cookies and caches Step 1 : in my windows 7 system I have the password and all, This all I want to my Windows XP system In my windows firefox I have save login a gmail And In windows 7 machine history First type in command prompt like below Step 2: because in windows system it’s a hide folder so open like and below page will open Step 3:now open the roaming->mozilla folder in that copy extension and firefox  folder Step 4: in windows XP same method follow %appdata% in run prompt the below window will open and paste it here Now I will paste it on the windows xp and check the google login and the history

How add a menu in blogger

Image
In blogger most we are using the basic template style only but blogger able to allow the custom design also here I will now goto add the menu bar in my blog Step 1:After login to the blogger goto the template and select the custom html Step 2: then click on the jump to widget and select the header 1 Step 3: now  below coding page will open Step 4: add the following line to the yellow color marked place <ul class='Orange' id='menu_wrap'><li class='button'><a href='add your blogger label link'>your button name</a></li><li class='button'><a href=' add your blogger label link '>Windows Server</a></li><li class='button'><a href=' add your blogger label link '>you button name</a></li><li class='button'><a href=' add your blogger label link '> your button name </a></li><li class=...

How to use the mobile as wifi device

Image
How to use the mobile as wifi device Today I will share you very interest thing how to use the mobile as wifi device as laptop and destop Ø   Before you connected mobile to laptop or pc in network setting like below Ø   As usual you connected your mobile to laptop Ø   Make usb tethering on in setting Ø      Ø   Now checked with network and connectivity setting in laptop or desktop Ø   There is network lan will detected Ø    Turn off the mobile data       Ø     Now turn on the mobile wifi connected your wifi Ø   Now check the browsing the internet has been working Ø   This for only internet connection                                                  My operating in mobile :loll...