diff --git a/contents/2023-02-11-Scuffed_server.mdx b/contents/2023-02-11-Scuffed_server.mdx
index b5f3479..2867f9f 100644
--- a/contents/2023-02-11-Scuffed_server.mdx
+++ b/contents/2023-02-11-Scuffed_server.mdx
@@ -9,7 +9,7 @@ so after new year i went back to my home, then i found an old laptop that my old
when he was a college student, so rather being dusted and forgotten like promises, imma make it to be a home server.
-![BRRAP BRRRAP GANG GANG](https://uca0b95d4eaebb2b7684ee717042.previews.dropboxusercontent.com/p/thumb/AB2rsecGeTYPGKnDSrnlyQupGEKPiSyGC_iEdDTUpeLS5Kaw2oDXnBSBO__OBGW5oDYha7wBBPoCWs2-mojKaDq3IoF5UnNcRJfkqIIX8s1vXXgxrNhPn_1qcpq1wJlZCqkkBbOB12SBIK0CsfEqIkKG_-wn0uH6svTpb3ypicy6YEDno3IOlh3UUkEX_Md7p-QI0VzOr0-IgCMXMmhPWgTKAEReGs3IErGWXa7drdNH6AQNyUm_j8I6hp2EURC_MuRH47RLC5ZlYGAbRfd4VR6wbbazmBqU1HB7ilT1G0NZJH4yJ71gXhkgZCJOj-fxjNkIxtKtKkUS6e03tN2_7kLoK3RJS50yK5ltcX6mw5z02V-NEB-pGQv3jaRA6qsvRtI7XfPd2IjQY__iONYw7aBx8R0n5QrHjYURD0gP9Ovw4Q/p.jpeg)
+![BRRAP BRRRAP GANG GANG](https://files.nochill.in/media/20230219_090008.jpg)
this bad boy have up to 12gb RAM good processor and i only need to replace the hard drive cause i expect the drive already fried
and repaste the machine.It's [Asus X540LJ](https://icecat.biz/p/asus/x540lj-xx044t/notebooks-x540lj-xx044t-30687259.html)
@@ -22,7 +22,7 @@ so i tried to turn it on, as expected the drive is dead, then i bought a new 320
## Setup
i'm install the machine with [Debian](https://www.debian.org/download), well because it's just werkz.Then i straight checked the drive using [smartmontools](https://help.ubuntu.com/community/Smartmontools) just in case
-![](https://cdn.discordapp.com/attachments/743422487882104837/1076708661189169182/smrtctlresult_2023_02_19.png)
+![](https://files.nochill.in/media/smrtctlresult_2023_02_19.png)
Thank god, i thought i got cooked.Looks promising no errors log or whatsoever, if you want to know whats the attributes do and how to read smartmontools result you can check [S.M.A.R.T Wiki](https://en.wikipedia.org/wiki/Self-Monitoring,_Analysis_and_Reporting_Technology).
Oh and also just in case,if you want to change wikipedia layout to old layout i found a [Tweet](https://twitter.com/Nerdwiththehat/status/1615852490355777536) that explain how to do it
@@ -39,7 +39,7 @@ then i'm install necessary tools like [OpenSSH](https://ubuntu.com/server/docs/s
i'm installed it manually, my plan is to put all the tools in container and each container connect
each other like this [hazardous thing](https://cdn.seedno.de/txt/docker-compose.yml.html).
i'm not gonna put it all on containers, some tools gonna build manually,
-i don't want my machine getting [cooked](http://158.140.167.180/files/media/DockerCompose.mp4) while building it.Well it's gonna take a lot time to make that but hey, if the warehouse somehow got exploded, it's gonna be easy to build it up again
+i don't want my machine getting [cooked](https://files.nochill.in/media/DockerCompose.mp4) while building it.Well it's gonna take a lot time to make that but hey, if the warehouse somehow got exploded, it's gonna be easy to build it up again
### Migrate the website