For system, network and cloud administrators

How to check installed and used Python version on Linux

How to check Python version on Linux

Knowing which Python version your Linux comes pre-installed with is definitely useful, especially if you’re a system, network admin, developer. Most Linux distributions use multiple Python versions installed on their machine – this being the reason why we’ll learn how to check for Python v2 and v3.


How to run Windows PowerShell and create your first PowerShell script

How to schedule Windows processes/applications to stop/shutdown via PowerShell

Windows PowerShell comes useful in my daily routine. This is a small step on showing you how to get started with Windows PowerShell and running PowerShell scripts. Let us begin :).


How to force delete a file or folder in Windows 10

How to force delete a file or folder in Windows 10

At some point in life, I needed to delete a folder and all of its files. But I wasn’t able to. The ordinary Delete key or Shift + Delete wouldn’t delete them. Not even when entering in “Command Prompt” – the error I was receiving was “The process cannot access the file because it is being used by another process.”


How to add a “wait” time to your PowerShell script

How to add a "wait" time to your PowerShell script

I’m using the Windows PowerShell whenever I plan on automating ordinary tasks like scheduling my computer to turn off at a specific time. And I prefer using PowerShell scripts rather than installing 3rd party software to do those ordinary tasks for me. But no matter the purpose of your PowerShell use, I believe you’ll find this small article useful.


How to install openSUSE Tumbleweed

How to install OpenSuse Tumbleweed - KDE Plasma desktop: logging in

openSUSE is the successor to SUSE Linux Professional and it has a long history, like many other Linux distributions out there. “With more than 50,000 registered users, the openSUSE project is a SUSE-sponsored community initiative that promotes the use and development of Linux everywhere.” (Source)


Follow BusyNetwork