UJP - mac mini 2018 1号機

Life is fun and easy!

不正IP報告数

Okan Sensor
 
メイン
ログイン
ブログ カテゴリ一覧

ブログ - mac mini 2018 1号機

mac mini 2018 1号機

カテゴリ : 
Apple » mac mini » 2018
ブロガー : 
ujpblog 2025/2/26 10:52
 16000円で入札しててたら変えてしまったmac mini 2018.吊るし売られている状態から,スペックは梅だけど,今回メディアサーバにしてみることに.


 macOS Sequoia.セコイアと読むらしく,カリフォルニアの国立公園の名前なのだとか.バージョン的にはmacOS 15なんだね.振り返ると,macOS 14を体験してないままここに来てしまった.

 最初にホスト名.ギリシャ神話の真前からApolloとする.音楽と予言の神.

 次にパッケージマネージャのHomeBrewのインストール.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
 シェルの環境設定.
% 
% echo >> /Users/ujpadmin/.zprofile
% echo 'eval "$(/usr/local/bin/brew shellenv)"' >> /Users/ujpadmin/.zprofile
% eval "$(/usr/local/bin/brew shellenv)"
%
 zshなのか...

 次にパッケージを.
 Mac Pro 2013をセットアップした時のものを転用しているけど,廃止になったyoutube-dlとopenjdk@8は除外.youtube-dlの代わりにyt-dlpをインストール.JDKは様子見だな.必要になったら.

brew update
brew install tree
brew install wget
brew install coreutils
brew install imagemagick
brew install fontconfig
brew install nkf
brew install curl
brew install mrtg
brew install cowsay
brew install sl
brew install neofetch
brew install figlet
 第2弾.
brew install cask
brew install --cask iTerm2
brew install smartmontools
brew install testdisk
brew install nginx
brew install telnet
 p7zipもShiftItm無くなってた...

 第3弾.Let's Encryptの証明書作成ツール.
brew install certbot
 重複ファイル検索ツール.
brew install rdfind
コンパイラ.ビルド環境全般.
brew install gcc
 コミュニティ主導の AdoptOpenJDK (現在は Adoptium/Temurin).
brew install --cask temurin
 Linuxとのコマンド互換パッケージ.
brew install gnu-sed
brew install findutils
 メディア関連
brew install exiftool
brew install ffmpeg
brew install cask makemkv
brew install cask iina
brew install vlc
 セキュリティツール関連.
brew install findomain
brew install iperf3
brew install masscan
brew install netcat
brew install nmap
brew install socat
brew install gobuster
brew install zap
brew install cask maltego
 maltegoの場合はJDK11が必要な模様.
brew install --cask temurin@11

X Windowのアプリも使いたい人.

brew install --cask xquartz

PATH="/usr/local/opt/gnu-sed/libexec/gnubin:$PATH"
PATH="/usr/local/opt/findutils/libexec/gnubin:$PATH"

 その他.
sudo gem install iStats -n /usr/local/bin
cd
mkdir -p bin
cd bin
git clone http://github.com/possatti/pokemonsay
cd pokemonsay/
./install.sh
 ここまででどのようなパッケージが入ったか確認.
