Home Tags System

Tag: system

The Story Behind the Development of the UNIX Operating System

2
This article relates the story behind the development of the UNIX operating system — how it became the world’s most popular OS, the visionaries...

Top 10 android Smartphones & Tablets of 2018

0
The mobile technology has been expanding its outreach for years. The trends provide us with a great variety from great features in small budgets to...

Serverless: Best Practices for Architecting a Serverless System

0
Serverless architecture is becoming an exciting option for many cloud architectects considering its specific benefits. Also known as function-as-a-service, serverless architecture is enabling developers...

SSHFS: A Simple System for Working with Remote Directories

0
In Linux, SSHFS or the SSH File System is used to mount and interact with directories and files that are located on a remote...

Getting a Better Understanding of the System Log Architecture

0
System logs greatly aid sysadmins in keeping the system running like a well-oiled machine. Since an ounce of prevention is better than a pound...

Enjoy Better Flexibility in Granting File System Permissions with Access Control...

0
ACLs provide additional and more flexible permissions for file systems. They give better control over who can read, write and execute a file or...

The DevOps Series Using Docker with Ansible

1
This article is the eighth in the DevOps series. This month, we shall learn to set up Docker in the host system and use...

Top 10 Operating Systems For Ethical Hackers And Penetration Testers

6
A hacker is a highly skilled computer operator who uses bugs and exploits to break into computer systems and networks. An ethical hacker, on...

Nagios: The system monitoring tool you can depend on

0
Enterprise class IT system monitoring of servers, networks and applications is possible with the FOSS tool Nagios. Problems can be identified and remedied long...

Reordering C Structure Alignment

0
The memory footprint of C programs can be reduced by manually repacking C structure declarations. This article is about reordering the structure members in...