Showing 211 Result(s)

How to install Linux

As I went over in the introduction to Linux there are many different distros of Linux which means there is no one way to install Linux, in fact if you want to use Linux you do not even need to install it you can use what is called ” Linux Live”, people often use Linux …

Introduction to RDP – Remote Desktop Protocol

RDP or Remote Desktop Protocol is used to get a remote session into a Windows or Windows Server operating system. This unlike other tools like telnet gives you a graphical session to your remote computer, this means you can log in and get your normal Windows desktop environment. Microsoft have released official Remote Desktop applications …

Introduction to Linux terminal

What is the terminal? The terminal(which is also known as the shell) is basically a program that takes the commands that you type on your keyboard and and passes them through to the operating system to complete them. Back in the old days this was the only way to interact with computer, there was no …

Introduction to Linux

What is Linux? Linux is an Open Source operating system(also known as an OS) that was created by Linus Torvalds in 1991. Linux is POSIX compliant which means that it is UNIX like, many of the commands that work on UNIX will also work on Linux. Do not be confused though, linux and UNIX are …

How To Install Windows 10 Technical Preview

Windows 10 Technical Preview has been released and you can now download and install it. I would recommend installing Windows 10 Technical Preview on a virtual machine or old PC not on your physical hardware that you use everyday, as this is a preview of Windows 10 not the final version it may have bugs …

How to install AsteriskNOW

Asterisk is a free and open source framework for building communications applications and is sponsored by Digium. Asterisk turns an ordinary computer into a communications server. Asterisk powers IP PBX systems, VoIP gateways, conference servers and is used by small businesses, large businesses, call centers, carriers and governments worldwide This video shows you the basic …

What is a PERT chart?

PERT stands for Program Evaluation Review Technique and is sometimes referred to a a Project Network Diagram The PERT chart is a project management tool that is used to schedule, organise and coordinate tasks for a project. The PERT chart is a graphical medium to demonstrate the project as a network diagram made up of …