Sitemap
A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.
Pages
Page Not Found
Page not found. Your pixels are in another canvas.
About
All the trivials.
Contact
Your suggestion.
Contact
Your suggestion.
LESSONS
Conquer Ubuntu Openbox.
Gallery
Screenshots of a Ubuntu Openbox after configured.
Splash Page
Bacon ipsum dolor sit amet salami ham hock ham, hamburger corned beef short ribs kielbasa biltong t-bone drumstick tri-tip tail sirloin pork chop.
Posts
JJY Japanese Time
Begin to transmit
PipeWire and bluetooth
In the past I always avoided pulseaudio in favor of alsa (with apulse to use with Firefox).
Intel graphic - Xorg config for screen tearing
If your graphic card was manufactured in 2007 and newer, try uninstalling the xserver-xorg-video-intel package and use the builtin modesetting driver (xse...
What I have learnt after building my own PC
I have built my PC and learnt some information that I want to put here. I could be wrong so please research each point on your own before using it.
Landing page for apps
1. Min Audiobook Player
How to use youtube-dl
1. Install
Add a custom folder to PATH
The most common directories that hold executable programs are /bin, /sbin, /usr/sbin, /usr/local/bin and /usr/local/sbin. These directories are specified in ...
Python Virtual Environment with VS Code
These are notes for my own use. If it helps you in any way it is great!
Move /home directory to another partition or drive
I always manage to fill up my /home folder with all kinds of unknown things and the act will make the whole system starved of space. Moving home to another p...
Use python and bash to copy file to samba shared folder
How to mount a samba share folder using command line mount in Linux is the act of associating a file system (a disk, partition, folder…) to a location in the...
Install packages from backports Debian - Libreoffice 7 on Buster
Backports are repositories that have packages from newer sources (Testing and Sid) compiled so that it can work on older Debian versions.
Debian update notification module for Polybar in Python
All the credits go here: https://gist.github.com/yumminhuang/8b1502a49d8b20a6ae70
Change default terminal in Ubuntu/Debian with Openbox
I want to experiment a bit with other terminal emulators as I have always used Terminator.
Alacritty
/home/dat/ubwebnew/_posts/2020-09-03-ibus-ctrl-shilf-shorcut-with-GTK.md
Make the Ctrl+Shift shortcut for iBus to switch input
I am always familiar with using Ctrl + Shift to switch between input modes (switch typing language).
Understand Linux Distribution
Environment (KDE, Gnome, XFCE…): the look and feel of a Linux
Bash theme with Oh-my-bash
Oh my bash: a framework of Bash shell and extends its ability to install plugin and theme.
Add Bash Aliases
Instead of having to type a frequently used command, I can specify a “short word” (shortcut) to represent it. The “short word” is an alias.
Remove Firefox title bar
Remove the title bar to get more screen space (like in Chrome).
Sublime Text 3 keyboard shortcuts
I find these following shortcut keys essential.
Setup Multiple Monitors in Linux with Arandr
1. Arandr for arranging multiple monitors
Add an autostart file Openbox style for Raspberry Pi
When using Raspberry as a headless server, eventually I will need to run some commands or apps at start up.
Install a transmission server (on Raspberry Pi)
Why another Transmission guide: This is my seft-note. This guide focuses on giving more comprehensive information about permission.
Crontab Basic
Cron is for scheduling tasks.
Wallpaper Slideshow With Nitrogen
To automatically change wallpapers after a period of time.
RESTful Routes Reminder
I get this table from a course by Colt Steele (best teacher ever!). Put here just as an easy to reach reference.
Better font for LibreOffice and Linux
Please understand that I am no expert on font rederring, and this post is just a note for my future self in case I have to reinstall the whole system.
How I install and use Obmenu Generator
Since I always find any auto-generated menu is too busy, I need obmenu-generator to generate a menu with only items I need and display their associated icons.
Flameshot as screenshot app
Several days ago, I needed a screenshot of a small part of my screen. As usual I tried to open Shutter and found that the command shutter “is not found”.
Parse Gmail for attachments
My only focus is to parse my Gmail for .epub files (for my ebook converter server) and sort them to a folder. You can use it for any other file format.
How to set up Raspberry Pis as headless servers
The steps laying out here are distilled from my own trial and error. Hope it will help you! Download Raspbian image Because I run servers headless, there is ...
What I use Raspberry Pi for and my own opinions about it
I have been using Raspberry Pi from the model B, 1st to the 3rd version of the board and have some interesting things to share in case someone is wondering w...
Convert and send ebook to kindle
I have been using kindle for several years and used the GUI version of Calibre to convert ebooks then using Thunderbird to send the converted ebook to my kin...
Use Mutt As Email Client
I only use the Raspberry Pi for a headless server, so I need a email client for sending email.
Back Up Raspberry Pi OS To Image
After installing and configuring many things on my Raspberry Pi, it will be too much if I have to do it again. Backing it up is really a good idea.
Upgrade Debian from 9 to 10 (Stretch to Buster)
First, change the content of the sources.list file.