sudo dnf install -y cifs-utils samba-client
sudo mount -t cifs -o username=yourwindowsusercode,uid=yourdefaultunixusercode,gid=yourdefaultgroupecode,file_mode=0664,dir_mode=0775,vers=3.0 //yourwindowsserver.yourdomain/yourshare /yourmountfolder
OR
sudo dnf install -y rclone fuse
rclone config
n) New remote
name> yourrclonealias
Storage> smb (50 / SMB / CIFS)
host> yourwindowsserver
user> yourwindowsusercode
pass> yourpassword
mkdir ~/yourmountfolder
rclone mount yourrclonealias: ~/yourmountfolder--vfs-cache-mode writes --daemon
rsync -avz --inplace --no-perms --no-group --no-times /anotherlocalfolder/ /yourmountfolder/
If it failed, to continue:
rsync -avz --size-only --partial --progress --stats --inplace --no-perms --no-group --no-times /anotherlocalfolder/ /yourmountfolder/
Convert documents
https://github.com/reisxd/TizenTubeCobalt/releases/tag/v1.0.2
O AFTVNews code: 6366500
Listen to Becoming a Legend on Spotify. Song · Johann Hong, John Dreamer · 2012
Fournit des PoC (python, etc..)
What to check if you suspect you’ve been hacked
shopt -s direxpand
Renew Expired GPG key. GitHub Gist: instantly share code, notes, and snippets.