Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| mint [2021/12/09 00:12] – [Wayland] dokudoku | mint [2025/01/11 23:41] (current) – [Wayland] dokudoku | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| * https:// | * https:// | ||
| + | * https:// | ||
| ==== How to Install libffmpeg ==== | ==== How to Install libffmpeg ==== | ||
| Line 16: | Line 17: | ||
| ^ Description ^ URL ^ | ^ Description ^ URL ^ | ||
| + | | Chrome 86 (32 Bit) | https:// | ||
| + | | Wine | Linux Mint 20.x sudo add-apt-repository 'deb https:// | ||
| | OMG Ubuntu | https:// | | OMG Ubuntu | https:// | ||
| | Opera and DRM | https:// | | Opera and DRM | https:// | ||
| Line 36: | Line 39: | ||
| | Installing VeraCrypt | https:// | | Installing VeraCrypt | https:// | ||
| | Reason | https:// | | Reason | https:// | ||
| + | | Thumbnails SMB | https:// | ||
| + | | Window List | https:// | ||
| + | |||
| + | ==== Thumbnails on Network Drives ==== | ||
| + | |||
| + | < | ||
| + | sudo mkdir / | ||
| + | sudo chown < | ||
| + | |||
| + | sudo mount -t cifs -o username=$USER, | ||
| + | |||
| + | sudo mount -t cifs -o username=jgawoods, | ||
| + | sudo umount / | ||
| + | </ | ||