We use cookies to improve your experience, analyze traffic, and for advertising purposes. Please select your preferences:

Learn More
Close Menu
    Facebook X (Twitter) Instagram
    Friday, September 12

    TecAdmin

    • Home
    • FeedBack
    • Submit Article
    • About Us
    TecAdmin
    • About Us
    • Submit Article
    • Donate to Charity
    • FeedBack/Grievance
    • Sitemap
    • Privacy Policy
    • Term Of Services

    Scheduling a Python Script with Crontab

    By Rahul3 Mins Read

    In the world of programming, efficiency is key. Automation is one of the most powerful tools in a developer’s toolkit,…

    Scheduing crontab every 12 hours General Articles

    Running cron job every 12 hours (twice a day)

    By Rahul1 Min Read

    Some of the tasks are required to run twice per day. You can use */12 in hours section to schedule…

    How to run a command on bash script exits

    By Rahul1 Min Read

    Shell scripts are handy for automating tasks like backup databases, clearing log files, etc. You need to perform some tasks…

    How to Convert String to Lowercase in Bash Linux Commands

    Convert String to Lowercase in Bash – Easier Than You Think

    By Rahul1 Min Read

    Question: How do I convert all the characters to the lowercase of a string in the bash shell script? In…

    (Resolved) Key is stored in legacy trusted.gpg Keyring

    By Rahul2 Mins Read

    I recently created a new Ubuntu 22.04 LTS Linux virtual machine. When I attempted to set up the PostgreSQL server…

    (Resolved) Unknown collation: utf8mb4_unicode_520_ci

    By Rahul2 Mins Read

    A collation is a set of rules that defines how to compare and sort character strings in a database server.…

    How to Detect and Handle Errors in Your Bash Scripts

    By Rahul3 Mins Read

    We can use the trap command to catch the error signal system by the system during script execution. Then you…

    How to list all collections in MongoDB database

    By Rahul1 Min Read

    Question – How do I list all the collections available in the MongoDB database? MongoDB is a NoSQL database, that…

    Mongodb – Get the last record from collection

    By Rahul1 Min Read

    MongoDB find() method is used to select documents from a specified collection. It also set the cursor position to the…

    Schedule Cron Job Every 10 Minutes General Articles

    Running a Cron Every 10, 20 or 30 Minutes

    By Rahul1 Min Read

    Cron is a service that runs tasks at specified intervals in Unix/Linux systems. It’s commonly used for operational tasks like…

    Previous 1 … 121 122 123 124 125 … 296 Next
    Advertisement
    Recent Posts
    • How to Setup ERPNext v15 on Ubuntu 24.04 & 22.04
    • Variables and Outputs: Enhancing Terraform Flexibility
    • Modules in Terraform: Creating Reusable Infrastructure Code
    • How to Configure Let’s Encrypt SSL with Apache Solr
    • Terraform State Management: Understanding and Best Practices
    Facebook X (Twitter) Instagram Pinterest
    © 2025 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.

    Manage Preferences