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

    Monitor and graph your Linux Bind servers with Grafana

    The purpose of this tutorial is to help you to configure the following components : bind : configure statistics influxdb : time series database collectd-proxy : program written in Go that will act as a gateway between collectd and influxdb

    shellandco_admin February 6, 2015 Log Analyzer, Monitoring, Project, Tips 5 Comments Read more

    WordPress, apache server status collectd and mod_rewrite

    WordPress, apache server status collectd and mod_rewrite If you have configured the apache server-status on your WordPress, you will have, probably like me, troubles to make it work. The problem is related on the mod_rewrite configuration. First, your server-status should

    shellandco_admin February 3, 2015 News, PHP, Tips No Comments Read more

    Migrate shared folder configuration to Windows Server 2012

    You need to migrate a file server shared folder from a Windows Server 2008 to a Windows Server 2012. Windows Server 2012 now contains Powershell cmdlets to interact with SMB Shared folders, but Windows 2008 not. The purpose of the

    shellandco_admin January 30, 2015 Files and folders, Network, Powershell No Comments Read more

    Change user Active Directory attributes stored in a CSV file

    This script change phone number and mobile phone number attributes for users based on a CSV file with the following template : Lastname;Firstname;Username;MobilePhone;Phone Smith;John;jsmith;+33xxxxxxxxx;+33xxxxxxxxx Doe;John;jdoe;+33xxxxxxxxx;+33xxxxxxxxx If you want to use the second script below (with the Quest cmdlets), just remove

    shellandco_admin January 29, 2015 Active Directory, Powershell No Comments Read more

    Download Pluzz videos with Python

    I have written this script just “for fun”. The main prerequesite is to install the command-line program : youtube-dl. To do this, simply this the following command : pip install youtube-dl Youtube-dl is used to download the videos. My script

    shellandco_admin January 28, 2015 Fun, News, Python No Comments Read more

    Import DNS zone file in Bind with Python

    I have written this procedure to help you on importing DNS zone in an existing Bind server. In the following procedure, I suppose the file to import have the “.dns” extension. To import these DNS zone files, you have to

    shellandco_admin January 26, 2015 Network, News, Python, Shell No Comments Read more

    Submit an openssl request file to a Microsoft PKI with certreq

    This procedure will show you how to generate a certificate with this following requirements : a linux web server : a certificate request file is generated with openssl command a Microsoft Certificate Authority that will issue a certificate Follow these

    shellandco_admin January 23, 2015 PKI, Security, Tips No Comments Read more

    Update multiple Bind zone files with sed

    Problem description: Your DNS infrastructure is running on Bind and the operating system is linux. You need to update a host record (A) “private”. The current ip address is : 10.1.0.22. The new ip address is 10.45.2.1 Solution: To check

    shellandco_admin January 22, 2015 News, Shell, Tips No Comments Read more

    Transform HTML textarea element into a VI editor

    wasavi is an extension for Chrome, Opera and Firefox. wasavi transforms TEXTAREA element of any page into a VI editor, so you can edit the text in VI. wasavi supports almost all VI commands and some ex commands. A native

    shellandco_admin January 13, 2015 Fun, Shell No Comments Read more

    Wmic tool to check Active Directory replications

    I have written a bash script based on the wmic tool (available here / procedure here) to check the status of the Active Directory replication between my domain controllers. The script performs these steps : list the domain controllers hostname+ip

    shellandco_admin January 12, 2015 Active Directory, Monitoring, PHP, Shell No 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.