IP SETUP
SHOW NETWORKS
sudo nmcli -p connection show
SET NEW IP ADRESS
sudo nmcli c mod “NETWORK NAME” ipv4.addresses 10.0.0.220/24 ipv4.method manual
GATEWAY SETUP
sudo nmcli con mod “NETWORK NAME” ipv4.gateway 10.0.0.1
SINGLE DNS SETUP
sudo nmcli con mod “NETWORK NAME” ipv4.dns “10.0.0.1“
MULTIPLE DNS SETUP (Optional)
sudo nmcli con mod “NETWORK NAME” ipv4.dns “8.8.8.8,8.8.4.4“
CONFIRM AND SET IP CONFIG
New IP settings will change directly!, Your current SSH connection will be broken
sudo nmcli c down “NETWORK NAME” && sudo nmcli c up “NETWORK NAME“
SHOW INFO
nmcli -p connection show “NETWORK NAME“
BACK TO DHCP
sudo nmcli con modify “NETWORK NAME” ipv4.method auto
sudo nmcli c down “NETWORK NAME” && sudo nmcli c up “NETWORK NAME“
Hi tomasz, Glad to hear you like it. ADIF is not the ideal format for editting specific logs inside the…
Hello, you have made a very nice program MiniBook. It would be great to have the opportunity to make corrections…
How to use it on my android mobile.. No usefull guide. ? How to send cq. How to answer somons…
Where is a reliable and quality source to buy this kit? 73 de KD6UYK (Tim)
Hoi Erwin, Bedankt voor je berichtje. De 7300 die heb ik al, en heeft een tuner en voicekeyer opties die…