Day 21 Learnings: System Administration and Control in LinuxToday focused on system administration commands for managing executable paths, services, and system settings like date, time, and shutdown operations. These are vital for controlling system behavior and monitoring processes. What I Learned This Week...Jan 18, 2025·3 min read
Day 16 Learnings: File Comparison and Viewing in LinuxToday's Linux exploration was focused on file comparison and content viewing, covering the diff and head commands. These utilities are indispensable for comparing files line by line and viewing the first few lines of a file, making them essential too...Jan 14, 2025·2 min read
Day 15 Learnings: Downloading and Transferring Data in LinuxToday's Linux exploration focused on two powerful commands for network-based data handling: wget and curl. Both commands are essential for downloading files and interacting with web servers, offering flexible options for automating tasks and handling...Jan 14, 2025·2 min read
Day 14 Learnings: Remote Access and File Transfers in LinuxToday's Linux journey focused on remote access and secure file transfers, essential skills for managing servers and transferring data over networks securely. I explored the ssh command for remote server connections and the scp command for copying fil...Jan 14, 2025·2 min read
Day 13 Learnings: Network and Connectivity in LinuxToday, I explored network and connectivity tools in Linux, focusing on basic commands to manage and verify network configurations. These tools are essential for troubleshooting and maintaining a stable network environment. What I Learned This Week ...Jan 12, 2025·2 min read
Day 12 Learnings: Network and Connectivity in LinuxToday, I delved into network and connectivity topics in Linux, focusing on monitoring system activity and managing processes effectively. These tools are essential for optimizing system performance and ensuring seamless operation. What I Learned Thi...Jan 12, 2025·2 min read
Day 11 Learnings: File Operations and Process Management in LinuxToday’s focus was on understanding how to manage file group ownership and how to list running processes in Linux. These topics are foundational for managing system resources and controlling access permissions. What I Learned This Week Managing File...Jan 12, 2025·2 min read