Intro: Josh


 
Thread Tools Search this Thread
The Lounge What is on Your Mind? Intro: Josh
# 1  
Old 08-09-2007
Intro: Josh

Hey,

I had been working in UNIX environments from 1997 to 2007.

From 1997 - 1999 I worked as an Operator in a Solaris environment.

From 1999 - March 2007 I worked mostly in HP-UX, some SCO, some RedHat Linux as an Operator/Programmer(scripter)/Admin.

No luck finding work, so I am going to try and stay connected to UNIX by participating in these forums.

So if you are reading this, what do you do with UNIX?
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

intro to UNIX - making a sort-of recycle bin (for fun)

Hello, I'm only taking Intro to UNIX in school right now, so please bear with me. My problem is with a sort-of recycle-bin rig I've created for fun. I'm using Ubuntu 9.04, I am the admin. (only user, actually) of this computer. I'm using this script in ~/.bashrc # if files exist, remove contents... (6 Replies)
Discussion started by: jzacsh
6 Replies

2. What is on Your Mind?

Intro ( Mark Thomas )

Houdy everyone! yes I'm a newbie here I'm a big fan of the BSD's, in particular NetBSD. Don't have much use for Linux or the various "distro's" of it ( no flame intended ). I'm going to try Solaris 10 on an i386 box real soon. By day I'm a CAD tech for a local government entity, by night... (0 Replies)
Discussion started by: Mark Thomas
0 Replies

3. Tips and Tutorials

PERL & CPAN Intro for Newbies

So you want to learn a unix scripting language that you'll be able to use in any situation? Perl is your answer ! This is a little intro to installing CPAN modules. If you don't know what CPAN is, check out http://search.cpan.org/. Basicly, it is a massive archive of perl libraries that will... (0 Replies)
Discussion started by: obitus
0 Replies

4. Post Here to Contact Site Administrators and Moderators

New Flash intro from Forum Member.....

New submission for flash intro: What do you think? (2 Replies)
Discussion started by: Neo
2 Replies

5. Post Here to Contact Site Administrators and Moderators

Our First Flash Intro ?

Well, someone created a flash intro for us (their first attempt at SWiSH!) OK, SECOND DRAFT: https://www.unix.com/test_intro2.swf --------------------------- FIRST DRAFT: https://www.unix.com/test_intro1.swf Notice it says "Search before posting a question"..... Well????... (24 Replies)
Discussion started by: Neo
24 Replies
Login or Register to Ask a Question
TTYLINKD(8)						   Linux System Managers Manual 					       TTYLINKD(8)

NAME
ttylinkd - TTYlink daemon for AX.25, NET/ROM, ROSE and IP. SYNOPSIS
ttylinkd [-hv] [-c callsign] [-f file] DESCRIPTION
ttylinkd is a simple daemon that allows incoming ttylink calls to be routed through to Linux's normal talkd(8) system and provides a pipe between the two. ttylinkd is usually setup to be spawned from ax25d(8) or inetd(8) but can, since version 0.03, be used on the command line, although talk(1) is a much better idea for interactive users. Use splitscreen(1) for outgoing ttylink sessions. OPTIONS
-v Display the version. -h Display some help and information on it. -c callsign Disable callsign checking and use the given callsign for a name for this end of the link. -f file Use <file> for the configuration file, instead of the default /etc/ax25/ttylinkd.conf FILES
/etc/ax25/ttylinkd.conf the configuration file for ttylinkd SEE ALSO
talk(1), splitscreen(1), ttylinkd.conf(5), ax25d(8), inetd(8), talkd(8). BUGS
There is still some need for some checking of who is still logged on. The daemon may hang if you disconnect from it strangely. There is no real way of working out what is going on with talkd. If you do not have a talk daemon going on the specified host then the program will tend to sit there and do nothing. AUTHOR
Craig Small VK2XLZ <csmall@small.dropbear.id.au> Linux 5 March 1997 TTYLINKD(8)