Ubuntu: cp copy overwrite without prompting
when you run: cp -rf /source/* /destination , it always ask you to confirm the overwrite action. Root cause: it’s…
when you run: cp -rf /source/* /destination , it always ask you to confirm the overwrite action. Root cause: it’s…
There are some situation when we run a time-consuming process, we need to see the output of that command to…
### Restrict User to FTP Only: A Guide for Enhanced Security and Access Control In any organization or server setup,…
NOTE: this is only if you can’t use apt to clean up due to a 100% full /boot 1. Get…
You might see that error when upgrading from PHP5 to PHP7 your code might look like this: [crayon-6864cfed12987301838999/] Solution:…
First of all, we need to order a certificate , this certificate is the same with normal web server certificate.…
My old Logitech B175 was lost, i still have the receiver. One day i found another Logitech Mouse M325, this…
We have seen many cases where the client didn’t close the connection correctly, the process is stuck at CLOSE_WAIT status,…
In some situations, our web server receive too many connections. The number is much higher than normal, that could be…
Below are the steps to fix this issue: 1. Shut down your old slave server and make a copy of…