Advertisement · 728 × 90

Posts by Ditig

PhotoFramer article cover image.

PhotoFramer article cover image.

www.ditig.com/digitally-fr... - Digitally frame photos with PhotoFramer

The #Bash #script adds #EXIF ​​data, #GPS location, and camera settings as a photo frame. It extracts the date, time, #ISO value, #exposure, #aperture, and focal length, and combines these with an avatar and location text.

9 hours ago 0 0 0 0
Cover for the "Get started with LaTeX" article on ditig.com.

Cover for the "Get started with LaTeX" article on ditig.com.

www.ditig.com/get-started-... - Inspired by the book LaTeX Beginner's Guide - www.amazon.de/-/en/Stefan-... - A structured #LaTeX #tutorial for beginners: preamble, text formatting, math expressions, images, captions and cross-references, tables, lists, table of contents, etc.

#typesetting #tex

3 days ago 0 0 0 0
Preview
‘It’s not too late to fix it’: web inventor Tim Berners-Lee says he is in a ‘battle for the soul’ of the internet Founder of the world wide web says commercialisation means the net has been ‘optimised for nastiness’, but collaboration and compassion can prevail

Tonight marks the final stop on the Australian book tour @sydneyoperahouse.bsky.social 🌏

🙏 to everyone joining the conversation and movement to reclaim the web for everyone. See you tonight Sydney 🇦🇺

#thisisforeveryone

www.theguardian.com/technology/2...

2 months ago 67 20 4 2
Preview image of Lynis cheat sheet

Preview image of Lynis cheat sheet

www.ditig.com/lynis-cheat-... - Lynis cheat sheet

This cheat sheet provides security teams and sysadmins with a quick-reference guide to Lynis commands, audit options, and configuration details.

#securityaudit #systemsecurity #linux #macOS #unix #cheatsheet #securitytesting #cheat-sheet

2 months ago 0 0 0 0
Preview image for the article "How to make POST requests using cURL"

Preview image for the article "How to make POST requests using cURL"

How to make POST requests using cURL - www.ditig.com/how-to-make-...

Learn multiple ways to send HTTP POST requests using cURL. For example, how to post empty bodies, form fields, files, stdin data, and REST payloads like JSON, XML, and CSV.

#curl #http #rest #restful #json #xml #csv

2 months ago 1 0 0 0
Preview image of the article "Git commit message best practices".

Preview image of the article "Git commit message best practices".

Git commit message best practices
www.ditig.com/git-commit-m...

This article explains how to write Git useful commit messages that document intent, support collaboration, and scale across teams.

#git #git-commit #best-practices #version-control #collaboration #education #development

3 months ago 1 0 0 0
Responsive images in HTML and CSS Learn how to implement responsive images using HTML and CSS techniques: HTML picture element, img element with srcset, sizes, CSS media queries, image-set, and container queries.

Responsive images in HTML & CSS
www.ditig.com/responsive-i...

Learn how to implement #responsive images using HTML and CSS techniques: #HTML picture element, img element with srcset, sizes, #CSS media queries, image-set, and container queries. #rwd #webdev #css4 #css3 #html5

5 months ago 2 0 0 0
Web development validation and testing tools Online validation and testing tools for web developers. Learn which tools you need to validate HTML, CSS, JavaScript, security, and accessibility (a11y) in your web projects.

Essential web development validation and testing tools - www.ditig.com/web-developm...

List of online tools for validating and testing web projects, ensuring compliance with standards, #accessibility, and #security. #validation #linting #testing #webdev #webdevelopment

11 months ago 0 0 0 0
Advertisement
List of Web search engines Explore the list of great web search engine alternatives for the Clearnet and Darknet. The list includes information on language support, the crawler, owner and country of origin.

List of Web search engines -
www.ditig.com/list-of-web-...

Are you seeking alternative, general purpose search engines? Would you like to go beyond the results #Google and #Bing offer? In this article I present a variety of #clearweb and #darkweb search engine options for you to explore. #search

11 months ago 1 1 0 0
Introduction to Referrer Policy Learn what the Referrer Policy is, why it matters for privacy, and how you can control it using simple directives to stay compliant and protect user data.

Introduction to Referrer Policy

www.ditig.com/introduction...

Referrer Policy is a critical HTTP mechanism to reduce privacy risks by limiting what referrer information browsers send with requests. This article explains how. #HTTP #referrer #referer #webdev #privacy #security

11 months ago 0 0 0 0
APT cheat sheet APT command cheat sheet for Debian/Ubuntu Linux. Learn to install, remove, update, and manage packages with apt, apt-cache, and repository tools. APT command reference.

APT cheat sheet / command reference for managing packages on Debian-based Linux systems.

www.ditig.com/apt-cheat-sh...

Covers installation, removal, upgrades, dependency management, repository control, troubleshooting, and usage of #apt and #apt-cache. #debian #ubuntu #linuxmint #kalilinux #linux

11 months ago 3 1 0 0
Permissions in Linux explained Introduction to Linux/Unix permissions. Control file access for the owner, group, and others using read (r), write (w), and execute (x) flags, with special permissions for added security.

Permissions in Linux explained - www.ditig.com/permissions-...

Learn about Linux/Unix file permissions. Control who can access files and directories and what actions they can perform.

#linux #filepermissions #itsecurity #stickybit #security

11 months ago 0 0 0 0
Showing thumbnails for video files in Linux Learn how to enable and refresh video file thumbnails in Linux file managers like Nautilus and Nemo across Debian, Arch, and other major Linux distributions.

Learn how to enable and refresh video file preview thumbnails in Linux file managers like Nautilus and Nemo across Debian, Arch, and other major Linux distributions.

www.ditig.com/show-video-t...

#ffmpegthumbnailer #linux #videothumbnails

11 months ago 0 0 0 0
Characters allowed in email addresses Learn which characters are allowed in email addresses, covering both the local (addressee) and domain parts, how email syntax is structured, and what the relevant technical standards say.

Learn the correct email syntax rules, including character limits, allowed characters, special characters, and internationalized domains (IDNs). Understand RFC5321, RFC5322, and SMTP standards for valid email addresses. #email #syntax #internetstandards

www.ditig.com/characters-a...

11 months ago 0 0 0 0
The Vim change list and how to navigate it Learn how to use Vim's change list feature `:changes` to move back and forth between changes in your editing history using the `g;` and `g,` commands.

Learn about the !Vim change list and how to navigate it. www.ditig.com/vim-change-l... #vimcommands #vimtutorial

11 months ago 0 0 0 0
Advertisement
AWK cheat sheet AWK cheat sheet with essential commands, syntax, variables, and examples for text processing and data extraction. Quick reference guide for using AWK.

AWK cheat sheet
www.ditig.com/awk-cheat-sh...

This #AWK #cheat-sheet provides essential commands, syntax, variables, and examples for text processing and data extraction. Environment, built-in, and user-defined variables, field separators, pattern matching, etc. #linux #unix #cheatsheet

1 year ago 2 1 0 0
AWK cheat sheet AWK cheat sheet with essential commands, syntax, variables, and examples for text processing and data extraction. Quick reference guide for using AWK.

AWK cheat sheet
www.ditig.com/awk-cheat-sh...

This #AWK #cheat-sheet provides essential commands, syntax, variables, and examples for text processing and data extraction. Environment, built-in, and user-defined variables, field separators, pattern matching, etc. #linux #unix #cheatsheet

1 year ago 2 1 0 0
Dig cheat sheet Learn how to use the dig command to query DNS records efficiently. This guide covers syntax, options, a list of DNS record types, examples, and detailed explanations of dig output sections.

dig cheat sheet
www.ditig.com/dig-cheat-sh...

Learn how to use the #dig command for querying #DNS records. This guide explains dig syntax, options, query methods, a list of DNS record types, real-world dig command examples, and explanations to output sections. #networking #ipv4 #ipv6

1 year ago 0 0 0 0
Systemd cheat sheet - systemctl & journalctl A comprehensive cheat sheet for managing systemd units with systemctl, including commands for enabling, disabling, restarting, inspecting, and listing units.

Systemd cheat sheet - systemctl & journalctl
www.ditig.com/systemd-chea...

A comprehensive cheat sheet for managing #systemd units with #systemctl, including commands for enabling, disabling, restarting, inspecting, and listing units. #journalctl #linux #cheatsheet #cheat-sheet

1 year ago 0 0 0 0
How to undo the latest local commit in Git Learn how to undo the latest local commit in Git using different reset options and git reflog. Explanation of --hard, --soft, and --mixed reset options with visualizations.

How to undo the latest local commit in Git

Undoing a #Git commit can be done with git reset. Explore --hard, --soft, and --mixed resets and how git reflog can help you recover lost commits before they are permanently removed. #version-control

www.ditig.com/git-undo-mos...

1 year ago 0 0 0 0
Mailbox.org custom email domain How to add a custom domain to mailbox.org for sending and receiving emails. Incl. SPF, DMARC and DKIM to an existing mailbox.org email account. Simple step-by-step instruction.

Updated article: www.ditig.com/custom-domai...

How to add a custom domain to mailbox.org for sending and receiving emails. Includes instructions for SPF, DMARC and DKIM records, to an existing mailbox email account. Simple step-by-step instruction to use your own domain name with mailbox.

1 year ago 0 0 0 0