Does exactly what it says on the tin. Some of the nonsense contained herein may be very loosely related to The Sisters of Mercy, but I wouldn't bet your PayPal account on it. In keeping with the internet's general theme nothing written here should be taken as Gospel: over three quarters of it is utter gibberish, and most of the forum's denizens haven't spoken to another human being face-to-face for decades. Don't worry your pretty little heads about it. Above all else, remember this: You don't have to stay forever. I will understand.
James Blast wrote:I d/l something dogey from the internets last Saturday and my machine ground to an halt. My optical drive's fecked so I couldn't use the systems discs that it came with to restore it, my only options was to go for Mavericks, now anytime I try to change anything it asks me for an Admin name and p/w. It doesn't recognise anything I input, so I'm stuck on Pacific Time.
And who said Mac's are more hardy?
I've just downloaded the Maverick X thing.
Sounds nasty dude.
If my optical drive was working it'd be plain sailing, what I need is someone conversant with Unix to use the Terminal and clear all the custard.
"And when you start to think about death, you start to think about what's after it. And then you start hoping there is a God. For me, it's a frightening thought to go nowhere".
~ Peter Steele
Had a pain getting my iPod working with Amarok after upgrading to Kubuntu 14 (it worked fine with Kubuntu 13).
Discovered that (k)ubuntu 14 doesn't include ffmpeg in the official repositories - it has been replaced by libav.
Unfortunately the version of Amarok in the (k)ubuntu repositories needs ffmpeg to convert files to Apple format (for my iPod) - it can't/won't use libav.
I ended up rewriting my own implementation of ddate because they took it out of util-linux
WhyTF would umbongo take ffmpeg out of their repos? That's insanity.
Ubuntu are getting worse and worse. This is one of the reasons I've jumped distro to Arch. Well, that and the cutting-edge rolling-release model.
Although having said that, last night I switched on a laptop that I haven't booted in about a month and ran the software updater; 238 packages to update or reinstall, nearly half a GB to download.
Oh and re: Rubik's cube: forget the Fridrich method, I'm learning the Roux method now.
The fundamental cause of the trouble is that in the modern world the stupid are cocksure while the intelligent are full of doubt.
—Bertrand Russell
monitor up to 50 servers for free, with 5 min polling intervals
receive alert by email, twitter DM, or SMS (depending on network)
I discovered this a few weeks ago and have it running for my main site. Current uptime is 1128 hrs, 55 mins.
Also very useful if your bastard shared hosting provider has set up Apache to sleep after a defined period of inactivity to save their processing power - and therefore take 30 seconds to wake up and deliver the first page when a new visitor finally arrives. Set Uptime Robot to fire an http request at your site every 5-10 minutes and Apache never detects a long-enough inactive period
i've got it set to do keyword checks so it looks for the presence of "general chat" on the HL homepage, and also for the word "eldritch" on the sisters wiki homepage - i figure both should ALWAYS be present, unless the db decides to "go away".
also, i've got a cronjob scheduled on the wiki to reboot it briefly at 4am (i think?) to try and control the apache and mysql memory usage, which i'm not convinced is quite right on the wiki
htop on the wiki server yields this:
but the mem and cpu creep up over time.
What’s the difference between a buffalo and a bison?
Have you tried lowering the KeepAlive timeout (if you have it enabled) to around 5-10 seconds? I've heard that often helps with this problem (but I am not a SysAdmin).
lazarus corporation wrote:Have you tried lowering the KeepAlive timeout (if you have it enabled) to around 5-10 seconds? I've heard that often helps with this problem (but I am not a SysAdmin).
SELECT entry.id , val225.value AS url , val226.value AS module_code , val227.value AS subject , val228.value AS date , val229.value AS description , val230.value AS module_1 , val231.value AS module_2 , val232.value AS module_3 , val233.value AS module_4 FROM FoobarDirectories as dir LEFT JOIN FoobarDirectoryEntries as entry ON entry.directoryID = dir.id LEFT JOIN FoobarDirectoryEntryValues AS val225 ON val225.entryID = entry.id AND val225.fieldID = 225 LEFT JOIN FoobarDirectoryEntryValues AS val226 ON val226.entryID = entry.id AND val226.fieldID = 226 LEFT JOIN FoobarDirectoryEntryValues AS val227 ON val227.entryID = entry.id AND val227.fieldID = 227 LEFT JOIN FoobarDirectoryEntryValues AS val228 ON val228.entryID = entry.id AND val228.fieldID = 228 LEFT JOIN FoobarDirectoryEntryValues AS val229 ON val229.entryID = entry.id AND val229.fieldID = 229 LEFT JOIN FoobarDirectoryEntryValues AS val230 ON val230.entryID = entry.id AND val230.fieldID = 230 LEFT JOIN FoobarDirectoryEntryValues AS val231 ON val231.entryID = entry.id AND val231.fieldID = 231 LEFT JOIN FoobarDirectoryEntryValues AS val232 ON val232.entryID = entry.id AND val232.fieldID = 232 LEFT JOIN FoobarDirectoryEntryValues AS val233 ON val233.entryID = entry.id AND val233.fieldID = 233 WHERE dir.id =42;
The fundamental cause of the trouble is that in the modern world the stupid are cocksure while the intelligent are full of doubt.
—Bertrand Russell
SELECT entry.id , val225.value AS url , val226.value AS module_code , val227.value AS subject , val228.value AS date , val229.value AS description , val230.value AS module_1 , val231.value AS module_2 , val232.value AS module_3 , val233.value AS module_4 FROM FoobarDirectories as dir LEFT JOIN FoobarDirectoryEntries as entry ON entry.directoryID = dir.id LEFT JOIN FoobarDirectoryEntryValues AS val225 ON val225.entryID = entry.id AND val225.fieldID = 225 LEFT JOIN FoobarDirectoryEntryValues AS val226 ON val226.entryID = entry.id AND val226.fieldID = 226 LEFT JOIN FoobarDirectoryEntryValues AS val227 ON val227.entryID = entry.id AND val227.fieldID = 227 LEFT JOIN FoobarDirectoryEntryValues AS val228 ON val228.entryID = entry.id AND val228.fieldID = 228 LEFT JOIN FoobarDirectoryEntryValues AS val229 ON val229.entryID = entry.id AND val229.fieldID = 229 LEFT JOIN FoobarDirectoryEntryValues AS val230 ON val230.entryID = entry.id AND val230.fieldID = 230 LEFT JOIN FoobarDirectoryEntryValues AS val231 ON val231.entryID = entry.id AND val231.fieldID = 231 LEFT JOIN FoobarDirectoryEntryValues AS val232 ON val232.entryID = entry.id AND val232.fieldID = 232 LEFT JOIN FoobarDirectoryEntryValues AS val233 ON val233.entryID = entry.id AND val233.fieldID = 233 WHERE dir.id =42;
Wha..?! Wait... what the hell are the database table/column naming conventions in use in this database??
I can't see me using it at work; xmonad just keeps out of my way and most of the time I'm in emacs or a terminal. OTOH at home I likes me some eye-candy.
One of the advantages of Arch, it doesn't come with any WM or DE preinstalled so you end up rolling your own custom distro. My only problem is that I keep forgetting to uninstall stuff I don't need, and end up with a really crufty system. I still have bits of gnome, xfce, and enlightenment hanging round my home system that I haven't bothered cleaning out yet.