Skip to content
IP-Life.net

IP-Life.net

The Adventures of a Network Security Engineer

Menu

  • About IP-Life.net
  • BGP Information
  • Contact
  • Technical Resources

Linux

Understanding top

Understanding top

Introduction If you ever have the need to understand the usage of the top command to show how loaded a *nix system is, then the best resource I have found is the following great post by Gary Newell. It contains

David Messenger 26th April 201726th April 2017 Linux No Comments Read more

Useful Zabbix Operations

Introduction Some helpful Zabbix operations that always take me an age to find so putting here to make my life easier! Putting hosts into maintainence mode https://www.zabbix.com/documentation/2.4/manual/maintenance Restart zabbix agent service zabbix-agent restart

David Messenger 25th April 2017 Linux, Network Monitoring, Zabbix No Comments Read more

Install and Configure a TFTP Service on CentOS

Install and Configure a TFTP Service on CentOS

Introduction If you are in need of a TFTP for config backups then sometimes the “old school” ways of doing things are still useful. Bear in mind the TFTP protocol incorporates no encryption so be wary about using it across

David Messenger 23rd March 2017 CentOS, Linux No Comments Read more

How to mount LVM partitions from rescue mode (Fedora/CentOS/RedHat)

How to mount LVM partitions from rescue mode (Fedora/CentOS/RedHat)

Introduction If you ever run in to a scenario where you have a VM which won’t boot. You will need to use an install disc to get into rescue mode. Solution Boot your rescue media. Scan for volume groups: #

David Messenger 16th March 2017 CentOS, Linux, Red Hat No Comments Read more

Install Apache2 mod_wsgi Ubuntu

Introduction First place to start is the docs: https://modwsgi.readthedocs.io/en/develop/user-guides/quick-installation-guide.html Advises to install dev packages for apache and python if not installed. Use the latest version from source rather than using the versions in the repos. Once you’ve built from source,

David Messenger 9th February 2017 Apache, Linux, Ubuntu, Web Hosting No Comments Read more

Linux Upgrade Conky Seamod Font issues

Linux Upgrade Conky Seamod Font issues

Introduction Decided to upgrade mint to the latest version Sarah. Very straight forward task thanks to the Mint team. I did end up with conky Seamod looking odd on though on startup. First it was in windowed mode and secondly

David Messenger 27th November 201627th November 2016 Linux, Mint No Comments Read more

Find and Change All Permissions Recursively

Find and Change All Permissions Recursively

Introduction A couple of pretty simple bash commands for finding and changing permissions on all files and directories recursively. Obviously you need to understand what permissions you want in advance so check the man pages and online but for when

David Messenger 15th October 2016 Linux No Comments Read more

Change Ownership Recursively for a Single User FreeBSD

Change Ownership Recursively for a Single User FreeBSD

Introduction So if you’ve read this and thought, it doesn’t work on FreeBSD then you are right. It doesn’t. Try this instead: You can use this portable find command with something like this. find . -user old-user -exec chown new-user:new-group

David Messenger 28th September 201629th September 2016 EMC, FreeBSD, Isilon No Comments Read more

Change Ownership Recursively for a Single User Linux

Change Ownership Recursively for a Single User Linux

Introduction Chown has a nice feature that will allow you to change ownership of files and directories recursively for a single user without even needing to find them. First cd into the root source directory required to change ownership of the

David Messenger 27th September 201628th September 2016 Linux No Comments Read more

rsync directory tree including only files that match a certain find result

Introduction If you’ve ever needed to use regex to find specific files in a directory then you’ll know how useful it is and how much time it saves. This is for when you need to then rsync those files to

David Messenger 5th September 20167th June 2017 Linux, Regex, rsync No Comments Read more
  • « Previous
  • Next »

Recent Posts

  • Panorama Push Failure
  • Loading Environment Variables in a Cron Job
  • Advertising a non-existent route to BGP in PAN-OS
  • Network Design – VDSL
  • NetBox Automation
  • Testing DNS Glue Records
  • Updating Netfilter Firewall Rules
  • Palo Alto Useful Links and Commands
  • Useful Python Snippets
  • Find & Replace Multiple Files

Categories

Tags

Active Directory Apache ASA bash Cacti CentOS Certificates chown Cisco CRON Drivers EMC Excel Firewall FreeBSD grep IPv6 Isilon Juniper Linux Microsoft Mint Netscreen Networking Network Monitoring Notepad++ Palo Alto PaloAltoNetworks Python RANCID Regex Routing Secure Copy Security Sophos UTM9 SSH SSL Text editors TFTP Ubuntu vim VMware Windows Wordpress yaml

Archives

  • October 2024
  • March 2022
  • February 2022
  • January 2022
  • November 2021
  • April 2021
  • February 2021
  • August 2020
  • June 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • June 2019
  • May 2019
  • January 2019
  • December 2018
  • October 2018
  • July 2018
  • May 2018
  • April 2018
  • February 2018
  • January 2018
  • December 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
IPv6 Certification Badge for davidkmessenger

Copyright © 2025 IP-Life.net. All rights reserved. Theme Spacious by ThemeGrill. Powered by: WordPress.