1. Close Google chrome
2. Go to this directory
~/Library/Application Support/Google/Chrome
or
cd ~/Library/Application\ Support/Google/Chrome
3. rename Default folder.
1. Close Google chrome
2. Go to this directory
~/Library/Application Support/Google/Chrome
or
cd ~/Library/Application\ Support/Google/Chrome
3. rename Default folder.
Open your browser’s settings and just remove the cookies associated to any *.youtube.com
With Chrome, go to the following address:
chrome://settings/cookies
Nginx, called engine-x is a high performance HTTP server and reverse proxy, with proxy capabilities for IMAP/POP3/SMTP. Nginx is the creation of Russian developer, Igor Sysoev, and has been running in production for over two years. The latest stable release at the time of writing is Nginx 0.5.30, and is the focus of this article. While Nginx is capable of proxying non-HTTP protocols, we’re going to focus on HTTP and HTTPS.
Here are some simple tips which can boost your PC speed.
1. CLEAN UP DISK ERRORS
Whenever a programme crashes or you experience some power outage, your PC may create some errors on hard disk. This slows down computer speed.
For this, check and clean any errors on the computer hard disk.
To run Disk Check go to My Computer. Now, right-click on the drive you want to check for errors and click Properties.
In Properties dialogue box, click on the Tools tab. In the Error-Checking section, press the Check Now button. Access Check Disk to check for errors on your computer.
Depending on the errors, it may take up to an hour to check and clean. This must be followed at least once a week.
2. Remove temporary files
Your PC stores temporary files whenever you browse through the Web. Also, your PC stores temporary files when you work on programmes like Microsoft Word or Excel. This ends up slowing down your PC speed. To overcome it you can use the Windows Disk Cleanup screen to rid your PC of these dead files.
To run Disk Cleanup go to My Computer. Right click on the drive you wish to check for errors and click Properties. In the Properties dialogue box, click Disk Cleanup. You can also use Disk Cleanup to clear unused files from your PC.
After scanning, the Disk Cleanup dialogue box lists the files you can remove from your computer.
3. Organise your data
Often when you search files your PC takes a lot of time to track them. This is because computer breaks files into pieces to increase the speed of access and retrieval. However, once updated, computer saves these files on the space available on the hard drive, which results in fragmented files. This makes your PC go slow because it then searches for all of the file’s parts.
You need a Disk Defragmenter programme to needle all your files back together.
For this, go to My Computer and right click on the drive you want to check for error and click Properties.
In the Properties dialogue box, click the Tools tab, and then in the Defragmentation section, click Defragment. In the Disk Defragmenter dialog box, select the disk and then click Analyse.
After analysing your PC, the Disk Defragmenter pops up a message asking whether you need to defragment your computer or not. Once you defragement your PC, it will reorganise files by programme and size.
4. INSTALL ANTIVIRUS.
Biggest culprits behind slow PC performance are viruses and spyware. Both end up reducing your PC speed. Not only this they can also destroy your data and tamper files.
Also, with the 24X7 online environment, it is important to have anti-virus and anti-spyware programmes installed for secure online experience.
These programmes need to be frequently updated to avoid any attack on your computer.
You can do a recee of the Net for popular anti-virus and anti-spyware solutions. There are also several paid options like McAfee, Norton Anti-virus and Trend Micro.
5. REDUCE PAGE HISTORY
Is your PC giving you trouble while accessing the Internet? Don’t worry. For Internet Explorer users, Microsoft has some rescue options for faster Web browsing.
To improve your PC speed, first reduce the size of your Web page history. For this go to Internet Explorer, and on the Tools menu click on Internet Options. Then go to the History section and type in the number of days you want to keep pages in history.
Preferably reduce the number of days as this will reduce the size of your Web page history.
6. AUTOMATE MICROSOFT UPDATES
For Windows users, Microsoft frequently release updates which may help boost up your PC speed. For this activate automate Microsoft Update so that your computer downloads and installs all the latest updates without giving you any trouble of finding any new releases.
Go to Start menu and click Control Panel. In the Automatic Updates dialog box, check the Automatic check box. If your PC finds any new updates, it will automatically download and install them. This will help you keep your computer up to date.
Enjoy!!
2 ways you can do that.
1. Better approach is
# strings /PATH/TO/APACHE/modules/mod_jk.so |grep -i mod_jk
mod_jk.so
mod_jk.c
mod_jk/1.2.18 <-- There you go.
2. If you have that already installed then if you have enable mod_jk log then you can check from that log file or you can do
http://Your_SERVER/ApplicationURL/SomeFOLDER/@#@#CS<>>$#$#$%
You will get internal serever error over there at the bottom you will get the mod_jk version with apache version.
e.g.
Apache/2.0.59 (Unix) mod_jk/1.2.28
Change directory to conf/cert of your Apache SSL instance home
Generate key and CSR using the CN as the name of the web-site this apache instance will host. (Check the end of the doc to create csr)
Now you will have to give this CSR to the third party company and purchase the SSL certificate from them.
Steps to follow once we get the signed certificate:
ssl_home_ge_com.crt and replace the MY_SERVER1.key ( which gets created from step 3)
Restart the apachessl after all the changes. To use this certificate on other server2 , copy all the certificates there and rename MY_SERVER1.key to MY_SERVER2.key )
# openssl req -new -nodes -keyout MY_SERVER1.key -out MY_SERVER1csr
Shortcut Keys | Description |
Alt + Left Arrow | Back a page. |
Backspace | Back a page. |
Alt + Right Arrow | Forward a page. |
F5 | Refresh current page, frame, or tab. |
F11 | Display the current website in full screen mode. Pressing F11 again will exit this mode. |
Esc | Stop page or download from loading. |
Ctrl + (- or +) | Increase or decrease the font size, pressing ‘-‘ will decrease and ‘+’ will increase. |
Ctrl + Enter | Quickly complete an address. For example, type tcs in the address bar and press CTRL + ENTER to get http://www.tcs.com/ |
Ctrl + D | Add a Favorite for the page currently opened. |
Ctrl + I | Display available bookmarks. |
Ctrl + N | Open New browser window. |
Ctrl + P | Print current page / frame. |
Ctrl + T | Opens a new tab. |
Ctrl + F4 | Closes the currently selected tab. |
Ctrl + Tab | Moves through each of the open tabs. |
Spacebar | Moves down a page at a time. |
Shift + Spacebar | Moves up a page at a time. |
Alt + Down arrow | Display all previous text entered in a text box and/or available options on drop down menu. |
Alt + D | Highlights the text in the address bar |