All public logs

Combined display of all available logs of PedrosBrainDump. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 22:33, 6 October 2024 413vhcu1lq0463ob talk contribs created page Mount Remote FSs (Created page with "Mount authenticated sudo mount -t cifs //SERVER_NAME/path local -o username=your_username,password=your_password fstab //SERVER_NAME/path local cifs username=your_username,password=your_password,iocharset=utf8,sec=ntlm 0 0 Mount not authenticated sudo mount -t cifs //SERVER_NAME/path local -o guest fstab //SERVER_NAME/path local cifs guest,iocharset=utf8 0 0")