Sponsored Content
Full Discussion: UNIX starter role?
The Lounge What is on Your Mind? UNIX starter role? Post 302159744 by vbe on Friday 18th of January 2008 10:48:52 AM
Old 01-18-2008
I started long ago although had diplomas as programmer analyst for free (stage...) on mainframe then wanting to do some oracle finished by entering unix world... and got a job...

Your best bet now is not only unix knowledge but knowing what is your goal

Pure system? Then be sure to have some C language base ( and a little perl...) and master vi and all common system perf commands AND have a good idea of unix internals, be aware of java stuff and its impact on kernel params and performance/issues...
I have seen many companies trying to deal with web servers nad willing to find someone to tune and maintain the beasts...


Good luck
 

5 More Discussions You Might Find Interesting

1. What is on Your Mind?

Role of AI in any OS

In any given operating system, generally how much of AI software is involved? Is it related to user-friendliness of OS? What is the future of strong AI? (3 Replies)
Discussion started by: MULTIVERSE
3 Replies

2. Solaris

Solaris Starter

I have got Sun Fire V120 for testing( just trying to install Solaris 10 on it). Just need to know how shall I get display on my normal monitor as I cannot see any compatible port?? Regards, (1 Reply)
Discussion started by: zaibee
1 Replies

3. Shell Programming and Scripting

Linux starter help needed

:confused: hi guys i'm helping out as a lab assistant and have been told to use a linux shell script to gather assignments from the students in the class I'm helping out in. They've been told to have their assignment in a certain folder in their accounts and I'm to gather them, only problem is I... (0 Replies)
Discussion started by: jaybee
0 Replies

4. AIX

for starter

I have a problem I got about 50 log files with some information, the info is not important. I would like to search only for specific info from the logs. I did find it. But i cannot see from where it comes can you help me I have used : cat *.log | grep "??????", but the log file too. Thanks... (3 Replies)
Discussion started by: perum
3 Replies

5. Solaris

Solaris Starter

hi everyone, Can anyone guide me with: How to start with the solaris, as i m new to this. (any material or any link or any start up book) Plz do needful as soon as possible.. Thanks. Hitesh T. (2 Replies)
Discussion started by: hi2_t
2 Replies
MESG(1)                                                            User Commands                                                           MESG(1)

NAME
mesg - display (or do not display) messages from other users SYNOPSIS
mesg [option] [n|y] DESCRIPTION
The mesg utility is invoked by a user to control write access others have to the terminal device associated with standard error output. If write access is allowed, then programs such as talk(1) and write(1) may display messages on the terminal. Traditionally, write access is allowed by default. However, as users become more conscious of various security risks, there is a trend to remove write access by default, at least for the primary login shell. To make sure your ttys are set the way you want them to be set, mesg should be executed in your login scripts. ARGUMENTS
n Disallow messages. y Allow messages to be displayed. If no arguments are given, mesg shows the current message status on standard error output. OPTIONS
-v, --verbose Explain what is being done. -V, --version Display version information and exit. -h, --help Display help text and exit. EXIT STATUS
The mesg utility exits with one of the following values: 0 Messages are allowed. 1 Messages are not allowed. >1 An error has occurred. FILES
/dev/[pt]ty[pq]? SEE ALSO
login(1), talk(1), write(1), wall(1), xterm(1) HISTORY
A mesg command appeared in Version 6 AT&T UNIX. AVAILABILITY
The mesg command is part of the util-linux package and is available from https://www.kernel.org/pub/linux/utils/util-linux/. util-linux July 2014 MESG(1)
All times are GMT -4. The time now is 04:00 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy