ip route add 192.168.1.0/24 via 192.168.0.1
You may also like
We can change the IP address of the domain controller as below. Change the IP address on DC and run the following […]
Here’s a setting for domain admins: /var/www/html/mailscanner/conf.php
mkdir /mnt/win yum install samba-client samba-common cifs-utils Edit the /etc/fstab file and add a line like: \\winbox\getme /mnt/win cifs user,uid=500,rw,suid,username=sushi,password=yummy 0 0
Copy folder using command line This is an example how to copy a folder using the command line. i.e I want to […]