Category: CentOS
Jun
10
for DB in `grep "Current Database:" all-databases.sql | replace "-- Current Database: " "" | tr -d "\\\`" `; do sed -n "/-- Current Database: \`$DB\`/,/-- Current Database:/p" all-databases.sql > ${DB}.sql; done
Complicated... yes.. you're right. Let'… more »
Jun
08
I'm up again !
After a lot of downtine I'm up again thanx to a great price on a dedicated server.
The machine is incredible:
Intel® Core™ i7-920 Quad-Core with Hyper-Threading
8 GB DDR3 RAM
2 x 750 GB SATA-II HDD (initiall setup in software RAID… more »
Recent comments