Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Path to Linux / Unix Systems Administrator Post 302415559 by sideburn on Thursday 22nd of April 2010 11:30:49 PM
Old 04-23-2010
@pludi & Celtic_Monkey: Thanks for giving me some ideas...what about lab workbooks that would give me hand-on projects?

@jhtrice: How do I find a mentor or guru? Should I seek one in my city ( San Diego, CA ) or would an online mentor/guru work?

@rhfrommn: Thanks for your insights! I noticed even part-time entry level system admin still requires some experiences. Its like egg & chicken theory. Maybe volunteer / intern work would be easier to set foot in the door. Another idea would be local user groups?
 

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
Lynis(8)						Unix System Administrator's Manual						  Lynis(8)

NAME
Lynis - Run an system and security audit on the system SYNOPSIS
lynis --check-all(-c) [other options] DESCRIPTION
Lynis is an auditing tool for Unix (specialists). It checks the system and software configuration and logs all the found information into a log file for debugging purposes, and in a report file suitable to create fancy looking auditing reports. Lynis can be run as a cronjob, or from the command line. It needs to have full access to the system, so running it as root (or with sudo rights) is required. The following system areas may be checked: - Boot loader files - Configuration files - Common files by software packages - Directories and files related to logging and auditing OPTIONS
--auditor <full name> Define the name of the auditor/pen-tester. When a full name is used, add double quotes, like "Michael Boelen". --checkall (or -c) Lynis performs a full check of the system, printing out the results of each test to stdout. Additional information will be saved into a log file (default is /var/log/lynis.log). In case the outcome of a scan needs to be automated, use the report file. --check-update (or --info) Show program, database and update information --cronjob Perform automatic scan with cron safe options (no colors, no questions, no breaks). --no-colors Do not use colors for messages, warnings and sections. --no-log Redirect all logging information to /dev/null, prevent sensitive information to be written to disk. --quick (-Q) Do a quick scan (don't wait for user input) --quiet (-q) Try to run as silent as possible, showing only warnings. This option activates --quick as well. --reverse-colors Optimize screen output for light backgrounds. --tests TEST-IDs Only run the specific test(s). When using multiple tests, add quotes around the line. Multiple parameters are allowed, though some parameters can only be used together with others. When running Lynis without any param- eters, help will be shown and the program will exit. BUGS
There are no known bugs. Bugs can be reported directly to author. LICENSING
Lynis is licensed under the GPL v3 license and under development by Michael Boelen. CONTACT INFORMATION
Project related questions and comments should be asked via http://www.rootkit.nl/contact/. 1.08 15 December 2009 Lynis(8)
All times are GMT -4. The time now is 10:26 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy