Pagoda IT

Microsoft Endpoint Configuration Manager (SCCM/MECM) management through Powershell

Convert Debian to testing branch

In some cases, we have installed a stable version of Debian or other similar distribution and we want to upgrade it without having to reinstall it, for compatibility or lab scenario reasons. The only thing we need to do is to change ‘source.list’ file, replacing ‘stable’ to ‘testing’: Later, we can update the repositories, upgrading …


Download a Debian ISO and create a bootable USB

Install Microsoft powershell on Debian stable or testing with Visual Studio Code

Microsoft Powershell 1) Download the package that contains the apt repo configuration for packages.microsoft.com and the public GPG key.2) Register the Microsoft repository keys installing that package.3) Update repositories and install Powershell.4) Execute Powershell. Microsoft Visual Studio Code The easiest way to install Visual Studio Code for Debian/Ubuntu based distributions is to download and install …