Linux Step-by-step guide Log in to an SSH session Change to the directory that needs to have a file or folder restored cd /etc execute recover recover versions versions Change the restore time to an earlier date closer to the backup...
The following packages are required to allow X Forwarding on RHEL7 (and RHEL6) yum -y install xorg-x11-apps xorg-x11-xauth xorg-x11-utils sed -i 's/X11Forwarding no/X11Forwarding yes/' /etc/ssh/sshd_config service sshd restart...
[ad#ad-post] Power Off the server Create a new VM on ESX without a Harddrive. Convert the hard drive using StarWind V2V Image Converter Copy the Hyper-V harddrive into the ESX directory of the VM created above Convert the Hyper-V file to ESX....
kill the linux process execute noip2 -C update the username, password, hostname and interval. The conf will be saved in /usr/local/etc/no-ip2.conf [ad#ad-post]...
I use the following to record an installation response file details to use as a future silent install and config task. This will create a unique file name each time, to avoid overwriting the previous: ./installTool.sh -record EPM_11_1_2_4_Install_$(hostname -s)_$(echo $RANDOM)_RunAs_$(whoami).rsp The...
APS occasionally crashes in our Production environment. Our AnalyticProviderServices0.log reveals many “out of memory” errors within all of the java mess in that log file: AnalyticProviderServices0.log: ####<Sep 3, 2014 10:03:12 AM EDT> <Error> <Kernel> <EPMPRWSA> <AnalyticProviderServices0> <[STANDBY] ExecuteThread: '37' for queue:...
If you don’t want to restore EPM to repair/correct a deleted R&A Framework that was deleted from Shared Services, you can do the following: To get get Reporting and Analysis back, you can use the Reset Configuration Tool with the following...
I found this online at http://michael.peopleofhonoronly.com/vim/vim_cheat_sheet_for_programmers_print.png I hope others find it useful. [ad#ad-post]...