Server :: Set-up Lunix With Windows Clients?
Nov 15, 2010
I work for a church, with office staff of about 10 people.
We want to set-up a server to store all the office information, (which is now scattered all over the place).
The idea is to give individuals a partition on the server(password protected). There is database software that needs to be accessed by 5 people( it runs on MS Access). Most of the document are MS Word. Of course you can tell me of a better way to do this than my idea.
how to set-up this network. I have to submit my info to church leadership. it will save us buy Window Server and 10 CAL (that ZAR 10k).
I have copies of OpenSuse 10.1 and Fedora 11.
View 2 Replies
ADVERTISEMENT
Apr 26, 2010
How to configure linux vpn server for windows clients & roadwarriors connection?
View 4 Replies
View Related
Apr 27, 2010
Please help me to configure vpn in linux for windows clients & also road worriers.
View 2 Replies
View Related
Jan 9, 2010
I have to have a Linux server for shell programming on Windows (XP) clients
View 3 Replies
View Related
Mar 15, 2011
I'd like to setup a Linux VPN Server that allows Windows clients to connect. What would I have to do to accomplish this?
View 2 Replies
View Related
Nov 26, 2010
I need AV for Linux to scan windows clients.
I search over internet but not found something like that
Did anyone know something like this?
View 3 Replies
View Related
May 31, 2010
I have a network consisting mostly of Windows Vista and 7 clients and an Ubuntu server. The server provides both the DHCP and NTP services through dhcp3-server and openntpd. In my dhcpd.conf, the subnet is declared as follows:
subnet 10.10.10.0 netmask 255.255.255.0 {
range 10.10.10.10 10.10.10.200;
option broadcast-address 10.10.10.255;
option routers 10.10.10.1;
option ntp-servers 10.10.10.1;
The clients don't seem to be using the NTP server though. When I capture the network traffic with Wireshark during the DHCP process, I also see no mention of the NTP option in the DHCP offer message. I am not quite sure if the clients would have to specifically request that option to receive it or if I have to make another configuration to offer the option.
View 1 Replies
View Related
Apr 1, 2011
in my office we are using redhat server and 20 windows client machine. some times while viewing the server stored files or not able to view.yesterday i saw a problem all the files are showing but not able to open a single fine after restarting the computer iam able to open the file.
View 2 Replies
View Related
May 26, 2011
I have setup openldap and samba for authenticating Windows and Linux clients on my server. They are working fine. Windows users are getting authenticated through server as Primary Domain Controller and Linux clients directly from Openldap directory. But I have little problem that is I want to mount home folders created on server to be available on clients so clients get a centralized storage with some quota on both Linux and Windows clients. Can you help me please how can I do that.
View 3 Replies
View Related
Apr 1, 2010
I would like to install Linux based AntiVirus Server with Windows Clients. As per the existing setup, all Windows machines are using "demo" or "evaluation" copy of antivirus & all antivirus softwares are not same on all windows computers.
Someone is using Trend-Micro ,other is using Avast. Due to above listed problem,i want to implement Linux Based Free AntiVirus Server,which will be connected directly on the internet. The Linux AntiVirus server will updated it's database from Internet automatically.
Inside the Linux Server,all Windows PC's are connected in a same Local Area Connection. All windows XP computers will fetch the updated data from the Anti Virus Server. Also,i am searching MAIL RESPONDER OR POP UP Windows,when any virus found on any client machine. My company needs Cost Effective solution & Linux is the best solution for this.
View 1 Replies
View Related
Feb 14, 2011
I want to replace Windows AD with SAMBA I want to know what policies restrictions I can get in SAMBA as compared to windows AD - whether it is possible to restrict clients not to change IP, access cdrom or control panel.
View 1 Replies
View Related
Jan 30, 2010
I'm trying to give some windows users a permanent connection to a samba share behind a firewall over the public Internet. I know I can give them access with something like winscp (which they have done) but really I'd like to do it with a VPN so it seems seamless to the user. However I have no idea how to set up the server to support this and am finding the documentation a bit confusing. The samba share is on a Debian box and the firwewall is a Linksys WRT54GL.
View 1 Replies
View Related
Sep 4, 2011
I've been using PUTTY to connect to several Linux-based development boxes via SSH on Windows. However, I'm often in a situation where I need several such windows open at a time. I'd like to be able to put these into a tabbed window, similar to how a web browser works. When I'm on a Linux box I just open gnome-terminal with several tabs and start several ssh sessions in different tabs there; but on Windows something like that is obviously not an option.
View 6 Replies
View Related
Jun 22, 2010
I have Ubuntu 10.4 (lucid) and I want to be able to access computers on my home network (all of which are either on XP and Windows 7) If I go into: Places --> Network All I see is one folder named "Windows Networks" and if I go into that folder I see that there is nothing there! I know you can see windows computers in the "Network" folder because my friend can (Also with Ubuntu lucid) but he said he didnt have to do any configuring to enable this feature?
View 2 Replies
View Related
Jul 17, 2010
I have a client in Pittsburgh that has a Mac server and a Linux (RHEL) server on a LAN. They have a Netgear FVS 318v3 router on which they had a VPN running. They could do this because they had the router configured for IP-SEC and they only had Mac laptops as clients. I'm told Mac laptops can be configured to connect to IP-SEC VPNs, but Linux (I have Ubuntu) clients cannot.
I'm told that we need an PPTP VPN, and that the Netgear can not act as an endpoint, but can pass PPTP traffic to one of the servers if we set them up as a PPTP server.
We hired two different network consultants to set up the VPN, but neither one is able to set up a VPN to allow both the Mac and Linux laptops to connect.
Why is this so difficult? Lots of companies have VPNs that allow any client to connect.
Would it be better for us to purchase a different router that can act as a PPTP endpoint?
Do I want the router to act as a PPTP endpoint, or would it be better for me to use the Netgear and set up a PPTP service on one of the servers? Or, is there some better solution?
View 6 Replies
View Related
Jun 18, 2009
having trouble connecting to many websites due to recent actions of the Iranian government on banning a lot of websites.That's why, I decided to make my computer act like a bridge for their computers, so that they can surf the web using my Internet connection in US. I have Arch linux running on my desktop. I tried to install OpenVPN based on the instructions at ArchWiki page, but I had no success. I guess OpenVPN is too much for what I want to achieve and ArchLinux repositories don't have all the necessary packages to configure it based on some posts I read.
View 3 Replies
View Related
Sep 9, 2011
I have tftp-server running on Centos 5. Clients which are on the same subnet as the server are able to get and put without problems. I have a client that is across the internet that is having trouble getting files from my tftp server. A tcpdump reveals that the client is requesting the same file over and over again. In /var/log/messages, I am see the following error repeated over and over until the client finally gives up.
localhost in.tftpd[12727]: tftpd: read: No route to host
View 1 Replies
View Related
Jan 29, 2010
i want to configure an Open LDAP server in Ubuntu....and also want it to connect to its clients, i have two machines for testing,one for client & one for server, i followed the tutorials on ubuntu documentation,but did not succeed in making either the client or the server,
View 2 Replies
View Related
Jan 19, 2009
My brother and I want to set up a server off of which we would provide the processing power for several thin clients. Is it possible to serve the thin clients with images of Windows XP to run?
View 3 Replies
View Related
Jul 23, 2010
is it possible to create a pxe boot server on fedora for windows clients?
View 2 Replies
View Related
Mar 3, 2010
i have Centos 5.3 installed with TXT mode i want to create and share one folder to be accesible to me from the network, to download and share files into it with my Host, i created the folder but dont know how to share it,
View 6 Replies
View Related
Aug 18, 2010
We've been running samba on linux for a while and everything was fine. All of a sudden when you add new clients to the domain you get the error message :Logon Failure:unknown user name or bad password. This to me seems like a windows error message and not a samba error. When you remove an existing machine (ie on domain) and then try to rejoin it to the domain you fail.
View 4 Replies
View Related
Jan 3, 2011
I am stepping into Linux world ...and I have chosen CentOS.
I have installed CentOS 5.5 on a dedicated IBM server successfully. My server has two network cards. I have configured eth0 for lease line internet connection with a live IP (113.xxx.xxx.xxx) and eth1 for local LAN with a static IP (192.168.0.1).
Now,
1. DHCP is working fine and I can access the server from my Windows XP clients.
2. I can access the server with SSH client PuTTY from home ( with the live IP ) and from the local LAN (with static IP 192.168.0.1)
3. I can access my shared server directory 'public' from my XP clients
4. Internet is working on sever and I have updated the server with yum update.
But, I cannot access internet from my XP clients machines.
I read "The Definitive Guide to CentOS" and tweaked the config files in different ways but it did not help. now after two sleepless nights I am here as my last hope.
I admit, I am not aware of every linux terms and commands, but I am getting into it. code...
View 8 Replies
View Related
Dec 29, 2010
if I use Linux File server with NFS Configured, Can MAC clients (workstations) access the files on Linux server over the LAN network
View 7 Replies
View Related
Feb 26, 2010
I just installed SLES 11.2 X86_64 and have SMB Server started after adding 2 lines to smb.conf:1. NTMLv2 = Yes2. name resolve order = wins bcast host lmhostsThere are also 02 new DWORD lines I add to Win7 clientsHKEY_LOCAL_MACHINESystemCurrentControlSetServicesLanManWorkstationParameters 1.DomainCompatibilityMode = 12. DNSNameResolutionRequired = 0Of course a few number of modifications I made from Yast to enable SMB Server and Client, and bcast as well. Now I am able to join my Linux Domain without error at first reboot from win7, but it seems spending a long time about 30 secs for auth. even I test on a very fast network system, all with core quad 3GHZ CPU and 4GB DDR2I would like to mention here that before I made the above changes I did a lot of different modifications onto my win7 clients (I found many suggestions online), and all seems mess up and never work; Then I had to reinstall win7 from scratch and just add 02 lines as above, but it works.
View 3 Replies
View Related
Jul 20, 2010
Windows clients experience an issue of being unable to create folders inside the new share I setup. I do not want any share security on this folder since its a global share that our entire office houses client information. They can view the contents but not add it.
My smb.conf has the following settings on the share
[global]
log file = /var/log/samba/log.%m
passwd chat = *Entersnews*spassword:* %n
*Retypesnews*spassword:* %n
*passwordsupdatedssuccessfully* .
[Code]...
View 1 Replies
View Related
Oct 26, 2010
I'd like to set up a Ubuntu server with windows clients running roaming profiles. I know this is possible but do not know how to set it up. Does anyone know of a guide or anything that can explain this?
View 1 Replies
View Related
Dec 13, 2010
Here I am editing /etc/samba/smb.conf and trying to remember what I should chmod the directory and the files to, then I think to myself there's probably an easier way. That way should be clear to the user.
There's dropbox and Ubuntu one but these are something slightly different, these sorts of things involving a cloud service or something needing to download to Windows clients, which is not what we want if we don't have an internet connection. So, is there a better way? Something to aide making smb.conf and permissions perhaps?
View 1 Replies
View Related
Dec 29, 2008
I have been able to accomplish my goal of creating an AD-like authentication using LDAP,SAMBA and LAM. From what I have seen you can have this type of setup but it doesn't allow the passing of group policies to the desktops of the users.
View 2 Replies
View Related
May 18, 2010
In my network the client systems access internet through my server which has ubuntu 9.10 server edition in it.I gave my server's ip address as name server's address in /etc/resolv.conf file in the client systems. And i have assigned static ip to my systems. i have not configured squid in my server.I just want to know whether the website acessed by the client systems will be registered in the server or not, with the coresponding ip addresses.
i have checked system log file in server,but i can't find any ip address entry of the client systems in it.which file i have to actually check, or should i need to configure any extra things to monitor the clients web history in server.
View 6 Replies
View Related