Skip to content
Helge's blog

Helge's blog

  • My photo blog
  • About me
  • My posts
  • #145 (no title)

Category: bash

Get url’s from website with wget

8 September, 2016 Helge bash Leave a comment

wget –spider –no-check-certificate –force-html -r -l2 https://website.of.interest.com 2>&1 | grep ‘^–‘ | awk ‘{ print $3 }’ | grep -v

Continue reading

Match email address

10 June, 2016 Helge bash, Linux Leave a comment

If you have a file with several lines that contains email addresses that you like to extract, you can do

Continue reading

Idle in transaction – DELETE waiting

31 August, 2015 Helge Apache, bash, Postgresql Leave a comment

We have a Linux server (Redhat Enterprise 6) running a multi-site installation of Mediawiki. In total, we have today 120

Continue reading

Random numbers with bash

18 February, 2015 Helge bash Leave a comment

I needed to get some quick random numbers that would represent a time on the form HH:SS. In my case

Continue reading

Sending an email with a different From: address

17 September, 2014 Helge bash, Email, Linux, Mail Leave a comment

Sometimes you have to send an email with a different “From:” address. This can be easily done in LINUX. Please

Continue reading

Searching in Excel files

1 August, 2014 Helge bash, Docs, Linux Leave a comment

I had to find a specific Microsoft Spreadsheet among thousands of files on a mapped network drive O: on a

Continue reading

Open Journal System missing email logs

31 March, 2014 Helge bash, Postgresql Leave a comment

I upgraded our Open Journal Systems from 2.2.2 to 2.4.2 and afterwards we saw the email logs were gone. This

Continue reading

Posts navigation

«Previous Posts 1 2 3 4 Next Posts»

Recent Posts

  • Upgrading mariadb 5.5 to mariadb 10.6 to support moodle 3.11
  • Machform error: Cardinality violation: 1242 Subquery returns more than 1 row
  • Couldn’t connect remotely with mysql client (command line and phpMyAdmin) to the MariaDB server
  • Connect to windows remote desktop from linux mint
  • Get more details about an ip address

Recent Comments

  • Helge on Upgrading mariadb 5.5 to mariadb 10.6 to support moodle 3.11
  • Andrew on Upgrading mariadb 5.5 to mariadb 10.6 to support moodle 3.11
  • Helge on Analysing gigapixel images online is possible with Cytomine
  • Harsh on Analysing gigapixel images online is possible with Cytomine
  • Helge on Analysing gigapixel images online is possible with Cytomine

Categories

  • Apache
  • bash
  • Cygwin
  • Database
  • Docs
  • Editor
  • Education
  • Email
  • Firewall
  • Git
  • Imap
  • Landscapes
  • Ldap
  • Linux
  • Mail
  • Me "blogging"
  • Mediawiki
  • Moodle
  • Mysql
  • Open source
  • Perl
  • PHP
  • Postgresql
  • Science
  • Technology
  • UiB
  • Uncategorized
  • Version control
  • Video
  • Virtual server
  • Windows
  • Wordpress
  • Wordpress plugin
  • zsh

Categories

  • Apache
  • bash
  • Cygwin
  • Database
  • Docs
  • Editor
  • Education
  • Email
  • Firewall
  • Git
  • Imap
  • Landscapes
  • Ldap
  • Linux
  • Mail
  • Me "blogging"
  • Mediawiki
  • Moodle
  • Mysql
  • Open source
  • Perl
  • PHP
  • Postgresql
  • Science
  • Technology
  • UiB
  • Uncategorized
  • Version control
  • Video
  • Virtual server
  • Windows
  • Wordpress
  • Wordpress plugin
  • zsh

Recent Comments

  • Helge on Upgrading mariadb 5.5 to mariadb 10.6 to support moodle 3.11
  • Andrew on Upgrading mariadb 5.5 to mariadb 10.6 to support moodle 3.11
  • Helge on Analysing gigapixel images online is possible with Cytomine
  • Harsh on Analysing gigapixel images online is possible with Cytomine
  • Helge on Analysing gigapixel images online is possible with Cytomine

Links

  • Akismet
  • Automysqlbackup
  • bbPress: a Forum made the easy way
  • Beta UiB
  • Better WP security
  • Code Freeze
  • Cron last Friday of month
  • Dump HTTP header using wget
  • Fail2ban
  • Guest students from Armenia in oral pathology project
  • iframe
  • My Photo blog
WordPress Theme: Tortuga by ThemeZee.