Sponsored Content
Special Forums IP Networking what can i use to network between windows and solaris. Post 9613 by guru on Tuesday 30th of October 2001 10:49:40 PM
Old 10-30-2001
after you download and install it, you may need some quick, easy info. check out this site which helped me a lot. just ignore the mandrake specific installation instructions, the configuration is the same on all unices.

http://www.mandrakeuser.org/docs/connect/index.html#ss
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Linux workstation in a Windows network

HI: I'm having some serious trouble setting up a Linux Workstation to operate in a Windows network. I'm running Red Hat 7.1 and I've connected the machine to a network running an NT server. I just want to be able to access the internet and the network. There is a basically a router that connects... (1 Reply)
Discussion started by: mirzabhai
1 Replies

2. UNIX for Dummies Questions & Answers

Sun Solaris in a Windows NT network

I am a total new UNIX users and I'm trying to install a SUN Netra X1 server with Solaris 8 into our Windows NT 4.0 network. I'm having a connection using the Hyperterminal. :confused: (3 Replies)
Discussion started by: pirox_guido
3 Replies

3. Windows & DOS: Issues & Discussions

Windows xp network problems

Hello guys , i have a big big problem. At the company that i work for there are like 4 pcs that are sending and recieving a lot of packets to the point that the network is down. we think that it might be a virus, we run all the antivirus that you could posible think of and nothing so far. ... (2 Replies)
Discussion started by: josramon
2 Replies

4. Linux

Linux on Windows network

Hey all. I want to connect my Linux box on the work network (I'm on-site support, so I'm allowed to :) ). I can login as root (or any other user) and get my IP which I want, browse the web as I've set the box up for that. But what I want to do now is authenticate myself on the network so I... (3 Replies)
Discussion started by: woofie
3 Replies

5. UNIX for Dummies Questions & Answers

Mounting a Windows Network Drive on Solaris 10

Hi, I have a Solaris 10 OS. I would like to map a network drive to a Windows machine. I have typed the following command #mount 192.1.1.1:/content_dir /windows 192.1.1.1 - ip address of my windows box content_dir - directory that I have shared out to others users on my windows box... (3 Replies)
Discussion started by: annointed3
3 Replies

6. Windows & DOS: Issues & Discussions

How to Install Windows Xp on Network?

If you don't have DVD-Rom then how would you install windows Xp on Network? (2 Replies)
Discussion started by: karman0931
2 Replies

7. Windows & DOS: Issues & Discussions

Adding subnet on windows network

Hi All, I have a windows network that I need to improve network speed. Unfortunately, it's running on one subnetwork. So I would like to put multi subnet on it. I don't want to put cisco routing and switching yet. I'm new to it and I would like to put linksys router and unmanaged switch for... (1 Reply)
Discussion started by: itik
1 Replies

8. Solaris

Windows network share visible to Solaris 9 host and vice versa

Hi, I have a Windows server running WinSVR 2008R2 with a network share configured \\hostname\JSS_Share I would like to be able to mount this share on a Solaris host running Solaris 9. I would also like to mount a directory on the Solaris host and make it visible to the Windows server. The idea... (1 Reply)
Discussion started by: jamba1
1 Replies

9. IP Networking

Discover Windows machines in other network

I have my Windows computer in network 192.168.1.0/24 plugged into one interface of my router. I have another port on the router as network 192.168.168.0/24 where my nas is plugged in. Now Windows doesn't discover my NAS automatically, of course. Anyone know what would be the most elegant way to... (2 Replies)
Discussion started by: awayand
2 Replies
gnutls_url_is_supported(3)					      gnutls						gnutls_url_is_supported(3)

NAME
gnutls_url_is_supported - API function SYNOPSIS
#include <gnutls/gnutls.h> int gnutls_url_is_supported(const char* url); ARGUMENTS
const char* url A PKCS 11 url DESCRIPTION
Check whether url is supported. Depending on the system libraries GnuTLS may support pkcs11 or tpmkey URLs. RETURNS
return non-zero if the given URL is supported, and zero if it is not known. SINCE
3.1.0 REPORTING BUGS
Report bugs to <bug-gnutls@gnu.org>. General guidelines for reporting bugs: http://www.gnu.org/gethelp/ GnuTLS home page: http://www.gnu.org/software/gnutls/ COPYRIGHT
Copyright (C) 2012 Free Software Foundation, Inc.. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. SEE ALSO
The full documentation for gnutls is maintained as a Texinfo manual. If the info and gnutls programs are properly installed at your site, the command info gnutls should give you access to the complete manual. As an alternative you may obtain the manual from: http://www.gnu.org/software/gnutls/manual/ gnutls 3.1.15 gnutls_url_is_supported(3)
All times are GMT -4. The time now is 12:52 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy