Startertutorials Blog
Tutorials and articles related to programming, computer science, technology and others.
Subscribe to Startertutorials.com's YouTube channel for different tutorial and lecture videos.

Inodes in Unix file system

Categories: Unix Programming. No Comments on Inodes in Unix file system

In this article we will look at Inodes in Unix file system and the commands for displaying and modifying the content of the Inodes in Unix.   A file has several components like: name, contents, and administrative information such as permissions and modification times. This administrative information is stored in the inode, along with other […]

Read the rest of this entry »

File Permissions in Unix with Examples

Categories: Unix Programming. No Comments on File Permissions in Unix with Examples

In this article we will look at file permissions in Unix with examples and commands associated with managing file permissions in Unix.   Introduction Every file has a set of permissions associated with it, which determines who can do what with the file. If your directory contains files with sensitive information, we can change their […]

Read the rest of this entry »

Cybersecurity Tutorial for Beginners

Categories: Security and Hacking. 9 Comments on Cybersecurity Tutorial for Beginners

Welcome to the cybersecurity tutorial for beginners created by startertutorials.com. Cybersecurity is one of the buzzwords in the industry and is one of the premier technologies now-a-days. Cybersecurity plays a key role in different sectors like health, defense, government, education, retail, etc. The salary received by cybersecurity professionals is on par and even higher when […]

Read the rest of this entry »

Antiforensics

Categories: Security and Hacking. No Comments on Antiforensics

In this article we will look at what is antiforensics, categories of antiforensics, etc.   Antiforensics is the practice of applying different techniques on digital evidence to invalidate them from being submitted for judicial review.   Watch this video to learn about antiforensics:   Four categories of antiforensics are: Data destruction Data hiding Data encryption […]

Read the rest of this entry »

Forensics Auditing

Categories: Security and Hacking. No Comments on Forensics Auditing

In this article we will look at what is forensics auditing.   Forensics auditing is also known as forensics accounting. Forensics auditing includes the steps needed to detect and deter fraud. Forensics auditor makes use of the latest technology to examine financial documents and investigate crimes like frauds, identity theft, securities fraud, insider trading, etc. […]

Read the rest of this entry »

Challenges in Computer Forensics

Categories: Security and Hacking. 1 Comment on Challenges in Computer Forensics

In this article we will look at challenges in computer forensics. We will look at various challenges in network forensics, technical forensics and legal forensics.   Although there are well-developed forensic techniques, cybercrime investigation is not easy. Huge amount of data is available and searching for evidence in that enormous data is not easy. Most […]

Read the rest of this entry »

Forensics and Social Networking Sites

Categories: Security and Hacking. No Comments on Forensics and Social Networking Sites

In this article we will look at forensics and social networking sites. We will look at different concerns related to social networking cites and challenges.   Social networking site is defined as web-based services that allow individuals to: Create a public or semi-public profile Search or navigate through a list of users with whom they […]

Read the rest of this entry »

Approaching a Computer Forensics Investigation

Categories: Security and Hacking. No Comments on Approaching a Computer Forensics Investigation

In this article we will look at what is the process in approaching a computer forensics investigation.   The phases in a computer forensics investigation are: Secure the subject system Take a copy of hard drive/disk Identify and recover all files Access/view/copy hidden, protected, and temp files Study special areas on the drive Investigate the […]

Read the rest of this entry »