Skip to content

Lab2.2SyslogOrganization

Beth edited this page Jan 29, 2025 · 10 revisions

Setting up Mgmt

Set the hostname, make a new sudo user, reset the champuser password, set the network configuration with netplan

My netplan can be found below:

image

Then on the firewall configure the nat rule:

image

And the DNS Forwarding

image

I then set up chrome remote desktop. To do this I navigated to the remote desktop page, downloaded the package, and used sudo dpkg -i [name] to unzip and run the file. Then I finished the setup via ssh and set a pin. If you need to fix the dpkg install, use sudo apt --fix broken install

Another command that might work in this situation is tar -xzvf

Creating a custom conf file for log01

Re-comment the indicated modules:

image

Clone this wiki locally