Skip to content
shell{&}co

shell{&}co

Menu

  • News
    • Bug and tips
  • Automation
    • Ansible
  • Scripts & Code
    • Perl
      • Network
    • PHP
    • Powershell
      • Active Directory
      • Citrix
      • Cluster
      • Database
      • Exchange
      • Files and folders
      • Hardware
      • Network
      • Operating System
      • PKI
      • SCCM
      • Service and process
      • Tips
      • VMWare
    • Python
      • Monitoring
      • Network
      • PKI
      • Ruby
      • Security
    • Shell
      • Backup
      • Filesystem
      • Image processing
      • Monitoring
      • Network
      • PKI
      • Process
      • Time
      • Virtualization
      • Web
  • Fun
  • Project
    • Github
    • Log Analyzer

    Simple backup script

    Today, I want to share with you a new bash script to backup your server with tar and bash. This script performs the following steps : define a backup folder stop/start services Remove the old backup file create a backup

    shellandco_admin December 1, 2014 Backup, Shell No Comments Read more

    Bind : Monitor performances

    Bind : Monitor performances With this project, you will have, for free, a way to track your Bind DNS server performances. This solution is based on the following products : RRDtool Highcharts Here is the logical architecture : This is

    shellandco_admin November 11, 2014 Monitoring, Network, Project, Python 7 Comments Read more

    Create contacts from CSV

    Create contacts from CSV This script create contacts listed in a csv file with this layout : firstname;lastname;email The legacyExchangeDN attribute can be found using the adsiedit tool or going to attribute editor in ADUC (Active Directory Users and Computers)

    shellandco_admin October 31, 2014 Active Directory, Powershell No Comments Read more

    Create dynamic SCCM collections

    Create dynamic SCCM collections Purpose : This project allows you to create dynamic SCCM collections with specific maintenance windows. This project has been created to optimize Windows update installation on a VDI infrastructure. There are some requirements to optimize these

    shellandco_admin October 30, 2014 Powershell, Project, SCCM No Comments Read more

    Change a string in a text file

    Change a string in a text file This script lists all files in a specific folder and replace a string within these files The following cmdlets are used in the script : Get-childitem : list the files to update Get-content

    shellandco_admin October 30, 2014 Files and folders, Powershell No Comments Read more

    Remove a NS record in all DNS zone files

    I have written this python code to remove a NS record in all DNS zone files on my Bind server. The following modules are required for this script : shutil : used to backup the zone files re : regex

    shellandco_admin October 30, 2014 Network, Python No Comments Read more

    Change the serial number for all DNS zones

    I have written this python script to change the serial number for all DNS zones. The best practice for a DNS zone serial number is to use this template : YYYYMMDDxx with : YYYY : year MM : month DD

    shellandco_admin October 30, 2014 Network, Python No Comments Read more

    Change the SOA in all DNS zone files

    I have written this python code to help me to change the SOA in all of my DNS zone files on my Bind server. After running this script as shown below, you have to reload your zone file using one

    shellandco_admin October 30, 2014 Network, Python No Comments Read more

    Create a custom array

    Create a custom array with Powershell I will describe in this post how to create a custom array with Powershell. With “custom array”, I mean array with custom column name. In some case, you will probably need to build an

    shellandco_admin October 15, 2014 Powershell, Tips No Comments Read more

    Split a string with multiple delimiters

    Split a string with multiple delimiters I will describe in this post how to split a string with multiple delimiters. To begin and to remind you how to split a string, you can use the Powershell method “split” : $string

    shellandco_admin October 14, 2014 Powershell, Tips 2 Comments Read more
    • « Previous
    • Next »

    Recent Posts

    • Get Azure Security event workspace configuration
    • Copy certificate to the Windows Services store
    • Copy files from Windows CIFS share
    • Create a certificate from a request file with Powershell
    • Ansible – Manage multi-threading in playbooks

    Recent Comments

    • shellandco_admin on Get GDI handles by process
    • tadalafil 20 mg on Get GDI handles by process
    • รับออกแบบโลโก้ on Playing with ACL on the Active Directory objects
    • ปืนสั้นแก๊ส on Audit the Active Directory FREE
    • XxGaaabrielxX on Fake update screens
    Copyright © 2025 shell{&}co. All rights reserved. Theme Spacious by ThemeGrill. Powered by: WordPress.