Trying to install a full version of Kali Linux on an USB stick (and not a Live version), I followed tips from there. This was the plan : Create a new Virtualbox VM Create a vmdk representing the USB stick using a command close to : VBoxManage internalcommands createrawvmdk -filename […]
Daily Archives: February 18, 2020
AWS cognito gives three tokens idToken accessToken refreshToken refreshToken helps us to renew our idToken, But if our refreshToken got expired our app got logout, how can we avoid logout, currently facebook or instagram never gets logout. We really need a solution that our device tokens get renewed. Better ideas […]
I currently have a script that copies a directory on USB to C:, then runs the following line to switch to a local batch file: call "cmd /c start c:updatepatcher.cmd" Once the script on C: starts running, I need to be able to remove the USB and do the same […]
How can I clear Telegram local database? Previously I could do that when I go to the data and storage settings of the app then clear cached data and local database but right now every time I click on clear local database I just see a spinning circle for a […]
I have two extra adsl router(SSID named as 0 and 1) and a main router(SSID named as 2) provided by my ISP. Now I want to extend my internet connection via wifi or lan using those two adsl router. I have configured both the 0 and 1 (router) for bridging; […]