Overclockers Australia Forums
OCAU News - Wiki - QuickLinks - Pix - Sponsors  

Go Back   Overclockers Australia Forums > Software Topics > Other Operating Systems

Notices


Sign up for a free OCAU account and this ad will go away!
Search our forums with Google:
Reply
 
Thread Tools
Old 1st July 2012, 1:17 PM   #1
Asteroid Thread Starter
Member
 
Asteroid's Avatar
 
Join Date: Jan 2005
Location: Lapping Freo
Posts: 2,233
Default The general *nix chat thread

Seeing as every other topic has one of these and to save clogging up other threads with discussion not worthy of a thread on its own, I am making one.

Quote:
Originally Posted by elvis View Post
The LSB packages are installed as part of either the default server or desktop profile in RedHat. If you're missing them, then you've tried to do something clever/non-standard during your install.

While I'm 100% behind the idea of Linux becoming easier for end users, I'm also 100% behind end users reading documentation and setting things up via best practice guides. I would offer the same advice if it were Windows, MacOSX or proprietary UNIX - read the manuals, and follow the best practice guides when doing an install, especially on enterprise software.

Ubuntu and similar distros focussed on a complete "out of the box" experience are somewhat different. But you *are* using RHEL, and it *is* designed for a far different purpose and audience. Yes, it's the premier distro - for enterprise servers and workstations, with qualified/certified technicians as the installation and maintenance staff, and end users who simply use the installed environment.

I mean, you wouldn't expect your average office user to be able to install Windows Server, Active Directory and other enterprise environment features in Windows, right? Windows on the desktop, sure. But again, if you want to compare apples to apples (no pun intended), Ubuntu and MacOSX are the comparison points, not RHEL.

To solve your actual problem, run (as root or via sudo):
Code:
yum -y install redhat-lsb
Again, this would have been done automatically as part of a default install. But you've chosen non-standard settings during your install process, and vital packages are missing.

LSB stands for "Linux Standard Base". It's a project designed by several Linux vendors which aims to provide a mechanism for third party developers and driver manufacturers to be able to query the system easily and find out paths, libraries and other features they need to install binary-only or proprietary software onto a system. It's installed by default in all major OSes, unless you as the end user change that during the installation phase.
Thanks, I was just venting. Of course I expect, enjoy even, a good fight to make things work. Seems it was a red herring. I used a generic guide from the Broadcom site and built their driver, which has got the wlan partially working. It is able to detect access points, but it won't authenticate a WPA2 point through Network Manager.
__________________
The boxen: A8-3870/ F1A75-V Pro/ 8GB | A64 3000+/ K8V-X/ 1,25GB | X230 ThinkPad
Shtbox rally 2013 - The Mining Magnets!
Asteroid is offline   Reply With Quote

Join OCAU to remove this ad!
Old 2nd July 2012, 1:30 PM   #2
IKT
Member
 
Join Date: Feb 2007
Posts: 3,411
Default

‘Leap Second’ Bug Wreaks Havoc Across Web

Quote:
Reddit, Mozilla, Gawker, and possibly many other web outfits experienced brief technical problems on Saturday evening, when software underpinning their online operations choked on the “leap second” that was added to the world’s atomic clocks.
http://www.wired.com/wiredenterprise...th-java-linux/

Quote:
the patch was posted back in March.
http://it.slashdot.org/story/12/07/0...causes-crashes

o_O

Anyone else affected?
__________________
Quote:
Originally Posted by gregpolk View Post
We gave women the vote, next we'll be giving horses the vote! Yet another slippery slope to dog sex.

Last edited by IKT; 2nd July 2012 at 1:33 PM.
IKT is offline   Reply With Quote
Old 2nd July 2012, 6:45 PM   #3
Hamal
Member
 
Hamal's Avatar
 
Join Date: Aug 2001
Location: North Tas
Posts: 9,277
Default

