About:
Dimitrije Radojević is the author of Dimitrije's Website.
Website:
Specializations:
Outgoing Links:
Subscribe to RSS:
The text is about the process of network booting, specifically PXE and iPXE, and how to set up a PXE + iPXE boot on a MikroTik device. The author describes the benefits of network booting, the process of how PXE and iPXE work, and...
The author is building a homelab and has decided to use refurbished all-in-one PCs as servers. They have purchased 4 Dell Optiplex 7040 Micro PCs and a 10-inch network cabinet. The author also bought a 4-way PDU, a 5-port Gigabit ...
The text discusses the use of Nix for setting up a consistent, reproducible development environment for various programming languages, including OCaml. It explains the process of pinning Nixpkgs, setting up a Nix shell, and adding...
The text is about the author's experience setting up a FOB wireless network using MikroTik and Wireguard to watch Serbian TV from abroad. The author explains the process of setting up the network, including configuring the Wiregua...
The text discusses the author's efforts to underclock his Ryzen HTPC to minimize power draw when idling and maximize performance when needed. The author also outlines the constraints he needs to stay within and details the differe...
The post discusses setting up NAT on a Compute Instance in Oracle Cloud (OCI). The author talks about the Always Free offering for Oracle Cloud, the setup of Virtual Cloud Network (VCN) with two OCI Subnets, and the issues faced w...
The author decided to build a home HTPC/NAS despite not needing one, and listed the requirements for the build. They then detailed the process of choosing and purchasing the components, including the CPU, motherboard, case, and fa...
The author learned that using the 'clear' command in tmux also clears the terminal scrollback buffer, which was surprising. The behavior is due to the command looking up information about the current TERM in the terminfo database ...