Skip to content
Michaël Rigart

Michaël Rigart

Chief Technology Officer

  • Blog
  • About me
  • Hire me
  • Contact me

Category: Operations

Operations

Phusion Passenger & mod_rewrite

July 5, 2011November 23, 2018linux, rubyLeave a comment

I noticed through Google Webmaster Tools that there where still some old links around on the internet pointing to non-existing pages on my company site. So I thought is was time to redirect them to some existing pages. The quickes way was creating a .htaccess file and that would be it. But for some reason, … Continue reading Phusion Passenger & mod_rewrite

Operations

Time Machine & Network Drive – SNOW LEOPARD UPDATE

December 19, 2009November 23, 2018apple1 Comment

Small update on the TimeMachine & Network Drive setup. Since I have a new MacPro, I wanted to enable TimeMachine on it. Note that this install is a fresh Snow Leopard installation, and that my MacBook is a Leopard. I took the steps as I discribed them myself, but it seemed that TM was still … Continue reading Time Machine & Network Drive – SNOW LEOPARD UPDATE

Operations

Snow Leopard Apache vhosts

December 13, 2009November 23, 2018apache, appleLeave a comment

Ok, while setting up my working environment, I had to define vhosts for the sites/applications I’m working on. So here is how I configured Apache. sudo vi +/’# Virtual hosts’ /etc/apache2/httpd.conf This text will open the httpd.conf file and set the cursor at the first line where he encounters the string # Virtual hosts. Now, … Continue reading Snow Leopard Apache vhosts

Operations

Installing MySQL on Snow Leopard

December 6, 2009February 19, 2022apple, databases, mysqlLeave a comment

Just got my new MacPro this weekend. After installing my common applications, I had to install my development tools as well. These are the instructions to install MySQL 64-bit version on OS X Snow Leopard. First of all, note that we are going to install MySQL compiling from source. So make sure you have installed … Continue reading Installing MySQL on Snow Leopard

Operations

Time Machine & Network Drive

June 22, 2009February 19, 2022appleLeave a comment

NOTE: SMALL UPDATE FOR SNOW LEOPARD USERS. KEEP THIS UPDATE NEXT TO THIS POST Just bought a network disk last week to backup some stuff on from my dads computer. But instead of buying a normal external USB drive, I decided to buy a network drive so I could use it myself. After some research … Continue reading Time Machine & Network Drive

Operations

Remove hidden .svn folders from command-line

January 7, 2009February 4, 2020apple, bash, linux, svn, versioningLeave a comment

I had a small problem on my Mac when I wanted to rebuild a subversion repo. When I worked on windows, I just searched the project folder for .svn folders. But on Mac and Linux, thats another story. Thankfully for the command-line, one quick command, and the problem is fixed: find . | grep .svn$ … Continue reading Remove hidden .svn folders from command-line

Operations

bash: /bin/rm: Argument list too long

December 28, 2008February 19, 2022apple, bash, linuxLeave a comment

Today, I needed to empty a folder through bash on my Linux server that contained a lot of files. The files where maybe 2kb, but all the files together contained over 400Mb. So I used rm * to remove them, but it threw me a nice error: bash: /bin/rm: Argument list too long . Looks … Continue reading bash: /bin/rm: Argument list too long

Operations

Windows Update breakdown

July 25, 2008February 19, 2022windowsLeave a comment

Since I bought a new computer last weekend, I still had a few Windows Updates to download and install. But for some reason, none of them where able to install. After some googling I found out that the problem could be with my dll’s and that I had to re-register them in in registry. So … Continue reading Windows Update breakdown

Posts navigation

Newer posts

Michaël Rigart

Michaël is a DevOps enthusiast / freelance software engineer. Loves writing Ruby and automate all the things. The more we share, the more we have.

Search

© Netronix /
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Cookie settingsACCEPT
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT