↓
 

Software Effect Enterprises, Inc

  • Home
Home→Tags linux 1 2 >>

Tag Archives: linux

Post navigation

1 2 >>

Adjust disk space used by journal in linux

Software Effect Enterprises, Inc Posted on April 6, 2025 by SEEIApril 6, 2025

You can diminish the size of the journal by means of these commands: sudo journalctl –vacuum-size=100M This will retain the most recent 100M of data. sudo journalctl –vacuum-time=10d will delete everything but the last 10 days. The above commands are … Continue reading →

Posted in Linux | Tagged journal, journald, linux

Add dummy network interface to Linux

Software Effect Enterprises, Inc Posted on January 16, 2025 by SEEIJanuary 16, 2025

There are many reasons why you would do this, most of which are for testing and learning. Not going to go into why – just going to do it. nmcli con add type dummy ifname dummy0 con-name dummy0 ipv4.address 10.101.101.1/24 … Continue reading →

Posted in Fedora, Linux | Tagged dummy, linux, network

Set time format to 24 hours at shell prompt

Software Effect Enterprises, Inc Posted on September 5, 2023 by SEEISeptember 5, 2023

You type in date on your linx box and you get Tue Sep 5 5:08:49 PM CDT 2023 but you want it to read Tue Sep 5 17:08:49 CDT 2023 To make that happen execute localectl set-locale LC_TIME=”C.UTF-8″ Log off, … Continue reading →

Posted in Linux | Tagged 24, format, hour, linux, time

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

EPEL on Rocky Linux

Software Effect Enterprises, Inc Posted on July 16, 2022 by SEEIJuly 16, 2022

Installing EPEL   sudo dnf -y install epel-release Dont use the epel-next repository. epel-next is meant for Stream, and packages from it may not function correctly.

Continue reading →
Posted in Rocky Linux | Tagged epel, linux, rocky

session-####.scope: Succeeded.: # Time(s)

Software Effect Enterprises, Inc Posted on June 7, 2022 by SEEIMay 6, 2023

I am getting 10’s to 100’s of the following lines in my logwatch email session-####.scope: Succeeded.: # Time(s) This apparently is being caused by the current version of cron and logwatch To suppress these messages in the logwatch email, edit … Continue reading →

Posted in Rocky Linux | Tagged cron, linux, logwatch, rocky, session

Block an outbound port using firewalld-cmd

Software Effect Enterprises, Inc Posted on May 27, 2022 by SEEIMay 27, 2022

I had a test machine I was setting up and I did not want it to be able to send out emails (tcp 25) Edit the file /etc/firewalld/firewalld.conf. Find the line FirewallBackend=nftables change it to read FirewallBackend=iptables execute systemctl restart … Continue reading →

Posted in Rocky Linux | Tagged firewalld, iptables, linux, rocky

PHP 7.4 on Rocky Linux

Software Effect Enterprises, Inc Posted on November 8, 2021 by SEEINovember 8, 2021

see: https://www.tecmint.com/install-php-7-on-rocky-linux/  

Continue reading →
Posted in PHP, Rocky Linux | Tagged 4, 7, linux, php, rocky

Install Centos 8 using VNC

Software Effect Enterprises, Inc Posted on April 28, 2021 by SEEIApril 28, 2021

inst.vnc inst.vncpassword=password resolution=1200×750  

Continue reading →
Posted in Centos | Tagged installation, linux, vnc

How to mount raw images (.img) images on Linux

Software Effect Enterprises, Inc Posted on April 7, 2021 by SEEIApril 7, 2021

If you have a few .img files coming as disk images from devices like floppies, CDs, DVDs, SD cards, etc, you will realize that you cannot mount the in Linux, because they contain a file system that has to be … Continue reading →

Posted in Centos, Centos 7, Centos 8, Linux | Tagged file, image, linux, mount

Post navigation

1 2 >>
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
↑