Showing posts with label Unix. Show all posts
Showing posts with label Unix. Show all posts

Sunday, 28 September 2014

Deauthorising Everybody on a Wireless Network

De-authorising Everybody on a Wireless Network

Wireless networks have always been the easiest to use, yet they have been the most easily breachable networks. There is a wide array of utilities out there to help one do so. In this tutorial, we will be using Aircrack-ng suite of utilities to deauthorise selected nodes on a WiFi network. Kali Linux comes pre-installed with these utilities, so we would be following this tutorial on this OS. But these utilities are also available for Windows family of OSes, here.

Tuesday, 23 September 2014

Sending a Broadcast Message to All Users on a Unix Network

Broadcast a Message on Unix Network !

This is a simple tutorial in the Unix / Linux environment, to broadcast a message to all the users logged into that machine or network. You can even direct the message to a particular user by giving additional options. So here's how it goes.

Saturday, 6 September 2014

Installing UNIX based OS in Dual Boot with Windows



Installing UNIX based OS in Dual Boot with Windows

Making a dual booting device with a UNIX based OS and Windows pre-installed is a necessity for almost all Computer Science Engineering students. But the task becomes so daunting sometimes, due to lack of correct info that many end up using it on virtual machines or worse, over telnet services.
Here is a quick guide to installing UNIX based OS with windows OS. We will consider Ubuntu and Windows 7 as examples here. Steps are similar for other variations.