備忘録

HackTheBox

ParrotOSで作る、ぼくのかんがえた最強のハッキングマシン【CTF/HackTheBox】

Hack The BoxやCTFで使っているParrotOSの環境を立て直すことにしたので、備忘録代わりにセットアップ方法についてまとめておこうと思い、この記事を書きました。

Read
HackTheBox (en)

My Idea of the Ultimate Hacking Machine Built with ParrotOS [CTF/HackTheBox]

I decided to rebuild the ParrotOS environment I use for Hack The Box and CTFs, so I wrote this article to summarize the setup steps as a personal memo.

Read
Rust

WSL上にRust環境を作るメモ

Rustで競プロを楽しむための環境を作っていきます

Read
Rust (en)

Notes on Setting Up a Rust Environment on WSL

I’ll set up an environment for enjoying competitive programming in Rust.

Read
Notes

VSCodeでHyper-V上の仮想マシンのファイルを直接編集できるようにする方法

ホストのWindows にインストールされているVSCodeから、仮想マシン上のUbuntuのファイルを操作して開発を行えるようにするための環境構築についてまとめます。

Read
Notes

LinuxでVSCodeを使うとき、'apt upgrade'後にcodeコマンドが使えなくなる問題の原因と解決策

Linux環境で`apt update`コマンドを実行するとVSCodeが`code`コマンドで呼び出せなくなる問題についてのトラシューを行ったので原因と解消法について記録しておきます。

Read
Notes

自作PCを組んでみたので、構成と価格、失敗したことについてまとめました

先日のAmazonプライムセールのタイミングで初の自作PCに挑戦しました。事前に苦労したことや、組み立てた後に気づいた失敗などもありましたので、備忘録代わりにこの記事を書いてます。

Read
Notes (en)

I Built My Own PC, So Here Are the Parts, Cost, and Mistakes I Made

I tried building my first custom PC during the recent Amazon Prime sale. Since I had some trouble beforehand and noticed some mistakes after assembling it, I'm writing this article as a memo for myself.

Read
Windows

Windows10を快適に楽しむための設定備忘録

この記事では、Windows10をクリーンインストールした後のこまごました設定、個人的によく使うアプリケーションのインストール方法、OSのセットアップ方法について書きます。

Read
Windows

Windows Package Manager(winget)でよく使うアプリケーションをインストールする

今回は最近メジャーバージョンがリリースされたばかりのWindows Package Managerを使って、普段僕が使用しているアプリケーションのインストールを行います。

Read
Windows (en)

Notes on Settings for Getting the Most Out of Windows 10

In this article, I will cover the small settings to configure after a clean install of Windows 10, how to install the applications I personally use often, and how to set up the OS.

Read