Recently Updated Pages
Upgrading Fedora
(2019-03-18) Problem I want to update Fedora to another version. In General It is recommended to ...
Set Hostname To VM Name
(2019-11-28) Problem /t Solution For whatever reason, the vmware-tools package (and the open-vm-t...
Samba AD Controller Notes
(2019-11-25) Backplot At a new customer site, I inherited a Active Domain that was hosted on a Sa...
Join AD
(2019-11-28) Problem # realm -v -U dave join mydomain.local [...] ! Couldn't create computer acc...
Firewalld Limit Remote Source Connections
(2019-02-14) Problem I have an internet-facing service that I want to restrict to a particular (s...
Example nmcli Commands
(2018-10-15) Problem nmcli Solution Some recently discovered examples: # nmcli con # nmcli con s...
PPTP VPN Client
(2018-04-30) Setting A PPTP VPN Client You have to set the firewall to accept GRE tunnel traffic:...
Starting httpd
Problem How do I start up httpd in this brave new systemd world? Solution Firewall (note your zon...
Install nfsen 1.3.6p1
(2016-12-02) Problem How do I get nfsen 1.3.6p1 running on Fedora Server 25? Disclaimer Works for...
firewalld
(2016-12-06) God help me, this is firewalld After you make a change, reload the firewall to make ...
SSH No Key Exchange method found
(2022-11-02) Problem # ssh 192.168.2.91 Unable to negotiate with 192.168.2.91 port 22: no matchin...
VM under VMWare Player won't resize screen on drag
Problem A VM running under VMWare Player won't dynamically resize the "screen" on drag or full-sc...
Test TLS version
(2021-10-06) Problem Does this device support TLS v1.0 (or 1.1 or 1.2 or 1.3) Solution $ openssl ...
SSH Pubkey doesn't work
(2021-05-26) Problem userauth_pubkey: key type ssh-rsa not in PubkeyAcceptedAlgorithms [preauth] ...
Permanent Static Routing
(2021-06-15) Problem How do we set a static route entry to take effect at boot time without custo...
Fedora Upgrade Procedure
(2022-02-08) Problem I want to upgrade from Fedora 34 to Fedora 35. Solution dnf -y --refresh upg...
Samba Winbind with AD on Fedora 33
(2022-03-29) See: https://www.server-world.info/en/note?os=Fedora_33&p=samba&f=4
Add IP Information To issue File
Script: #!/bin/bash IP=${1:-`hostname -I`} # Add "IP ADDRESS" line if not already found grep "IP ...
snmpd crash in "Check_HR_FileSys_AutoFs"
(2020-04-21) Problem /t Solution # dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-202...
KVM: virt-install
(2020-03-14) Installing a VM This example creates a 1c, 2GB VM with a 20GB disk, booting a kernel...