Posts mit dem Label machine werden angezeigt. Alle Posts anzeigen
Posts mit dem Label machine werden angezeigt. Alle Posts anzeigen

Dienstag, 1. März 2016

Ideas for Hosting a Scavenger Hunt at WorkIn Feburary 2016 30,

In Feburary 2016 30,
For a fun, ongoing scavenger hunt that people can do all day, have an ABC scavenger hunt. If you work in an office this works well because you do not have to go outside the office to do it. Everyone simply finds things that start with the letters A through Z. For example, a person might find an apple, a box, a copy machine, and so on until a person reaches something that begins with Z.
Staff Information
Create a list of information about your employees like who has been there the longest, who is the youngest, and who was recently in the local newspaper. This helps everyone get to know each other a little better and highlights positive things about each person. Do this type of scavenger hunt at the beginning of the year or after a group of people have been hired to help coworkers learn about each other.
Out and About
If you work somewhere that is in a neighborhood or a city, take a few hours and let people go in teams and find things on a scavenger hunt list. They must take pictures with each thing. Some examples are a dog, bus stop bench, thrift shop, and a fast food place. This is a fun way to break up the day and let people get to know each other a bit better.
Riddles
Create riddles and split the group into teams so they can work together trying to figure out what each riddle means. Have each riddle lead to another one until all of the clues are solved. Have a prize at the end like a free lunch for the winning team, or a lunch for everyone, but dessert for the winners.
In Feburary 2016 30,

Freitag, 19. Februar 2016

How to configure IIS to use specific ports for Passive FTPIn Feburary 2016 19,

In Feburary 2016 19,
Login to the machine using remote desktop.
Go to the Inetpub\AdminScripts directory. This is typically on the same drive you installed windows, so c:\Inetpub\AdminScripts
Run the command
adsutil.vbs set /MSFTPSVC/PassivePortRange 'xxxx-yyyy'And replace xxxx with the starting port and yyyy with the ending port range.
In Feburary 2016 19,

Samstag, 6. Februar 2016

How to Post a Web PageIn Feburary 2016 06,

In Feburary 2016 06,
Determine where you would like to post the web page. You will need a web hosting service account. Three popular web hosting services include Go Daddy, bluehost and 1&1 (see Resources).
Determine the details of your account, including the hostname (the machine that that you will upload files to), your username, password and URL address.
Establish a connection to the Internet via a local area connection or wireless connection.
Open an FTP program such as FileZilla or CoreFTP, which are available for free download.
Enter your hostname, username and password of your website in the FTP program.
Locate the web page you would like to post. Click 'Browse' from the FTP program, navigate to the file and click to select it.
Click the option to transfer the web page to the hosting provider.
In Feburary 2016 06,