|
Activities |
Below is a list of tutorials that DeepCS members have presented over time
This presentation is about the AFS system that NJIT uses. It starts by explaining what AFS is all about and then some basic commands that one can use. It was meant for new NJIT students who didn't know much about AFS and Unix.
This presentation is about the AFS system that NJIT uses. It starts by explaining what AFS is all about and then some basic commands that one can use. It was meant for new NJIT students who didn't know much about AFS and Unix.
This presentation is about vi and emacs editor. General concepts and commands on how to use them are explained.
This presentation is about Linux Shell Programming
This presentation starts with a little history of Linux and then goes on to explain how to install it. It then explains how Linux works and also explains how to go about using it.
These presentations are a part of the "Perl Tutorial for Novice" event. Perl: Part I starts with a brief history of Perl and explains about basic concepts of Perl. Perl: Part II deals with file handling, directory handling and Processes.Perl: Database Connectivity explains how to use Perl for creating a database aplication
This document focuses on how to create a shellcode for a linux box. Knowledge of C, assembly language and gdb is helpful while reading this document.