Skip to content
Helge's blog

Helge's blog

  • Use openssl to encrypt secrets
  • Find the country of the IP from your logs
  • Apache reverse-proxy to Nginx
  • bash
  • Linux
  • Mysql
  • Postgresql
  • Om oss
Search
Helge's blog
Close menu
  • Use openssl to encrypt secrets
  • Find the country of the IP from your logs
  • Apache reverse-proxy to Nginx
  • bash
  • Linux
  • Mysql
  • Postgresql
  • Om oss
Helge's blog
Search Toggle menu
25 October, 20129 October, 2017Mail, Mysql, PHP, Wordpress

Alert Blog Admin php script

I had to send emails to all the Blog admins in our WordPress Multisite installation. This is how I did it: [code […]

22 October, 201230 November, 2012Linux

Find your files

In Linux you can use the command ‘find’ to find files and folders and then also do something with them on your […]

3 September, 201230 November, 2012Git, Linux

Git

Git is a tool that can help you track changes in your files, specially when you share your files with your friends […]

3 September, 201230 November, 2012Linux

Using unix command ‘du’, disk usage

Sometimes you like to know which folders are using up all your space on your Linux server. This command will sum up […]

14 June, 201225 October, 2012Linux

Emails from Linux with æ, ø and å

Sometimes one need to send an email from Linux (automated messages, warnings and so on). The problem is that the content looks […]

13 June, 201214 November, 2012bash, Linux, Mail

Use ‘mutt’ to send email with attachment

The unix ‘mutt’ command can be used to send an email with attachment: mutt -s “Test message” name@something -a files.tar < message.txt […]

11 June, 201211 December, 2017Database, Linux, Postgresql

Postgresql 8.1 database bash dump script

I’ve wrote a simple bash script to dump databases from a Postgresql 8.1 database server which uses the pg_dump and pg_dumpall. #!/bin/bash […]

Posts pagination

< 1 … 13 14 15 >

Recent Posts

  • Stream Twitch in a WordPress post
  • WordPress can be used for online courses
  • Use openssl to encrypt secrets
  • Find the country of the IP from your logs
  • Apache reverse-proxy to Nginx

Recent Comments

  • Dana Costea on Use openssl to encrypt secrets
  • Trst on Apache reverse-proxy to Nginx
  • صيانة مولينكس on Connect to windows remote desktop from linux mint
  • Fernando Castillo on Connect to windows remote desktop from linux mint
  • صيانة براون on Connect to windows remote desktop from linux mint

Recent Comments

  • Dana Costea on Use openssl to encrypt secrets
  • Trst on Apache reverse-proxy to Nginx
  • صيانة مولينكس on Connect to windows remote desktop from linux mint
  • Fernando Castillo on Connect to windows remote desktop from linux mint
  • صيانة براون on Connect to windows remote desktop from linux mint
© 2025 Helge's blog. Proudly powered by Sydney