↓
 

Software Effect Enterprises, Inc

  • Home
Home→Categories Fedora 1 2 >>

Category Archives: Fedora

Post navigation

1 2 >>

Upgrade Fedora

Software Effect Enterprises, Inc Posted on May 31, 2021 by SEEIJanuary 30, 2022

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 the special DNF plugin for system … Continue reading →

Posted in Fedora | Tagged fedora, upgrade

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

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

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

Replacement for rc.local

Software Effect Enterprises, Inc Posted on May 6, 2021 by SEEIMay 6, 2021

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 … 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 SEEIOctober 27, 2020

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

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

Edit Transport Maps On Postfix

Software Effect Enterprises, Inc Posted on May 8, 2015 by SEEIMarch 7, 2019

If you need email delivered to a specific server for selected domains you do the following: As root, edit the /etc/postfix/main.cf. Find (or add) the line that starts with transport_maps= If it does not exist, add the line “transport_maps=hash:/etc/postfix/transport. If … Continue reading →

Posted in Centos, Fedora, Linux

3 command-line file conversion tools for Linux

Software Effect Enterprises, Inc Posted on October 20, 2016 by SEEIOctober 20, 2016

Pandoc Everyone I know who works with markup languages says Pandoc is the go-to utility for converting between those languages. And for good reason: Pandoc not only does some pretty nifty conversions, it’s fast, too. Have a file formatted with … Continue reading →

Posted in Centos, Fedora, Linux

Post navigation

1 2 >>

Recent Posts

  • Juniper SRX Routing Engine Temperature OID and Nagios
  • Requirements for configuring Windows/Active Directory authentication for Juniper SRX VPN
  • Juniper Serial Number Entitlement Tool
  • Installing LetsEncrypt certificate on Cockpit on Fedora
  • Ports needed for Ubiquiti UniFi Network Application

Categories

  • Active Directory
  • Apache
  • Apache 2.4
  • ASA
  • Cacti
  • Centos
  • Centos 6
  • Centos 7
  • Centos 8
  • Cisco ASA
  • Cisco Switch
  • Dell
  • DHCP
  • Fedora
  • Fedora 31
  • Firefox
  • Gnome 3
  • Google Chrome
  • grub
  • httpd
  • Juniper
  • LetsEncrypt
  • LibreOffice
  • Libvirt
  • Linux
  • Mate
  • MySQL
  • named/bind
  • Networking
  • OpenVAS/Greenbone
  • PHP
  • Raspberry PI
  • Rocky Linux
  • SNMP
  • SRX
  • ssh
  • Ubiqiti
  • Uncategorized
  • wifi
  • Windows
  • Windows 10
  • Windows 7
  • Windows Server
  • Windows Server 2016
  • Windows Server 2019
  • WordPress
  • Zimbra
  • Zimbra 7
  • Zimbra 8

Your IP Address

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