Change Is Inevitable
  • Home
  • MySQL Podcast
  • MySQL
    • MySQL-Articles
    • AWS RDS
    • Percona Xtradb Cluster
    • MariaDB
    • Galera Cluster
    • ProxySQL
    • MySQL-Scripts
    • MySQL tools
    • MySQL Resources
  • Technical
    • QA-Testing
  • General
    • binary-to-decimal
    • Fermat’s Theorem
    • Review
    • Just for fun
    • Personal
  • Contact Me
    • Copyright
    • MySQL Podcast (Youtube)
    • MySQL Podcast (Spotify)
Change Is Inevitable

Kedar Vaijanapurkar's Blog for MySQL, technology and various subjects

  • Home
  • MySQL Podcast
  • MySQL
    • MySQL-Articles
    • AWS RDS
    • Percona Xtradb Cluster
    • MariaDB
    • Galera Cluster
    • ProxySQL
    • MySQL-Scripts
    • MySQL tools
    • MySQL Resources
  • Technical
    • QA-Testing
  • General
    • binary-to-decimal
    • Fermat’s Theorem
    • Review
    • Just for fun
    • Personal
  • Contact Me
    • Copyright
    • MySQL Podcast (Youtube)
    • MySQL Podcast (Spotify)

Browsing Tag

linux

9 posts

How to Pause (Suspend) a process in Linux with kill signals

  • Kedar
  • January 9, 2018
In this post we will see how to pause (suspend) and start a linux process using signals (SIGTSTP and SIGCONT) via kill command.
View Post

10 useful shell script code snippets | Linux

  • Kedar
  • March 10, 2015
10+ useful code snippets of Linux shell scripts for how-to color, sendmail, log, change dir, parse parameters, loop, configuration file, switch..case and more.
View Post

How to Get Stock Quote on Linux using Google ,Curl, Grep, Awk

  • Kedar
  • November 12, 2010
If you are a Stock Market Addict and a Techie; normally working on Linux(es); this post will interest you as you still can get quote of your stock on your…
View Post

Audit-Checking login history-to know WHO DID THAT on Redhat Linux

  • Kedar
  • February 16, 2010
I’m using Redhat Linux (RHEL 5). Yesterday I saw a bit suspicious activities and data movements under my “home” (/home/username directory). I thought of investigate / audit through my Redhat linux…
View Post

crontab not working with dynamic date filename – rhel linux

  • Kedar
  • January 7, 2010
I have done it for so many times, setting a cronjob. Today I was tring to set a simple cronjob which will output the log file with timestamp attached filename.…
View Post

MySQL Memory Usage Limits on 32 bit Linux

  • Kedar
  • December 18, 2009
I’m having RHEL 5 (32-bit) and MySQL-5. I was trying to check how much is the Memory Utilization limits for MySQL 5 on 32bit OS. We can easily calculate the…
View Post

Posts pagination

1 2 Next
Sponsor
- Adv -
MySQL Podcast (Youtube)
RSS MySQL Podcast (Spotify)
  • MySQL InnoDB Cluster Group Replication - Part 7 - Key Concepts in MySQL Group Replication InnoDB Cluster
    🎙️ Welcome to Episode 7 of our MySQL Group Replication Podcast Series!Ep. 7. Key Concepts in MySQL Group Replication InnoDB ClusterIn this episode, we dive deep into the fundamental concepts that make MySQL Group Replication the powerful high availability solution it is today. We explore the core architectural components, from its consensus-based foundation to the […]
Change Is Inevitable
Designed & Developed by Code Supply Co.