cdrom – POFTUT

What Is Peripheral Device (Types, and List Of Peripheral Devices)?

What Is Peripheral Device (Types, and List Of Peripheral Devices)?

A Peripheral Device is a computer device or part which is connected to the computer with different connection types. A peripheral device is not a core device for a computer which means a computer can work without a peripheral device connected to it. Peripheral devices generally provide extra function and data input and output functionality … Read more

What Is Computer Hardware and Components?

What Is Computer Hardware and Components?

A computer is an electronic device which can compute according to the provided input and software. Computer mainly consists of two main components named Computer Hardware and Computer Software. Computer Hardware provides physical facilities to run the computer software. Computer Types Before starting to describe the Computer hardware we have to learn computer types. Because … Read more

What Is A Flash Drive?

A Flash Drive is a small device that provides portable storage for IT systems. Flash drives are very practical to connect into a computer or a laptop because mainly they are using the USB port. Flash drives become very popular in the last 15 years. Flash drives also named thumb drives because of their size … Read more

How To Open System Information Panel On Windows To Check Computer and Specification?

Windows Operating systems starting from Windows XP provides System Information Panel. System Information Panel provides detailed information about the computer hardware, software and operating system. Open System Information Panel From Start Menu System Information Panel can be opened in different ways. The most basic and fast way is starting it from Start Menu . After … Read more

How To Mount ISO Files and Images In Windows XP, 7, 8, 10 and Server?

How To Mount ISO Files and Images In Windows XP, 7, 8, 10 and Server?

ISO files are used to store multiple files and folders into a single structured file system named ISO or iso-9660. ISO is generally used to burn into a media like CD or DVD but in recent years ISO images generally used to mount in a logical way into the operating system without burning them into … Read more

Mount and Emulate ISO,BIN, IMG With Virtual Clone Drive

In the old times there was floppy diskette to transfer files, images, games even operating systems like Windows 3.1 . CDROM technologies arrived and an age is closed and new age is started. CD and DVD have more spaces to store all our stuff. But every good days have a end and USB sticks are … Read more

How To Write ISO Into Cd In Linux?

How To Write ISO Into Cd In Linux?

Writing CD is an old fashion but a lot of server hardware all ready use CD-ROM. Writing ISO files into CD-ROM from bash can seem very hard job. But it is not as hard as it seem. Install Mkisofs, Cdrecord We will install tools named mkisofs and cdrecord into our system. Apt and Yum package installation is … Read more