Sponsored Content
The Lounge What is on Your Mind? Cut Over to New Data Center and Upgraded OS Done. :) Post 303022890 by Neo on Sunday 9th of September 2018 01:03:10 AM
Old 09-09-2018
Quote:
Originally Posted by Peasant
How i envy you forum behemoths, being there from the start.
Where did it all go wrong....

Well i'll tell you (i do love philosophical discussions) ....
In the early days of UNIX.COM over a decade ago, we had a lot more of these high level abstract, teaching discussions.

From my count, we are one of the oldest, if not THE oldest, "original tech forum" still standing and running.

We have some core folks here with the combined experience of many hundreds of years experience in IT; not only me.

Some are not active now, some come and go; even me over the years, I have been busy on other projects, some lasting years, and not as active as now.

But, we at UNIX.COM are still adding great value with a huge database of knowledge and factual information and solutions to real-world problems.

Thanks to everyone to have contributed over the years and who contribute now.

If I had of not been sided tracked with scuba diving and traveling the world for five years, and other projects (like cyberspace situational awareness), UNIX.COM would be much more popular (busy with more active users) as I could have kept the forums more current with new features.

But we will always strive to be "low noise" and "high signal" at UNIX.COM.

I think we have one of the highest "signal to noise" ratios on the planet with regard to information facts and technology.

Plus, I am the first to admit, I tend to go to YouTube for tutorials and knowledge these days and spend little time in any forum, except this one.
This User Gave Thanks to Neo For This Post:
 

5 More Discussions You Might Find Interesting

1. Virtualization and Cloud Computing

Cloud Enabling Computing for the Next Generation Data Center

Hear how the changing needs of massive scale-out computing is driving a transfomation in technology and learn how HP is supporting this new evolution of the web. More... (1 Reply)
Discussion started by: Linux Bot
1 Replies

2. HP-UX

Need to set up a HP cluster system in a data center

What are the server requirements, Software requirements, Network requirements etc, Please help me.. as 'm new 'm unable to get things done @ my end alone. Please refrain from typing subjects completely in upper case letters to get more attention, ty. (5 Replies)
Discussion started by: Sounddappan
5 Replies

3. Shell Programming and Scripting

Failure rate of a node / Data center

Hi, Please, i have a history of the state of each node in my data center. an history about the failure of my cluster (UN: node up, DN: node down). Here is some lines of the history: 08:51:36 UN 127.0.0.1 08:51:36 UN 127.0.0.2 08:51:36 UN 127.0.0.3 08:53:50 DN 127.0.0.1 ... (6 Replies)
Discussion started by: chercheur111
6 Replies

4. What is on Your Mind?

Resolved: Issue in Server Data Center

Dear All, There was a problem in the data center data, which caused the server to be unreachable for about an hour. Server logs show the server did not crash or go down. Hence, I assume there was a networking issue at the data center. Still waiting for final word on what happened. ... (4 Replies)
Discussion started by: Neo
4 Replies

5. What is on Your Mind?

OUTAGE: Data Center Problem Resolved.

There was a problem with our data center today, creating a site outage (server unreachable). That problem has been resolved. Basically, it seems to have been a socially engineered denial-of-service attack against UNIX.com; which I stopped as soon as I found out what the problem was. Total... (2 Replies)
Discussion started by: Neo
2 Replies
ZDUMP(8)						    BSD System Manager's Manual 						  ZDUMP(8)

NAME
zdump -- timezone dumper SYNOPSIS
zdump [--version] [-v] [-c [loyear,]hiyear] [zonename ...] DESCRIPTION
The zdump utility prints the current time in each zonename named on the command line. The following options are available: --version Output version information and exit. -v For each zonename on the command line, print the time at the lowest possible time value, the time one day after the lowest possible time value, the times both one second before and exactly at each detected time discontinuity, the time at one day less than the high- est possible time value, and the time at the highest possible time value, Each line ends with isdst=1 if the given time is Daylight Saving Time or isdst=0 otherwise. -c loyear,hiyear Cut off verbose output near the start of the given year(s). By default, the program cuts off verbose output near the starts of the years -500 and 2500. LIMITATIONS
The -v option may not be used on systems with floating-point time_t values that are neither float nor double. Time discontinuities are found by sampling the results returned by localtime at twelve-hour intervals. This works in all real-world cases; one can construct artificial time zones for which this fails. SEE ALSO
ctime(3), tzfile(5), zic(8) BSD
June 20, 2004 BSD
All times are GMT -4. The time now is 05:23 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy