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

Automatic pictures resizing with Imagemagick

This script can be useful if you want to create a web picture gallery. The first version is described here. This version is using Python and the ImageMagick tool convert (documentation here). The script will resize pictures in two formats

shellandco_admin December 23, 2015 Image processing, Python No Comments Read more

Show top IP addresses Accessing, Spamming or DoSing your website

With the following awk script, you will show top IP addresses Accessing/Spamming/DoSing your website Tested with success on Apache. # creates a histogram of values in the first column of piped-in data function max(arr, big) { big = 0; for

shellandco_admin December 17, 2015 Network, Shell No Comments Read more

Change your Android device ID

Change your Android device ID Simple and free, only one line can help you to change your Android device ID. No need to buy an app. One requirement : your device has to be rooted. The procedure is quite simple

shellandco_admin September 28, 2015 Fun, Shell No Comments Read more

Monitor and track AD authentication with Splunk

This solution will help you to track Active Directory failed authentication requests. It is based on two “modules” : Task scheduled triggered by event ID Splunk for visualization Splunk The first step is to have a running Splunk system. You

shellandco_admin April 24, 2015 Log Analyzer, Monitoring, Security No Comments Read more

Move system partitions to another volume on a HP Proliant server

In this tutorial, I will show you how to perform the following steps on your HP Proliant server: create a new volume with hpssacli create the physical volume, volume group and logical group with lvm transfer the system from the

shellandco_admin March 30, 2015 Filesystem, Shell, Tips No Comments Read more

Customize your Bash prompt

If you are like me sometimes, a lazy geek, you can now customize your bash prompt directly on a website. The author offers a way to generate the PS1 variable for your .bashrc file. You can drag and drop the

shellandco_admin February 10, 2015 Fun, News, Shell No Comments Read more

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

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

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
  • « 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.