Posts

Showing posts from June, 2022

How to automate running of Apache and MySQL in XAMPP

Image
1. Open notepad and enter the below commands @ echo off start C:\xampp\xampp-control.exe 2. Save as .bat file 3. Open your XAMPP application, click on 'config' button. 4. Check the check boxes of required servers. 5. Click on save. 6. Go to the location, where the batch file is saved and open the .bat (you can double click on it). That will open XAMPP application and run the chosen servers.

How to wash a copper bottle

Image
 1. Pour some lemon juice into the bottle. If you don't have lemon, you can use tamarind juice. 2. Add some rock salt. 3. Leave it for 1 hour. 4. Wash it off, that's it. Before and After:

Maintain history of copied text and save your time in windows

Image
 If you are working projects, where you've copy paste couple of text multiple times, here is the hack. How to Save the copied text (Ctrl + C): 1. Click on Windows key in keyboard. 2. Search for Clipboard Settings or you can also find this under System > Clipboard in settings 3. Toggle the `on` button of the Clipboard history. How to paste/see the copied text from the clipboard : 1. Click Windows + V keys at a time. 2. Clipboard with copied text will show up, click on any text you wish to paste.