SSSmd Sohailinimsmd.com·Nov 7, 2025 · 9 min readAzure to Gcp virtual machine migrationWhen our company decided to optimize cloud costs and leverage Google Cloud’s advanced AI and analytics tools, we thought of migrating our critical virtual machines from Microsoft Azure to Google Cloud Platform (GCP). This blog shares a sample demo on...00
SSSmd Sohailinimsmd.com·Oct 15, 2024 · 2 min readLinux Command Line - part 2Exploring the Filesystem. Tree The tree command is a good way to get a bird’s-eye view of the filesystem tree. Use tree -d to view just the directories. tree #listing all the file system including files and directories in the tree view. tree -...00
SSSmd Sohailinimsmd.com·Oct 13, 2024 · 3 min readLinux Basic Command Operations.Linux powers 90% of supercomputers and 80% of smartphones. It drives cloud infrastructure (AWS, Google Cloud) and web servers. Linux fuels innovation in IoT, automotive, and networking. Secure, reliable, and open-source, Linux dominates tech. Trusted...00
SSSmd Sohailinimsmd.com·Sep 15, 2023 · 2 min readSelection sort with PythonHey techies, I hope and wish u have a good day today, welcome to this week's article. Today, we are going to learn about "Selection Sort" with python" . Hope you are loving my articles and I appreciate it if you show a response by commenting, liking ...00
SSSmd Sohailinimsmd.com·Aug 13, 2023 · 2 min readBubble Sort with PythonHey techies, I hope and wish u have a good day today, welcome to this week's article. Today, we are going to learn about "Bubble Sort" with python" . Hope you are loving my articles and I appreciate it if you show a response by commenting, liking or ...00