Skip to content
Running Systems

Running Systems

Technical blog by Etzion Bar Noy covering technical aspects of day to day of an infrastructure consultant

Running Systems
Running Systems
Technical blog by Etzion Bar Noy covering technical aspects of day to day of an infrastructure consultant
  • bash | Linux | Scripting/Programming

    The StartTLS replacement for the old telnet to SMTP server on port 25

    ByEtzion 23/02/2018

    When you need to troubleshoot SMTP issues, it is a known fact that a simple telnet to port 25 of the SMTP server in question would get you far. It will get you to see the problems. When connecting to Office365 (outlook.com) to relay mail, and you want to check how things work, you can…

    Read More The StartTLS replacement for the old telnet to SMTP server on port 25Continue

  • Linux | Scripting/Programming

    Asus wireless router and VLAN tagging

    ByEtzion 09/02/201807/04/2020

    The idea in general is to have multiple wireless networks at home – one for the house residents, the other for visitors. The home network should have full access to everything, while the guest network should be able to reach the Internet, but nothing else. I have Asus RT-AC87U, which is a fine router, but…

    Read More Asus wireless router and VLAN taggingContinue

  • Oracle | Uncategorized

    Oracle important patches

    ByEtzion 09/02/201819/10/2019

    I use this blog as an external memory. I found myself lately looking for the obvious patches for Oracle GI and RDBMS products, and although I eventually reach the right location, the time consumed looking for them is a wasted time. So – to make sure I can remember them correctly, here are the two…

    Read More Oracle important patchesContinue

  • Linux

    Audit delete commands in Linux

    ByEtzion 22/10/2017

    (This article is the essence of a post from this Redhat Archive and it goes as follows: Problem: You need to detect what deletes files on your Linux Solution: Using auditd, with the right flags, you could get a lot of information. In Practice: If the mount point/directory is /oracle, then: (as root:) auditctl –w /oracle -k whodeletedit -p…

    Read More Audit delete commands in LinuxContinue

  • Linux

    Linux answers to ARP who-is on the wrong network interface

    ByEtzion 14/04/2017

    Assume a server has two network interfaces as follows: eth0 : 192.168.0.1/24 eth1 : 192.168.10.1/24 Let’s assume these interfaces reside on the different VLANs. Lets assume they were connected incorrectly, in such a way that eth0 is connected to VLAN 10, which servers 192.168.10.0/24 and eth1 is connected to VLAN 2, which serves 192.168.0.0/24. You…

    Read More Linux answers to ARP who-is on the wrong network interfaceContinue

  • Disk Storage | Linux

    Multiple iSCSI interface on the same subnet

    ByEtzion 14/04/201714/04/2017

    As far as routing goes, it is a very bad idea to place multiple network interfaces with IPs of a single network (subnet). The routing table, which decides which interface to route the data through, reads the table line by line, thus – all traffic goes through a single interface of the batch (-> of…

    Read More Multiple iSCSI interface on the same subnetContinue

Page navigation

Previous PagePrevious 1 … 11 12 13 14 15 … 62 Next PageNext

Tags Cloud

Apache bash boot cacti cluster Dell Disk Storage GUI HP IBM ISP Israel kernel Lilo Linux Linux system lun LVM Nabaztag netapp NVidia Oracle Oracle RAC performance PHP RAID RAM redhat redhat4 RedHat Cluster rhel4 san script scripting SCSI snapshot snapshots storage storage devices Ubuntu Virtualization vmware wireless network Xen XenServer

  • AIX
  • bash
  • Clusters
  • Containers
  • Disk Storage
  • General Hardware
  • HP-UX
  • Just Links
  • Laptop
  • Linux
  • Nabaztag
  • Not Really Technical
  • Oculus Quest
  • Oracle
  • RedHat Cluster
  • Scripting/Programming
  • Solaris
  • Uncategorized
  • Virtualization

© 2026 Running Systems - WordPress Theme by Kadence WP

    Search