Skip to content
Linux Freelancer

Linux tips and tricks, IT news, cloud, virtualization, music

  • Home
  • Linux
  • C programming
  • How tos
  • Internet Policy
  • Music
  • Personal Finance
  • About
Subscribe

Scripting

Scripting – bash/shell, python, perl

  • Home
  • Scripting
  • Page 5
Posted inLinux Scripting

When Bash shell fails to read the right environmental variables

The Shell has environment variables which determine its behavior. Exported environment variables are also popular ways of making…
Posted by daniel December 15, 2016
Posted inComputer Security Linux Miscellaneous

Ansible vault – how to encrypt sensitive data and decrypt it during playbook runs

Sooner or later, you will find yourself adding sensitive data into Ansible playbooks, host or group vars files.Such…
Posted by daniel December 1, 2015
Posted inComputer Security How tos Linux

Decoding firefox cookies – sqlite cookies viewer

Web sites store information on local machines of site visitors using cookies. On subsequent visits, the browser sends…
Posted by daniel April 24, 2015
Posted inLinux Miscellaneous Scripting

Python: why it is always a good idea to use ‘with’ key when dealing with file objects

In Python, you can read from and write to files without import any modules. Python has built-in function…
Posted by daniel November 16, 2014
Posted inHow tos Linux Scripting

Shell script: US federal holidays

This script is written based on the list of U.S. federal holidays I found in Wikipedia - Wikipedia…
Posted by daniel August 30, 2014
Posted inHow tos Linux Miscellaneous

strace – tracing syscall by example

The strace command allows us to trace the system calls made by a program. In this blog, I…
Posted by daniel July 6, 2014
Posted inLinux Scripting

The Zen of Python

In [1]: import this The Zen of Python, by Tim Peters
Posted by daniel December 23, 2013
Posted inComputer Security Linux Scripting

Linux security tip of the day

Users accounts usually get created and removed on most Development or Production servers. It is not uncommon to…
Posted by daniel December 12, 2013
Posted inHow tos Linux Scripting

How do you compare two folders and copy the difference to a third folder?

This is my first attempt in response to a question posed in one of StackExchange sites for Unix/Linux…
Posted by daniel December 8, 2013
Posted inHow tos Linux Miscellaneous

Extract bookmarks or favorites from your Firefox browser

Getting the URLs in your favorites or bookmarks as a plain list. I have tons of pages that…
Posted by daniel December 6, 2013

Posts pagination

Previous page 1 … 3 4 5 6 Next page
RSS Linux feeds
  • “The 2026 Enterprise Linux Roadmap: 5 Fundamental Skills for Large-Scale Ops” January 19, 2026 daniel
  • Top 10 Reasons to Learn Linux Commands December 8, 2024 daniel
  • Top 10 Advanced Linux Commands for Cloud Engineers March 2, 2024 daniel
  • Debug connection performance with curl February 11, 2023 daniel
  • Netstat alternative – dump socket statistics with ss August 18, 2022 daniel
  • Linux / Bash – generate a sequence of numbers April 10, 2021 daniel

Recent Posts

  • “The 2026 Enterprise Linux Roadmap: 5 Fundamental Skills for Large-Scale Ops”
    by daniel
    January 19, 2026
  • Top 10 Reasons to Learn Linux Commands
    by daniel
    December 8, 2024
  • Top 10 Advanced Linux Commands for Cloud Engineers
    by daniel
    March 2, 2024
  • Debug connection performance with curl
    by daniel
    February 11, 2023

Categories

  • Amazon web services AWS
  • c-programming
  • Computer Security
  • Containers
  • How tos
  • Internet policy
  • Linux
  • Miscellaneous
  • Personal Finance
  • Scripting
  • Stand-up comedy
  • Technology
Tags

ansible cloud c programming curl dns eritrean music financial independence gcp http Linux python

Blogroll
  • Internet radios directory
  • opensource.com
External Links
  • C programming site
  • gcplinux
  • Linux
  • Linux tutorial
  • TED – ideas worth spreading
Categories
  • Amazon web services AWS
  • c-programming
  • Computer Security
  • Containers
  • How tos
  • Internet policy
  • Linux
  • Miscellaneous
  • Personal Finance
  • Scripting
  • Stand-up comedy
  • Technology
  • “The 2026 Enterprise Linux Roadmap: 5 Fundamental Skills for Large-Scale Ops”
    by daniel
    January 19, 2026
  • Top 10 Reasons to Learn Linux Commands
    by daniel
    December 8, 2024
  • Top 10 Advanced Linux Commands for Cloud Engineers
    by daniel
    March 2, 2024
Copyright 2026 — Linux Freelancer. All rights reserved. Bloghash WordPress Theme
Scroll to Top