trying to view a javascript file on my home server i get the following error:
Forbidden
You don't have permission to access /jquery-1.8.2.js on this server.
Apache/2.2.22 (Fedora) Server at 192.168.1.3 Port 80
i have given all users access to the file like this:
sudo chmod -R 777 /var/www/html/jquery-1.8.2.js
i have even gone as far as changing the user & group properties in the httpd.conf
Hello serverFault-community!
During the last few days I have been setting up a Windows Server 2008 R2 in a VMware. I installed the standard FTP-Server on it by using the Webserver (IIS)-role.
Everything works fine with accessing my FTP-Site with ftp://localhost in Firefox. I can also get access to it via the local IP of my Server. Actually everything works fine in my LAN.
I recently put together a PowerShell Script on a server running Windows Server 2008 R2 that created a dated directory then started Windows Server Backup to make a system state backup.
We run an NTBackup job on a Windows Server 2003 R2 SP2 with all updates (as of Q4-2011). It works well backing up two WS2k3 servers as well as the backup server itself. However, we have been unable to successfully back up our Windows Server 2008 R2 machine. It often runs for about 2GB worth of backup and then dies out with one of the below error messages.
A company which our agency works for got a Windows Server 2008.
I've had the job to install an FTP-Server (FileZilla Server) on this Windows Server 2008.
Now my problem is that the server does not accept most of the connections.
VPN-Connections to this server work [even from outside], but ftp from outside the local network does not work.
I've also written a little tool to test which connections
I'm handling a migration from a on old mac server to a Windows Server 2008 R2 machine running a 12TB(10 usable) RAID5 server. It's using an SMB share and now the OSX 10.5/.6 users can search sometimes it works but takes up to 10 minutes. The OSX 10.7 machine seems to be fine. I've looked in the root of the shared drive for a .Spotlight-V100 file (ls -a) but it doesn't seem to be there.
Yesterday i just finished installing a file server running Windows 2008 to our company.
I have a server running Windows Server 2008 R2 on a remote DC and another server running CentOS 6.2 (in another remote DC) which has a Samba configured too.
From my local machine I can access the samba share with the right permissions without problems.
I am making a VB.Net app that accesses my SQL Server, but when I try to run the all from a remote computer, I get an error that it can't find the server.
It works file if I access it from the local network using the local IP, but outside, using the public IP, it doesn't work!
I checked the Allow Remote Connection options, but that didn't work either
Also, I tried to put my server as DMZ host on