Please read the following thread about the current changes
So it has been suggested that I consider starting a blog on Bash scripting. I have spent a far amount of time lately working on and posting bash scripts here in the openSUSE forum in the hope that you might find something useful to you. I don't think such efforts would make me any sort of bash scripting expert, but what if our goal is to help each other instead of just one master showing everyone else how it is done? In fact I have said more than once here in the forum ...
Updated 26-Mar-2013 at 17:54 by jdmcdaniel3
A couple of months ago, my server/workstation got depressed, i.e. it was very down. Down to being no more than a blue powerled. No traces in the log files, no indication what it was not happy about, which I found quite annoying, mostly since I didn't have a clue of what was going on. I ran memtest for 48 hours, no errors at all, checked all file systems, ditto. Then my wife called while I was away, reporting beeeeep, beep, beep. Checked on the web, yes, videocard dead, which she confirmed, since ...
A couple of years ago, I was asked to express my ideas on an on- and offline ticket sales system with customer management etc., automatically feeding the website of an organization. Being a firm open source believer I gave my default answer: "Use open source means, question is not whether that's possible, question is which means to use, then make what's left to do". Briefly: I made them an offer, they accepted, and I suddenly was a sytem+software designer-engineer-programmer. And a database ...
Updated 10-Sep-2011 at 07:12 by Knurpht
I'm looking for views on portable/mobile 3G mobile routers (with built in battery) ! My wife suggested we consider this for our travels, as this may be an interesting way to go (and we are both Internet fiends). The philosophy is one has a very small (deck of cards size) router that obtains the Internet signal via a 3G connection. It then turns around and rebroadcasts this signal via a short range wireless. One can then connect their laptop, or tablet to that wireless, and thus have ...
Updated 07-Aug-2011 at 06:14 by oldcpu
This morning I read of e4rat which will purportedly significantly reduce GNU/Linux users boot times (for those with ext4 / partition (which is nominal)). e4rat ? Stands for "Ext4 - Reducing Access Times" and it purportedly is a toolset to accelerate the boot process as well as application startups. Through physical file reallocation e4rat purports to eliminate both seek times and rotational delays. The project home page is here with some interesting boot charts: e4rat of ...