Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Path to Linux / Unix Systems Administrator Post 302415434 by jhtrice on Thursday 22nd of April 2010 03:06:48 PM
Old 04-22-2010
Find a mentor

It's been my experience that Unix admins tend to be fairly independent and like to figure things out for themselves. That being said, a good mentor can be a huge benefit. Do you know a Unix admin that has a rep for being a guru?
 

2 More Discussions You Might Find Interesting

1. What is on Your Mind?

Unix Administrator and Linux Administrator transition

Hello Unix Experts, I'm going to be graduating with a CIS (Computer Information Systems) degree in the coming year. I have been offered an internship with a job title of Unix Administrator under a well known company. I understand that Unix is used for high-end servers in many large... (1 Reply)
Discussion started by: brentmd24
1 Replies

2. Advertise with Us

UNIX Systems Administrator Opportunity

Optiver is a worldwide market maker and derivatives trading firm with offices strategically located in Chicago, Amsterdam and Sydney. Attracting very ambitious, talented and results-oriented individuals to become members of a highly selective trading and support group is a primary contributor to... (0 Replies)
Discussion started by: Barb S.
0 Replies
MojoMojo::Controller::Admin(3pm)			User Contributed Perl Documentation			  MojoMojo::Controller::Admin(3pm)

NAME
MojoMojo::Controller::Admin - Site Administration DESCRIPTION
Action to handle management of MojoMojo. Click the admin link at the bottom of the page while logged in as admin to access these functions. METHODS
auto Access control. Only administrators should access functions in this controller. settings ( /.admin ) Show settings screen. user ( .admin/user ) User listing with pager, for enabling/disabling users. role ( .admin/role ) Role listing, creation and assignment. create_role ( .admin/create_role ) Role creation page. edit_role ( .admin/role/ ) Role edit page. handle_role_form Handle role form processing. Returns true when a submitted form was actually processed. update_user ( *private*) Update user based on user listing. precompile_pages Make a formatted version of content body and store it in content.precompiled. This makes MojoMojo go zing, when loading content for page requests. Depending on the number of pages, and versions of them, this could take some minutes. For 2000 page versions on a 2.4 GHz desktop this script took about 3 minutes to run. delete Delete a page and its descendants. This is in MojoMojo::Controller::Admin because we are restricting page deletion to admins only for the time being. TODO: this method should reside in the Model, not in a Controller (issue #87). AUTHOR
Marcus Ramberg <mramberg@cpan.org> LICENSE
This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2011-09-02 MojoMojo::Controller::Admin(3pm)
All times are GMT -4. The time now is 02:35 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy