↓
 

Software Effect Enterprises, Inc

  • Home
Home→Categories Linux - Page 3 << 1 2 3

Category Archives: Linux

Post navigation

<< 1 2 3

Using UUID to Mount Disk

Software Effect Enterprises, Inc Posted on July 5, 2016 by SEEIJuly 5, 2016

In linux, hard drive dev assignments can get changed between reboots – especially with external/removable drives. This means using /dev/sdX or /dev/hdX is not the best way to mount a drive that needs to be mounted every time at boot. … Continue reading →

Posted in Centos, Centos 6, Centos 7, Fedora, Linux

Web Site Certificate/SSL Tests

Software Effect Enterprises, Inc Posted on May 13, 2016 by SEEIJune 16, 2019

I have found the following two sites helpful in finding issues with the configuration of SSL secured web sites https://ssltools.digicert.com/checker/ https://www.ssllabs.com/ssltest/analyze.html Test which ciphers (TLS, SSL, etc) are enabled nmap -sV –script ssl-enum-ciphers -p 443 www.yourdomain.com Ref: https://nmap.org/nsedoc/scripts/ssl-enum-ciphers.html

Continue reading →
Posted in Centos 6, Centos 7, Cisco ASA, Linux, Windows, Zimbra

Security Wipe Of Hard Drive Using Linux

Software Effect Enterprises, Inc Posted on December 4, 2015 by SEEIDecember 4, 2015

first – determine the dev of the hard drive – as in /dev/sda /dev/sdb etc Then excute shred -vz -n 3 /dev/XXX where XXX is the identifier of the hard drive Increase 3 to a larger value for higher security … Continue reading →

Posted in Centos, Centos 6, Centos 7, Fedora, Linux

xrdp error: Failed at step EXEC spawning /usr/sbin/xrdp: Permission denied

Software Effect Enterprises, Inc Posted on November 3, 2015 by SEEINovember 3, 2015

Updated xrdp on a Centos 7 system and xrdp would not start. Error logged in /var/log/messages: Failed at step EXEC spawning /usr/sbin/xrdp: Permission denied Fix: chcon -t bin_t /usr/sbin/xrdp /usr/sbin/xrdp-sesman Reference: https://bugzilla.redhat.com/show_bug.cgi?id=1177202

Continue reading →
Posted in Centos, Centos 7, Linux

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

SED One Liners

Software Effect Enterprises, Inc Posted on March 19, 2015 by SEEIMarch 19, 2015

HANDY ONE-LINERS FOR SED (Unix stream editor) Apr. 26, 2004 compiled by Eric Pement – pemente[at]northpark[dot]edu version 5.4 Latest version of this file is usually at: http://sed.sourceforge.net/sed1line.txt http://www.student.northpark.edu/pemente/sed/sed1line.txt This file is also available in Portuguese at: http://www.lrv.ufsc.br/wmaker/sed_ptBR.html FILE SPACING: # … Continue reading →

Posted in Linux

Bash hangs with “Command not found”

Software Effect Enterprises, Inc Posted on November 11, 2013 by SEEINovember 11, 2013

This is a new feature in bash that it “helps” you by trying to install software you dont have. To disable this, edit /etc/PackageKit/CommandNotFound.conf and change the line SoftwareSourceSearch=true to be SoftwareSourceSearch=false

Continue reading →
Posted in Fedora, Linux

Replace Failed Drive In Software Raid Array In Linux

Software Effect Enterprises, Inc Posted on November 11, 2013 by SEEINovember 11, 2013

  Identify the broken drive Start by identifying the device as the system know it (ie. /dev/sdX or /dev/hdX). The following commands should provide you with the information: cat /proc/mdstat You will see something like this: [root@server1 ~]# cat /proc/mdstat … Continue reading →

Posted in Centos, Linux

Post navigation

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