I was hoping this was the best place to post this...
I own a website for free online game and I really need an answer for this.
Is it illegal to take a game that people shared on newgrounds, or some other "Free
Online Games" website? I'm not making any money off the game, there is no affiliate, nothing. I'm just adding it to my website for more people to play.
It's like Promoting their game, and I don't take any credit for it whatsoever.
I can't help it. Once I get it in my mind to do something..or to get something done..well..9 times out ten..it gets done.
Not normally in the original timeframe, of course. But it gets done. Many moons ago..I had came up with this novel idea:
Wouldn't it be neat if you had more than one apache setup? On the same box? Using the same IP..but different ports?
Even more so..wouldn't it be even more nifty if you had several differnt versions of apache..and then..well...several different versions of those to test different configs. Well, folks..it lives:
I have a vbulletin 3.6x forum using IBproarcade module with 200+ games. They all work fine, but during play it seems choppy. I've duplicated this in Firefox 2 (also in new profile) and also IE7. I'm trying to figure out why its choppy (on and off) on any game. Any ideas to trace this or enhance the performance? This is a personal server with a few domains on the box and not an enormous amount of traffic in general, nor at once....
what I'd like to do is get a server set up that i could remote into and play games such as second life.And Leave it running etc. I would also like to be able to install other software on the server and run them just as i do with my home pc. Is that possible ? and if so what kind of setup do you suggest? Linux,windows.
First let me state that i don't know if this is possible. but what I'd like to do is get a server set up that i could remote into and play games such as second life.And Leave it running etc. I would also like to be able to install other software on the server and run them just as i do with my home pc. Is that possible ? and if so what kind of setup do you suggest? Linux,windows. How would i set that up ? What would i need from the host.
The permission of bin/sh in my Plesk + Linux system is 777 , is it necessary to change? If so , what is the potential danger and to what permission state it must be changed?
I have a problem with cpanel permision and joomla 1.5. In case, I install something likes templates from joomla backend, and then I try for modifying it from cpanel file manager, I got error that FileOp Failure on: "path to edit here" Permission denied
In my server permission got corrupted cpanel said to change the permission manually to all the domain how can change the permission of the all the domain using the script ...
I have a VPS with Ubuntu 9.04. I've setup ISPConfig etc as per the Perfect Server Howto Forge pages.
However I'm getting a problem with the configuration of maildrop, I get
Code:
temporary failure. Command output: ERR: authdaemon: s_connect() failed: Permission denied /usr/bin/maildrop: Unable to change to home directory. ls -lah /var/vmail
i've set all folders,sub folder and files under this folder to be 777 since it is a folder for my users to upload attachments~
however this is the problem. users all failed to upload because the permission of the new folder created by apache for the users to store their attachment are set to 755, which i wanted them to be 777. (those 777 folders were from old server.)
if u take a look at the pic attached , you know what i meant. does anyone have any idea of how i can change the permission for this whole foder to be 777 even with folder created by apache?
i tried chmod -r 777 attachment, but it says operation not permitted @@
I just got a barebone server. Installed apache2, php5, mysql,phpmyadmin.
I only have SSH access to the server. I wish to use CoreFTP to transfer some webpage files to /var/www folder. I can login the server using CoreFTP's SSH/SFTP and it displays all the files and directories, but I do not have the permission to write.
My question is, how do I give myself permission to write? Here is the id of my user:
I am installing phpBB, it needs to modify those file in order to work. How can i find those files in my host directories and how to modify or change permission ?
I was wondering: say I have a website where users discuss different articles and when a user wants to discuss a specific article, he/she will be able to link to that article and then say what they have to say.
Certainly, copying and pasting would violate the site's copyright but simply including a little link sounds like a legal alternative. Is it really? Or, technically that would still require me as the webmaster, or the user who posted it to request permission just for linking?
I know nobody would care because it only gives more traffic to the site but legally, would permission be needed?
I noticed very strange file permission behaviour, which not always intherid child permission from parent. Detailed problem description is below.
I have "c:File" directory with IUSR permission.
If I run one .NET application(exe) from Administrator account and try to create new file with that application in c:File directory, the newly created file with that application do not has IUSR permission.
If I run notepad and save txt file into that directory, it has IUSR permission.
Can anyone explain what is going on? Why file created with first .NET aplication do not inherit permission from folder?