Yesterday, all my troubles seemed so far away지난 날엔, 내 모든 문제들이저 멀리 있는 것 같았는데 Now it looks as though they’re here to stay이제 그것들이 여기에 머무르려 하는 것 같아 Oh, I believe in yesterday오, 난 지난 날을 믿었는데 Suddenly, I’m not half the man I used to be갑자기, 내가 예전의 반도 안 되는남자 […]
Yesterday
https://sites.tufts.edu/cfactory/2025/01/21/test/
Lyrics: Ein Tor zur weiten Welt
Ein Tor zur weiten Welt Ein jeder Mensch braucht einen OrtEvery person needs a place Wo das Herz der Heimat lachtWhere the heart of home laughs Wo noch in traurig dunkler NachtWhere still in sad dark night Dir ein Licht der Hoffnung wachtA light of hope watches over you Doch in uns allen blüht die […]
https://sites.tufts.edu/cfactory/2024/08/06/lyrics-ein-tor-zur-weiten-welt/
hello
hello
https://sites.tufts.edu/cfactory/2024/01/04/hello/
update 11/23/2023
111
https://sites.tufts.edu/cfactory/2023/11/23/update-11-23-2023/
raspberry pi vpn setup
https://www.comparitech.com/blog/vpn-privacy/raspberry-pi-vpn/
https://sites.tufts.edu/cfactory/2022/03/19/raspberry-pi-vpn-setup2/
ubuntu encrypted grub boot
https://askubuntu.com/questions/1271867/grub-does-not-detect-encrypted-ubuntu-on-second-disk https://askubuntu.com/questions/1351914/uefi-grub-fails-to-boot-encrypted-ubuntu-21-04-system-cant-find-command-crypt https://askubuntu.com/questions/1009646/how-to-fix-a-not-booting-ubuntu-setup-with-encrypted-root-disk
https://sites.tufts.edu/cfactory/2022/03/15/ubuntu-encrypted-grub-boot/
linux grub rescue
press c at the first boxthen ls to check your partitions/disksThen indicate which vmlinuz and imitrd.img you want to boot with.
https://sites.tufts.edu/cfactory/2022/03/14/linux-grub-rescue/
calibre server, https, selfsigned ssl
these two sites are very useful… https://www.digitalocean.com/community/tutorials/how-to-create-a-self-signed-ssl-certificate-for-apache-in-ubuntu-18-04 https://www.digitalocean.com/community/tutorials/how-to-create-a-calibre-ebook-server-on-ubuntu-18-04 redirect incoming traffic to a service running at an internal port –> use proxy option.. https://serverfault.com/questions/977894/redirecting-https-url-to-service-running-on-a-different-port for example, if you have a ebook server running internal port 70 then, setup proxy as ‘/ebook/’ ‘http://localhost:70″and access this from outside by typing https://external_ip:port/ebook/ using this trick, you can link […]
https://sites.tufts.edu/cfactory/2022/01/23/calibre-server-https-selfsigned-ssl/
wake on lan: ubuntu20
https://necromuralist.github.io/posts/enabling-wake-on-lan/
https://sites.tufts.edu/cfactory/2022/01/17/wake-on-lan-ubuntu20/
ubuntu 20 vnc connect after logout not working
this solution seems correct https://askubuntu.com/questions/1033274/ubuntu-18-04-connect-to-login-screen-over-vnc switch the display manager to lightdm, and then bind vnc with x11vnc Ubuntu 18.04 switched from LightDM to GDM3. Connecting to the login screen with VNC while using GDM3 is currently not possible. The easiest way to get this VNC functionality back is to simply switch back from GDM3 to […]
https://sites.tufts.edu/cfactory/2022/01/08/ubuntu-20-vnc-connect-after-logout-not-working/