Recently Updated Pages
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...
KVM Installation
(2020-02-11) Installing KVM (These instructions assume the FC 31 environment.) # dnf -y install b...
KVM Bridge Interface
(2020-02-11) Creating A Bridge Interface for KVM VMs # nmcli connection add type bridge autoconne...
Create A New lvm Partition
If you need to put more physical disk into the physical volume, do that: # vgextend fedora /dev/s...
Veeam Connection Error
(2016-02-19) Problem Veeam can't connect to the target Debian server, fails with: Server does not...
Hyper-V Integration
(2015-02-18) Problem Jessie not fully integrated with Hyper-V out of the box. Solution /usr/bin/h...
ypbind won't bind to anything
(2014-06-16) Problem I have a CentOS 6 NIS master server that won't ypbind to anything. I have a ...
VM Optimizations
(2014-01-14) This is all heavily based on  Problem When I ssh login to a CentOS 6 system, it always takes around 30 second...
SElinux SSH Pubkey Bug
(14 February 2013) Problem CentOS 6 is not accepting pubkey login attempts. Solution SElinux has ...
Remove Host ID
(2014-06-26) Problem Host-ID has changed and ssh is complaining about it. Solution Shell alias: #...
winbind
(2016-09-14) Configuring Winbind On A Fresh CentOS 6 Installation With this example, AD users in ...
Samba full_audit
(2016-11-07) Problem I'd like to log activity that my samba server is doing. Solution CentOS 6 Sa...