Posts

Curtis Eaddy- Week 10- Blog Reflection- Routine Maintenance to Support Printers

  Routine Maintenance Tasks Necessary to Support Printers: A Practical IT and Project Management Guide Printers remain essential in schools, offices, and IT environments, but they are often treated as “set and forget” devices until something breaks. In reality, routine maintenance is critical to keeping printers reliable, cost-effective, and efficient. According to HP, proper maintenance can significantly extend a printer’s lifespan beyond the typical 3–7 years by reducing component wear and preventing common failures, such as paper jams and print quality issues (HP, 2024). In both IT departments and academic environments, structured maintenance routines help reduce downtime, improve performance, and lower long-term operational costs. Daily Maintenance Tasks (Preventing Small Problems Early) Daily printer maintenance focuses on preventing issues before they grow into system failures. In real-world IT environments, this includes simple checks such as ensuring printers are powered co...

Curtis Eaddy- Week 9- Blog Reflection- Mobile Device Security

Mobile Device Security Mobile device security refers to the strategies, tools, and practices used to protect smartphones and tablets from cyber threats such as malware, phishing, unauthorized access, and data theft. As mobile devices continue to store sensitive personal and business data, securing them has become essential in both everyday life and professional environments. According to SentinelOne, mobile device security involves protecting devices through methods such as encryption, authentication, secure app usage, and regular software updates to reduce the risk of cyberattacks (SentinelOne, 2025). Similarly, Forbes notes that mobile security is a critical part of overall digital protection because mobile devices are frequently used for communication, banking, and data storage, making them attractive targets for attackers (Forbes Advisor, 2024). One of the most important components of mobile security is user authentication. This includes using strong passwords, biometric security (...

Curtis Eaddy- Week 8- Blog Reflection- Understanding Wireless Technologies

  Connecting a Computer to a Network and Understanding Wireless Technologies Connecting a computer to a network is an essential skill in today’s technology-driven world. A computer can connect through either a wired or wireless connection. Wired connections use Ethernet cables connected to routers or switches, while wireless connections use Wi-Fi signals transmitted through radio frequencies. In most networks, devices automatically receive an Internet Protocol (IP) address through Dynamic Host Configuration Protocol (DHCP), which simplifies network setup and communication. Wireless networking is especially important for college students, businesses, and IT professionals because it allows mobility and flexibility when accessing online resources, cloud applications, and communication tools. For example, college students rely on campus Wi-Fi to attend online classes, submit assignments, and participate in virtual meetings, while businesses use wireless networks to support employee lap...

Curtis Eaddy- Week 7- Blog Reflection- Virtualization in Modern Networks

  Virtualization in Modern Networks: Beyond the Basics      Virtualization has become a defining force in how modern networks are designed, deployed, and managed. While many people understand virtualization as simply “running multiple systems on one machine,” its true impact is far deeper. In today’s IT landscape, virtualization fundamentally reshapes network architecture, influences career paths, and plays a critical role in project management and infrastructure planning.      At its core, network virtualization separates (or abstracts) networking functions—such as routing, switching, and security—from the physical hardware that traditionally supported them. This allows organizations to create multiple virtual networks on a single physical infrastructure, improving efficiency and flexibility. According to GeeksforGeeks , this abstraction enables organizations to deploy scalable, flexible, and cost-effective network environments that can quickly adap...

Curtis Eaddy- Week 6- Blog Reflection- Understanding NTFS

  Understanding NTFS Permissions for Secure Authorization in Windows Systems      NTFS (New Technology File System) permissions play a critical role in authorization by controlling who can access files and folders and what actions they are allowed to perform. In Windows environments, NTFS permissions act as the primary layer of security, determining whether a user can read, write, modify, or fully control a resource. According to TechBloat (2025), “permissions form the primary layer of access control,” meaning they are essential for protecting sensitive data and maintaining system integrity. The main types of permissions include Read, Write, Read & Execute, Modify, and Full Control. Each level grants progressively more access, with Full Control allowing users to change permissions and take ownership of files. These permissions are assigned through Access Control Lists (ACLs), which contain entries that define what each user or group can or cannot do. This structu...

Curtis Eaddy- Week 5- Blog Reflection- Identifying and Installing Storage Devices on Your PC

  Identifying and Installing Storage Devices on Your PC: A Practical Guide for Troubleshooting in Work and School Environments In today’s digital world, computers play a critical role in both workplace productivity and academic success. One essential component of any computer system is its storage device, such as a hard disk drive (HDD) or solid-state drive (SSD). Understanding how to identify and install these storage devices can significantly improve a user’s ability to troubleshoot common issues, including slow performance, internet connectivity problems, and printer malfunctions. This blog explains how to manage storage devices on a Windows system and highlights how these skills can be applied in real-world scenarios. When a new storage device is added to a computer, it does not become usable automatically. Instead, it must be properly detected, initialized, and formatted using system tools such as Disk Management in Windows 10 or Windows 11 . According to Jacobs (2025), users...

Curtis Eaddy- Week 4 Posting- Blog Reflection- Hard Drive Formatting and File Systems

  Hard Drive Formatting and File Systems: Why They Matter in IT and the Real World In today’s technology-driven environment, understanding how data is stored, organized, and maintained is essential—especially for those pursuing careers in IT, cybersecurity, or project management. One concept that stood out to me while learning about system maintenance is hard drive formatting . At first, I thought formatting was just something you do when a computer is slow, but I’ve learned it plays a much deeper role in system performance, data security, and long-term reliability. Formatting a hard drive is the process of preparing it for use by creating a structure that allows data to be stored and retrieved efficiently. This is where the importance of a file system comes in. A file system acts like an organizational framework that tells the operating system how to store, locate, and manage files. Without a file system, the computer would not be able to interpret the raw data on the drive. Fr...