Problem I have created a chroot SFTP user with home directory /incoming, Now I have to share the files contained in the folder /home/documents/pdf. Documents in directory /home/documents/pdf are continuously increasing and I have to share these documents with SFTP users in real-time. To share the …
Problem If you are working as a System Administrator then you need to keep the records of each and every change in the system. After applying the patches on HP-UX servers, you need to know what bundles and products have been updated on your HP-UX system. …
For a system administrator, it is very important to view log files for monitoring systems and troubleshoot issues. There are many ways to see the logs in real-time on a Red Hat Enterprise Linux (RHEL)system. tail command is a most useful solution which helps system admins to output the …
To find out the Red Hat Enterprise Linux (RHEL) 6 or 7 kernel version, use the uname command to find the information about it. Check RHEL Kernel Version Login to the server and open the terminal or connect to the server through ssh using PuTTY etc. and …
Apple released macOS Catalina 10.15.6 updates on July 15, 2020, to improve the security and reliability of your Mac. This update includes the followings: macOS Catalina 10.15.6 improves the security and reliability of your Mac. Adds a new option to optimise video streaming on HDR-compatible Mac …
Problem I have an NFS server and some volume/directories are shared from this server to other servers. One day I performed some tasks on the NFS server and during this activity, I removed a mount point /test which was shared with other servers. Before removing the mount …