Posts

Showing posts from October, 2012

How to Hide Comment in Excel 2010 Worksheet

Image
Every month I receive an excel file from my colleague that contains a recapitulation of employee attendance data and my coworkers insert comments in cells which provide explanations on the day an employee is absent . This of course is a very good thing because I could easily see the reason why one employee did not come to work that day. However, because of all the comments displayed , then it becomes  a mess. So  to read the comments of the adjacent cell , then I have to close the comments one by one . Actually excel has provided comments and indicator display options , which we can set it in the Excel Options. Here's how: Open Excel Options. Click on the File tab and in the left panel, then click Options. Click on Advanced menu in the left column. Scroll down to the Display section then go to "For cells with comments, show:" Select "No comments or indicators" if you want to hide all comments and

Your server's SSL certificate for cpanel will expire in less than 30 days

I managed CentOs Server with Cpanel inside. One day, I receive warning like this: Your server's SSL certificate for cpanel will expire in less than 30 days. You need to install a new certificate as soon as possible. You can install a new certificate using WHM's "Manage Service SSL Certificates" interface: https://my.server. com:2087/scripts2/ manageservicecrts (Main >> Service Configuration >> Manage Service SSL Certificates). This warning is not indicate a problem in my server. This just a warning that I need to reset SSL certificate on my server. So here the solution to this warning: I Login to my server via WHM. Then I Go to "Service Configuration" menu and then to "Manage Service SSL Certificates" sub menu. I Click "Reset Certificate" button that corresponding to the service which need a new certificate. After that the self signed certificate is renewed for one year ahead. I hope the above explanation will g