Posts

Showing posts from January, 2020

How can be create bootable pendrive with CMD

Image
What is a bootable Pendrive? I t is a disk that can boot up your computer if you don't have any operating system. Note: you can only create bootable Pendrive for windows vista and later(7/8/8.1/10) using the command prompt. Steps to create bootable Pendrive with CMD Step1. plug your Pendrive with CPU/laptop      Note: before booting Pendrive you can check Pendive storage clean or not. Step2. Open command prompt with key (win+r) and then type (CMD) Step 3. Now type (DISKPART) on CMD. Step 4. Type (LIST DISK) Step 5. Now you can select your disk that means your  Pendrive eg. given below Step 6. you need to clean your disk now type (CLEAN) in cmd  Step 7. IN cmd you can type (CREATE PARTITION PRIMARY) Step 8. now type (SELECT PARTITION 1) Step 9. Type (FORMAT FS-FAT32 QUICK) / (FORMAT FS-NTFS QUICK)  According to your file system. Step 10. type (ACTIVE) Step 11. type (EXIT) Now Pend

how to configure ip in Linux

Image
How to configure IP in Linux OS? Some simple steps are follows Step1. First, you will check the existing IP address in Linux terminal so, type (IPconfig). Step2. now type (cd /etc/network/) after this type (LS) Step3. now I am doing backup so type (cp interfaces /root/dekstop/) Step4. now type (leafpad interfaces). Step5. Now type (#static ip),(auto eth0),(iface eth0 inet static)             ip, default gateway or subnet mask exactly type  Step6. save this file and exit Step7. now type (reboot) in the terminal. now you can check your IP address                                                                                                                                                                                               Thank you

Windows - Disable Disk Defragment Service /stop defragmentation hard drive

Image
Generally, I thing disk defragment should be a startup. Because a defragmenter is a software utility, that rearranges the fragments, or discontiguous parts of each file stored on a computer hard disk so that the small empty storage spaces adjacent to fragments can be used effectively and creating new storage space and possibly making file access faster. One of the biggest reasons for defragging your hard drive, you'll likely experience faster speeds and less loading time. But if you want to stop disk defragment, you can do. For stooping disk defragment. Some steps are as follows: Step1: Go to your control panel. Step2. View by (category) step3. Click, (system and security) Step4. click, (Administrative tools) Step5. click, (services) step6: double click, on disk defragment and select (Disable) from start type step7. click STOP and then OK disk defragment stop permanently if you not change, or set