Sponsored Content
Full Discussion: downloads on sidekicks
Contact Us Post Here to Contact Site Administrators and Moderators downloads on sidekicks Post 302085184 by elwil on Tuesday 15th of August 2006 11:34:26 PM
Old 08-16-2006
downloads on sidekicks

I downloaded the terminal client on my sidekick one and I am trying to figure out what is the right host to log in to unix,in order to use its feature.
 

6 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

online halo any downloads?

Someone told me that I can download a thing that I can play Halo over the Internet for xbox (1 Reply)
Discussion started by: memattmyself
1 Replies

2. Cybersecurity

Viruses in downloads/webs

How secure are downloads from unix.com, linux.com, etc? Not talking about off the wall individual user sites, but sites like unix.com, download.com, tucows.com? We've been inundated at work lately from viruses, and I want to make sure that for things like work related downloads, that those kind... (5 Replies)
Discussion started by: kymberm
5 Replies

3. Linux

fair downloads with flashget, reget etc.

I would like to shape multi-threaded downloaders (like flashget, reget etc.) but I don't want to make a limit on connections less then two (i.e. you download something from an ftp and want to browse this ftp at the same time). I found a pack of utilities - iproute2 and found a patch to linux kernel... (0 Replies)
Discussion started by: bobbyk2002
0 Replies

4. Solaris

Downloading JDK - Different types / downloads ?

Hi all I need to update the current jdk_1.5.0_11 to a higher version, as requested by other developing house. However, looking on the net / sun's site, whats all the differences between jdk with javaFX, or Java EE or java SE ? Im assuming that you can download a base developer kit, and... (3 Replies)
Discussion started by: sbk1972
3 Replies

5. Shell Programming and Scripting

Help with watermarking photos downloads with corresponding URLs

Hi Everybody :) Once again I seek the wisdom of the community:b: I wish to accomplish a task on the command line that involves watermarking download photos with the URL that they originated from. So far I have a command that downloads images from Picasa and creates a file of the URL... (0 Replies)
Discussion started by: o0110o
0 Replies

6. UNIX for Dummies Questions & Answers

Free O/S for Unix downloads

Can I download Debian or SUSE for free? If so, from where on the internet can I get a free version of Unix? (3 Replies)
Discussion started by: jsb1022
3 Replies
warn.conf(4)							   File Formats 						      warn.conf(4)

NAME
warn.conf - Kerberos warning configuration file SYNOPSIS
/etc/krb5/warn.conf DESCRIPTION
The warn.conf file contains configuration information specifying how users will be warned by the ktkt_warnd daemon about ticket expiration on a Kerberos client. Credential expiration warnings are sent, by means of syslog, to auth.notice. All other warning messages are sent to daemon.notice. Each Kerberos client host must have a warn.conf file in order for users on that host to get Kerberos warnings from the client. Entries in the warn.conf file must have the following format: principal syslog | terminal | mail time [email_address] principal Specifies the principal name to be warned. The asterisk (*) wildcard can be used to specify groups of principals. syslog Sends the warnings to the system's syslog. Depending on the /etc/syslog.conf file, syslog entries are written to the /var/adm/messages file and/or displayed on the terminal. terminal Sends the warnings to display on the terminal. mail Sends the warnings as email to the address specified by email_address. time Specifies how much time before the TGT expires when a warning should be sent. The default time value is seconds, but you can specify h (hours) and m (minutes) after the number to specify other time values. email_address Specifies the email address at which to send the warnings. This field must be specified only with the mail field. EXAMPLES
Example 1: Specifying warnings The following warn.conf entry * syslog 5m specifies that warnings will be sent to the syslog five minutes before the expiration of the TGT for all principals. The form of the mes- sage is: jdb@ACME.COM: your kerberos credentials expire in 5 minutes FILES
/usr/lib/krb5/ktkt_warnd Kerberos warning daemon SEE ALSO
ktkt_warnd(1M), syslog.conf(4), SEAM(5) SunOS 5.10 22 Apr 2003 warn.conf(4)
All times are GMT -4. The time now is 10:13 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy