I just setup a new gitlab runner, but job keep failing with an error:
error: could not lock config file /root/.gitconfig: Operation not permitted
I sense this could be caused by a buggy gitlab ru...
Continue reading...
I am trying to run a Chromium based app in wine, and it shows only black screen.
Thanks to this post, I found the solution.
1winetricks -q dxvk vd=1280x1024
Which is to emulate the app in Virtual ...
Continue reading...
My ErrorWhile following Ubuntu installation guide of WineHQ, I encountered the following error at adding the repository key:
invalid key resource URL ‘/tmp/apt-key-gpghome.fqOE5QKqm2/home:manuelsc...
Continue reading...
oEmbed is a format for allowing an embedded representation of a URL on third party sites. The simple API allows a website to display embedded content (such as photos or videos) when a user posts a...
Continue reading...
我在Snap Store中安装了vscode,但是发现无法使用ibus-rime进行中文输入。
Google 了一会儿以后,看到有 blog post 提到从Snap Store中安装的vscode确实存在无法输入中文的问题,通过微软源在apt中安装可以解决这个问题。
1234567wget -qO- https://packages.microsoft.com/keys/microsoft...
Continue reading...
Enable Samba ShareIn order to access shared folders on Synology from Ubuntu, Samba share must be enabled.
Install cifs-utilscifs-utils is the package for Linux to mount SMB/CIFS shares.
1sudo apt-g...
Continue reading...