Mount Sharing Folder in a other Server, Workstation running Linux Samba Shared Directory or Folder mount -t cifs //xxx.xxx.xxx.xxx/shared_name /mnt/mount_point_name/ […]
Category: Slacko
How to SSH Automatically without Password using Public Key
This is an article related on the administration of Linux operating system specifically on how to SSH automatically without password […]