Category Archives: PC

PC

How to Set and Check Classpath in Linux

A Classpath is a variable that contains the location of user defined classes in Java. This location is usually useful for Java compilers. In Linux, the classpath can be configured through terminal application, whereas in Windows environment, these values can be changed through environment variables. In this tutorial we will guide you on how to set classpath in linux.


read more »

PC

How to Install OpenSSH to Ubuntu

OpenSSH means OpenBSD Secure Shell, which is a software application that provide encrypted communication between computers connected over a network using the SSH protocol. It is an open source application for Linux based environment like Ubuntu. In this tutorial we will guide you on how to install openssh in Ubuntu.


read more »

PC

How to Install an SSH Certificate

SSH or Secure Shell protocol allows two ways of authentication, one is the usual user name/password combination, and the other is use of a pair of public/private keys. These keys need to be generated and appended to on the remote server to allow for a more secure mode of login. In this tutorial we will guide you on how to install an SSH certificate in Ubuntu.


read more »

PC

How to Find and Change SFTP Port Number

SFTP means SSH File Transfer Protocol or Secure File Transfer Protocol. It is a file transfer protocol but under the umbrella of SSH as one of its subsystems. Its purpose is to provide a secure channel of communications, in this case transfer of files. As with FTP, SFTP runs on a port. SFTP Default port number is generally 22. In this tutorial we will guide you on how to find and change SFTP port number.


read more »

PC

How to Check Version of CentOS

In this tutorial we will show you how to check version of centos. CentOs is provided by a vendor of North American Enterprise Linux. This aims at being completely binary compatible and attempts to conform with the vendors redistribution policy.
To learn how to check the version of CentOs follow the steps given below.


read more »

PC

How to Reset MySQL Autoincrement

In this tutorial, we will show you how to reset the Auto increment field in MySQL.
Mysql Auto-increment allows a unique number to be generated when a new record is inserted into a table. The function allows you to automatically add 1 to the previous record if you enter a new value.
You can always reset Mysql auto increment so that when you delete a record your data does show an uneven picture.


read more »

Basics PC

How to Play Super Mario Game Online

In this tutorial you will learn how to play Super Mario 2 online.


read more »

Office PC

Learn Visual Basic (VBA) for Excel 2010 in Easy Steps

In this video you are going to be given a quick introduction to what is Visual Basic and what it is used for.


read more »

PC

How to Open PDF Quicker. Adobe Reader Alternative

In this tutorial, you’ll learn the answers to the questions what is Foxit Reader, as well as how and why to use it.


read more »

PC

How to Update Drivers on PC Automatically

This tutorial is going to show you how to update drivers automatically on your computer.


read more »