Author: Erico Mendonca
December 7, 2018 1:59 pm
31,570 viewsKVM networking: a simple way to manage port forwards and configuration
QEMU/KVM offers powerful networking features, including the ability to create many kinds of networks for your VMs. These can be either an isolated network, a NAT network, or a bridge. There are built-in services that can be configured to serve DNS and DHCP (including PXE support), so you do not need to bother maintaining these […]
Tags: KVM, Linux virtualization, nat, Networking, openSUSE, qemu, SLES
Categories: Containers, DevOps, Kubernetes, Server, Virtualization
August 8, 2018 9:19 pm
12,825 viewsHow to do an unattended upgrade from SLES11 to SLES15
SLES 11 is still heavily in use today. Until now, there wasn't an easy upgrade path for getting your servers to the latest and greatest without completely reinstalling them. But with the release of SLE15, it's now of the one of the supported upgrade paths.
Check out the complete upgrade guide here.
I recently had […]
Tags: SLE15, SUSE Linux Enterprise 15
Categories: Server, SUSE Linux Enterprise Server
July 24, 2015 9:22 am
30,467 viewsRunning graphical programs remotely as root
Sometimes when dealing with Linux servers, you find products that require running a graphical installer as root. That's fine when you have access to the graphical console, and you can do it using various methods, like gnomesu or kdesu. But what happens when you need to run it via SSH? (more…)[…]
Tags: execute, graphical, root, SSH, sudo, x11
Categories: Server, SUSE Linux Enterprise Server, SUSE Linux Enterprise Server for SAP Applications, SUSE Linux Enterprise Server for z Systems and LinuxONE, Technical Solutions