Windows Virtual Desktop Problems

With Windows Virtual Desktop, the bad old days are coming back #tspds #techinspades #Windows #Windows #VirtualDektop #Azure https://t.co/OfPhJEyF6h https://t.co/I1l1gRBXCp

Remote Execute From Root

Critical Exim TLS Flaw Lets Attackers Remotely Execute Commands as Root #tspds #techinspades #TLS #Flaws #Attack #MTA #Sofware #SMTPDelivery https://t.co/oW7xn0AkWA https://t.co/XS4aHdx9ch

Install Webmin CentOS

Install Webmin and configure Linux firewall to allow access. Have your server started already. I am using a terminal window to remotely login to the CentOS server. Have your server started already. I am using a terminal window to remotely login to the CentOS server. # yum -y install wget perl Next jump out to […]

Install CentOS and Setup Network

Run through on how to install CentOS and setup network to prepare for use on the local network. Have your server started already. Command list for Network configuration: # vi /etc/sysconfig/network-scripts/ifcfg-eth0 [in vi] Arrow to BOOTPROTO Shift + A Delete ‘dhcp’ Replace with ‘static’ Press Enter IPADDR=192.168.1.5 Enter for new line NETMASK=255.255.255.0 Enter for new […]