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
CHICKEN-INSTALL(1)					      General Commands Manual						CHICKEN-INSTALL(1)

NAME
chicken-install - download and install extension libraries for Chicken Scheme SYNOPSIS
chicken-install [OPTION | EXTENSION[:VERSION]] ... DESCRIPTION
chicken-install is a program that downloads, compiles and installs a prepackaged extension library from sources. If no extension name is given on the command-line, then any existing setup scripts in the current directory will be executed in some unspecified order. OPTIONS
Enter chicken-install -help for a list of supported command-line options. ENVIRONMENT VARIABLES
CHICKEN_PREFIX The installation prefix where CHICKEN Scheme and its support files and libraries are located. Defaults to the installation time pre- fix given when configuring the system. CHICKEN_INSTALL_PREFIX An alternative installation prefix that will be prepended to extension installation paths if specified. CHICKEN_REPOSITORY The path where extension libraries are installed. Defaults to the package-library path selected during configuration (usually /var/lib/chicken/<binary-version> ) DOCUMENTATION
More information can be found in the Chicken User's Manual BUGS
Submit bug reports by e-mail to chicken-janitors@nongnu.org , preferrably using the chicken-bug tool. AUTHORS
The CHICKEN Team SEE ALSO
chicken-uninstall(1) chicken-status(1) chicken(1) csc(1) chicken-bug(1) 13 Aug 2008 CHICKEN-INSTALL(1)
All times are GMT -4. The time now is 12:39 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy