New Bootlegs on CRAB

crab_radio_01Had the day off today, and what better thing to do on a day off except add more music to the server….  😉

I still have lots more to send, but I really need to ‘chip away’ at the stone.

Here’s what I added today:

ACDC – 1979-09-01 – Zeppelinfeld, Nurnberg, Germany
Deep Purple – 1988 – Autobahn
Deep Purple – 1994 – Live at St. Gallen Festival
Grand Funk Railroad – 1970-07-29 – Hampton Beach
Grand Funk Railroad – 1971 – Hawaii July 12, 1971
Grand Funk Railroad – 1971-12-04 – Dusseldorf
Grand Funk Railroad – 1974-06-02 – LA Forum
Lynyrd Skynyrd – 1977-07-13 – Asbury Park, NJ
Michael Schenker Group – 1980 – Rehearsals
Michael Schenker Group – 1982 – Assault Attack Demos
Michael Schenker Group – 1983 – Wurtzburg
Michael Schenker Group – 1984-01-27 – Nagoya, Japan
Ted Nugent and the Amboy Dukes – 1974-02-09 – Papa Joe’s
Ted Nugent and the Amboy Dukes – 1975-05-03 – Tower Theatre
Whitesnake – 1978 – Must Be The Gypsy In Me
Whitesnake – 1982 – Saints and Sinners Tour Rehearsals
Whitesnake – 1988 – Olympic Pool – Tokyo 13.06.1988
Whitesnake – 1997 – The Last Farewell

Probably the most notable of the new additions is the July 1977 Recording of Lynyrd Skynyrd at Asbury Park.  This is probably the last recording before the horrific plane crash.

Enjoy!!  And, have a safe and happy Thanksgiving!!

‘NEW’ page now working on CRAB

 

Got the NEW page working on the CRAB server……  It was more than likely a side effect of the Apache server upgrade somewhere around the Fedora 18 or 19 upgrade.  Here’s how I did it:

I became root user, then opened a terminal in the requests directory.

# nano .htaccess

Then, I put the following into the file:

Options +Includes
AddType text/html .html .shtml .txt
AddOutputFilter INCLUDES .html .shtml .txt

Saved the file, then restarted Apache as follows:

# systemctl restart httpd

That took care of it, but I think I shall try putting that .htaccess file in CRAB’s document root, as well as the main server document root.  I think that might be a better place for that file.  😀

Bootlegs on CRAB

crab_radio_01

Well, I have been busy the last week or two, segregating existing bootlegs on the station, as well as uploading about 10 GB of new ones, totaling about 45GB so far.  I also have many more to add.  For some reason the ‘NEW’ page doesn’t seem to be working, and I’ll try to resolve that one as soon as possible.  For now, you can just do a search on ‘Bootlegs’, and they will all come up.  Recently, I have added AC/DC, Scorpions, UFO, Jack Bruce, Heart, Deep Purple, and Rainbow as well as some others, with many more on my laptop that need to be tagged and renamed before sending them.  Keep an eye on the Bootlegs, as there is a lot of great music in there!  😉

Yet another issue with Fedora 20. (This is getting old)

Well, tonight, while trying to track down a firewall (I think) problem, I noticed that my messages log file, as well as all the other logs in /var/log/ were not being written, and were at 0 bytes.  Not very useful to tail.  So, I discovered that Fedora was moving away from rsyslog.  I was not happy.  So, I became root and:

# service rsyslog start

That took care of starting the logging back up, and to make sure that it starts after a reboot, I used nano to edit /etc/rc.d/rc.local and this is what I added towards the top of the file:

## Enable logging (Due to Fedora 20 suckiness)

service rsyslog start

THAT most definitely expresses my sentiment.  😉  I’m sure that uncovering these little issues is far from over, and all I can imagine is that Fedora is trying to ‘dumb down’ the OS to make it more like Windows, or Mac OS, in order to get a wider user base.  Might be what the average ‘Point and Click’ user wants, but NOT what I want.  Good thing that I’ve been at this game long enough to figure out how they are trying to tie my hands.  Well, now that I have the source port numbers, I can get back on the road to figuring out my problem, tomorrow.  😉

Tech, music, and general ramblings…..