IP tables in rhel7
https://linuxconfig.org/how-to-stop-start-and-disable-enable-firewall-on-redhat-7-linux-system
https://linuxconfig.org/how-to-stop-start-and-disable-enable-firewall-on-redhat-7-linux-system
find / -mtime -1 -print find /ud1002/dac -mmin -20 https://stackoverflow.com/questions/33407344/how-to-find-files-modified-in-last-x-minutes-find-mmin-does-not-work-as-expect/33407491
find . -name “*.*” -size +500000k -exec ls -ltr {} \;
Disable firewall Login as the root user. Next enter the following three commands to disable…
Source – erpapps2 Target – erp On Source – erpapps2 ——————– Step 1: Create public…
How to edit /etc/fstab when root was mounted as read only How to edit /etc/fstab…