↓
 

Software Effect Enterprises, Inc

  • Home
Home→Author SEEI - Page 23 << 1 2 … 21 22 23 24 25 … 28 29 >>

Author Archives: SEEI

Post navigation

<< 1 2 … 20 21 22 23 24 25 26 … 28 29 >>

Gnome 3 Tricks for Centos 7

Software Effect Enterprises, Inc Posted on April 19, 2017 by SEEIAugust 31, 2017

I started using Gnome 3 on Centos 7 because the bluetooth support was not complete in Mate. I discovered several items to make it work better. yum install gnome-shell-browser-plugin This will allow you to easily install the gnome extensions from … Continue reading →

Posted in Centos 7, Gnome 3

Cacti Graph Titles Including ifAlias

Software Effect Enterprises, Inc Posted on April 17, 2017 by SEEISeptember 12, 2019

Change the default title for graphs in cacti The following works with Cacti 1.2.5 (You either have to manually do this before you create your graphs, or you get to edit your graph definitions manually after the fact.) Console -> … Continue reading →

Posted in Cacti

XRDP service wont start on Centos 7

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

You execute: systemctl start xrdp and the service does not start and you find the following in the messages log Apr 7 16:01:22 myserver systemd: Started xrdp session manager. Apr 7 16:01:22 myserver systemd: Starting xrdp session manager… Apr 7 … Continue reading →

Posted in Centos 7

DRBD on Centos

Software Effect Enterprises, Inc Posted on March 26, 2017 by SEEIDecember 30, 2020

Installation Centos 7 rpm –import https://www.elrepo.org/RPM-GPG-KEY-elrepo.org rpm -Uvh http://www.elrepo.org/elrepo-release-7.0-2.el7.elrepo.noarch.rpm yum -y install drbd84-utils kmod-drbd84 Centos 6 rpm –import http://elrepo.org/RPM-GPG-KEY-elrepo.org rpm -Uvh http://elrepo.org/elrepo-release-6-5.el6.elrepo.noarch.rpm rpm -Uvh http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm rpm –import ‘http://keys.gnupg.net:11371/pks/lookup?search=0x0608B895&op=get’ yum -y install drbd84-utils kmod-drbd84 Configuration create /etc/drbd.d/drbd1.res resource repdata { protocol … Continue reading →

Posted in Centos, Centos 6, Centos 7

Error! Attribute zimbraGalAccountId of domain SomeDomain.com references an invalid account ID: (some long hex number)

Software Effect Enterprises, Inc Posted on March 15, 2017 by SEEIAugust 31, 2023

If you get this message there is a good chance the GalSync account for the domain has been deleted. To correct this issue, you need to ssh to the zimbra server (or if you are running zimbra on multiple servers … Continue reading →

Posted in Zimbra 8

Limit which local users can use postfix

Software Effect Enterprises, Inc Posted on March 9, 2017 by SEEIJanuary 12, 2024

Compromised web sites can be used to relay spam email. To limit that or track which web sites are being used to send spam, you can limit which users can us sendmail, you can do the following. As root: Create … Continue reading →

Posted in Uncategorized

Create mysql user

Software Effect Enterprises, Inc Posted on February 18, 2017 by SEEIJanuary 6, 2022

Issue Someone needs a database on the local mysql server, but you only want this user to access this database. mariadb Resolution mysql -u root -p (enter the mysql root password when prompted) create user booga@localhost; alter user booga@localhost identified … Continue reading →

Posted in MySQL

Erasing partition table and raid information from hard drives using Centos 7

Software Effect Enterprises, Inc Posted on February 13, 2017 by SEEIFebruary 13, 2017

Some RAID Controllers, many fake RAID controllers and software raid put a signature on both the beginning and/or ending of the space on a hard drives. This many times creates problems when reformatting the drives or reloading the system after … Continue reading →

Posted in Centos 7

Find out when Windows was installed

Software Effect Enterprises, Inc Posted on January 18, 2017 by SEEIFebruary 8, 2017

From a command line prompt: systeminfo | find /i “install date”  

Continue reading →
Posted in Windows

Batch File To Create Reverse Lookup Zone In Windows DNS

Software Effect Enterprises, Inc Posted on January 7, 2017 by SEEIJanuary 7, 2017

for /L %%A in (15,1,254) DO (     dnscmd /recordadd 6.9.10.in-addr.arpa %%A PTR office.seei.biz )

Continue reading →
Posted in Windows

Post navigation

<< 1 2 … 20 21 22 23 24 25 26 … 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
↑