Skip to content

Commit 673bf57

Browse files
authored
chore: move archived note into template (#160)
1 parent 8441aac commit 673bf57

25 files changed

+63
-48
lines changed

docs/blog/posts/2011/hide-the-network-icon-from-windows-7-explorer.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ tags:
1212

1313
# Hide the "Network" icon from Windows 7 Explorer
1414

15-
--8<-- "docs/snippets/archive.md"
16-
1715
If you want to hide the "Network" icon from the sidebar of the Windows Explorer in Windows 7 you can do this by modifying the registry.
1816
In order to be able to do this you have to be logged in as an Administrator.
1917
Despite that you'll have to give yourself the permissions to change the value.

docs/blog/posts/2011/mac-os-airport-not-connecting-automatically-to-wi-fi.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ tags:
1414

1515
# Mac OS: Airport not connecting automatically to Wi-Fi
1616

17-
--8<-- "docs/snippets/archive.md"
18-
1917
A few weeks ago I helped a friend with an issue he had on an iMac with the Wi-Fi.
2018
After a while AirPort stopped from connecting automatically to the Wi-Fi.
2119
Although this can be caused by various different issues I want to describe the one I found.

docs/blog/posts/2011/office-end-user-license-agreement-eula-has-to-be-accepted-every-time.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ tags:
1212

1313
# Office End-User License Agreement (EULA) has to be accepted every time
1414

15-
--8<-- "docs/snippets/archive.md"
16-
1715
Do you have to accept the the End-User License Agreement (EULA) of your Office applications every time you start them even though you've accepted them already?
1816

1917
This might be because you are using a restricted user account and thus the change can't be written into the Windows registry.

docs/blog/posts/2011/setting-up-apache-and-subversion-on-debian-wheezy.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ tags:
1616

1717
# Setting up Apache and Subversion on Debian Wheezy
1818

19-
--8<-- "docs/snippets/archive.md"
20-
2119
In this post I describe how to set up Apache and Subversion on a Debian server.
2220
It is assumed that Apache is already installed and running properly on your server.
2321
This includes PHP if you want to use WebSVN.

docs/blog/posts/2011/things-discovered-in-struts-2.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ tags:
1111

1212
# Things discovered in Struts 2
1313

14-
--8<-- "docs/snippets/archive.md"
15-
1614
In this post I write about some things I discovered during the development of a university project where [Struts 2](https://struts.apache.org "Apache Struts project website") is used.
1715
I note them since I couldn't find them in the [documentation](https://web.archive.org/web/20170717125249/https://struts.apache.org/docs/home.html "Apache Struts 2 documentation") and they were discovered by digging through pieces of documentation, the code, and the web.
1816

docs/blog/posts/2012/hide-star-besides-email-addresses-in-thunderbird.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ tags:
1515

1616
# Hide star besides email addresses in Thunderbird
1717

18-
--8<-- "docs/snippets/archive.md"
19-
2018
If you—for some reason—don't like the yellow (for contacts in your address book) or gray (for unknown contacts) star next to email addresses in the message header there's a simple way on how to hide it.
2119

2220
If you don't have one yet, all it needs is a file called [userChrome.css](https://web.archive.org/web/20130728221756/https://developer.mozilla.org/en-US/docs/Thunderbird/Thunderbird_Configuration_Files#userChrome.css) inside a folder called `chrome` inside your profile folder.

docs/blog/posts/2012/how-to-use-ocl-when-running-emf-standalone.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ tags:
1414

1515
# How to use OCL when running EMF standalone
1616

17-
--8<-- "docs/snippets/archive.md"
18-
1917
If you are using the Eclipse Modeling Framework (EMF) standalone, i.e., you are not running it in an Eclipse-based environment, and you want to use OCL, some additional steps have to be performed besides registering your resource factory.
2018

2119
<!-- more -->

docs/blog/posts/2012/lyx-installing-unknown-document-classes.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ tags:
1212

1313
# LyX: Installing unknown document classes
1414

15-
--8<-- "docs/snippets/archive.md"
16-
1715
If you either received a LyX file that uses a document class unknown to your LyX installation or you would like to create a document using one of the options in the settings dialog, you need to install that document class.
1816

1917
This description is for Mac OS based on the latest version of _MacTeX_ (as of May 28th 2012 this is _MacTeX-2011_), but should work with any version.

docs/blog/posts/2012/postgresql-accepts-any-or-no-password-when-connecting.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ tags:
1212

1313
# PostgreSQL accepts any or no password when connecting
1414

15-
--8<-- "docs/snippets/archive.md"
16-
1715
When connecting to the database with the `postgres` user I realized it accepts any password or no password even though the user has a password set.
1816
I don't know if this happens also when using the installer to install _PostgreSQL_.
1917
In my case I used `initdb` to set it up.

docs/blog/posts/2012/using-multiple-svn-clients-with-the-svnssh-protocol-and-a-putty-profile.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ tags:
1313

1414
# Using multiple SVN clients with the `svn+ssh` protocol and a putty profile
1515

16-
--8<-- "docs/snippets/archive.md"
17-
1816
When trying to access an SVN repository using the `svn+ssh` protocol with _TortoiseSVN_ it might happen that the password prompt shows up endless times.
1917
One suggested solution is to set up a profile in _putty_ and use a private key for authentication for SSH there.
2018
Then in _TortoiseSVN_ the host name just has to be changed to the name of the profile, e.g., `svn+ssh://username@puttyProfileName/path/to/repo`.

0 commit comments

Comments
 (0)