% brew list --versions🆑
aom 3.12.0
aribb24 1.0.4
augeas 1.14.1
brotli 1.1.0
ca-certificates 2025-02-25
cairo 1.18.2
cask 0.9.0
certbot 3.2.0
certifi 2025.1.31
cffi 1.17.1_1
cjson 1.7.18
coreutils 9.6
cowsay 3.8.4
cryptography 44.0.1
curl 8.12.1
dav1d 1.5.1
dialog 1.3-20250116
emacs 30.1
exiftool 13.10
ffmpeg 7.1_4
figlet 2.2.5
findomain 9.0.4
findutils 4.10.0
flac 1.5.0
fontconfig 2.16.0
freetype 2.13.3
frei0r 2.3.3
fribidi 1.0.16
gcc 14.2.0_1
gd 2.3.3_6
gettext 0.23.1
ghostscript 10.04.0
giflib 5.2.2
glib 2.82.5
gmp 6.3.0
gnu-sed 4.9
gnutls 3.8.4
gobuster 3.6.0
graphite2 1.3.14
harfbuzz 10.3.0
highway 1.2.0
icu4c@76 76.1_1
imagemagick 7.1.1-44
imath 3.1.12
iperf3 3.18
isl 0.27
jasper 4.2.4
jbig2dec 0.20
jpeg-turbo 3.1.0
jpeg-xl 0.11.1
lame 3.100
leptonica 1.85.0
libarchive 3.7.7
libass 0.17.3
libavif 1.2.0
libb2 0.98.1
libbluray 1.3.4
libde265 1.0.15
libdeflate 1.23
libevent 2.1.12_1
libheif 1.19.5_1
libidn 1.42
libidn2 2.3.7
liblinear 2.48
liblqr 0.4.3
libmicrohttpd 1.0.1
libmpc 1.3.1
libnghttp2 1.64.0
libogg 1.3.5
libomp 19.1.7
libpng 1.6.47
libraw 0.21.3
librist 0.2.11
libsamplerate 0.2.2
libsndfile 1.2.2_1
libsodium 1.0.20
libsoxr 0.1.3
libssh 0.11.1
libssh2 1.11.1
libtasn1 4.20.0
libtiff 4.7.0
libtool 2.5.4
libunibreak 6.1
libunistring 1.3
libvidstab 1.1.1
libvmaf 3.0.0
libvorbis 1.3.7
libvpx 1.15.0
libx11 1.8.11
libxau 1.0.12
libxcb 1.17.0
libxdmcp 1.1.5
libxext 1.3.6
libxrender 0.9.12
little-cms2 2.17
lua 5.4.7
lz4 1.10.0
lzo 2.10
m4 1.4.19
masscan 1.3.2
mbedtls 3.6.2
mpdecimal 4.0.0
mpfr 4.2.1
mpg123 1.32.10
mrtg 2.17.10
neofetch 7.1.0
netcat 0.7.1
nettle 3.10.1
nginx 1.27.4
nkf 2.1.5
nmap 7.95_1
opencore-amr 0.1.6
openexr 3.3.2
openjpeg 2.5.3
openssl@3 3.4.1
opus 1.5.2
p11-kit 0.25.5
p7zip 17.06
pango 1.56.1
pcre2 10.44
pixman 0.44.2
pycparser 2.22_1
python@3.13 3.13.2
rav1e 0.7.1
rdfind 1.7.0
readline 8.2.13
rtmpdump 2.4-20151223_3
rubberband 4.0.0
screenresolution 1.6
sdl2 2.32.0
shared-mime-info 2.4
sl 5.02
smartmontools 7.4
snappy 1.2.1
socat 1.8.0.3
speex 1.2.1
sqlite 3.49.1
srt 1.5.4
svt-av1 2.3.0_1
telnet 303.141.1
tesseract 5.5.0
testdisk 7.2
theora 1.1.1
tree 2.2.1
tree-sitter 0.25.2
unbound 1.22.0
webp 1.5.0
wget 1.25.0
x264 r3108
x265 4.1
xorgproto 2024.1
xvid 1.3.7
xz 5.6.4
yt-dlp 2025.2.19
zeromq 4.3.5_1
zimg 3.0.5
zstd 1.5.7
iterm2 3.5.11
makemkv 1.17.9
maltego 4.9.1
temurin 23.0.2,7
temurin@11 11.0.26,4
xquartz 2.8.5
zap 2.16.0
% 

export PATH="/usr/local/bin:$PATH"
export PATH="/usr/local/sbin:$PATH"
export PATH="/usr/local/opt/apr-util/bin:$PATH"
export PATH="/usr/local/opt/apr/bin:$PATH"
export PATH="/usr/local/opt/coreutils/libexec/gnubin:$PATH"
export PATH="/usr/local/opt/curl/bin:$PATH"
export PATH="/usr/local/opt/gettext/bin:$PATH"
export PATH="/usr/local/opt/gnu-sed/libexec/gnubin:$PATH"
export PATH="/usr/local/opt/openldap/bin:$PATH"
export PATH="/usr/local/opt/openssl/bin:$PATH"
export PATH="/usr/local/opt/sphinx-doc/bin:$PATH"
export PATH="/usr/local/opt/sqlite/bin:$PATH"
export PATH="/usr/local/opt/icu4c/sbin:$PATH"
export PATH="/usr/local/opt/openjdk@8/bin:$PATH"

PS1='\[\e[0;36m\][\h:\u \t \w ]\[\e[0m\]\n\$ '
export COWPATH=/usr/local/Cellar/cowsay/3.04_1/share/cows
#cowsay -f daemon `hostname`
bin/pokemonsay/pokemonsay.sh -p -p Alakazam `hostname`

トラックバック


広告スペース
Google