Location: Asia Pacific, Cyberspace, in the Dark Dystopia
Posts: 19,118
Thanks Given: 2,351
Thanked 3,359 Times in 1,878 Posts
New UNIX and Linux History Sections
Dear All,
Taking a break from Vue.js coding for the site, SEO and YT videos; and hopefully addressing some well deserved criticism from some here that I have been too focused on the visual aspects of the forums versus the substance and the community....
While the "current generation programming and tech" is interesting, it is also very important we honor all those before us who made computing as we know it today possible.
Here is a PHP plugin I started this week:
Basically, I use this plugin to insert a single random history section into forum pages, based on the size of the content and other factors. You can see these sections in:
Short Discussion Threads
Show Posts Pages
Short Man Pages
Tag Search Pages
For example, for each man page, the template looks like this:
I should have done this years ago, and so I apologize for not creating UNIX and Linux history sections for the site years ago.
However, better late than never, as they say.
Here is one example I just put together for GNU:
So far, I have created 5 of these history sections.
UNIX and Linux
Linux and UNIX
GNU
Red Hat
Ubuntu
It would be great for contributors here to write a short section like the GNU example above, for their favorite parts of UNIX and Linux history.
Here is the HTML for the "Ubuntu" history. You don't need to write the HTML, just a few paragraphs and I will do the rest.
My apologies for not doing this a decade ago. Better late than never as they say. We should expand this for Solaris, other UNIX variants, UNIX and Linux people and personalities, and more to honor all those before us who made computing as we know it today possible.
Also, since I've been getting deeper into video media lately, I think I will make some UNIX and Linux history videos based on this project complete with cool special effects and more, honoring those before us.
Location: Asia Pacific, Cyberspace, in the Dark Dystopia
Posts: 19,118
Thanks Given: 2,351
Thanked 3,359 Times in 1,878 Posts
Latest:
Now displaying two "history blocks" on the home page; and displaying only one "history block" on prior "thin content" pages.
Nineteen done, eighty one to go....
When I get 100 done, I will group them somehow into a small number or arrays, and will then will change the algorithm a bit.
Also, for "thin content" pages like "single post", "tag search results" or "thin content man-pages", etc I will create a simple pattern matching routine to match the array of "_history" entries with the content, so for example solaris man pages will see a lot more solaris _history articles than linux history articles; and ditto for tags, and single post pages, or discussion pages with little content (no replies, etc).
So after 100 *_history templates are done (hopefully I will get 100 done all by myself), I'll write some logic to match content with the history files and stop relying strictly on a few random number generators.
Location: Asia Pacific, Cyberspace, in the Dark Dystopia
Posts: 19,118
Thanks Given: 2,351
Thanked 3,359 Times in 1,878 Posts
I just created a "Review Page" for these little History sections (Temporarily Disabled) which has all the current "history" entries, so if anyone is interested, please review and cut-and-paste proposed additions or revisions.
hello all
i have application which according to AWS monitoring is reaching to high spikes of IO at random time .
and causing the server to crash and restart .
my question is how can i find out what cause the spike and if i can't with the native linux tools
what free open source minimon... (6 Replies)
I am pleased to announce this new video in 1080 HD for UNIX lovers honoring thirty years of UNIX history spanning from 1969 to 1999 presented in 150 seconds (two and a half minutes) in 1080 HD, celebrating the 50th anniversary of UNIX.
The Great History of UNIX (1969-1999) | 30 Years of UNIX... (8 Replies)
Hello All, Good Morning.
I am trying to erase history list in my linux box, but my below command is failing. What is the actual way to clear it?
> history clear
-bash: history: clear: numeric argument required
Also when I run my commands in my command prompt, my team lead can see my... (7 Replies)
Hi All,
Is there a way to check command executed by users in Linux for a specific date? I know we can use history, but it doesn't shows yesterday's executed commands.
rgds, (3 Replies)
Hi everybody Im Megadrink!!!
This is my first thred.
Ive recently been introduced to Unix and i was interested in Unix's History. Can anyone give me a breif History On Unix. Just when it was invented/released. Maybe someother cool things about it.
Thx for the information in advance!! :D (2 Replies)
Hi All,
My question is how can i stop my users on system from deleting their history.
How can i stop the users from running 'history -c'.
I have searched thoroughly on the forum but didn't find any satisfactory solution to the problem.
kindly help if you any suggestions
Thanx in... (3 Replies)
When we login to any remote connections in SuSE Linux, say for example, telnet , the following line is displayed "Last Login : Date and time is displayed"
I would like to disable this. In SuSE 9, I could find the solution .
Please suggest me a solution to disable the line displayed for SuSE... (3 Replies)
I tried looking for the answer online and came up with only a few semi-answers as to why file and directory names are case sensitive in Unix. Right off the bat, I'll say this doesn't bother me. But I run into tons of Windows and OpenVMS admins in my day job who go batty when they have to deal... (3 Replies)