| bio | website | |
|---|---|---|
| location | Germany | |
| age | 31 | |
| visits | member for | 11 months |
| seen | Jun 6 at 8:12 | |
| stats | profile views | 11 |
Not much to see here.
|
Apr 9 |
awarded | Necromancer |
|
Jan 26 |
comment |
Chrome: remove URL from autocomplete which doesn't show up in history? Thanks! The history may also be used, just check that it's clean of the site you don't want to see any more ( via chrome://history/ ) |
|
Jan 25 |
comment |
Chrome: remove URL from autocomplete which doesn't show up in history? Chrome's not running while you do that, right? |
|
Jan 25 |
comment |
Chrome: remove URL from autocomplete which doesn't show up in history? :-) Yeah, "show tables" is not SQL really, it's a little different in sqlite, I also have to use .help each time I use it to get it right... |
|
Jan 25 |
comment |
Chrome: remove URL from autocomplete which doesn't show up in history? The "..." just just hide the standard login prompt from sqlite3, my Top Sites ranked 1-20 which I didn't want to disclose and parts of the schema that are not necessary for the answer. SQLite uses standard SQL statements, so just write the statement yourself if you're familiar with it. I didn't include that delete statement on purpose. Type .help to get help on SQLite usage or see the man page here: linux.die.net/man/1/sqlite3 |
|
Jan 16 |
comment |
Chrome: remove URL from autocomplete which doesn't show up in history? Touché. You're probably right, Chrome has changed / evolved a lot. |
|
Jan 16 |
comment |
Chrome: remove URL from autocomplete which doesn't show up in history? Nope, it's in a separate sqlite3 file apart from the main history. See my answer. |
|
Jan 16 |
answered | Chrome: remove URL from autocomplete which doesn't show up in history? |
|
Nov 15 |
awarded | Quorum |
|
Jul 25 |
answered | How can I produce high CPU load on a Linux server? |
|
Jul 25 |
comment |
How to install Tortoise client in Linux machine This covers only dpkg/apt based distros (mostly Debian, Ubuntu) and won't work on Redhat, Arch Linux, Gentoo, Suse or Slackware |
|
Jul 22 |
comment |
How do I restrict or block Internet access on a home network? alas thats the risk involved. i know. you can maybe revert it but far less easily as installing DD-WRT in the first place. I haven't had a reason to go back once. PS: ddwrt is very consistent across brands/makes/models, it has official manufacturer support by buffalo for some of their gear |
|
Jul 22 |
answered | How do I restrict or block Internet access on a home network? |
|
Jul 21 |
revised |
What is the difference between apt-get install php-apc & pecl install apc? improved language, some clarifications |
|
Jul 21 |
awarded | Commentator |
|
Jul 21 |
suggested | suggested edit on What is the difference between apt-get install php-apc & pecl install apc? |
|
Jul 20 |
awarded | Constituent |
|
Jul 20 |
comment |
How to use SSL tunnelling to give full internet access to some applications while you are on a restrictive corporate network? Correct. I know that. Sorry for not pointing it out better, it's uncommon here. I only know of the BSI that do it here, thats however a state agency that's allowed to do that. PS: Chrome does hardcoded checks for certain CAs for google sites and a bunch of others. Can be seen in the source |
|
Jul 20 |
comment |
How to use SSL tunnelling to give full internet access to some applications while you are on a restrictive corporate network? You can only intercept SSL traffic if you own one of the CA's that is trusted by the user's browser. If the company you work at has screen recorders installed on your workstation, you're hosed either way. PS: Both ssl and screen recording is illegal here for most cases (Germany). Client certs or a Strict-Transport-Security header might also be a way to improve that. |
|
Jul 20 |
awarded | Caucus |