Mint Screenshots and Recording:
cat /etc/debian_version
mint 19.1 = Debian buster/sid
Ubuntu Debian
20.04 focal bullseye/ sid
19.10 eoan buster / sid - 10
19.04 disco buster / sid
18.10 cosmic buster / sid
18.04 bionic buster / sid
17.10 artful stretch / sid - 9
17.04 zesty stretch / sid
16.10 yakkety stretch / sid
16.04 xenial stretch / sid
15.10 wily jessie / sid - 8
15.04 vivid jessie / sid
14.10 utopic jessie / sid
14.04 trusty jessie / sid
13.10 saucy wheezy / sid - 7
13.04 raring wheezy / sid
12.10 quantal wheezy / sid
12.04 precise wheezy / sid
11.10 oneiric wheezy / sid
11.04 natty squeeze / sid - 6
10.10 maverick squeeze / sid
10.04 lucid squeeze / sid
https://linuxize.com/post/how-to-change-hostname-on-ubuntu-18-04/
hostnamectl bamboo sudo hostnamectl set-hostname jira hostnamectl jira
sudo cp /etc/hosts /etc/hosts.bak sudo nano /etc/hosts 127.0.1.1 bamboo 127.0.0.1 jira
ls -l /etc/cloud/cloud.cfg
setup@bamboo:~$ ls -la /etc/cloud/cloud.cfg
-rw-r--r-- 1 root root 3612 May 11 2019 /etc/cloud/cloud.cfg
Search for preserve_hostname and change the value from false to true:
sudo nano /etc/cloud/cloud.cfg
# This will cause the set+update hostname module to not operate (if true) preserve_hostname: false # This will cause the set+update hostname module to not operate (if true) preserve_hostname: true
Linux Mint 19.1 Cinnamon Install Notes
==============================================
Users/Groups
=======================
add admin - setup
add & chmod 777 /home/shares/vm
add /iso , /vm-shared
sudo -H system-config-samba
RDP
=======================
rdesktop -g 1920x1000 -a 16 192.168.0.101
SECURITY CAM
share
smb://WORKGROUP;username@HOSTNAMEORIPADDRESS/PATH
VM Settings
Copyright 2018· All rights reserved