usb – 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 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

Linux lspci Command Tutorial with Examples

Linux provides lspci command in order to list PCI bus and devices information. This command will provide brief or detailed information about currently connected PCI devices like GPU, USB Card etc. Install For Ubuntu, Debian, Kali, Mint We can install lspci tool with the following command to the deb based distributions. $ sudo apt install … Read more

How To Install and Use Linux Minicom Command Tutorial with Examples?

minicom  is a little command-line based tool used to connect serial-lines. In a more pragmatic definition, minicom can be used to connect modems, routers and switch console ports via the serial port. Minicom is very similar features and user interface to the TELIX. Install For Debian, Ubuntu, Kali, Mint We can install minicom with the … Read more

Linux dd Command To Backup with Examples

Backup is important part of the Linux system administration. Without backups a system is not safe and also the system administrator position too 🙂 . There are different ways to take backup. Some tools provides user level backup operation like copying or sync files. Other backup tools provides more file system level backup operation. One … Read more

How To Download and Install Kali Security and Penetration Test Linux Distribution?

Kali is a Linux distribution or it is a security and penetration test distribution. It is beyond a Linux distribution and provides a lot of useful, popular and featureful tools to the security professionals. Some of popular tools Kali provides nmap metasploit burp sqlmap masscan nikto … Download Kali We should get Kali installation iso … Read more

How To Choose USB Wi-Fi Adapter and Best Wi-Fi Adaptors

Wi-fi is a wireless technology which provides network and internet connectivity for various devices. Wi-fi is used for Laptops, Desktops, Smartphones etc. Wi-fi is a evolving technology with new standards. Why We Need Wi-Fi? People are mobile creatures. We need to move in order to be healthy. Also we are free and do not want … Read more

USB (Universal Serial Bus) Versions, Types and Connectors

USB is a protocol emerged mid-1900s for connecting computer peripherals to the computer easily. At the time there are problems with other protocols like speed, plugin and play, comp-ability. USB is designed as universal protocol which can be used by most of the computer peripherals and companies. Now it most used connection type. Here list … Read more

WPS (Wi-Fi Protected Setup) Tutorial With Examples

WPS (Wi-Fi Protected Setup) Tutorial With Examples

Wi-Fi is a league of standards created by the Wi-Fi Alliance. Wi-Fi gives the ability to connect a network without any physical connection or cable. This makes Wi-Fi a very practical, easy, and popular solution for LAN or WAN network connections. Wireless connection ability creates some security problems for the Wi-Fi. In order to prevent … Read more