How to combine two videos with VLC
How to merge multiple videos with VLC Media Player First, the files need to be converted in the same format. Second, the VLC command line needs to be used to […]
How to merge multiple videos with VLC Media Player First, the files need to be converted in the same format. Second, the VLC command line needs to be used to […]
There are only two platforms who deleted my data without my consent. One of them is WordPress and the other is Facebook. Facebook censored lots of my own posts, and […]
Well, a few months ago, I got call from the program coordinator informing me about the course, and offering me to take with another very learned colleague. I hesitated a […]
Enough has been said about bandit, it is a terminal-based series of challenges. Visit bandit.labs.overthewire.org to begin. If you get stuck, lots and lots of walkthroughs are available on the […]
Solve the dependencies of openssl first: sudo apt-get update sudo apt-get install libcurl4-openssl-dev libssl-dev zlib1g-dev libpcap-dev {Thanks to: https://github.com/derv82/wifite2/issues/185#issuecomment-446777515} Then issue the make and make install commands.
Stop monitor mode. #airmon-ng stop wlan0mon Start NetworkManager and wpa_supplicant services. #service NetworkManager start #service wpa_supplicant start
For the last few months, I have been spending a considerable amount of my time and attention in Power Query Editor in MS Excel. I had 27 pre-formatted Excel workbooks […]
I was re-learning Archlinux installation on virtualbox. And taking snapshots on the way. Suddenly after installing GUI, i saw a warning that this computer is running low on space. Only […]
OBE Template Improvement Plans I can redesign the OBE Template with 3D arrays. For example, One sheet for entering Mid1, there will be a print button, that will execute a […]
Play the video, open Developer mode, and paste the following code to set the playback speed to 1.5X. document.querySelector(“video”).playbackRate = 1.5; Change the values if required. It works with values […]
Visualize your life in weeks. See how many more weeks you have.
TLDR; The location of the Lost & Found folder for Google Drive File Stream are as follows: Windows 10: C:\Users\[pcusername]\AppData\Local\Google\DriveFS\[some weird string]\lost_and_found %localappdata% returns C:\Users\[pcusername]\AppData\Local %appdata% returns C:\Users\[pcusername]\AppData\Roaming set | […]
Last night, I had too much things to do, and ended up doing something else instead. To solve a system of linear equations, we utilize Crammer’s Rule, which is largely […]
There are a number of reasons you may want to do that. For example, a faulty laptop keyboard that keeps repeating a keycode, because you spilled your drink on it. […]
বিদেশে যাওয়ার পর খেয়াল করলাম, সব কিছু ব্যাপক চকচকা। অফিস, ইনটেরিয়র সবখানে কোথাও ময়লা আবর্জনা নাই, KTH বাথরুম গুলাও সেই রকম পরিষ্কার। নিজে যেইদিন বড় ভাইর সাথে কামলা দেয়া শুরু […]
It is so frustrating that when you spend months on writing something, cleaning up other people’s mess, and the writing will never be read by anyone ever. And the credit […]
YOU HAVE BEEN WARNED! * if you insist, read Urban Dictionary first, then Wikipedia. Then watch Silicon Valley S04E07 (The Patent Troll).
I was reading a paper about the privacy and security issues of the infamous UC Browser. I was terrified with what I read, one oversimplified example is that they can […]