Sponsored Content
Top Forums UNIX for Advanced & Expert Users Plz reply..whether it is possible or not? Post 41510 by cyno on Tuesday 7th of October 2003 03:40:12 PM
Old 10-07-2003
Plz reply..whether it is possible or not?

HELLO GUYS,

How u all guys doing?Recently I brought a system and installed Red Hat Linux in it. I have also got a network card. My question is can i connect NIC to my system and use it as a client? I really don't want to buy another system.
I want to use this computer/system both as server and a client.
can some tell me how do we set up in such a way?

Thanks in advance.
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

plz Help How should I configure cc compiler output file plz help???

i.e configuration of C compiler :confused: (4 Replies)
Discussion started by: atiato
4 Replies

2. Programming

plz help!

i'm pretty new to unix programming. i just wanna know how exactly fork(), waitpid() works. i have read some from the book, but it's still confusing. especially with those < 0 and == 0. plz help!!!! (1 Reply)
Discussion started by: ligerdave
1 Replies

3. Programming

plz help

alright, i just got this assignment. since im very new to unix programming, i would like to have some ideas about it. honestly, i dont even know what the hell he is asking for. plz see the attached pdf and help me out. thank you :( (2 Replies)
Discussion started by: ligerdave
2 Replies

4. Shell Programming and Scripting

very simpale plz reply soon

Hi I am posting very simple query....Actually I did but not working properly 1>Write a shell prog that print the name and size of .c file in the current directory. 2> write a shell programe to print only the name and free space of the fielsystem in ur disk with the maximum available... (0 Replies)
Discussion started by: ramiitkgp
0 Replies

5. Shell Programming and Scripting

help me out plz

hi all, this is my 1st post to this helpful forum. I am really struck in a situation. Please help me out in this. I will tell u by the example; I have one file named as abc.txt, and its content are Cat Dog Apple what I need to do is to write a script which will read through this file... (2 Replies)
Discussion started by: zahirkhan
2 Replies

6. Shell Programming and Scripting

plz help me

this script reads source.txt and move and random choice 6 files among 25 txt file and renmame it.. but it is not executed.. whats problem? #!/bin/ksh while read line do cd $line/radmin num=0 /bin/ls *.txt | while read file_nm ; do (( check = $RANDOM % 2 )) if ; then continue... (1 Reply)
Discussion started by: topic32428285
1 Replies

7. UNIX for Dummies Questions & Answers

I need a reply

What command can you use to display a text file one page at a time, but doesn't allow scrolling backward through a file? (3 Replies)
Discussion started by: zapper
3 Replies
UP2DATE(5)							   Red Hat, Inc.							UP2DATE(5)

NAME
up2date - Configuration file for Red Hat Network client programs. DESCRIPTION
Red Hat Network client programs, such as rhn_check(8), use a common configuration file at /etc/sysconfig/rhn/up2date. OPTIONS
enableProxy Use a HTTP Proxy. Can be either 0 (False) or 1 (True). serverURL Remote server URL debug Whether or not debugging is enabled. Can be either 0 (False) or 1 (True). systemIdPath Location of system id file. Expects the path of a file on disk. versionOverride Override the automatically determined system version. Expects a string or blank (do not override the version). httpProxy HTTP proxy in host:port format, e.g. squid.redhat.com:3128 proxyUser The username for an authenticated proxy. proxyPassword The password to use for an authenticated proxy. enableProxyAuth To use an authenticated proxy or not. Can be either 0 (False) or 1 (True). networkRetries Number of attempts to make at network connections before giving up. Expects a positive integer. sslCACert The CA cert used to verify the ssl server. Expects the path of a file on disk. noReboot Disable the reboot action. Can be either 0 (False) or 1 (True). disallowConfChanges Config options that can not be overwritten by a config update action. Expects a semi-colon separated list of config option names. hostedWhitelist Override the default list of URLs the RHN Register client treats as official RHN hosted servers. This only affects the RHN Register graphical- and text-based clients, as it changes some of the options that appear. This option is included for testing purposes only. retrieveOnly If set to 1 (True), package installs done through rhn_check will only download the package, the package will not be installed. FILES
/etc/sysconfig/rhn/up2date The location of this configuration file SEE ALSO
rhn_check(8), rhn_register(8), rhnreg_ks(8), rhnsd(8), rhn-profile-sync(8), rhnplugin(8), rhnplugin.conf(5). AUTHORS
See the AUTHORS file included with this software. This manual page was written by James Bowes <jbowes@redhat.com> BUGS
Report bugs to <http://bugzilla.redhat.com>. COPYRIGHT
Copyright (C) 1999-2010 Red Hat, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. Linux 2010 August 30 UP2DATE(5)
All times are GMT -4. The time now is 07:40 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy