This website requires JavaScript.
e3e85a68c7
Added temps file deletion on user key interrupt
main
Fabrice Quenneville
2026-05-31 11:38:54 -0400
29446a718d
feat: extract resolution rename to library/tools.py, add -r/--rename to video_autoreduce
Fabrice Quenneville
2026-05-31 11:26:43 -0400
df8bdd903d
feat: add --delete/-y flags, parse_args(), in-place output, fix unbound dimensions
Fabrice Quenneville
2026-05-30 16:04:39 -0400
c31007498e
Passed the code in formatter
Fabrice Quenneville
2026-05-30 15:28:52 -0400
87847859c5
fix: only rename resolution tags when isolated by delimiters
Fabrice Quenneville
2026-05-30 15:26:45 -0400
642f6d90db
feat: add track listing and language-based targeting to video_manage_audio.py
Fabrice Quenneville
2026-05-17 05:14:44 -0400
98b757a9b1
feat: add video_repackage_mkv.py script
Fabrice Quenneville
2026-05-17 05:12:50 -0400
330f1edf42
Added ip link show and brctl show to linux notes
Fabrice Quenneville
2026-05-17 05:08:59 -0400
7086fc1cd3
Renamed update-efi-mirror to efi-update-mirror
Fabrice Quenneville
2026-05-17 05:05:12 -0400
822bcf70eb
feat: add EFI partition repair guide
Fabrice Quenneville
2026-05-17 05:00:06 -0400
b098c94e19
feat: add redundant root with EFI mirror setup guide
Fabrice Quenneville
2026-05-17 04:47:26 -0400
89e4bd519a
docs(notes): expand storage, btrfs, linux, and ssh notes
Fabrice Quenneville
2026-05-12 01:03:26 -0400
cd4cf23f92
feat: add update-efi-mirror script for automated efi and grub redundancy
Fabrice Quenneville
2026-04-29 11:23:04 -0400
5a75f0a651
Updated README
Fabrice Quenneville
2026-04-05 18:30:36 -0400
13c0acd990
feat: split and clean drive/storage notes into three focused files
Fabrice Quenneville
2026-04-05 18:22:20 -0400
d1767e7409
Added docs to install dolibarr and minor updates to other setups
Fabrice Quenneville
2026-01-02 00:16:41 -0500
3e808f0a50
Updated verbosity to multiple levels in venv tools.
Fabrice Quenneville
2025-08-09 10:26:35 -0400
00696fc449
feat(scripts): add reusable venv utilities and file case renaming script
Fabrice Quenneville
2025-07-12 13:58:34 -0400
e966f4625a
Added changes to README to reflect latest changes in scripts.
Fabrice Quenneville
2025-02-08 15:13:02 -0500
8ff995a29f
feat: Add shorthand parameters to video_manage_audio.py and video_manage_subtitles.py
Fabrice Quenneville
2025-02-08 13:55:14 -0500
2152479d2e
feat: Add video_manage_subtitles.py to manage subtitle tracks in video files
Fabrice Quenneville
2025-02-08 13:50:38 -0500
53f483b574
feat: Enhanced functionalities of video_manage_audio.py to support removing and keeping tracks.
Fabrice Quenneville
2025-02-08 13:37:41 -0500
4c76cbfe76
Renamed video_remove_audio.py to video_manage_audio.py to reflect incomming changes.
Fabrice Quenneville
2025-02-08 13:16:33 -0500
4ef0772105
Added argcomplete to video_autoreduce scripts.
Fabrice Quenneville
2025-02-08 13:07:02 -0500
98f9a57ea1
feat: add video_autoreduce_rename.py for automated renaming
Fabrice Quenneville
2025-02-08 13:01:15 -0500
218951f035
Merge branch 'main' gitea.fabq.ca
Fabrice Quenneville
2025-02-08 12:55:54 -0500
c062b32dc6
feat: add video_autoreduce.py for automatic video resolution reduction
Fabrice Quenneville
2025-02-08 12:55:09 -0500
45fb6b35b3
Updated README with information about latest notes.
Fabrice Quenneville
2025-02-03 10:25:28 -0500
9246fde44a
Added some notes on debugging WordPress sites.
Fabrice Quenneville
2025-02-03 10:22:54 -0500
497bbb6324
Added information on installing and setting up wp-cli.
setups-drafts
Fabrice Quenneville
2025-02-03 10:16:59 -0500
385eee64cb
Added missing note on allowing overrides.
Fabrice Quenneville
2025-01-31 09:09:07 -0500
b1ee30dd80
Added draft notes on setting up a wordpress site on AlmaLinux on proxmox behind wireguard and firewalld.
Fabrice Quenneville
2025-01-31 09:01:51 -0500
efccada19b
Merge branch 'main' into setups-drafts
Fabrice Quenneville
2025-01-30 12:42:49 -0500
358d95d9d4
Added notes on managing and upgrading cache on BTRFS partitions.
Fabrice Quenneville
2025-01-30 12:32:38 -0500
ad1fefc02a
Create 'setups-drafts' branch and 'setups-drafts' folder for storing incomplete guides - Created the 'setups-drafts' branch for organizing drafts and works in progress. - Added the 'setups-drafts/oracle_setup_oro.md' guide to the 'setups-drafts' folder for storage. - The guide provides instructions for setting up Oro on Oracle Linux. - This guide is a work in progress and not yet fully tested or production-ready.
Fabrice Quenneville
2024-12-13 19:43:19 -0500
d82801a8f1
Obfuscated stor2 references with <name-hypervisor-nas> placeholder and refined placeholders. - Updated <hostname-intranet>, <hostname-internet>, <hostname-hypervisor>, and <hostname-hypervisor-nas> placeholders to include .domain.com in examples. - Added <name-hypervisor-nas> placeholder for clarity. - Applied changes across all guides for consistency and enhanced obfuscation.
Fabrice Quenneville
2024-12-13 19:39:50 -0500
3f940f4c0a
Add manual IP configuration instructions for Brother printers to notes
Fabrice Quenneville
2024-12-11 17:56:16 -0500
a6fa2738cd
docs: update README to reflect recent repository changes
Fabrice Quenneville
2024-12-05 22:36:36 -0500
d57bc2e973
feat: Add comprehensive guide for installing Gitea on Debian - Introduced a detailed installation guide for Gitea on Debian in a Proxmox LXC container. - Included sections on: - Introduction to Gitea - Prerequisites for installation - Step-by-step installation procedure - Important warnings and security practices - Useful commands and information
Fabrice Quenneville
2024-12-05 22:33:20 -0500
ebeeddd77e
refactor: unify and enhance documentation across repositories
Fabrice Quenneville
2024-12-05 22:31:47 -0500
9b827965d5
Moved machine setups from notes to own folder.
Fabrice Quenneville
2024-12-05 18:37:02 -0500
b8b8817cd4
feat(notes): add guide for OCR and PDF manipulation on Linux
Fabrice Quenneville
2024-12-05 16:09:04 -0500
115eec5c62
feat(dns): add comprehensive DNS notes
Fabrice Quenneville
2024-12-05 15:49:54 -0500
cd1db53397
Add commands to find information about Linux distribution, version, and kernel
Fabrice Quenneville
2024-12-05 15:40:37 -0500
38da2a4315
Slight additions of missing commands in aptly setup notes.
Fabrice Quenneville
2024-11-18 20:17:00 -0500
758a624218
feat: Add comprehensive guide for installing Aptly on Debian
Fabrice Quenneville
2024-10-30 01:21:57 -0400
1d9f2f60a7
feat: add debrepo.fabq.ca.html and related images
Fabrice Quenneville
2024-10-29 17:42:26 -0400
3ae971374f
feat: add user creation notes to linux.md
Fabrice Quenneville
2024-10-29 17:35:58 -0400
e793f578de
Added step to install a public key on a remote server for passwordless authentication manually
Fabrice Quenneville
2024-10-24 14:13:52 -0400
0a0099d44d
Update README: Improve formatting and clarity
Fabrice Quenneville
2024-10-23 13:56:37 -0400
173bffb260
Add SSH notes to repository
Fabrice Quenneville
2024-10-23 13:28:34 -0400
069db4061b
Add script to remove audio tracks from video files using ffmpeg
Fabrice Quenneville
2024-10-23 10:10:22 -0400
42658df87b
Add detailed Debian packaging notes
Fabrice Quenneville
2024-10-23 10:01:00 -0400
7124708173
Added pip packaging notes and guide for Debian
Fabrice Quenneville
2024-10-21 03:19:21 -0400
83af3e5f80
Add installation guide for ChromeDriver on Linux
Fabrice Quenneville
2024-09-24 16:01:23 -0400
feffc2920c
Add comprehensive BTRFS management notes
Fabrice Quenneville
2024-09-24 05:04:24 -0400
b0fea8a511
Add Brother printer installation instructions for Linux
Fabrice Quenneville
2024-09-23 23:34:40 -0400
328b876257
Add Disk Management and Diagnosis sections to notes
Fabrice Quenneville
2024-09-23 23:20:37 -0400
3364657b0b
Enhance system management notes with additional commands and scripts
Fabrice Quenneville
2024-09-23 23:07:21 -0400
aeae8e4ab1
Add notes on installing and updating fonts
Fabrice Quenneville
2024-09-23 17:59:28 -0400
51c0b3312c
Update Linux Notes: Expanded System Information and User Management Sections
Fabrice Quenneville
2024-09-23 17:51:52 -0400
3d175495c9
Add notes on pdftk for PDF manipulation
Fabrice Quenneville
2024-09-23 16:53:44 -0400
c66d6a3213
Add notes on Linux system commands and USB device management
Fabrice Quenneville
2024-09-23 16:48:41 -0400
c63f44feee
Ajouté pages et requetes d'erreurs par défaut.
Fabrice Quenneville
2024-07-30 22:25:07 -0400
6127efd6e1
Added default error pages
Fabrice Quenneville
2024-07-07 01:59:53 -0400
973d9ac9b6
Initial commit
Fabrice Quenneville
2024-07-07 00:26:42 -0400