Emacs

Use Emacs on Windows 10

It seems inline IME display is possible even with the official build, but for now the following build is more …
Emacs

I Tried Customizing What Emacs Shows in the Title Bar

After I started opening remote files with Tramp, I wanted a quick way to tell which host the file I was editing belonged …
Emacs

How to Directly Edit Ubuntu or CentOS Files from Emacs for Windows - Emacs Tramp

I use Ubuntu and CentOS with VirtualBox + Vagrant. Sometimes I need to edit files such as Java, JavaScript, or CSS …
Linux

Install tmux on CentOS 6

This is a note from when I installed tmux on a CentOS 6 minimal VM. If you run `yum` without thinking about it, you get …
Wordpress

WordPress: How to Paste Code Between the <head> and </head> Tags in the Cocoon Child Theme

I use the Cocoon Child theme. I did not know how to put the Google Adsense code inside the <head> tag, so I looked …
Wordpress

I Tried Using the Relaxed Kosugi Maru Web Font (Google Font) in a WordPress Theme

I tried configuring a web font in WordPress. This time I used Kosugi Maru from Google Fonts. The theme for this site is …
Hello

Comfortable BGM for Keyboard Fans

https://www.youtube.com/watch?v=fpwVavmNEbA リンク先を開く www.youtube.com This is the official HHKB ASMR. If you play it on …
Ubuntu

Regularly Update Dynamic DNS for a Custom Domain Registered with Onamae.com from Ubuntu

I registered a domain with Onamae.com, so I set up DDNS to automatically register the IP address of my home server. …
Ubuntu

Add the Japanese Locale to Ubuntu 19.10

Even if you set LANG=ja_JP.UTF-8, if the locale definition does not exist you will see error messages like the …
Ubuntu

Firewall Settings on Ubuntu 19.10

Since the machine connects directly to an external network over PPPoE, I enable the firewall. $ sudo ufw allow 80 $ sudo …
Sponsored links