↓
 

Software Effect Enterprises, Inc

  • Home
Home→Author SEEI - Page 11 << 1 2 … 9 10 11 12 13 … 28 29 >>

Author Archives: SEEI

Post navigation

<< 1 2 … 8 9 10 11 12 13 14 … 28 29 >>

Install Opera on Fedora

Software Effect Enterprises, Inc Posted on July 27, 2021 by SEEIJuly 27, 2021

$ sudo rpm –import https://rpm.opera.com/rpmrepo.key $ sudo tee /etc/yum.repos.d/opera.repo <<RPMREPO [opera] name=Opera packages type=rpm-md baseurl=https://rpm.opera.com/rpm gpgcheck=1 gpgkey=https://rpm.opera.com/rpmrepo.key enabled=1 RPMREPO $ sudo yum -y install opera-stable Tested on Fedroa 34 Reference: https://www.tecmint.com/linux-web-browsers/  

Continue reading →
Posted in Uncategorized

Reset SRX VPN Connections

Software Effect Enterprises, Inc Posted on July 27, 2021 by SEEIJuly 27, 2021

  First clear phase 1 (IKE): clear security ike security-associations then clear phase 2 (IPSEC): clear security ipsec security-associations   First clear phase 2 (IPSEC): clear security ipsec security-associations index INDEX-NR   then clear phase 1 (IKE): clear security ike … Continue reading →

Posted in Juniper, SRX | Tagged ike, ipsec, reset, security, SRX

USB port on front of Juniper EX2300 switches

Software Effect Enterprises, Inc Posted on July 23, 2021 by SEEIAugust 3, 2021

The usb port (mini-usb type B) on the front of EX2300 switches are not enabled by default To use it you have to set system port auxiliary port-type mini-usb then commit exit request system reboot After that you can connect … Continue reading →

Posted in Juniper | Tagged console, juniper, switch, usb

Zimbra reject email by subject

Software Effect Enterprises, Inc Posted on July 4, 2021 by SEEIJuly 4, 2021

Getting a lot of email spam which has similar subject lines? You can reject it before it gets put into a mailbox As zimbra execute  zmprov gs `zmhostname` zimbraMtaHeaderChecks You should see: zimbraMtaHeaderChecks: pcre:/opt/zimbra/conf/postfix_header_checks We need to add a new … Continue reading →

Posted in Zimbra | Tagged block, filter, spam, zimbra

crontab day of week vs day of month

Software Effect Enterprises, Inc Posted on July 4, 2021 by SEEIJuly 4, 2021

You want to set up a crontab where something happens every weekday morning, i.e. 8 am every Monday, Tuesday, Wednesday, Thursday, and Friday in January from the 10th to the 30th. You set up your crontab with the following 0 … Continue reading →

Posted in Linux | Tagged cron, crontab, date

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

Enable ssh on a Cisco C3750

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

  Get into config mode, then myswitch(config)#hostname myswitch myswitch(config)#ip domain-name YourDomainName.com myswitch(config)#crypto key gernate rsa you will be prompted with The name for the keys will be: myswitch.YourDomainName.com Choose the size of the key modulus in the range of 360 … Continue reading →

Posted in Cisco Switch | Tagged cisco, ssh, switch

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

Post navigation

<< 1 2 … 8 9 10 11 12 13 14 … 28 29 >>
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
↑