He, Peng

A Roboticist.

Be Focused & Cool.


Tag: Linux


  1. How to Fix Windows and Linux Showing Different Times When Dual Booting

    Your computer stores the time in a hardware clock on its motherboard. The clock keeps track of time, even when the computer is off. By default, Windows assumes the time is stored in local time, while Linux assumes the time is stored in UTC time and a…

    Linux, Fix, How ToRead More

  2. My Bashrc

    It is very helpful to keep your bashrc consistant. # for tilix terminal # Use this commented line to create the link and first. # sudo ln -s /etc/profile.d/vte-2.91.sh /etc/profile.d/vte.sh if [ $TILIX_ID ] || [ $VTE_VERSION ]; then source…

    Setup, Linux, ROS, BashRead More

  3. How To Setup Windows Subsystem of Ubuntu and Forwarding its Desktop(Graphics) to Windows

    Abstract: This post is a reference article that I have tested working with on a Windows with Ubuntu 18.04. Most posts on the internet about this topic do not work/ lack of updates. https://www.pcgamer.com/linux-in-windows-10/ Guidelines 1. Enable…

    Setup, Linux, WSLRead More