
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Found 1163 Articles for Computers

332 Views
Introduction Wi−Fi stealing is a growing problem that can have serious consequences for individuals and businesses alike. In this article, we will explore the reasons why Wi−Fi stealing is a concern and provide tips on how you can protect your personal network from unauthorized access. Wi−Fi stealing, also known as "piggybacking, " occurs when someone gains unauthorized access to a wireless network without the owner's permission. This can happen when an individual intentionally or unintentionally connects to another person's Wi−Fi network without permission. What is Wi−Fi Stealing? The act of Wi−Fi stealing involves connecting to ... Read More

503 Views
Introduction When you configure a router, one of the most important things you need to do is define its identity by setting a unique router ID. A router ID is an IPv4 address that identifies each router on a network. It is used to establish neighbor relationships between routers and determine the shortest path for data to be forwarded between network segments. Understanding What a Router ID Is To configure your router's identity correctly, it's essential to understand what a router ID is. Simply put, a router ID serves as an identifier for each device in ... Read More

395 Views
Introduction Status codes are an integral part of web development. Whenever a user requests a webpage, the server responds with a status code to indicate the success or failure of the request. One such status code is 400 − Bad Request. It is essential for developers and webmasters to have a clear understanding of this error code as it can negatively impact user experience and SEO rankings. Overview of HTTP Status Codes HTTP status codes are a vital part of the internet, providing feedback to users and developers on the status of web pages ... Read More

10K+ Views
An operating system (OS) is a system software that manages the computer hardware and software, and it provides services and functionality to programs and users. A real-time operating system (RTOS) is a segment of an operating system that is designed to provide predictable and deterministic behavior for time-critical applications. While RTOS and general-purpose OS have certain similarities, they also have some major differences. Read this article to find out more about RTOS and OS and how they are different from each other. What is a Real-Time Operating System? A real-time operating system (RTOS) is a type of operating system that ... Read More

278 Views
Introduction In today's interconnected world, network connectivity is critical for businesses and organizations of all sizes. However, connecting to the internet exposes your network to a number of security threats, including hacking attempts, malware infections, and data breaches. One essential tool in protecting your network from these threats is Static Network Address Translation (NAT). In this article, we'll take a closer look at what Static NAT is and why it's important for the Cisco Adaptive Security Appliance (ASA). Static NAT is a technique used to map an internal IP address to an external IP address ... Read More

2K+ Views
Introduction Network security is a top priority for any organization that wants to protect its data and infrastructure from unauthorized access. Cyber threats come in many forms, such as viruses, malware, and hackers, and it's crucial to have a comprehensive security plan in place to mitigate these risks. One key component of an effective security strategy is the use of access control lists (ACLs). In particular, standard access lists are a commonly used tool for filtering traffic on a network. Definition of Standard Access List A standard access list is a type of ACL used ... Read More

543 Views
Introduction SSH Port Forwarding is one of the most powerful and versatile features of Secure Shell (SSH). It enables users to securely access remote resources over an encrypted channel by forwarding TCP/IP traffic through a secure tunnel. SSH Port Forwarding, also known as SSH tunneling, is a technique that allows users to create a secure connection between their local computer and a remote server. It enables users to securely access remote resources, such as databases, web pages, or other network services that are not directly accessible from their local computer. Understanding SSH Port Forwarding How SSH ... Read More

639 Views
NVIDIA's GTX and GTS series of graphics processing units (GPUs) are both developed by the company. The primary difference between the two series is their targeted market and usage. GTX GPUs are often more powerful than GTS GPUs, with higher clock speeds and more memory. GTS GPUs are typically cheaper and aimed at mainstream customers wanting superior performance for gaming and everyday computing tasks. Read this article to find out more about GTX and GTS and how they are different from each other. What is GTX? GTX (GeForce eXtreme) is a high-end graphics processing unit (GPU) series manufactured by NVIDIA, ... Read More

750 Views
Introduction Computer networks have become an integral part of our lives, connecting us to endless sources of information and facilitating communication around the world. From small businesses to large corporations, computer networks are crucial for organizations to function efficiently and effectively. In today's interconnected world, nearly every aspect of modern life depends on the proper functioning of computer networks. What is SSH? Secure Shell (SSH) is a network protocol that provides secure, encrypted communication between two computers. It is used to access remote devices over a network securely. SSH provides a way to establish an ... Read More

22K+ Views
Microsoft Excel is a potent tool in the realm of spreadsheets and data analysis that provides a wide range of features and capabilities to make difficult tasks simpler. Determining whether a given date falls on a weekend or not is a common need in many projects or data analysis. Multiple built−in functions in Excel make this process simple and effective. In this article, we'll look at various approaches for figuring out and verifying whether a date is a weekend in Excel. This article will provide you the knowledge and abilities needed to complete this assignment with ease, regardless of your ... Read More