- 장
- 간단
- 컴파일 빠름
- 단
- 느림(fps 가 떨어짐)
2022년 3월 18일 금요일
2022년 3월 12일 토요일
spacefm unable to mount cifs (with error -22) iptime
mount option -> vers=2.0
https://hbesthee.tistory.com/1568
edit /etc/udevil/udevil.conf
allowed_types = $KNOWN_FILESYSTEMS, file, cifs
default_options_cifs = nosuid, noexec, nodev, uid=$UID, gid=$GID, vers=2.0
default_options_smbfs = nosuid, noexec, nodev, uid=$UID, gid=$GID, vers=2.0
allowed_options_cifs = nosuid, noexec, nodev, ro, rw, remount, port=*, user
=*, username=*, pass=*, password=*, guest, domain=*, uid=$UID, gid=$GID, credent
ials=*, vers=*
allowed_options_smbfs = nosuid, noexec, nodev, ro, rw, remount, port=*, user
=*, username=*, pass=*, password=*, guest, domain=*, uid=$UID, gid=$GID, credent
ials=*, vers=*
2022년 3월 11일 금요일
pcmanfm bug: ctrl + c / ctrl +v not working
no resolution so far (ditch pcmanfm and use spacefm instead)
https://askubuntu.com/questions/1238443/pcmanfm-cut-and-paste-not-working
2022년 3월 10일 목요일
openbox unable to mount ntfs partition using gnome disk "not authorized to perform operation"
install polkit-gnome & make autostart
https://wiki.gentoo.org/wiki/Openbox/Guide
https://wiki.archlinux.org/title/Polkit