from http://www.interwebby.com/blog/2006/02/04/3/
<HTML>
<HEAD>
<TITLE>The End</TITLE>
<SCRIPT LANGUAGE=JAVASCRIPT>
function killIt()
{
window.open('','_parent','');
window.close();
}
</SCRIPT>
</HEAD>
<BODY onLoad='killIt()'>
You will never see this. Unless you're really fast
</BODY>
</HTML>
In firefox 2.0 this won't work out of the box. You also need to:
about:config
dom.allow_scripts_to_close_windows = true
Recentemente colocaram-me esta questao e nao pude deixar de colocar aqui a resposta.
Na raiz do site crie o ficheiro "robots.txt" com o seguinte conteúdo:
User-agent: *
Disallow: /
e pronto! Nao há motor de pesquisa, bem comportado, que lhe pegue. Para os mal comportados (ou seja os que ignoram o ficheiro robots.txt) a única solucao é proteger o site com password.
I had an issue trying to change the default root password on a PowerEdge 2650 DRAC. The web interface did not have the option to do this (version 3.35) andI had to use the racadm command from the RedHat ES 4 that the system was running. The command was:
racadm -r {DRAC_IP} -u root -p {OLD_PASS} config -g cfgUserAdmin -o cfgUserAdminPassword -i 1 {NEW_PASS}
And it worked! Notice that the command only worked using the remote option.
Performed standard install of Feisty to the hard drive. Copy the tar to the Desktop and open a terminal window and type:
$ sudo mv /bin/sh /bin/sh.org
$ sudo ln -s /bin/bash /bin/sh
$ cd ~/Desktop
$ mkdir Notes8Beta3
$ cd Notes8Beta3
$ tar xvf ../notes8_linux_beta3_prod.tar
$ sudo ./setup.sh
You will now get the InstallShield GUI. It'll make sense when you go through it, and except for selecting all components, it's just the straight defaults.
Next (Intro screen)/I accept both terms/Next (License)/Accept default path (/opt/ibm/lotus/notes)/Next (Path)/Select all features/Next (Features)/Install (Summary)/ (Wait a while ) /Finish
After the install, you will have to change the parameters on the /etc/lotus directory.
$ sudo chmod -R 777 /etc/lotus
Another problem: if you run the client with the "lotus" directory that is created in your home directory, the client will not run. It seems that it is not created properly as part of the install, but it will be correctly created as part of the initial run. So...
$ mv ~/lotus ~/lotus.org
No icons are created as part of this install. Others have mentioned icons, but I've never gotten any icons...
So, now to run the client. AFAICT, no icons were created as part of this process, so how do you start it? From the command line:
$ /opt/ibm/lotus/notes/notes
That should be it.
Here are my favorite add-ons for Firefox:
Google Toolbar
Take the power of Google with you anywhere on the Web
Reload Every
Reloads web pages every so many seconds or minutes. The function is accessible via the context menu (menu you get when you right click on a web page) or via a drop down menu on the reload button ...
Reloads web pages every so many seconds or minutes. The function is accessible via the context menu (menu you get when you right click on a web page) or via a drop down menu on the reload button
Flash Block
Never be annoyed by a Flash animation again! Blocks Flash so it won't get in your way, but if you want to see it, just click on...
Flashblock is an extension for the Mozilla, Firefox, and Netscape browsers that takes a pessimistic approach to dealing with Macromedia Flash content on a webpage and blocks ALL Flash content from loading. It then leaves placeholders on the webpage that allow you to click to download and then view the Flash content.
Flashblock currently blocks the following content types:
* Macromedia Flash
* Macromedia Shockwave
* Macromedia Authorware
I just can't live without these ones... :)
To me success is to live your life to the best of your abilities and making the most of your unique talents in order to help the greatest amount of people around you
| Next >
| Seg | Ter | Qua | Qui | Sex | Sab | Dom |
|---|---|---|---|---|---|---|
| << < | > >> | |||||
| 1 | 2 | 3 | ||||
| 4 | 5 | 6 | 7 | 8 | 9 | 10 |
| 11 | 12 | 13 | 14 | 15 | 16 | 17 |
| 18 | 19 | 20 | 21 | 22 | 23 | 24 |
| 25 | 26 | 27 | 28 | 29 | 30 | 31 |