Quote:
Originally Posted by IKT View Post
Anyone else affected?
Our web servers handled the issue just fine. Although my MythTV box went stupid on the weekend (100% CPU) so that might have been the cause.
__________________
"as we enjoy great advantages from the inventions of others, we should be glad of an opportunity to serve others by any invention of ours; and this we should do freely and generously." Benjamin Franklin
“White Australians frequently say that ‘all that’ should be forgotten….. forgetfulness is a strange prescription coming from a community which reveres the fallen warrior and emblazons the phrase “Lest We Forget” on monuments throughout the land." Henry Reynolds
Hamal is offline   Reply With Quote
Old 2nd July 2012, 7:54 PM   #4
Gecko
Member
 
Gecko's Avatar
 
Join Date: Jul 2004
Location: Sydney
Posts: 2,722
Default

Quote:
Originally Posted by IKT View Post
Anyone else affected?
We had MySQL on one dev box go to 100% (which Nagios picked up on pretty quickly), otherwise nothing to report here.
Gecko is offline   Reply With Quote
Old 2nd July 2012, 8:07 PM   #5
3t3rna1
Member
 
3t3rna1's Avatar
 
Join Date: Dec 2001
Location: Perth
Posts: 1,398
Default

Quote:
Originally Posted by IKT View Post
Anyone else affected?
I had an older KVM server kernel panic over the weekend, the last thing in the logs was an NTPD update so I figure the leap second must have been the issue.

Worst timing ever, I was very hungover and craving Nando's when I got the call.
3t3rna1 is offline   Reply With Quote
Old 3rd July 2012, 6:54 PM   #6
Herballizard
Member
 
Herballizard's Avatar
 
Join Date: Oct 2002
Location: QLD
Posts: 1,344
Default

I had one of my SUSE xen guests go full tilt...fucking leap second

Patchy mc patch patch
Herballizard is offline   Reply With Quote
Old 4th July 2012, 9:35 PM   #7
elvis
Member
 
elvis's Avatar
 
Join Date: Jun 2001
Location: Brisbane
Posts: 19,937
Default

Quote:
Originally Posted by IKT View Post
Anyone else affected?
Of the few thousand production, enterprise servers I've set up over the last few years, not a single one was affected.

I patch stuff, you see. It's what I'm paid to do.
__________________
Child's Play Charity
elvis is offline   Reply With Quote
Old 4th July 2012, 11:15 PM   #8
IKT
Member
 
Join Date: Feb 2007
Posts: 3,411
Default

http://www.omgubuntu.co.uk/2012/07/u...ppear-in-italy

I don't recall any windows or mac based crop circles! The year of linux is upon us!
__________________
Quote:
Originally Posted by gregpolk View Post
We gave women the vote, next we'll be giving horses the vote! Yet another slippery slope to dog sex.
IKT is offline   Reply With Quote
Old 5th July 2012, 10:42 AM   #9
tr3nton
Member
 
Join Date: Oct 2009
Posts: 1,193
Default SSH Two Step Authentication

http://askubuntu.com/questions/15972...-remote-logins

Thought this was cool.

Quote:
One way to do this is with a tool provided by Google called Google Authenticator.
  1. Install libpam-google-authenticator
    • or just sudo apt-get install libpam-google-authenticator
  2. Edit /etc/pam.d/sshd to include the module:
    • sudoedit /etc/pam.d/sshd and then include this line at the bottom and save:
    • auth required pam_google_authenticator.so
  3. Edit your SSH config file to turn on the challenge:
    • sudoedit /etc/ssh/sshd_config and then change the response authentication from:
    • ChallengeResponseAuthentication no to
    • ChallengeResponseAuthentication yes and then save the file.
  4. sudo restart ssh to restart SSH
  5. Run google-authenticator
    • This will give you your secret key, verification code, and emergency scratch codes. It will also ask you some rate limiting questions.

Mobile Applications:

You'll need one of these to receive the authentication code on another device.
__________________
Microsoft gives you windows, linux gives you the whole house
tr3nton is offline   Reply With Quote
Old 5th July 2012, 12:34 PM   #10
Swathe
Member
 
Swathe's Avatar
 
Join Date: Mar 2007
Location: Rockhampton
Posts: 2,175
Default

