Bash scripting
This is how you resolve the BSOD caused by VirtualBox 7.0.16
This is how you resolve the BSOD caused by VirtualBox 7.0.16 VirtualBox 7.0.16 causes BSOD because of the file/driver file VBoxNetLwf.sys which is used by the VirtualBox to allow your Virtual Servers to use the virtual NICs in order to use the Network features. Faulty driver after update to VBOX 7.0.16: C:WindowsSystem32driversVBoxNetLwf.sys Downgrade VirtualBox to another version from: Linux Bootcamp…
Read More »Overview of the DevOps Interview Process: From Application to Selection – Part 7 – ShellScripting
馃摎Book link: What is Shell scripting? Shell scripting is a method for automating repetitive tasks in Unix/Linux operating systems. It involves writing script sequences of commands saved in a file that the shell can execute as a program. The shell is a command-line interpreter that provides a user interface for the Unix/Linux operating system. Shell scripts can perform various tasks…
Read More »