| Both sides previous revisionPrevious revision | |
| os:mac [2025/03/26 11:47] – warnaud | os:mac [2025/11/18 07:40] (current) – warnaud |
|---|
| | ====== Fine Tuning ====== |
| |
| | * https://community.jamf.com/t5/jamf-pro/adding-ad-user-in-terminal/td-p/220596 launch VPN, attach to domain ads.your.domain in th user preference panel then:<code bash>sudo /System/Library/CoreServices/ManagedClient.app/Contents/Resources/createmobileaccount -n [AD_username] |
| | login |
| | SecureToken admin user name [optional]: [Enter] </code> |
| | * https://www.ionos.com/digitalguide/server/configuration/showing-hidden-files-on-a-mac/ |
| | |
| | <code bash> |
| | defaults write com.apple.Finder AppleShowAllFiles true |
| | killall Finder</code> |
| | * https://superuser.com/questions/158375/how-do-i-close-the-terminal-in-osx-from-the-command-line |
| | * https://rob.cr/blog/using-ssh-agent-mac-os-x/ |
| | |
| | <code bash> ssh-add -K .ssh/id_rsa.sit</code> |
| | |
| | Softs: |
| | * https://titanium-software.fr/en/onyx.html |
| | * https://www.google.com/chrome/?brand=JJTC&gclsrc=ds&gclsrc=ds - chrome |
| | * https://brave.com/download/ - Brave |
| | * https://www.alfredapp.com/help/getting-started/ - Alfred |
| | * http://www.videolan.org/vlc/ - VLC |
| | * https://lbry.com/get - Lbry |
| | * https://www.virtualbox.org/wiki/Downloads - VirtualBox |
| | * https://discord.com/download - Discord |
| | * https://desktop.telegram.org - Telegram |
| | * https://iterm2.com/downloads.html - iTerm2 |
| | * https://apple.stackexchange.com/questions/48796/iterm-as-a-slide-out-terminal-from-the-top-of-the-screen |
| | * https://rob.cr/blog/using-ssh-agent-mac-os-x/ |
| | * Disable "Set environment variable" in Session to avoid <code perl>perl: warning: Setting locale failed. |
| | perl: warning: Please check that your locale settings: |
| | LANGUAGE = (unset), |
| | LC_ALL = (unset), |
| | LC_CTYPE = "UTF-8", |
| | LANG = (unset)...</code> |
| | * https://www.keka.io/en/ |
| | * https://signal.org/download/macos/ |
| | * bitwarden - AppStore |
| | * Todoist/ticktick - AppStore |
| | * https://iina.io/ IIna |
| | * https://obsidian.md |
| | * Keynote - AppStore |
| | * Numbers - AppStore |
| | * Pages - Appstore |
| | * Station - https://getstation.com/ |
| | * MS Remote desktop - AppStore |
| | * https://www.xquartz.org - XQuartz |
| | * sudo <code bash> echo "fortiera ALL = (ALL) NOPASSWD: ALL" > /etc/sudoers.d/fortiera</code> |
| | * https://brainio.com/#/download |
| | * https://www.slideas.app/ :!: untested |
| | * https://christitus.com/nix-package-manager/ |
| | * https://brew.sh/ |
| | * [[https://apps.apple.com/us/app/gapplin/id768053424?mt=12?ls=1|Gapplin]] |
| | * https://logseq.com/ |
| | * https://gitlab.com/arnaud.fortier/dotfiles |
| | * https://freetubeapp.io/#download |
| | <code bash> brew install zsh-history-substring-search zsh-fast-syntax-highlighting zsh-autosuggestions zsh-navigation-tools zsh-syntax-highlighting |
| | compaudit | xargs chmod g-w</code> |
| | * Dock hacks<code bash>defaults write com.apple.dock autohide-delay -float 0 |
| | defaults write com.apple.dock autohide-time-modifier -float 0.4; killall Dock</code> |
| | * [[https://www.alphr.com/view-hidden-files-mac/]]<code bash>defaults write com.apple.Finder AppleShowAllFiles TRUE |
| | killall Finder</code> |
| | * ssh-private key password store in keychain <code bash>ssh-add --apple-use-keychain ~/.ssh/[your-private-key]</code> |
| | |
| | ====== Troubleshoot ====== |
| | ===== Reset NVRAM ===== |
| | Cmd+Option + P + R |
| | ===== Safe Mode ===== |
| | "Shift" at boot |
| | ===== Disk Utility/Reinstall ===== |
| | Cmd + R |
| | ===== Network ===== |
| | <code bash>udo dscacheutil -flushcache; sudo dscacheutil -flushcache;sudo killall -HUP mDNSResponder</code> |
| | ===== AD ===== |
| | 7https://community.jamf.com/t5/jamf-pro/adding-ad-user-in-terminal/td-p/220596 |
| | ====== Other ====== |
| | Network status : https://apps.apple.com/us/app/ethernet-status/id1186187538?ls=1&mt=12\\ |
| | Terminal stuff: https://dev.to/duncanlew/elevate-your-terminal-experience-on-the-mac-3o3m\\ |
| | Pliim : https://pliim.app/opensource \\ |
| | CopyClip : https://apps.apple.com/us/app/copyclip-clipboard-history/id595191960 \\ |
| | MonitorControl : https://github.com/MonitorControl/MonitorControl/releases \\ |
| | Shottr - https://shottr.cc/ \\ |
| | HiddenBar : https://apps.apple.com/us/app/hidden-bar/id1452453066?mt=12\\ |
| | HotKey : https://apps.apple.com/us/app/hotkey-app/id975890633?mt=12\\ |
| | Dropover - https://apps.apple.com/us/app/dropover-easier-drag-drop/id1355679052\\ |
| | Pipo : https://goodsnooze.gumroad.com/l/pippo\\ |
| | Scroll Reverser : https://pilotmoon.com/scrollreverser/\\ |
| | Hand Mirror : https://apps.apple.com/fr/app/hand-mirror/id1502839586?mt=12\\ |
| | -> Demo/source: https://www.youtube.com/watch?v=TYwgpF_wRKk\\ |
| | \\ |
| | MacGPT : https://www.macgpt.com (Pay...)\\ |
| | Gestimer : https://maddin.io/gestimer/ (trial)\\ |
| | AppCleaner : https://freemacsoft.net/appcleaner/\\ |
| | Batteries : https://www.fadel.io/batteries (trial/pay)\\ |
| | Rectangle : https://rectangleapp.com\\ |
| | 4K video downloader : https://www.4kdownload.com/fr/products/videodownloader-2\\ |
| | One Thing : https://apps.apple.com/fr/app/one-thing/id1604176982?mt=12 \\ |
| | -> Demo/source: https://www.youtube.com/watch?v=S3s4g2xT8Ls\\ |