Guest User

Untitled

a guest
Jun 2nd, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. scp root@<ip address>:/etc/ntp.conf .
  2.  
  3. ifconfig
  4.  
  5. ifconfig eth0
  6.  
  7. ifconfig eth0 192.168.75.1/24
  8.  
  9. ifconfig eth0 192.168.75.2/24
  10.  
  11. mount -o username=username,password=password //<ip address>/sharename /mountpoint
  12.  
  13. smbpasswd -a username
Add Comment
Please, Sign In to add comment