[Archlinux] mlocate - find location of file Posted by Keep Growing on 凌晨12:17 in ArchLinux / No comments 1. Install package pacman -S mlocate 2. Update database sudo updatedb 3. find the location of file locate vboxdrv.ko Reference: locate: can not stat () `/var/lib/mlocate/mlocate.db’: No such file or directory Share This: Facebook Twitter Google+ Stumble Digg 以電子郵件傳送這篇文章BlogThis!分享至 X分享至 Facebook Related Posts:[Archlinux] Where is configuration file of startup applications 1. Edit configuration file /home/happy/.config/autostart 2. Edit a file was called “ibus-daemon.desktop” and add following script. [Desktop Entry]… Read More[iptables][archlinux][raspberry pi] firewall rules activate at the booting time Input following command into cli iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE iptables -A FORWARD -i ppp0 -o wlan0 -j ACCEPT iptables -A F… Read More[fstab] mount disk on the linux system ls -al /dev/disk/by-uuid/ drwxr-xr-x 2 root root 100 Mar 11 14:08 . drwxr-xr-x 6 root root 120 Mar 11 14:06 .. lrwxrwxrwx 1 root root 10 Mar 11 14… Read More[Archlinux] How to transfer dat -> avi -> swf 1. Install package (mencoder) pacman -S mencoder 2. DAT -> AVI mencoder in.dat -oac mp3lame -lameopts preset=128 -ovc lavc -lavcopts vcodec… Read More[Archlinux] Show Archlinux information on cli screen 1. install Screenfetch sudo pacman -S screenfetch 2. Execute screenfetch Another package : Archey yaourt -S archey Reference: How to show ar… Read More
0 意見:
張貼留言