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
Collapse OS
Collapse OS is an open-source operating system for a post-apocalyptic future #tspds #technicspades #linux #PostApocalyptic #VirgilDupras https://t.co/Qx4RJLoRjG https://t.co/fFOj6CdG5s
Manjaro Linux Future

Manjaro Linux transforming into a company with ambitious future plans. #tspds #techinspades #ManjaroLinux #technology #desktop #linux https://t.co/D2XKDuu88j https://t.co/0hEgjPTxU9
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 […]