How to use NMAP
Nmap (or Nmapper) is a free and open-source network scanner used for analysis, security audits, and network exploration. You use it to discover hosts and services on a computer network …
How to use NMAP Read MoreLinux, Code, Cloud Computing, DevOps
Nmap (or Nmapper) is a free and open-source network scanner used for analysis, security audits, and network exploration. You use it to discover hosts and services on a computer network …
How to use NMAP Read MoreLet’s face it! The default WordPress login page is quite bland. If you have some impressive stuff on your site, showing the WordPress form is a bad first impression. The …
How To Customize Your WordPress Login Page Read MoreThis post will show you how to upload a file using PHP & Ajax. File handling can sometimes require unique solutions. The conventional way of file upload is using a …
How to Upload a File using PHP & Ajax Read MoreA lot of the time, you need to restrict access to various users on your website. Whether you’re cordoning premium content, sensitive pages, or content targeted to specific individuals, there …
How to Restrict WordPress Site Access Read MoreAdding an external user sign-up page on a website allows users to register for different roles. Once registered, they can perform tasks such as adding new articles, new comments and …
How to add a WordPress user sign up Read MoreOn December 6, 2016, the WordPress team announced the JSON REST API. The original API came with an endpoint for posts, comments, terms, users, meta, and settings. By now, the …
Editing Custom Fields Using REST API in WordPress Read More