macOS
macOS is a series of graphical operating systems developed and marketed by Apple Inc. since 2001. It is the primary operating system for Apple's Mac family of computers. Within the market of desktop, laptop and home computers, and by web usage, it is the second most widely used desktop OS, after Microsoft Windows.[1]
macOS is the second major series of Macintosh operating systems. The first is colloquially called the 'classic' Mac OS, which was introduced in 1984, and the final release of which was Mac OS 9 in 1999. The first desktop version, Mac OS X 10.0, was released in March 2001, with its first update, 10.1, arriving later that year. After this, Apple began naming its releases after big cats, which lasted until OS X 10.8 Mountain Lion. Since OS X 10.9 Mavericks, releases have been named after landmarks in California. Apple shortened the name to 'OS X' in 2012 and then changed it to 'macOS' in 2016, adopting the nomenclature that it uses for their other operating systems, iOS, watchOS, and tvOS.[1]
- macOS [EN] @ Apple App Store
Documentation
Products
Functions
1 pages found:
Applications
161 pages found:
- 1Blocker
- Anybox
- Affinity Designer
- Affinity Photo
- Affinity Publisher
- AlDente
- Alfred
- Amphetamine
- Ansible
- Apache
- Apple Configurator
- aText
- Bartender
- BBEdit
- Bear
- Berkeley DB
- BIND
- Bitwarden
- Bunch
- diagrams.net
- Calendar
- Calibre
- Chef InSpec
- Chrome
- Chrony
- Cryptomator
- CUPS
- Docker
- Dovecot
- Dropbox
- Espanso
- FFmpeg
- Final Cut Pro
- Firefox
- ForkLift
- Homebrew Cask
- GarageBand
- GeekTool
- Git
- GNU Privacy Guard
- GNU Zip
- GnuCash
- GnuTLS
- Google Drive
- Ice
- HandBrake
- Homebrew
- HoudahSpot
- iCloud
- ImageMagick
- Integrity
- ISC DHCP
- iStat Menus
- iTerm2
- iWork
- KeepingYouAwake
- John the Ripper
- Joplin
- LibreWolf
- Lungo
- KeePassXC
- KnockKnock
- Kubernetes
- KyPass
- LibreOffice
- LibreSSL
- Little Snitch
- Lockdown
- Lynis
- LyX
- MariaDB
- Marked
- Meld
- Mellel
- Mercurial
- Messages
- MindNode
- MultiDeco
- MultiMarkdown Composer
- Music
- MySQL
- Nginx
- Nmap
- ntp
- Proton VPN
- Obsidian
- OCS Inventory NG
- OmniFocus
- OmniGraffle
- OmniOutliner
- OmniPlan
- OnyX
- OpenLDAP
- OpenSMTPD
- OpenSSH
- OpenSSL
- OpenVAS
- OpenVPN
- osquery
- OTP Auth
- OverSight
- Pandoc
- Pixelmator
- Pluggable Authentication Modules
- Podman
- Postfix
- PostgreSQL
- Puppet
- Raindrop.io
- Shortcuts
- Stats
- RansomWhere?
- Raycast
- Rectangle
- Reeder
- rsyslog
- rxvt
- Safari
- Samba
- Santa
- Scribus
- Script Debugger
- SecureSafe
- Setapp
- Shazam
- Signal
- Siri
- SketchUp
- Slack
- Sloth
- SmartGit
- Snort
- Sound Control
- SoundSource
- SoX
- SQLEditor
- SQLite
- Sublime Text
- Syncthing
- syslog-ng
- TeamViewer
- TeX Live
- Textastic
- The Unarchiver
- TinkerTool
- Tower
- Traefik
- Übersicht
- Ulysses
- V-Planner
- vaultwarden
- VCE Simulator
- VLC Media Player
- Wine
- WireGuard
- Wireshark
- Witch
- Xcode
- ZMap
Shell Commands
131 pages found:
- acme.sh
- afplay
- aria2
- at
- atd
- awk
- basename
- bashdb
- bc
- brctl
- direnv
- caddy
- cat
- certbot
- chage
- chflags
- chmod
- chown
- chroot
- chsh
- clear
- cp
- cpio
- cron
- csvs-to-sqlite
- curl
- cut
- eza
- date
- dd
- df
- diff
- dirname
- diskutil
- dnsmasq
- dog
- dropbox uploader
- du
- duti
- env
- expand
- grype
- fcron
- fdisk
- fetchmail
- figlet
- find
- fmt
- free
- ftp
- gdrive
- getent
- getmail
- grep
- hdiutil
- head
- hostname
- iconv
- install
- installer
- iperf
- jq
- kill
- killall
- ln
- logger
- logrotate
- ls
- make
- mas
- mdutil
- mkdir
- mpstat
- multimarkdown
- mv
- numfmt
- nvim
- pkgx
- procs
- open
- otool
- parallel
- passwd
- patch
- pdfgrep
- pgrep
- plutil
- procmail
- ps
- qrencode
- starship
- sudo
- rclone
- readlink
- rm
- rsync
- tspin
- say
- script
- sed
- shellcheck
- shred
- shuf
- sips
- softwareupdate
- sort
- srm
- stunnel
- swaks
- tag
- tail
- tar
- tcpdump
- telnet
- time
- tr
- traceroute
- tree
- unison
- urlwatch
- vim
- vsdbutil
- vsftpd
- w
- watch
- wc
- wget
- xargs
- xinetd
- yq
- yt-dlp
File Systems
6 pages found:
Hints
- Set umask to restrict the file access (with Yosemite 10.10.3)
Run the following command:[2]
sudo launchctl config user umask 0077
- Set umask to restrict the file access (before Yosemite)
Edit the file /etc/launchd-user.conf as root and add the following line:
umask 0077