Riddling with WordPress permalink setup issues
WordPress is by far one of the best blogging platforms because of its easiness to use, easily available plug-ins and moreover the open source availability. I would later write an article on setting…
Technophile, meaning a person who is enthusiastic about new technology. He tries to get to know technical stuffs and most of the end up at nowhere. Here I am. I get locked off at many places while learning things. And I will post all of them here. If any of them are useful to any of you, I am more than happy.
WordPress is by far one of the best blogging platforms because of its easiness to use, easily available plug-ins and moreover the open source availability. I would later write an article on setting…
What is virtualBox? VirtualBox is a free and open-source software currently being developed by Oracle Corporation. It is, when installed on a machine, allows you to run more than one operating system at…
Basic Linux commandline structure Basically it follows the format username @ hostname:working_directory ~:$ by default. Eg: something like: user@Ubuntu-pc:~/Desktop:~$. But sometimes you might want to hide these information, because of privacy reasons. You can actually do…
What is Hashcat? Hashcat is one of the fastest password recovery tools available for free usage. It has various features such as bruteforce attack, WPA/WPA2 password cracking, md5 hash cracking and so on.…