First check what shares are available for your Windoze Box (in this case it is at 192:168.100.36 with a login of
$ smbclient -L 192.168.100.36 -U
$ mkdir /mnt/
$ mount -t smbfs -o username=
$ ls /mnt/
First check what shares are available for your Windoze Box (in this case it is at 192:168.100.36 with a login of
$ smbclient -L 192.168.100.36 -U
$ mkdir /mnt/
$ mount -t smbfs -o username=
$ ls /mnt/
Many companies manage production infrastructure using a reactive model rather than a proactive one. Organizations typically react to warnings and alerts, then implement corrective actions in response. While some companies have well-designed architectural patterns—such as feature flags and rate limiting—that can quickly mitigate the impact of issues, these are merely temporary solutions, not resolutions.
Read moreThe ongoing drama between Wordpress v WP Engine continues to cross my reading list, but I have permanently removed WordPress from my website. I have finally transitioned away from the complex Linux/Apache/MySQL/PHP (LAMP) stack required for self-hosting WordPress on my professional website.
Read more