Home Databases
 
 
 
Search
Search Only:

Search Keyword window

Total: 54 results found.

Page 1 of 3
Question: How to find what what shell you are currently using on Linux?   Answer:  Open a new Terminal Window  Type in the following command echo $SHELL This will output something similar like below ...
... in the head section of your HTML page <script type="text/javascript">         window.addEvent('domready', function()); });  </script> Now where ever you want the tooltip to appear, place ...
... Now the Options window will pop-up Click on the Spelling tab Under General Options tick the checkbox next to `Always check spelling before sending` Click on OK Check spelling before sending is now active ...
Question: How to install Google Earth in Ubuntu?   Answer:  Open a new Terminal Window  Type in the following command and hit Enter to download the installation file (Binary File). wget http://dl.google.com/earth/client/current/GoogleEarthLinux.bin ...
Question: How to get the date for next week friday or any other day of the week via the command line in Linux?   Answer:  Open a new Terminal Window Type in the following commanddate -d fri Description: ...
... of test in the file with cool and save the output to a new file called cool.txt To accomplish this open a new command line window and type and execute the following command: sed -e 's/test/cool/g' test.txt ...
Question: How to install MySql Server 5 on Ubuntu? NOTE: Tried and tested on Ubuntu 10.04   Answer: Open a new Command Line Window  Execute the following command to install MySql Server 5 sudo apt-get ...
Question: How to convert FAT32 to NTFS in Windows XP?   Answer:  Reboot the PC into Safe Mode with Command Prompt. This can be done by pressing F8 during the boot process and a menu will appear, select ...
Question: How to install Apache together with PHP5 on Ubuntu? This becomes very handy if you wish to do some PHP development on Ubuntu.   Answer: Open a new terminal window (CLI) Execute the following ...
Question: How to delete a file when getting the error "Error Deleting File or Folder" using Windows XP? Answer: The solution is to rename the file in a DOS readable format. Open Windows Explorer Locate ...
Question: How to backup your data using Windows XP?   Answer: Windows XP has it's own built-in backup utility/tool that makes it easy for users to backup their data. Regular use is important to keep ...
... and give the file a name Click on SAVE A popup window will appear asking you if you are sure to close Evolution since the backup process can only start if Evolution is not running. If you wish to restart ...
Question: How to remove or uninstall Windows Internet Explorer 8 in Windows Vista?   Answer: To ensure that the removal process is successful we need to close all programs. Click on Start and then ...
... you personal settings eg. Bookmarks Close Google Chrome (Press the key combination Ctrl+e in order to close Chrome) Open a new Terminal Window and type in the following command rm -rf ~/.config/google-chrome ...
Question: How to install new brushes in Photoshop CS4? NOTE: This has been done and tested in Photoshop CS4 installed on Windows Vista Business  Answer: Download your new set of brushes and copy the abr ...
Question: How to set the default Email client or any other default application in Windows Vista? It's easier to select default programs for Windows Vista than Windows XP. Windows Vista includes by default ...
17. How to set a timer in JavasScript?
(Javascript/Javascript)
Question: How to set a timer in JavaScript?   Answer:  If we want to call a function every 10 seconds using JavaScript we can accomplish it by implementing the following piece of code window.setInterval('yourfunction()', ...
Question: How to install Adobe Air on Ubuntu?   NOTE: Tested on Ubuntu 9.10    Answer: Open a new Terminal Window  Download the following file http://airdownload.adobe.com/air/lin/download/1.5/AdobeAIRInstaller.bin ...
... Window (CLI) and type in the following command to install SSH sudo apt-get install ssh After installation you can test it to SSH to your localhost (use your standard username and password) Example ssh ...
Question: How to uninstall GNOME-DO in Ubuntu?   Answer: Open a new Terminal Window Type in the following command and press enter sudo apt-get autoremove gnome-do This will remove gnome-do and all ...
«StartPrev123NextEnd»

 
Banner