↓
 

Software Effect Enterprises, Inc

  • Home
Home→Tags fedora

Tag Archives: fedora

Install Brave on Fedora

Software Effect Enterprises, Inc Posted on February 27, 2025 by SEEIFebruary 27, 2025

wget https://brave-browser-rpm-release.s3.brave.com/brave-browser.repo sudo dnf config-manager addrepo –from-repofile=./brave-browser.repo sudo dnf install brave-browser Tested on Fedora 41  

Continue reading →
Posted in Fedora 41 | Tagged brave, fedora

Gnome on Fedora 41

Software Effect Enterprises, Inc Posted on January 23, 2025 by SEEIMarch 30, 2025

If you set up Fedora 41 server and realized later you need the graphical desktop, execute this as root: dnf -y install gnome-desktop4 gnome-session-wayland-session gnome-classic-session f41-backgrounds-gnome gnome-control-center gnome-panel gnome-terminal gnome-text-editor gnome-calculator gnome-calendar gnome-disk-utility gnome-font-viewer gnome-logs gnome-usage gnome-system-monitor gnome-session-xsession firefox libreoffice … Continue reading →

Posted in Fedora 41 | Tagged 41, fedora, gnome, x

RemoteDesktop on Linux

Software Effect Enterprises, Inc Posted on March 4, 2024 by SEEIJanuary 23, 2025

The following has been tested on Fedora 39, 40 and 41 and Rocky 9 First – install the software sudo dnf -y install xrdp xorgxrdp-glamor edit /etc/xrdp/xrdp.ini Find the line  [Xvnc]. Comment out that section by putting a # in … Continue reading →

Posted in Fedora 40, Fedora 41, Rocky Linux | Tagged fedora, rdp, rocky, xrdp

Throttle processor speed in Linux

Software Effect Enterprises, Inc Posted on August 28, 2023 by SEEIAugust 28, 2023

I have a system that runs in a environment that tends to be on the warm side. If the processor starts running at 3Ghz or higher, the processor starts some serious overheating. Applications I have running on this system do … Continue reading →

Posted in Fedora, Linux | Tagged cpu, fedora, frequency, linux, speed

Change Fedora Login Screen Wallpaper

Software Effect Enterprises, Inc Posted on May 19, 2023 by SEEINovember 11, 2023

 Fedora 39 From a bash prompt: su – cp DesiredImage.png /usr/share/backgrounds/f39/default/f39-01-day.png cp DesiredImage.png /usr/share/backgrounds/f39/default/f39-01-night.png Fedora 38 From a bash prompt: su – cp DesiredImage.png /usr/share/backgrounds/f38/f38-01-day.png cp DesiredImage.png /usr/share/backgrounds/f38/f38-01-night.png That is it!  

Continue reading →
Posted in Fedora | Tagged fedora, login, wallpaper

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 SEEIJune 9, 2025

Upgrading Fedora 41 to Fedora 42 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

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

RDesktop on Fedora Mate Compiz

Software Effect Enterprises, Inc Posted on March 17, 2020 by SEEIJuly 7, 2020

I installed Fedora Mate Compiz on my desktop machine – but I wanted to also be able to access the desktop remotely using RDP To do so – yum -y install xrdp firewall-cmd –permanent –zone=public –add-port=3389/tcp firewall-cmd –reload systemctl start … Continue reading →

Posted in Fedora, Fedora 31 | Tagged 31, fedora, rdp, session bus, xrdp
Powered By Rocky Linux
Powered By Rocky Linux
Let's Encrypt
Let's Encrypt

Recent Posts

  • Why did windows reboot?
  • Mouse Support In Vim
  • How to turn off check background power use notification?
  • Copy certificate from one SRX to another SRX
  • Mikrotik snmp temperature

Categories

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

Your IP Address

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