↓
 

Software Effect Enterprises, Inc

  • Home
Home→Categories Fedora - Page 3 << 1 2 3 4 >>

Category Archives: Fedora

Post navigation

<< 1 2 3 4 >>

Enable Timestamp in Bash History

Software Effect Enterprises, Inc Posted on November 23, 2022 by SEEINovember 23, 2022

Instead of: [fu@bar ~]$ history … 990 nmap 10.9.6.0/24 991 history 992 less ~/.bash_history 993 ls -ltra 994 less ~/.lesshst 995 cd .config/ 996 ls -ltra 997 exit 998 ssh webserver 999 exit 1000 history Do this: [fu@bar ~]$ export … Continue reading →

Posted in Fedora, Linux | Tagged bash, history, timestamp

Video will only play when sound is muted

Software Effect Enterprises, Inc Posted on September 27, 2022 by SEEISeptember 27, 2022

Not sure exactly when this problem started, but I recently noticed on my Fedora 36 machine, that videos would not play unless the sound was muted. I also started seing the message “snd_hda_codec_realtek hdaudioC0D0: Unable to sync register” in the … Continue reading →

Posted in Fedora 36 | Tagged hangs, sound, video

IPerf Server

Software Effect Enterprises, Inc Posted on April 29, 2022 by SEEIAugust 14, 2025

Install an iperf3 server on fedora to test your network On the box you are going to use as a server sudo dnf install iperf3 open port on firewalld: sudo firewall-cmd –add-port=5201/tcp –permanent sudo firewall-cmd –reload run a test to … Continue reading →

Posted in Fedora, Linux | Tagged iperf, iperf3

Where are the certificates / known hosts forRemmina RDP stored

Software Effect Enterprises, Inc Posted on September 13, 2021 by SEEISeptember 13, 2021

~/.config/freerdp/known_hsots2   Confirmed for Fedora 34

Continue reading →
Posted in Fedora | Tagged certificates, known hosts, rdp, remmina

Add IP Address to /etc/issue

Software Effect Enterprises, Inc Posted on June 9, 2021 by SEEIJune 9, 2021

Applies to Fedora 32 and higher Execute : systemctl edit getty@ and add the following lines: [Service] ExecStartPre=echo “\\S” > /etc/issue ; echo “Kernel \\r on an \\m (\\l)” >> /etc/issue ; /usr/sbin/ifconfig | /usr/bin/grep inet | /usr/bin/head -n 1 … Continue reading →

Posted in Fedora | Tagged /etc/issue, fedora

Change default editor to vim

Software Effect Enterprises, Inc Posted on June 9, 2021 by SEEIJuly 4, 2021

It appears that the default editor in Fedora comes up as nano. For those of y’all that prefer vim – here is how to switch that: For systemctl edit For a single user: echo “export SYSTEMD_EDITOR=vim” >> ~/.bashrc Systemwide: echo … Continue reading →

Posted in Fedora | Tagged edit, fedora, systemctl

Upgrade Fedora

Software Effect Enterprises, Inc Posted on May 31, 2021 by SEEIDecember 18, 2025

Upgrading Fedora 42 to Fedora 43 First, open the terminal and run the following command to update your system by getting the latest software packages for current version of Fedora you have installed $ sudo dnf upgrade –refresh Second, install … Continue reading →

Posted in Fedora | Tagged fedora, upgrade

Replacement for rc.local

Software Effect Enterprises, Inc Posted on May 6, 2021 by SEEIAugust 22, 2025

rc.local is a very convenient method of firing off a process when the system is booted. It is being phased out. To replace it you can do the following: create a file named /usr/lib/systemd/system/StartupService.serviceĀ  [Service] Type=forking TimeoutSec=0 RemainAfterExit=yes ExecStart=/usr/local/sbin/StartupScript start … Continue reading →

Posted in Fedora | Tagged rc.local, service, systemctl

Could not apply stored configuration to monitors

Software Effect Enterprises, Inc Posted on December 6, 2020 by SEEIDecember 6, 2020

You log onto your linux system and you get the message “Could not apply the sotred configuration to monitors” Start a bash prompt cd ~/.config mv monitors.xml monitors.xml.zzz Log off and log back on again  

Continue reading →
Posted in Centos, Centos 6, Centos 7, Centos 8, Fedora, Mate | Tagged apply, centos, configuragtion, fedora, monitors, redhat

Install Signal Private Messager On Fedora

Software Effect Enterprises, Inc Posted on June 18, 2020 by SEEIApril 12, 2023

  Use these instructions instead here   su – dnf copr enable luminoso/Signal-Desktop yum -y install signal-desktop Tested on Fedora 31 and 32 Reference: https://copr.fedorainfracloud.org/coprs/luminoso/Signal-Desktop/  

Continue reading →
Posted in Fedora

Post navigation

<< 1 2 3 4 >>
Powered By Rocky Linux
Powered By Rocky Linux
Let's Encrypt
Let's Encrypt

Recent Posts

  • How to Switch Debian 13 /tmp from tmpfs to disk
  • Enable MDNS on Fedora
  • KDE Plasma Keyboard Shortcuts
  • Create a quarter round in OpenSCAD
  • Using nmap to check a certificate on a web server

Categories

  • Active Directory
  • Android
  • Apache
  • Apache 2.4
  • ASA
  • Brave Browser
  • Cacti
  • Centos
  • Centos 6
  • Centos 7
  • Centos 8
  • certificate
  • Cisco ASA
  • Cisco Switch
  • Debian
  • Dell
  • DHCP
  • Encryption
  • fail2ban
  • Fedora
  • Fedora 31
  • Fedora 36
  • Fedora 38
  • Fedora 40
  • Fedora 41
  • Fedora 43
  • Fedora37
  • Firefox
  • firewalld
  • Gnome 3
  • Google Chrome
  • grub
  • httpd
  • Juniper
  • KDE
  • kvm
  • LetsEncrypt
  • LibreOffice
  • Libvirt
  • Linux
  • Mate
  • Mikrotik
  • MySQL
  • Nagios
  • named/bind
  • Networking
  • OctoPrint
  • OpenSCAD
  • OpenVAS/Greenbone
  • pfSense
  • PHP
  • postfix
  • Raspberry PI
  • Rocky Linux
  • Rocky Linux 9
  • Samba
  • sed
  • Signal Messenger
  • SNMP
  • SRX
  • ssh
  • ssl
  • swaks
  • Synology
  • tftp
  • Ubiqiti
  • Ubiquiti
  • Uncategorized
  • Unifi
  • vim
  • wifi
  • Windows
  • Windows 10
  • Windows 11
  • Windows 7
  • Windows Server
  • Windows Server
  • Windows Server 2016
  • Windows Server 2019
  • WordPress

Your IP Address

  • Powered by Find-IP.net
©2026 - Software Effect Enterprises, Inc - Weaver Xtreme Theme
↑