Results for: "python"

Categories (1)

Contents (60)

Useful Terminal Commands Every Web Developer Should Know About
Useful Terminal Commands Every Web Developer Should Know About

The command line interface (CLI), or Terminal is considered by many to be the Holy Grail of computer management. At…

read more
Best Websites to Learn Coding Online
Best Websites to Learn Coding Online

You know and we know that it’s totally possible to learn to code for free... If you can teach yourself how…

read more
5 best open source version control systems tools for sysadmins
5 best open source version control systems tools for sysadmins

As a system admin, the chances are you collaborate with multiple people across the company, therefore you will probably know…

read more
Getting started with Node.Js
Getting started with Node.Js

Node.js is a JavaScript runtime environment (hence its .js termination in reference to the JavaScript language). This real-time runtime environment…

read more
SQLMAP installation and usage in Ubuntu and Kali linux
SQLMAP installation and usage in Ubuntu and Kali linux

Let's talk about the penetration testing using one of the KALI linux tool called SQLMAP. What is SQLMAP? sqlmap is an open…

read more