• Home
  • Disclaimer
  • Contact
  • Archives
  • About
  • Subscribe
  • Support
  • Advertise

Kernel Talks

Unix, Linux, & Cloud!

  • How-to guides
    • Howto
    • Disk management
    • Configurations
    • Troubleshooting
  • OS
    • HPUX
    • Linux
  • Miscellaneous
    • Software & Tools
    • Cloud Services
    • System services
    • Virtualization
  • Certification Preparations
    • AWS Certified Solutions Architect – Associate
    • AWS Certified Solutions Architect – Professional
    • AWS Certified SysOps Administrator – Associate
    • AWS Certified Cloud Practitioner
    • Certified Kubernetes Administrator
    • Hashicorp Certified Terraform Associate
    • Oracle Cloud Infrastructure Foundations 2020 – Associate
  • Tips & Tricks
  • Linux commands
You are here: Home / Archives for Scripts

Script to create mount points in LVM

Published: February 19, 2019 | Modified: June 24, 2020

Here is a little script to create a mount point using CSV file which has a mount point name, size, and VG name.

If you like my tutorials and if they helped you in any way, then

  • Consider buying me a cup of coffee via paypal!
  • Subscribe to our newsletter here!
  • Like KernelTalks Facebook page.
  • Follow us on Twitter.
  • Add our RSS feed to your feed reader.

One liner scripts to ease your Linux tasks

Published: February 19, 2019 | Modified: June 24, 2020

An assorted collection of one-liner scripts that are helpful in Linux sysadmin’s day to day tasks.

If you like my tutorials and if they helped you in any way, then

  • Consider buying me a cup of coffee via paypal!
  • Subscribe to our newsletter here!
  • Like KernelTalks Facebook page.
  • Follow us on Twitter.
  • Add our RSS feed to your feed reader.

Shell scripting basics: IF, FOR and WHILE loop

Published: July 7, 2017 | Modified: June 19, 2020

Beginners guide to learn shell scripting basics of If statement and for. while loops. ARticle includes small scripts of if, for and while loop

If you like my tutorials and if they helped you in any way, then

  • Consider buying me a cup of coffee via paypal!
  • Subscribe to our newsletter here!
  • Like KernelTalks Facebook page.
  • Follow us on Twitter.
  • Add our RSS feed to your feed reader.

Bash fork bomb: How does it work

Published: June 27, 2017 | Modified: June 24, 2020

Insights of Bash fork bomb. Understand how the fork bomb works, what it could to your system, and how to prevent it.

If you like my tutorials and if they helped you in any way, then

  • Consider buying me a cup of coffee via paypal!
  • Subscribe to our newsletter here!
  • Like KernelTalks Facebook page.
  • Follow us on Twitter.
  • Add our RSS feed to your feed reader.

List WWN of online FC in HPUX server

Published: March 29, 2017 | Modified: June 19, 2020

List of commands to check WWN of online FC in HPUX server. The article also includes a small script which can do this task in seconds!

If you like my tutorials and if they helped you in any way, then

  • Consider buying me a cup of coffee via paypal!
  • Subscribe to our newsletter here!
  • Like KernelTalks Facebook page.
  • Follow us on Twitter.
  • Add our RSS feed to your feed reader.

HPUX: APA configuration testing script

Published: February 2, 2017 | Modified: June 15, 2020

Small APA configuration testing script which will automate checking and verifying your Auto Port aggregation configuration in the HPUX server.

If you like my tutorials and if they helped you in any way, then

  • Consider buying me a cup of coffee via paypal!
  • Subscribe to our newsletter here!
  • Like KernelTalks Facebook page.
  • Follow us on Twitter.
  • Add our RSS feed to your feed reader.

3 tricks to get multiple commands output in the same row

Published: December 24, 2016 | Modified: June 20, 2020

Three tricks to get two commands output in a single row. Normally two commands outputs will be always separated by a carriage return in Linux terminal.

If you like my tutorials and if they helped you in any way, then

  • Consider buying me a cup of coffee via paypal!
  • Subscribe to our newsletter here!
  • Like KernelTalks Facebook page.
  • Follow us on Twitter.
  • Add our RSS feed to your feed reader.

cut command and its examples

Published: December 15, 2016 | Modified: June 20, 2020

Learn how to use cut command in various scenarios and in scripting with lots of examples. Understand how to extract selective data using cut command.

If you like my tutorials and if they helped you in any way, then

  • Consider buying me a cup of coffee via paypal!
  • Subscribe to our newsletter here!
  • Like KernelTalks Facebook page.
  • Follow us on Twitter.
  • Add our RSS feed to your feed reader.

How to change sender’s email id in EMS HPUX

Published: September 26, 2016 | Modified: June 20, 2020

EMS doesn’t allow to edit sender email address. All events are always sent out with sender id as root@hostname. Here is small script to change it.

If you like my tutorials and if they helped you in any way, then

  • Consider buying me a cup of coffee via paypal!
  • Subscribe to our newsletter here!
  • Like KernelTalks Facebook page.
  • Follow us on Twitter.
  • Add our RSS feed to your feed reader.

Get list of desired LUN id from powermt output

Published: September 21, 2016 | Modified: June 20, 2020

Small script to get LUN id from powermt output when supplied with list of disks. Its tedious job to extract LUN id from output when you have list of disks to wok upon.

If you like my tutorials and if they helped you in any way, then

  • Consider buying me a cup of coffee via paypal!
  • Subscribe to our newsletter here!
  • Like KernelTalks Facebook page.
  • Follow us on Twitter.
  • Add our RSS feed to your feed reader.

Get fresh content from KernelTalks

  • Email
  • Facebook
  • RSS
  • Twitter

Get Linux & Unix stuff right into your mailbox. Subscribe now!

* indicates required

This work is licensed under a CC-BY-NC license · Privacy Policy
© Copyright 2016-2023 KernelTalks · All Rights Reserved.
The content is copyrighted to Shrikant Lavhate & can not be reproduced either online or offline without prior permission.