Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
8270 Posts | 2254 Topics | 6229 Members
The LinuxSolved.com GNU/Linux User Communit - Forum
You have just arrived to a friendly linux community which is helping Linux Users from Years.. You can be its part if you have not already joined it. Registration is FREE and is gateway to unlimited help and support to all your linux related needs. If you are an GNU/Linux supporter then you have come to the right place.
Show Posts
|
|
Pages: 1 ... 3 4 [5]
|
|
61
|
Network Troublshooting / Linux Servers Support / Creating Standby Server For Oracle
|
on: April 12, 2007, 11:31:47 AM
|
|
Dear all,
Hi ! I have to carry out installation of a server to run oracle. Already One server is already working at site. This one needs to be a "standby" server. If I create partitions on the standby server identical to the "main" server and then restore a backup taken from main server through cpio on standby server, will it start working exactly the same way the main is working ?
Also is there any way we can tell cpio to overwrite all files on target even when they are "read-only" ?
rajesh.bahl
|
|
|
|
|
63
|
Network Troublshooting / Linux Servers Support / Network Browsing Problem With Samba Server
|
on: April 11, 2007, 05:51:47 AM
|
|
The interface eth0 is connected to internet and the IP/DNS etc are configured dynamically. All the clients on the LAN have gateway as the ip of eth1. All clients can share the disk and browse very well. It is only the server that has an issue of browsing.
I feel that if some how we can specify only eth1 to be configured in SAMBA the problem might get sorted out. But how to do that -----is the real problem ?
rajesh.bahl
|
|
|
|
|
66
|
Network Troublshooting / Linux Servers Support / Network Browsing Problem With Samba Server
|
on: April 04, 2007, 01:16:26 PM
|
|
Here's my amb.conf file:-
[global]
workgroup = MYGROUP server string = Samba Server printcap name = /etc/printcap load printers = yes printing = cups log file = /var/log/samba/%m.log max log size = 50 socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 interfaces = eth1 bind interfaces only = Yes local master = yes preferred master = yes
#============================ Share Definitions ============================== idmap uid = 16777216-33554431 idmap gid = 16777216-33554431 template shell = /bin/false winbind use default domain = no [homes] comment = Home Directories browseable = no writable = yes
[printers] comment = All Printers path = /var/spool/samba browseable = no # Set public = yes to allow user 'guest account' to print guest ok = no writable = no printable = yes
Please correct me where I am going wrong.
regards rajesh.bahl
|
|
|
|
|
67
|
Network Troublshooting / Linux Servers Support / Network Browsing Problem With Samba Server
|
on: April 02, 2007, 04:11:49 PM
|
|
One more input here!!
Samba server is having two ethernet cards . eth0 is connected to internet and eth1 is connected to internal network.
If I disable eth0 and try browsing the network --It immediately opens the window having "Windows network". The moment I enable eth0 again , the first network browsing window takes almost 20 minutes to come up.
Regards rajesh.bahl
|
|
|
|
|
69
|
Hardware Troubleshooting in Linux / Linux Printing Support / Configuring Host based laser printers as network printers
|
on: April 01, 2007, 12:12:03 PM
|
|
Hi All,
I need one piece of information/guidance:
Many of the "host based" laser printers (e.g. HP laserjet 1000 series, 1010 etc.) seem to give errors while printing on Linux ( some of the inbuilt drivers in linux also do not make these printers even print anything) when attached directly through USB interface.
For such printers some drivers are available at linuxprinting.com web site and seem to work better than drivers originally shipped with linux distributions. If this driver works okay then how to configure the same printer as a network printer if it is attached to a windows box using same driver ?
Thanks In Advance rajesh.bahl
|
|
|
|
|
70
|
Network Troublshooting / Linux Servers Support / Network Browsing Problem With Samba Server
|
on: April 01, 2007, 10:36:41 AM
|
|
Hi All !,
I am facing problem with Samba. I am using CentOS 4.4 and using samba 3.0.10 that is part of standard distribution. My windows clients can see the Samba server and share files as desired without a problem.
If I go to Linux server running Samba and select Computer and then Network --- the cursor keeps appearing in the "network " screen and the "Windows Network" icon appears after about 20 Minutes !!!!!
Is there any way we can reduce this time to some real time ?
Thanks in Advance rajesh.bahl
|
|
|
|
|
72
|
Network Troublshooting / Linux Proxy Server Support / Need some clarifications regarding squid proxy
|
on: March 29, 2007, 02:24:15 PM
|
|
Thanks Ricky.
A simple straight forward query - Squid is working fine in normal mode on my server. I want my clients to be able to do ftp through ftp clients/command line and also be able to exchange mail from web using outlook express.
Additionally if I install firestarter and say no to "enable sharing internet connection" will that give me what I need ?
Regards rajesh.bahl
|
|
|
|
|
73
|
Network Troublshooting / Linux Proxy Server Support / Need some clarifications regarding squid proxy
|
on: March 27, 2007, 01:55:07 AM
|
|
Thanks Ricky !!
A few more queries , please:- Can you please elaborate that under what conditions "normal" proxy be used and under what conditions the use of "Transparent" proxy is recommended ?
Also is it possible to open secured sites/sites where authentication is required in Transparent proxy ? Also how to implement content filtering and access control under Transparent Proxy as what I feel is that under transparent proxy setup any one on the local LAN wil have full access to internet ?
A typical problem with the combination of Squid and firestarter is :
Squid is working fine. When we install and run firestarter for the first time, it asks for "whether internet sharing is to be enabled ". If we say yes to this response then there will be two scenerios: 1.Internet access through NAT scripts generated by firestarter using iptables. 2. Internet access already available through the usage of Squid.
Which one will be used by the clients ?
My requirement is that I need my clients to have access to ftp servers on the internet, mail access via outlook/thunderbird , internet access via squid proxy because of caching advantage.
Thanks In Advance rajesh.bahl
|
|
|
|
|
74
|
Network Troublshooting / Linux Proxy Server Support / Need some clarifications regarding squid proxy
|
on: March 26, 2007, 02:44:13 PM
|
|
Hi eveyone,
I need some clarifications regarding squid proxy as follows:-
1. Whether squid acts as "cache " proxy if operated in Transparent mode ? 2. What are the basic differences between normal and Transparent proxies ( except that clients need to be configured manually in case of normal proxy server) ? 3. Can we use squid for proxy application if a firewall is running on the same system ( for example firestarter). In case both are to be used, which one should be installed first and why ? 4. What exactly is the accelerator mode in squid ?
Thanks in advance rajesh.bahl
|
|
|
|
|
|
|
Loading...