Category: How To

  • How to Install MacOS Mojave on Virtualbox on Windows – Step by Step

    How to Install MacOS Mojave on Virtualbox on Windows – Step by Step

    In this post, I will show you the installation of MacOS Mojave 10.14, if you are looking for how to install MacOS Mojave on Virtualbox using windows then here you will get all steps to install MacOS Mojave on Mac or Windows. even you can install mac os Mojave on Virtualbox on Linux too, not only this much, besides that, you can install Virtualbox on Mojave. so, there are lots of tasks but today I only guide you on how to install MacOS Mojave on Virtualbox on windows. How to Install MacOS Mojave 10.14 on Virtualbox. How to Install MacOS Mojave 10.14. install MacOS Mojave on mac.
    MacOS Mojave is the newly released version of Mac after MacOS High Sierra, so if you want to know about MacOS High Sierra then Click here. otherwise, if you are interested to know about MacOS Mojave then read this article carefully and follow each step in order to not face problems while installing MacOS Mojave on windows.

    Related Articles:

    Step 1. Required file for this installation

    here is some required file that you will need during installing MacOS Mojave on Virtualbox.

    • WinRAR or 7Zip
    • VirtualBox (Download latest version of Virtualbox from its official website)
    • Download macOS Mojave 10.14 ( One part, if your network connection is fast/speed then download one part of the file )
    • Download macOS Mojave 10.14 ( 9 parts, if your network connection is slow then I recommend you to download one by one 9 parts of the file )
    • Code For VirtualBox (before installing MacOS Mojave 10.14, you will need some code to run in cmd so therefore you need to download the code for Virtualbox )

    Step 2. Install Oracle Virtualbox On Windows

    Initially, you need to install Virtualbox on your system in order to install MacOS Mojave 10.14 on Virtualbox on windows. if you have Virtualbox already then it’s ok there is no need to install Virtualbox. How to Install MacOS Mojave on Virtualbox on Windows – Step by Step. How to Install MacOS Mojave.
    This step is for those users who don’t have Virtualbox on their system. so, first of all, download Virtualbox from the link that I mention in step 1. afterward, install Virtualbox on your computer, the installation is so simple just double click on the file and click on the next button till the end of the installation and finally click on the finish button.

    Video Guide:

    I hope you learned the installation of Virtualbox from the description and video guide. so now it’s time to jump to the next step. Install MacOS Mojave, how to install Install MacOS Mojave on Virtualbox. macos Mojave

    Step 3. Extract MacOS Mojave Image File

    while you download the file from the above link then after that you need to extract it with Winrar/7zip. if you don’t have these two software then go to Step 1 and download one of them and install it on your computer. afterward right click on the file and click on the extract MacOS Mojave 10.14. so while you extract it then you will get the file by name of MacOS Mojave 10.14.vmdk.

    Extract The File With Winrar
    Extract The File With Winrar

    Step 4. Create A New Virtual Machine

    For installing MacOS Mojave 10.14 on Virtualbox, at the first, you will need to create a new virtual machine for MacOS Mojave 10.14. although creating Virtual Machine (VM) is not a big deal, it is so simple and you might know how to create a new virtual machine if no then follow the below steps and read deeply. mac Mojave VMWare, VirtualBox mac os Mojave. install macos Mojave.
    #1. now that you have Virtualbox on your system, afterward you need to create a new virtual machine so for that launch Virtualbox and click on New” button from the left top of the window.

    Create A New Virtual Machine
    Create A New Virtual Machine

    #2. you can go through default steps but I recommend you to click on “Expert Mode” to see all process steps in one page.

    Expert Mode
    Expert Mode

    #3. in this step you will need to do a few tasks like, first of all, provide a proper name for a new virtual machine. while you typed VM name then it will detect the type and version automatically. after that, take a memory size 4096 MB that it will be 4 GB. then in last you will need to add a hard disk, for that select that last option and click on the small yellow icon and select MacOS Mojave 10.14.vmdk then create the virtual machine.

    Virtual Machine Details
    Virtual Machine Details

    Step 5. Customizing Virtual machine’s Preferences

    Ok, now that you have created a new virtual machine afterward you will need to customize the virtual machine’s preferences. here is the below steps that you need to bring changes, follow the steps.

    #1. first of all, click on the Setting button.

    #2. after that go to System and uncheck “Floppy”. then go to Processor and increase “CPU” from 1 to 2 and click OK.

    System Customizing
    System Customizing
    System Customizing
    Processor Customizing

    #3. after that go to Display menu and increase memory size till the end and click OK.

    Customizing Display
    Customizing Display

    #4. in this step go to Storage and check “use Host I/O Cache” and click OK.

    Customizing Storage
    Customizing Storage

    #5. if your mouse and keyboard are not working then make sure to install Virtualbox extension pack to avoid the error. but if you didn’t install extension pack then go to Setting -> USB and select last option. and you will not face such error.

    install macos mojave on virtualbox
    Mouse And Keyboard Error

    Video Guide For Installing Extension Pack

    Step 6. Add VirtualBox Code to the CMD

    In this step, you will need to add a few lines of code to Virtualbox through CMD. so copy the code from below and replace “Virtual Machine Name” with your virtual machine name and run CMD as administrator. then run the code one by one and press enter button and close the cmd.

    Note: before running the code make sure that you have closed the Virtualbox, otherwise the code will not work.

    Code For Virtual Box 5.x

    cd "C:\Program Files\Oracle\VirtualBox\"
    VBoxManage.exe modifyvm "Virtual Machine Name" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff
    VBoxManage setextradata "Virtual Machine Name" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac11,3"
    VBoxManage setextradata "Virtual Machine Name" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
    VBoxManage setextradata "Virtual Machine Name" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple"
    VBoxManage setextradata "Virtual Machine Name" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
    VBoxManage setextradata "Virtual Machine Name" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1

    Code For VirtualBox 4.

    cd "C:\Program Files\Oracle\VirtualBox\"
    VBoxManage.exe modifyvm "Virtual Machine Name" --cpuidset 00000001 000306a9 04100800 7fbae3ff bfebfbff
    VBoxManage setextradata "Virtual Machine Name" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "MacBookPro11,3"
    VBoxManage setextradata "Virtual Machine Name" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
    VBoxManage setextradata "Virtual Machine Name" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple"
    VBoxManage setextradata "Virtual Machine Name" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
    VBoxManage setextradata "Virtual Machine Name" "VBoxInternal/Devices/smc/0/
    Run Code In CMD
    Run Code In CMD

    Step 7. Install MacOS Mojave 10.14 on Virtualbox

    Ok, now everything is ready to go and now you can install MacOS Mojave 10.14 on Virtualbox because everything that you need is ready to go. so launch Virtualbox and click on the Start button.

    install macos mojave on virtualbox
    Click on the Start button

    Now you will see a black screen with white text on it and load some codes. Wait for a moment until you see the Welcome window of macOS Mojave.

    code
    Code

    #1. this is the first screen that you will see after the long code. in here select your country name and continue.

    install macos mojave on virtualbox
    Select your Country

    #2. after that select your keyboard layout from here if you don’t see your one then click on show all option and select it.

    Select Keyboard
    Select Keyboard

    #3. Apple wants you to use your personal information when asked by apple feature. Apple confirms to use your data to enable apple feature, services and etc. don’t worry your data and file is protected and secured.

    Data and Privacy
    Data and Privacy

    #4. if you want to transfer information to Mac then you can do it with this step but if you don’t want to transfer your information then select last option.

    install macos mojave on virtualbox
    Transfer Information

    #5. if you want to use Apple iTunes, iCloud, iMessage and etc then create apple id and sign in. if you have apple id then sign in directly to your apple id.

    How To Create Apple Id on Computer – Best Method

    install macos mojave on virtualbox
    Sign in to Apple ID

    #6. agree to the terms and services and create a computer account by providing your full name, account name, and password.

    install macos mojave on virtualbox
    Create Account

    #7. Select Continue on the Express Set up window. and wait for Some seconds until your Mac is set up for use. here finally our MacOS Mojave is installed successfully oVirtualboxox on windows.

    macos mojave
    MacOS Mojave

    In Conclusion

    It was all about how to install MacOS Mojave 10.14 on VirtualBox on windows. I hope you learned all about Macos Mojave Virtualbox Image. and it was helpful for you. but again if Virtualbox Mojave not working then feel free to let us know. so if you like our post then please leave a comment on the post. so we feel better.

  • How to Convert Video to MP3 using Filmora?

    How to Convert Video to MP3 using Filmora?

    Most people are looking for a video converter as they want to convert video to mp3 easy and fast. but still, they didn’t find their answer. so I am here to tell you How to Convert Video to MP3 with the best and handy software. with that, you can convert any kind of video to mp3 easy and fast and best of all free, so if you want to get the audio like ambiance music or sound effect from a video then you are in a good place.

    Convert Video to MP3 Using Filmora

    First of all, you will need to download and install the Filmora video editor. the latest version lets you convert as many videos as much you want with no restrictions. Filmora is the best software in overall, millions of people are converting their video to any format with Filmora. So, I recommend you to download and install Filmora inside your computer and start converting your wanted video from now.

    How to Install Filmora on Windows and Mac

    after you have downloaded Filmora on your computer so now you need to install it inside your computer. the installation is so simple just you need to follow my steps.

    Step 1. Double click on the setup and the setup name will be filmora_setup_full846.exe

    Step 2. click on the Yes button.

    Step 3. as I told you the installation is so simple so now click on the Install button to start the installation.

    Filmora Converter for video to mp3
    Filmora Converter

    Step 4. so, once it’s installed then now it’s time to get started with Filmora, therefore click on the Start Now button.

    start with filmora to convert video to mp3
    Start With Filmora

    So, in the above section, I told you deeply about the Filmora installation. if you have no idea how to download and install Filmora in your computer then, needless to say, follow my steps and read carefully each step.

    How to Use Filmora (Convert Video to MP3)

    Once you’ve installed Filmora in your computer after that, open Filmora and import any video that you want to convert to mp3. don’t worry I will show you each step one by one.

    Step 1. here you will have 4 options but go with full feature mode to get access to Filmore full feature.

    Full Feature for video to mp3
    Full Feature

    Step 2. After launching Filmora then click on the Import button then click on the import media files. or simply click on the import media files here option. even you can click in any space to import files.

    Import files to convert video to mp3
    Import Files

    Step 3. select any video where you want to convert it into mp3.

    select video to convert into mp3
    Select Video

    Step 4. in here weather click on the plus icon to add video in your timeline or simply drag and drop the video in your timeline.

    Drag the video in your timeline
    Drag the video in your timeline

    Step 5. you have 4 plans to use Filmora but if you want to use it free then you need to create an account.

    Create Account
    Create Account

    Step 6. Create an account by providing your Gmail, Name, Nickname, and password.

    Create Filmora Account
    Create Filmora Account

    Step 7. here you have many choices to convert your video but as we want to convert to mp3, So, select MP3. then if you want to change name and place you can do it with these two options located on the right side of your hand. after selecting the format then click on the export button.

    Select Format
    Select Format

    Step 8. while your video has been converted then click on the find target option to see your mp3 file or simply copy this link and paste on your file explorer C:\Users\Rehmat Qandol\Documents\Wondershare Filmora\Output.

    Converted File video to mp3
    Converted File

    Read Next:

    In Conclusion

    ok, dear, we have successfully converted our video to mp3, remember whenever you need to convert your video then hands down, use Filmora editor. because this is the easiest way to convert any video. as you have seen the steps that how much this is easy to convert your video. so after following these steps, I hope you have got your answer. but again if you get any kind of questions then feel free to ask me in the comment.

    Thank you for being with us and visit daily our site for a useful and latest article.

  • Top 7 Best Free Photo Editor in 2023

    Top 7 Best Free Photo Editor in 2023

    If you are looking for best free photo editors and you don’t want to purchase expensive software like Photoshop then you have many choices. today I am going to tell you about the Top 7 Best Free Photo Editor that you can use free on your computer. these editors include advanced features which work as photoshop features, besides that, these best free photo editors are best of the best and in high demand from legions of people. so let’s get a start

    Adobe Photoshop CC 2019 Free Download Latest Version On PC Top 5 Best Camera Apps For Android In 2019

    Top 7 Best Free Photo Editor

    there are lots of software where you can edit your photos like you can make the thumbnail, background image, and many more tasks. but the confusion is here that there are thousands of editors so which one is the best among all, therefore I am here to let you know about top 7 best free photo editor in 2023. after reading this article you will forget about photoshop because they are the best software. so read the article deeply and get know about each of editor.

    1.  Wepik Photo Editor

    Flyer Wepik by Freepik 

    This is one of the most complete photo editing software on the internet. Powered by Freepik Company, Wepik is an all-in-one tool that offers a wide range of functionalities available for both experts and non-experts in design. Mostly it is used to customize pre-made templates from its website, but it is also accessible to anyone who wants to create beautiful images.

    The user interface of Wepik is very intuitive and easy to use, and it includes some innovative and really cool features such as a Background Remover and an AI text-to-image. But personally the best part is that this software is full free of cost. If you want to give it a try, you can go to its website or download its app version on your mobile device (available for iOS and Android).

    Try Wepik Photo Editor

    2. GIMP

    GIMP Software
    GIMP Software

    The GIMP software stands for GNU Image Manipulation Program and its an open source photo editing. its somehow like photoshop but the difference is here that GIMP is free of cost and photoshop is not. mostly it is used for image editing, color editing, image effect and lots of other tasks that you can do. so basically its image manipulation.

    therefore GIMP is the well-known software and its in high demand from a photographer. you can download it from below the link, it is free and easy to use. and it has many menus and each of them works specific task so I prefer you to use GIMP software because it is the best free photo editor.

    Download GIMP editor

    3. Paint.net

    Paint.net software
    Paint.net software

    This is one of the best free photo editor in 2019. it is so useful and millions of users are using this. this software is free and handy you can download it from the link below. so this is used for image editing and lots of other things because over of a year they’ve added advanced editing tools like layer, an undo history, a ton of filters, myriad community-created plugins, and a brilliant 3D rotate/zoom functions that handy for recomposing the image. so this software is off the hook and it has lots of features to edit your image.

    Download Paint.net Software

    4. Photo Pos Pro

    Photo Pos Pro
    Photo Pos Pro Software

    finally, this software is not high powered as Paint.Net and GIMP but it is among top best free photo editor in 2019. Photo Pos Pro is one of the best and powerful software where a beginner can start with it. for image editing, this software is handy and very simple to use. even a beginner can be professional with it.

    So the free addition of Photo Pos Pro only has one drawback. a file can only be saved at a maximum resolution of 1024 *  2014 pixels. then it can be so small but if you want to save a large size then you have to buy its premium.

    Download Photo Pos Pro software

    5. Inkscape

    Inkscape
    Inkscape Software

    One another best free photo editor although it is very powerful and handy. and besides that, this software is used for image cropping, editing image, text, editing, resizing image/text, adding text, and exporting image files. I personally love this software because this is the best editor for the image, even you can give it a shot and I know you will like it. therefore this software is free of cost and you can download it from the link below.

    Download Inkscape Software

    6. PhotoScape Best Free Photo Editor

    PhotoScape
    PhotoScape Software

    As you get 4 editor in above which was the best free photo editor so in here photoScape is one another best editor in 2019. this software is in high demand and legions of users are using PhotoScape. although it has many cool features like an editor, batch processor, Raw Converter, file renamer, print layout tool, screen capture tool, color picker, face search, paper print, Animated GIF, and more. so therefore if you want to download it then needless to say download it from the link below.

    Download PhotoScape Software

    7. Adobe Photoshop Express

    Adobe Photoshop Express
    Adobe Photoshop Express

    you might be confused by its name because it is similar to adobe photoshop but this software is a far cry from photoshop. although it looks somehow like photoshop. this is an online photo editor and it is the best online photo editor among lots of editors. so now go to its website and give it a try.

    Visit Website

    In Conclusion

    from now forget about photoshop because in this article you have learned all about the top 6 best free photo editor, although all of them are the best due to their best features and free of cost. therefore now make your photo beautiful with the best free photo editor.

  • 5 Best Ways to Find My Mobile – Step By Step

    5 Best Ways to Find My Mobile – Step By Step

    In here you will get 5 Best Ways to Find Your Mobile. many people asked me how to find my mobile and there are lots of articles which tells you how you can find your mobile, but the method I am going to guide you is the best one ever. well, you can use these methods to find your mobile when you lose it or someone stole it. even with this method, you can avoid thefts to steal your mobile, because whenever someone touches your mobile or take your mobile than on the dot you will know that someone is trying to steal my phone.

    There are many reasons that you lose your mobile, like a time when you get on the bus so on the spot someone can steal your phone. or you might lose your phone when you are in rush place. and it can fall down from your pocket and you don’t know about it, so there are many reasons but you can find out your mobile with help of this article. so read the article carefully and follow these steps in order to find your mobile.

    Top 7 Powerful Android Hacking Apps in 2019 Top 10 Best Android Apps In 2019 – Get Know Top 5 Best Tips and Tricks For Smartphones User Top 5 Best Camera Apps For Android In 2019

    5 Best Ways to Find Your Mobile

    1. Pocket Sense

    this is the best application where you can save your mobile from thieves, so from now stop worrying about pickpockets or mobile thieves around your while traveling or in public place. well, pocket sense application eases your tension with their smart solution. install pocket sense from Google Play Store and enable the app.

    Pocket sense find my mobile
    Pocket sense

    while you install it on your mobile than On pocket sense mode in order to get alarmed alert while someone tries to steal your mobile or to pick from your pocket. besides that, when someone tries to steal your phone during charging than on the spot Pocket Sense app alert you that someone is trying to steal your mobile. this is one of the best application.

    Download Application

    2. Find My Device

    this one is so easy to find your device like you have lost your mobile somewhere or someone steals your phone so with help of this method you can find your mobile. but at the first, you have to go to Setting->Google->Security->Find my device than On the two options.

    whenever you lose your mobile then go to Google Play Store and search find my device and install it on your mobile.

    Find My Device
    Find My Device

    2. register with your Gmail account which you have added it in your mobile Gmail account.

    3. after that you will see your mobile and then start tracking it. besides that, you can lock your mobile, then you can erase your data from this application. but for this application, your location or GPS should be ON always.

    this is a very useful application to find your mobile and I mostly prefer you to go with this method.

    Download Application

    How To Root Android Phones Without PC (100%) Working How To Hack Wifi Password on Android & IOS

    3. Cerberus Anti Theft

    from now you don’t need to take tension while you will lose your mobile because with help of this application you can find the theft in a minute. not only this much even you can save your data or backup your files to Dropbox.

    Go to Google Play Store and install the application in your mobile, afterward give permission to the application to access your device, after that register it with your Gmail, number. but one thing remembers your Username and Password.

    cerberus anti theft
    cerberus anti-theft

    Configure Cerberus Anti-theft
    you can set the option manually like you can back up your files on Dropbox, even you can erase your data, and you can erase your SD card. this all options you will find in front page.

    Automatic Photo Capture
    even you can set automatic photo capture like while thefts stole your mobile and they try to unlock your device so on the spot your device capture their photo and will send in your Gmail so by capturing photo will be easy to find thefts. so you can set it on the menu option.

    SIM Checker
    this option is the best for example firstly click on the option and set any phone number, why because when the theft takes out your SIM card and try to put their own SIM card then on the dot you will receive msg to your given number. and in a message, you will receive your mobile location, SIM Card details and you will receive an alert on your Gmail too.

    How to use Cerberus Application

    for example, while you lost your mobile so you can use this app using a computer or anyone else cell phone. just you need to search www.cerberusapp.com

    1. after that login with your username and password that you set on your mobile application.

    Cerberus App
    Cerberus App

    2. there are lots of commands you can select one of them and click on the Send Command button to start tracking.

    Send Command
    Send Command

    this is so simple and easy to use and it is useful if you don’t want to lose your phone or you want to find it as soon as you can. so install it on your mobile and start finding your mobile now.

    Download Application

    4. Call your Cell phone

    Call Cell phone
    Call Cell phone  

    the easiest and easy method to find your cell phone is to call to your phone from another phone. or tell any your relatives to call your phone because if someone finds your phone and want to give you back because there are some people who got a heart of gold. or you can call from this website like wheresmycellphone.com or freecall.com dial your number and call from the computer.

    5. Take Action

    call to police
    Call to police

    whenever you lost your cell phone so don’t take tension yourself, call to police and tell them your problems. let them worry about your phone leave all things to them. just you need to provide your phone IMEI number, and it’s located on the backside of your phone. if it’s not there so you can find it on the box of your mobile.

    in Conclusion

    if you lost your mobile and you want to find your mobile so this 5 ways will work. you can find your mobile through these methods, so believe in my method and give it a try. so again if you find any confusion so feel free to ask me.
    visit our site daily for useful and latest article. so thanks to being with us.

     

  • How to Install Kali Linux in Virtualbox

    How to Install Kali Linux in Virtualbox

    Installing windows on PC is quite easy and every single person can do it but installing Kali Linux in Virtualbox is quite hard. I know you have the knowledge of Virtualbox and installing it on PC but few of you have the idea how to install Kali Linux in Virtualbox. so, if you are not among those users then don’t depress I am here with my new article which is about how to install Kali Linux on Virtualbox. therefore you have to give a hook on a single line and read the article carefully, in order to not be in difficulties.

    So Hello, friends In this article I am going to tell you about the pros and cons of running Kali Linux on Virtualbox and besides that, I will let you know about how to create a new virtual machine. at last, I am going to show you how to install Kali Linux on Virtualbox, so before wasting your much time let’s start.

    How to install Oracle Virtualbox 6.0 on Windows 7/8/10 MS Office 2019 Free Download Microsoft Office

    Pros of running Kali Linux on Virtualbox

    here I will tell you about the goodness of running Kali Linux on Virtualbox, it is important that before using something we should have to know about its goodness. 

    1. You can run more than one OS simultaneously.
    2. then You can install/re-install/backup/move/restore/rollback your guest OS easily.
    3. You can manage the allocation of resource (Memory, Hard disk). Resource Management!
    4. You can copy your VirtualBox to a different machine. Portability!
    5. You can completely break your installation and roll back in few clicks.
    6. You’re forced to troubleshoot and thus learn.
    7. Great for learning and testing.

    Cons of running Kali Linux on Virtualbox

    you got about Kali Linux pros and now it’s time to know about its badness. as you know every object has its pros and cons and every single person should know about it, so let’s know about its badness.

    1. Performance drop. Usually much slower.
    2. GPU Acceleration doesn’t work.
    3. USB Wireless cards can be problematic.
    4. You tend to avoid learning to troubleshoot and just rollback quite often.
    5. You won’t be comfortable installing and running in a real machine if you’re too used to VM’s.
    6. Can’t use FULL graphics as the card is Virtualized.
    7. Adds an additional layer between OS and actual hardware.

    Create a new Virtual Machine

    you might know a little bit about Virtualbox but if you don’t know what is VirtualBox and how to install it on PC then check the above link. here I won’t tell you about VirtualBox but needless to say, I am going to tell you how to create a new virtual machine. so let’s start

    well if you don’t have the setup of Kali Linux and Virtualbox then check the link. 

    Kali Linux Downloads Download VirtualBox

    Step 1. once the downloading is completed then after that install Virtualbox on your PC. the installation is so simple, click on the setup and go ahead until it gets finished. afterward, open Virtualbox and click on the New” on the right side of the windows.

    then you will see a new windows pop up, and here you have to choose a proper name for Kali Linux as I put Kali Linux. when you type Kali Linux then it will automatically file all the necessary options. then click on the “Next” button.

    Create a new Virtual Machine
    Create a new Virtual Machine

    Step 2. choose at least 2 GB of memory size then click on the “Next” button.

    Choose Memory Size
    Choose Memory Size

    Step 3. create a new virtual hard disk where you need to choose the second option and then click on the “Next” button.

    Create a New Virtual Hard Disk Now
    Create a New Virtual Hard Disk

    Step 4. choose first option VDI (Virtualbox Disk Image) then click on the “Next” button.

    Choose Hard Disk Type
    Choose Hard Disk Type

    Step 5. here you will face with two options “Dynamic and Fixed Size”. A dynamic allocated hard disk file will only use space on your physical hard disk and Fixed Size will cut space from the physical hard disk when the size is filled. but I recommend you to choose Dynamic hard Disk.

    Storage On Physical hard Disk
    Storage On Physical hard Disk

    Step 6. choose the amount of space for the hard disk and click on the “Create” button.

    File Location and Size
    File Location and Size

    Step 7. now you have successfully created a new virtual machine but it’s not finished yet, click on the VirtualBox then click on the setting->display tab and increase the video memory.

    Increase Memory Size
    Increase Memory Size

    Step 8. after that click on the Storage and insert Kali Linux IOS file that you have downloaded. and click on the “Ok” button.

    Insert kali Linux IOS File
    Insert kali Linux IOS File

    Install Kali Linux on Virtualbox

    you have created a new Virtual machine successfully and now it’s time to install Kali Linux on Virtualbox in PC. open VirtualBox and select Kali Linux Virtual Machine then click on the “Start” button.

    Install kali Linux
    Install Kali Linux

    Step 1. after you clicked on the start button then you will see this windows, in here you have to choose “Graphical Install” and press enter button.

    Graphical Installation
    Graphical Installation

    Step 2. in here you need to choose your language then click on the “continue” button.

    Choose language
    Choose language

    Step 3. select your country and keyboard type then click on the “continue” button.

    Step 4. after that you have to write hostname plus domain name and Click on the “continue” button.

    step 5. in here you need to set a password for ‘root’, as you can use upper letter, lower letter, number, and symbols.

    Set password
    Set password

    Step 6. select a proper time zone for your operating system.

    Select Time Zone
    Select Time Zone

    Step 7. in here you need to create a new partition so for that you need to select manual.

    select partition
    Select Partition

    Step 8. select SCSI3 (0,0,0) (sda) – 40.8 GB ATA VBOX HARDDISK to create new partition.

    Create New partition
    Create New partition

    Step 9. select Yes and click on the “continue” button.

    Click yes to start Partition
    Click Yes to start Partition

    Step 10. Choose free space and click on the “continue” button.

    Select free Space
    Select free Space

    Step 11. now start to create new partition and select the size then go ahead till the end, here you can see in slideshow.

    Step 12. this is the step to install Kali Linux on Virtualbox, just you need to follow the slideshow.

    Step 13. if you don’t want to use a mirror then select no and continue

    Network Mirror
    Network Mirror

    Step 14. if you need to use an HTTP proxy to access the outside world then enter the proxy info here. otherwise, leave this blank. 

    HTTP Proxy
    HTTP Proxy

    Step 15. install the GRUB boot loader on a hard disk then click Yes and continue.

    Install the GRUB boot loader
    Install the GRUB boot loader

    Step 16. select the second option and continue.

    install GRUB boot loader

    your installation is completed now you need to put your username and password. the username is root and the password is whatever you had given.

    login to kali linux
    Login Now
    Kali Linux on Virtualbox
    Kali Linux on Virtualbox

    In conclusion

    In this article, you have learned how to create a new virtual machine and besides that, you have learned how to install Kali Linux on Virtualbox. here I have told you deeply and I hope you understood well. if again you find any confusion then feel free to ask me, Thank to be with us. 

  • How to Create a Bootable USB by CMD (Windows) without any software

    How to Create a Bootable USB by CMD (Windows) without any software

    Hi, Friends in this article I am going to share a new feature of Microsoft Windows which is very helpful for installing the operating systems. You should know this feature because it is the easiest feature to bootable USB flash except this you should use any CD or DVD to install Windows or any other operating system which is quite expensive and time wasting. It is an easy and safe way for every Computer and it is much faster than any other source. So without wasting time let dig in!

    For installing windows on any computer by USB flash we have to make it bootable and then copy windows installation files in the USB Flash.

    How to bootable USB Flash by CMD

    Diskpart is a feature in windows by which you can manage your disk properties. Diskpart works by commands and we can execute it by cmd (windows command prompt).

    It is the easiest way to bootable  USB Flash else you can have to use other softwares to do this task on your computer.

    Step 1: Press win+r, type diskpart and enter.

    techbland
    diskpart

    Step 2: type “list disk”.

    techbland
    list disk

    Step 3: select your inserted USB by disk no. Type “select disk 1”.

    techbland
    select disk 1

    Step 4: type “clean” to delete all the data in USB flash.

    techblend
    clean

    Step 5:  Type “create partition primary” or “cre par pri” to create a partition.

    techblend
    cre par pri

    Step 6: Type “format fs=ntfs quick” to format the USB flash
    Note: if you want to format your USB flash to FAT. Type “format fs=fat”.
    The command “quick” will format the flash quickly. If you don’t use “quick” it will take much time to format flash.

    techblend
    active

    Step 7: 

    Type “active” to bootable flash.

    techblend

    Conclusion:

    This feature of Microsoft Windows is the best feature for managing disk properties.

    You can use it on any windows like Windows 7, Windows 8, 8.1 or Windows 10. It is not being installed it is being installed by installing the Windows operating system. by Diskpart you can delete, copy, past and do other disk operation. That will be shared in the near future.

  • How To Transfer Files Between Computer And Mobile – Wirelessly

    How To Transfer Files Between Computer And Mobile – Wirelessly

    Are you looking for transferring files between computer & mobile? or you want to transfer all files from PC to mobile? not only this much, might be you want to transfer files from mobile to PC. then I am here to let you know about how to transfer all files between computer and mobile. here are some best tricks which show you the fastest way to transfer your file wirelessly.

    In today’s life transferring files is the common thing in which every user wants to send their all files from mobile to PC for backup. like you have a collection of photos, videos, songs and you don’t have a wire to send it then at that time you need to send the whole collection to fast wirelessly then you need the apps which I will tell you in some minutes.

    How To Transfer Files Between Computer And Mobile

    The most common way to send files between computer and mobile is the USB cable, needless to say, you can do it with wire. besides that, there are quite a few ways to send your file like you can do it with Bluetooth, Email, Social Media, Network, and many more. but the problem is here that it will take lots of time there can be sometimes that you need file, document or presentation quickly and no USB cable is available with you then on that time you need to send wirelessly.

    without this, there are often apps where you can transfer all your files easily and quickly which is the best method ever. what I think the apps are off the hook either then the USB cable because you can send lots of files simultaneously there is no limit as much you want you can send. and today the method that I am going to tell you is head and shoulder above the rest, it is the most useful and easy way to transfer you all files wirelessly.

    dr.fone – Recovery & Transfer wirelessly & Backup

    This is one of the best software for transferring files between computers and mobile and it is the world’s first data recovery software for smartphones and computers. there are lots of software like FileDrop, Dropbox, and Droid Transfer where you can send you files but dr.fone is one of the top software among all. it is user-friendly and you can send files from your PC to mobile and mobile to PC, therefore, everyone can use it easily so before wasting lots of your time. let’s start the tutorial.

    Features:

    dr.fone – the world’s 1st Data Recovery Software for Smartphones and Tablets! 
    – The highest recovery rate in the industry.
    – Recover photos, videos, contacts, messages, notes, call logs, and more.

     New feature: Easily transfer any files between devices and PC wirelessly 
    – Free you from cables and client.
    – The only thing you need to do is to open web.drfone.me in a browser.

    The Main Features:

    Recovery feature 
    – Important: Deleted data may be overwritten by new data. This will affect the outcome of data recovery. The sooner you act the better the results you’ll get.

    Recover from Cache (No rooting necessary!*)
    – Support recover photos and videos from the cache, thumbnails, memory card, and internal memory.

    Recover Photos & videos, Message, Contacts (Rooting necessary!*)
    – Support scan and recover from all of your device’s internal and external memory
    – Supported photo formats: JPG, PNG, BMP, GIF, TIF, TIFF.
    – Supported video formats: MP4 (Taken by Camera), 3GP, MOV, AVI, MPG, WMV, ASF, FLV, RM/RMVB, M4V, 3G2, SWF.
    – Support save the recovered contacts as a .csv file

    Deep Recovery (Need to work with dr.fone desktop version) :
    – Deep Recovery supports more data loss scenarios, like accidentally deleted data/ rooting errors / OS update / system crash, .etc.
    – Support recover photos, videos, contacts, messaging, call logs, Audio, document, WhatsApp messages & Attachment.

    Transfer feature :
    – Easily transfer any files between devices and PC wirelessly.
    – The only thing you need to do is to open web.drfone.me in a browser.
    – Free you from cables and client.
    Notes: you need to keep your device and computer under the same network(or the same Wi-fi).

    Recycle Bin (No rooting necessary!*) :
    – It’s just like the recycle bin on your windows or Mac desktop computer. Move the photos and videos to the Recycle – – Bin when you delete them, you can restore them anytime you want.
    – Customize the retention period for deleted files.

    Download dr.fone Mobile App

    initially, you have to download the dr.fone mobile app to share your files into the computer. go to play store and search for dr fone, afterward click on the install button to start the installing app.

    install dr.fone to transfer file
    Install Dr.fone

    Step 1. after you installed the app then you need to open it and click on the transfer option.  remember at first I will show you how to transfer the file from mobile to computer, after that I will show you how to send a file from the computer to the mobile.

    transfer file
    Transfer File

    Step 2. afterward select the files that you want to send and after that click on the send button.

    select files on dr.fone
    Select Files

    Step 3. Now you have to open dr.fone on your favorite browser, here is the link http://web.drfone.me/.

    open app inside pc
    Open App Inside PC

    Step 4. in this step you have to type the six-digit code which has given in your mobile after you clicked on the send button. remember you have 10 minutes to write the code otherwise, you will lose the files.

    while you have entered the code then click on the receive button to start downloading the data.

    after a while, your files have been downloaded in the zip file, just click on the zip file and unzip it.

    so dear viewer this was all about transferring files from mobile to computer now it’s the time to guide you on how to send files from computer to mobile. it’s so simple and easy you can do it as you did above, but again don’t worry I will show you the steps.

    Dr.fone App for Computer

    you have seen in above that I told you all about sharing files from mobile to computer and you know that it is so simple and easy method. but now its time to show you how to transfer files from computer to mobile so let’s start.

    Step 1. open your favorite browser and search for http://web.drfone.me/.

    open app inside pc
    Open App Inside PC

    Step 2. here you will face with two options one Send and second Receive but this time you want to send the file so, therefore, click on the send button.

    send file with drfone
    Send File

    Step 3. after that select any file that you want to send then click on the open button.

    Select file
    Select File

    Step 4. afterward click on the Send button to send the file.

    Click to send file
    Click to send the file

    Step 5. copy the code and paste it on your mobile app.

    1. copy the code
    2. open dr. fone mobile app
    3. click on the transfer option
    4. click on the receive button
    5. then paste the code and click on the download button
    digit code of drfone
    Get six-digit code

    So I have told you about both methods which you can send your file from computer to mobile and mobile to the computer I hope you have to get all the steps and descriptions.

    Read Next:

    In conclusion

    You can transfer your files between computers and mobile wirelessly by using the dr.fone app which is so simple and useful nowadays. and I mostly prefer you to use this app when you want to send your files because there are many ways but the only method which is easy and simple is only and only dr.fone app.