> ## Content Index
> Fetch the complete content index at: https://linuxhandbook.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# LHB Linux Digest #23.06: Syslogs, Processes and Troubleshooting Slow Website
- URL: https://linuxhandbook.com/newsletter/23-06/
- Published: 2023-05-10T12:11:24.000Z
- Updated: 2023-05-10T12:11:24.000Z
- Description: Learn about troubleshooting slow WordPress websites, and combining Ghost with Discourse, among other Linux tutorials.
- Author: Abhishek Prakash
- Tags: Newsletter

Would you like to have a community forum for Linux Handbook? A place where you could seek advice and share your Linux server experience with other LHB members?

The idea occurred to me while I was working on a [tutorial combining Ghost with Discourse](https://linuxhandbook.com/ghost-sso-discourse/).

Let me know if something like that interests you.

**💭 Let's see what you get in this edition:**

- /tmp directory and processes in Linux
- Troubleshooting slow WordPress website
- Memes that only Linux users can understand

## 🫶 Newsletter sponsor: SnapShooter

Not a fan of rsync and cron jobs? Back up your servers, databases, and applications easily with SnapShooter.

[Scheduled Snapshots, Database and Application for and all providers - SnapShooterTake up to hourly backup and snapshots for DigitalOcean and all providers. Scheduled and simple, allowing fast recovery![](https://snapshooter.com/android-icon-192x192.png)SnapShooter![](https://ondemand.bannerbear.com/simpleurl/vjO4KAmko1mBo2MVnG/image/card_body/text/SnapShooter%20Backups/image_container_rectangle_8/image_url/https://snapshooter.com/assets/images/hero.svg/card_title/text/SnapShooter)](https://snapshooter.com/?via=lhb&ref=linuxhandbook.com)

## 📚 Linux Tips, Tutorials and More

Even in the era of journal logs with systemd, the traditional and reliable syslogs remain significant. This guide will teach you the fundamentals of logging using syslogd.

[Beginner’s Guide to Syslogs in Linux \[Real World Examples\]The good old syslogs are still relevant in the systemd age of journal logs. Learn the basics of logging with syslogd in this guide.![](https://linuxhandbook.com/content/images/size/w256h256/2021/08/Linux-Handbook-New-Logo.png)Linux HandbookLHB Community![](https://linuxhandbook.com/content/images/2022/03/logging-with-syslogd-1.png)](https://linuxhandbook.com/syslog-guide/)

If you're curious about the currently active processes on your Linux system and would like to obtain more information about them, you can learn how to do so here. 

[Check All Running Process in LinuxWant to know what all processes are running on your systems? Here’s how to get details of the running processes in Linux.![](https://linuxhandbook.com/content/images/size/w256h256/2021/08/Linux-Handbook-New-Logo.png)Linux HandbookPratham Patel![](https://linuxhandbook.com/content/images/2023/04/how-to-check-running-processes-in-linux.png)](https://linuxhandbook.com/check-running-process/)

Yeah, there is a tmp directory in your root account. Learn what it is and why it is used.

[The /tmp directory in Linux: What You Should KnowLearn some crucial things about the /tmp directory. You’ll also learn how it is different from the /var/tmp directory.![](https://linuxhandbook.com/content/images/size/w256h256/2021/08/Linux-Handbook-New-Logo.png)Linux HandbookSagar Sharma![](https://linuxhandbook.com/content/images/2023/05/tmp-directory-in-linux.png)](https://linuxhandbook.com/tmp-directory/)

---

## 🛒 Awesome deal for Linux users

New to coding or a seasoned pro? Discover projects and practical problem-solving advice and take your Python skills to the next level. Plus, your purchase helps support the Python Software Foundation!

[Humble Tech Book Bundle: Python by No StarchWe’ve teamed up with No Starch Press for our newest bundle. Get books like Python for Kids and Beyond the Basic Stuff with Python. Plus, pay what you want & support charity!![](https://cdn.humblebundle.com/static/hashed/03df0490a53d595fd930f9fff52038366d60a05d.png)Humble Bundle![](https://hb.imgix.net/75e1c3e16619e8c9f5ef6ddb93f3bbc0c3b098e1.png?auto=compress,format&h=630&w=1200&s=d4c213287d9081c0d63c17f1eef0f4a8)](https://www.humblebundle.com/books/python-no-starch-books?partner=itsfoss&ref=linuxhandbook.com)

---

## 🗞️ What's happening

- [Ubuntu Pro is now available in AWS EC2](https://ubuntu.com/blog/ubuntu-pro-is-now-part-of-the-amazon-ec2-console?ref=linuxhandbook.com).
- [Angular version 16](https://blog.angular.io/angular-v16-is-here-4d7a28ec680d?ref=linuxhandbook.com) is released.
- Raspberry Pi OS is [updated with Linux kernel 6.1](https://www.phoronix.com/news/Raspberry-Pi-OS-2023-05-23?ref=linuxhandbook.com) LTS.
- [Mattermost gears up for AI-enhanced](https://news.itsfoss.com/mattermost-ai/?ref=linuxhandbook.com) collaboration.
- [Open Source Summit Europe](https://events.linuxfoundation.org/open-source-summit-europe/?ref=linuxhandbook.com) is announced. Use code OSSEU23FOSS20 at checkout to get 20% off.

---

## 🌟 Highlights

No one likes slow websites more than the sysadmins hosting it. Claudio shared his experience on finding the root cause behind a really slow WordPress site. If you host websites, you'll find it interesting. 

[Troubleshooting very slow Wordpress backend (100% CPU usage on uploads) with eBFP and FlamegraphsAnalyzing and troubleshooting a very slow Wordpress backend using eBPF and Flamegraphs. Or: All paths lead to caching.![](https://www.claudiokuenzler.com/apple-touch-icon.png)Claudio KuenzlerClaudio Kuenzler![](https://www.claudiokuenzler.com/graph/news/1311-flamegraph1.png)](https://www.claudiokuenzler.com/blog/1311/troubleshooting-ebpf-flamegraph-slow-wordpress-backend-100-percent-cpu-usage?ref=linuxhandbook.com)

I love the Ghost CMS. This is a great platform for publishing content focused on membership. This could be taken to the next level by combining Ghost membership with Discourse. Here's my experience.

[Integrating Ghost SSO With Discourse ForumHere’s a step by step tutorial to integrate your Ghost members’ sign-in with your Discourse forum.![](https://linuxhandbook.com/content/images/size/w256h256/2021/08/Linux-Handbook-New-Logo.png)Linux HandbookAbhishek Prakash![](https://linuxhandbook.com/content/images/2023/05/integrating-ghost-with-discourse.png)](https://linuxhandbook.com/ghost-sso-discourse/)

## 💡Terminal tip

Don't like the infinite long output in the top command? 

Use the option `-i` to hide the idle process and only show the active ones: 

```
top -i
```

![Linux top command tip](https://linuxhandbook.com/content/images/2023/05/top-command-tip.png)

---

## 🛠️ Nifty tools

Pods is a frontend for Podman to keep track of your Podman containers. It uses libadwaita for its user interface and strives to meet the design principles of GNOME.

[GitHub - marhkb/pods: Keep track of your podman containersKeep track of your podman containers. Contribute to marhkb/pods development by creating an account on GitHub.![](https://github.com/fluidicon.png)GitHubmarhkb![](https://opengraph.githubassets.com/8c7342d51f8fde121d813d805f3a5381d3ab03067b98daeacf880bebc63127cf/marhkb/pods)](https://github.com/marhkb/pods?ref=linuxhandbook.com)

Frogmouth is a Markdown viewer / browser for your terminal.

[GitHub - Textualize/frogmouth: A Markdown browser for your terminalA Markdown browser for your terminal. Contribute to Textualize/frogmouth development by creating an account on GitHub.![](https://github.com/fluidicon.png)GitHubTextualize![](https://opengraph.githubassets.com/36b05d0a6cc507145075f26036235935bb8a872b29e2ae82af6d50a2a586c6e8/Textualize/frogmouth)](https://github.com/Textualize/frogmouth?ref=linuxhandbook.com)

---

## 😂 Geek Humor

I was not expecting [this simple tweet](https://twitter.com/LinuxHandbook/status/1655518589473157121?ref=linuxhandbook.com) to blow up like this 😎

![Linux sysadmin forced to join standup meeting](https://linuxhandbook.com/content/images/2023/05/Tweet-by-Linux-Handbook.png)

## 💌 Like the LHB Linux Digest newsletter? 

You can **suggest your friends** subscribe to this newsletter. ([From here](https://linuxhandbook.com/newsletter/))

Want to **read previous newsletters?** You can [access the newsletter archives.](https://linuxhandbook.com/newsletter/)

Did I miss something? Or want to suggest something for LHB? Just reply to this email.