[x] Welcome to LinuxSolved.com Linux help forums, here we are a community of Linux users helping each other. It is helpful to both ie. new linux users as well experienced one. We always have our experts to help you and ofcourse members help each other, so you can ask for help any time by Registering.: Click to Register

Welcome, Guest. Please login or register.
Did you miss your activation email?


Login with username, password and session length

Linux Forums - Linux Help,Advice & support community:LinuxSolved.com  |  Forum
The LinuxSolved.com GNU/Linux User Communit - Forum
Welcome to LinuxCommunity 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
62  Network Troublshooting / Linux Servers Support / Network Browsing Problem With Samba Server on: April 12, 2007, 11:23:16 AM
Perfectly okay. But it does not seem to work.
The moment I disable eth0 interface manually, the "first" network window appears immediately.



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
64  Network Troublshooting / Linux Servers Support / Network Browsing Problem With Samba Server on: April 07, 2007, 01:49:21 PM
I tried by including the internal ip and hostname but no improvement is there.


regards
rajesh.bahl
65  Network Troublshooting / Linux Servers Support / Network Browsing Problem With Samba Server on: April 05, 2007, 11:30:17 AM
Hi Gaurav !

This is my /etc/hosts:


# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1   linserver.bahl.net   linserver   localhost.localdomain   localhost




Regards
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
68  Network Troublshooting / Linux Servers Support / Network Browsing Problem With Samba Server on: April 02, 2007, 01:46:51 PM
Thanks Ricky !!

How to take tcp dump ? Can you please explain step by step ?


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
71  Network Troublshooting / Linux Proxy Server Support / Need some clarifications regarding squid proxy on: March 31, 2007, 01:44:22 PM
Thanks a lot , Ricky !!


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
Pages: 1 ... 3 4 [5]
Welcome, Guest. Please login or register.
Did you miss your activation email?
November 23, 2008, 06:00:16 AM

Login with username, password and session length
Navigation
Recent Discussions
[November 22, 2008, 02:29:08 PM]

[November 20, 2008, 11:30:52 PM]

[November 19, 2008, 07:52:41 PM]

[November 19, 2008, 07:52:36 PM]

[November 17, 2008, 10:42:59 AM]

[November 16, 2008, 12:49:47 AM]

[November 16, 2008, 12:48:58 AM]

[November 15, 2008, 08:29:02 AM]

[November 15, 2008, 08:24:41 AM]

[November 14, 2008, 05:11:50 AM]
Members
Total Members: 6229
Latest: razon_nnn
Stats
Total Posts: 8270
Total Topics: 2254
Online Today: 7
Online Ever: 111
(June 28, 2007, 06:47:29 AM)
Users Online
Users: 0
Guests: 4
Total: 4
Privacy Policy| Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC
Seo4Smf v0.2 © Webmaster's Talks
Theme & TinyPortal v0.9.8 © Bloc