Darpa Funds Hack Machine You’d Never Notice
If you saw this bad boy under your desk, would you say anything? It may look like a surge protector, but it’s really a remote access machine that corporations can use to test security...
If you saw this bad boy under your desk, would you say anything? It may look like a surge protector, but it’s really a remote access machine that corporations can use to test security...
nmap can actually create very good html reports. I’ll show you how! Below is a one-liner command that will scan and create an html file for all open ports and services. This example happens to...
Instead of pinging the broadcast which may or may not work for various reasons, use namp to identify MAC addresses and ips of computers or devices on your LAN. Here is how it works! The nmap...
Terminal GUI Apps? Does sound oxymoronic doesn’t it? Well, there are GUI apps in the terminal – and here is a tribute to ones that I find most useful… top/htop – Process Viewer From...
his script will backup the specified files to another computer on your network. You can also use this to send your files to a remote server. This script compliments the last Rsync Backup script. Its...
The script uses ‘mysqldump’ command to backup the data. That means that thebackups are in the SQL dump format. The dumps of all the databases that are backed up are compressed and stored in the destination...
JSL Crontab Generator is a GUI application that can be used to create new crontab entries easily. Its a Javascript application – so it will run from your browser – there is no download/install involved. This...
Concurrent Versions System (CVS) http://savannah.nongnu.org/projects/cvs Sometimes referred to as the “grandfather” of version control applications, CVS (Concurrent Versions System) is an open source, cross-platform centralized version control system that began as a series...
It’s been a while. A while since I’ve had to actually had to manually edit the /etc/fstab to automount a partition. So long, that I searched my blog trying to find out how to...
Recently I ran into an issue where a new installation of Debian didn’t have NetworkManager set up correctly. Everytime I tried to use NetworkManager it had an issue with the devices not being managed....
ESP8266 / How to Linux / IOT / nodemcu
Install ESP8266 SDK toolchain on Linux (Ubuntu 14.10 Desktop)
17 Sep, 2015