Only a couple of boxes here and no leap second issues here.

Got a gentoo server install going whilst I also setup exchange 2010 *shudder*
__________________
People reckon I'm too patronising (That means I treat them as if they're stupid).

Over $9k in trades

http://www.gentoo.org/
Swathe is offline   Reply With Quote
Old 5th July 2012, 3:01 PM   #11
f3n1x
Member
 
f3n1x's Avatar
 
Join Date: Mar 2003
Location: Armadale, Melbourne
Posts: 1,653
Default

Quote:
Originally Posted by Swathe View Post
Only a couple of boxes here and no leap second issues here.

Got a gentoo server install going whilst I also setup exchange 2010 *shudder*
Tbh Exchange 2010 installation isn't too bad as long as you prepare the machine properly and be patient and let it go, no where near the potential crap you could run into doing an 03/07 install.
__________________
f3n.org|systems admin, graphics & foss software

Canon Eos 40D. Canon 50mm f1.8. Tamron SP AF28-75mm F/2.8 XR Di LD Aspherical (IF). Sigma EF 500 DG Super ETTL Flash(Broken! :/)
f3n1x is offline   Reply With Quote
Old 5th July 2012, 5:31 PM   #12
elvis
Member
 
elvis's Avatar
 
Join Date: Jun 2001
Location: Brisbane
Posts: 19,937
Default

So in the last week I've built:

* PXE auto-deployment for CentOS6 servers and Ubuntu 12.04 workstations
* Puppet configuration for the above
* Microsoft Active Directory authentication for all of the above (as well as some peripheral services like Apache for authenticating various web services, wikis, SVN repos, etc).
* CentOS6 NAS units exporting file systems to Windows via SMB, and Linux via NFS, with consistent username mapping between both OSes, and no need to "chmod 777" files constantly as this place previously did.

That was all relatively easy on it's own, but I've had to hammer it all into an existing environment without breaking anything else, converting some very poorly configured Linux servers in the process, and fixing a billion other day to day problems as I went.

I swear this time around I'll document all this stuff. This sort of thing should be common place, but I rarely see proper centralised authentication in environments with Linux servers. Invariably Linux is set up with the root account, and that's shared around. Very naughty.

So this is just a note to force myself to document all this sooner rather than later.
__________________
Child's Play Charity
elvis is offline   Reply With Quote
Old 5th July 2012, 6:13 PM   #13
IKT
Member
 
Join Date: Feb 2007
Posts: 3,411
Default

Quote:
Originally Posted by elvis View Post
This sort of thing should be common place, but I rarely see proper centralised authentication in environments with Linux servers.
Are there any good tools/documentation/things I should know already about central authing across multiple environments?
__________________
Quote:
Originally Posted by gregpolk View Post
We gave women the vote, next we'll be giving horses the vote! Yet another slippery slope to dog sex.
IKT is offline   Reply With Quote
Old 5th July 2012, 7:53 PM   #14
elvis
Member
 
elvis's Avatar
 
Join Date: Jun 2001
Location: Brisbane
Posts: 19,937
Default

Quote:
Originally Posted by IKT View Post
Are there any good tools/documentation/things I should know already about central authing across multiple environments?
Client side "sssd" is my new favourite thing ever.

Server side, FreeIPA is still my favourite thing ever.
__________________
Child's Play Charity
elvis is offline   Reply With Quote
Old 5th July 2012, 8:52 PM   #15
Phobz
Member
 
Phobz's Avatar
 
Join Date: Sep 2007
Location: Mel-bourn-e
Posts: 170
Default

What did you use for the deployment side of things Elvis? fog server?
__________________
Quote:
Originally Posted by IMtech View Post
Then she goes... We're here to help fix your windows... I replied... Windows? All my windows are already closed for the night!

She then hung up...
Phobz is offline   Reply With Quote
Reply

Bookmarks

Sign up for a free OCAU account and this ad will go away!

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +10. The time now is 1:41 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. -
OCAU is not responsible for the content of individual messages posted by others.
Other content copyright Overclockers Australia.
OCAU is hosted by Internode!