Use a2ensite instead of ln -s to enable site

2. lokakuuta 2018 klo 16.01
Sijainti: Vianhallintajärjestelmät: Nextcloud
Avainsanat: Apache, Debian

Replace instruction using ln -s to enable Apache site to use a2ensite instead in Debian and derivatives. Closes #884.

Vastaa viestiin sen kontekstissa (Nextcloud)

Debian derivatives installation example uses `ln -s` instead of `a2ensite`

30. syyskuuta 2018 klo 13.43
Sijainti: Vianhallintajärjestelmät: Nextcloud
Avainsanat: Apache, Debian, Ubuntu

Under Apache Web server configuration, there’s a prompt to create a symlink to enable the newly created site:

ln -s /etc/apache2/sites-available/nextcloud.conf /etc/apache2/sites-enabled/nextcloud.conf

As the instructions in this section are written for Debian, Ubuntu, and their derivatives, a2ensite should be used instead:

a2ensite nextcloud.conf

The commands are currently functionally equivalent (AFAIK), but should this change sometime, the latter would be more future proof, besides being much shorter and easier to type.

Additionally, immediately following the ln -s there is a section about Additional Apache configurations, which correctly instructs the use of a2enmod to create the symlinks. Replacing ln -s with a2ensitewould thus harmonize the two sections.

Vastaa viestiin sen kontekstissa (Nextcloud)

FGTH oli kyllä ihan omaa luokkaansa

29. syyskuuta 2018 klo 14.23
Sijainti: Blogit: Run / Stop - Restore
Avainsanat: Frankie Goes To Hollywood, peli

FGTH oli kyllä ihan omaa luokkaansa. Alkujaan minuun siinä varmaan vetosi se, että se pääsi lähimmäksi 16-bittisten koneiden seikkailupelejä (joita fanitin), mutta oikeastihan FGTH uhmasi kaikkia näin ahdasmielisiä laatikointeja (ilmeisen itsetarkoituksellisesti), enkä tiedä oliko moista 16-bittisillä koneilla nähty silloin tai sittemminkään.

Vastaa viestiin sen kontekstissa (Run / Stop - Restore)

Edullinen hinta, supernopea toimitus, hyvät kaupat!

26. syyskuuta 2018 klo 17.01
Sijainti: Muut: Huuto.net
Avainsanat: kuluttajuus

Edullinen hinta, supernopea toimitus, hyvät kaupat!

Vastaa viestiin sen kontekstissa (Huuto.net)

All right. Thanks, Jeremy!

8. syyskuuta 2018 klo 16.02
Sijainti: Vianhallintajärjestelmät: Launchpad
Avainsanat: Gnome, Ubuntu

All right. Thanks, Jeremy!

Vastaa viestiin sen kontekstissa (Launchpad)

Okay, did it!

7. syyskuuta 2018 klo 18.19
Sijainti: Vianhallintajärjestelmät: Launchpad
Avainsanat: Gnome, Ubuntu

Okay, did it! https://gitlab.gnome.org/GNOME/gnome-terminal/issues/30

Vastaa viestiin sen kontekstissa (Launchpad)

No way to disunify/unify ’New Terminal’ during runtime

7. syyskuuta 2018 klo 18.18
Sijainti: Vianhallintajärjestelmät: Gnome GitLab
Avainsanat: Fedora, Gnome, saavutettavuus, Ubuntu

Some years back (2013/2014 maybe?) the ’New Window’ and ’New Tab’ menu items were combined into a single ’New Terminal’ item.

This apparently met with resistance from users, so Fedora and recently also Ubuntu have chosen to build Gnome terminal with DISUNIFY_NEW_TERMINAL_SECTION to restore the old behavior.

This unfortunately leaves users of those distros, like myself, who actually prefer the simplicity of ’New Terminal’, with no practical way to restore that functionality (beyond rebuilding the package with the compile-time switch reverted).

After hearing me out, the Ubuntu maintainer suggested I file a bug here, asking to turn the compile-time option into a Gsetting so that the behavior could be more easily adjusted per user preferences.

So that is what I’m asking here.

Vastaa viestiin sen kontekstissa (Gnome GitLab)

I just wanted to voice my disgruntlement

7. syyskuuta 2018 klo 15.49
Sijainti: Vianhallintajärjestelmät: Launchpad
Avainsanat: Gnome, saavutettavuus, Ubuntu

Jeremy: If this is indeed the popular choice then I fully respect that. I just wanted to voice my disgruntlement, since I feel the way this was set by upstream is much simpler. Sorry for being late with it, didn’t realize this was getting overridden before the change already came into effect.

Vastaa viestiin sen kontekstissa (Launchpad)

Undefined property: stdClass::$post_type when adding a Link

12. elokuuta 2018 klo 18.18
Sijainti: Vianhallintajärjestelmät: Github
Avainsanat: WordPress

The plugin refers to $post->post_type before testing it exists, which triggers an error for WP’s built-in (though hidden-by-default since forever) ”link” post type. The error appears quite harmless, as it doesn’t seem to interfere with the link editor’s functionality in any way.

Setup

  • Simple Tags version 2.4.7
  • WP version 4.9.8
  • PHP version 5.6.33

Steps to reproduce

  1. Set WP_DEBUG on (define as true)
  2. Enable WordPress’ link manager (add_filter( 'pre_option_link_manager_enabled', '__return_true' );),
  3. Go to Links > Add New

What happens

Simple Tags’ Settings box in the sidebar shows the following notices:

Notice: Undefined property: stdClass::$post_type in [path to wp]/wp-content/plugins/simple-tags/inc/class.admin.post.php on line 46
Notice: Undefined property: stdClass::$post_type in [path to wp]/wp-content/plugins/simple-tags/inc/class.admin.post.php on line 54

Vastaa viestiin sen kontekstissa (Github)

Kemintien alikulussa liukasta raparällikköä

8. elokuuta 2018 klo 15.44
Sijainti: Muut: Oulun Palautepalvelu
Avainsanat: liikenne, turvallisuus

Kemintien alikulussa on ilmeisesti sateiden jäljiltä liukasta raparällikköä, jonka väistäminen pimeässä tunnelissa jalankulkijana kasvattaa riskiä jäädä pyöräilijöiden alle.

Vastaa viestiin sen kontekstissa (Oulun Palautepalvelu)

« Uudempia - Vanhempia »