Home Tags Unix

Tag: unix

Shell Scripting is Still Going Strong

0
This article introduces you to the basics of shell scripting and its importance in day-to-day life. A shell script is a command-line interpreter that...

The Programming Foundation: Towards a Better Future

0
In today’s tech dominated world, everyone should try and acquire a few basic tech skills. Subhajeet Mukherjee, a 24-year-old with roots in Kolkata, started...

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...

Accessing Network Storage with Network File System

0
There are a number of steps that need to be taken before Network File System (NFS) allows clients access to data. This article describes...

Automate Tasks by Programming with Shell Scripts

0
Shell scripts are designed to be run on the command line on UNIX based systems. They include commands and instructions to perform specific tasks....

Getting the Most Out of PostgreSQL

0
The amazing thing about the PostgreSQL RDBMS is that it has been developed entirely by a worldwide team of volunteers. It is not owned...

PC-MOS/386 Reborn in New Open Source Avataar

0
The open-sourced PC-MOS/386 v501 is unveiled for those who weren't around in 1987. Much to everyone's surprise it turned out that Roeland Jansen, one...

Browsix brings Unix to web browser

0
To let developers build applications without installing any bulky software, Browsix has emerged as a one-stop solution. The framework offers the essence of Unix...

Unix evolution now gets into a massive repository

0
If you are anxious to know the history of Unix and how it is evolved from being a project to a full-fledged open source...

Netcat: The TCP/IP Swiss Army Knife

0
Here’s an introduction to Netcat, the powerful computer networking utility that performs numerous network related tasks. It is designed to be a dependable back-end,...