<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Posts on Blog - Josh Lin</title>
    <link>https://joshlin.me/posts/</link>
    <description>Recent content in Posts on Blog - Josh Lin</description>
    <image>
      <title>Blog - Josh Lin</title>
      <url>https://joshlin.me/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://joshlin.me/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Tue, 12 Dec 2023 02:42:25 -0500</lastBuildDate><atom:link href="https://joshlin.me/posts/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Moving WSL to Another Drive</title>
      <link>https://joshlin.me/posts/wsl-migration/</link>
      <pubDate>Tue, 12 Dec 2023 02:42:25 -0500</pubDate>
      
      <guid>https://joshlin.me/posts/wsl-migration/</guid>
      <description>Sometimes you need to move your WSL installation to another drive. Maybe you&amp;rsquo;re running out of space on your current drive, or you just want to move it to a faster drive. Whatever the reason, it&amp;rsquo;s simple as using several builtin commands from WSL. For this example, I&amp;rsquo;ll be moving my Ubuntu-22.04 installation from my C: drive to my D: drive.
Steps List current installations in cmd or windows powershell</description>
    </item>
    
    <item>
      <title>My Ubuntu Server Was Hacked!</title>
      <link>https://joshlin.me/posts/linux-intrusion/</link>
      <pubDate>Sat, 15 Jul 2023 04:36:12 -0500</pubDate>
      
      <guid>https://joshlin.me/posts/linux-intrusion/</guid>
      <description>Problem Root and other users, except the default Ubuntu user on Tencent Cloud, are unable to log in.
Immediately logged into Ubuntu and confirmed the configuration in /etc/ssh/sshd_config. PermitRootLogin was enabled, and PasswordAuthentication was also active. Used passwd to reset the password. Still failed to log in. CPU utilization at 100%.
Used kill -9 2724 to terminate the process. Found implanted programs in /var/tmp/.x and /var/tmp/.xrx. lighthouse@VM-12-14-ubuntu:~$ ls -la /var/tmp/.xrx /var/tmp/.</description>
    </item>
    
  </channel>
</rss>
