Search Results

Search found 2 results on 1 pages for 'chrisinedmonton'.

Page 1/1 | 1 

  • Logitech G15 for gaming

    - by ChrisInEdmonton
    I am about to pick up a new computer today, complete with a Logitech G15 keyboard. I primarily play Team Fortress 2, though certainly not exclusively. I believe I can use Fraps to report on the frame rate of any game I'm playing. Any other cool programs I can use with my G15?

    Read the article

  • rsync set group owner, group permission

    - by ChrisInEdmonton
    I want to use rsync to transfer files from my computer to a remote Linux system. Regardless of the local file's group ownership, I want to set these values on the remote side. If I was on the remote Linux system, I could create the directory and set the ownership and permissions as: mkdir my_directory chown :my_group my_directory chmod 775 my_directory If I create the directory locally and then use rsync (remember, I don't have my_group locally), I do: rsync -ae ssh --chmod=ug+rw,Dug+rwx my_directory remoteserver:dest That works, but I cannot figure out how to set the group owner through rsync. If I do a chmod g+s dest, my_directory has the correct group owner but all of the files inside have the incorrect group owner.

    Read the article

1