In Feburary 2016 29,
Click the 'Start' button and choose 'Run' from the file options. Windows Vista users can skip to the next step.
Type 'CMD' (minus the quotes) and press 'Enter.' This will open a command window.
Navigate to the folder where your PSD files are located.
Check the size of your PSD files to make sure you are uploading the correct one. Type 'ftp' (minus the quotes) and press enter.
Type 'Open ftp.xxxxxxxx.com' (minus the quotes) and press 'Enter.' Substitute your FTP site for the aforementioned address.
You will be prompted to enter a user name if you have successfully connected to the server. Type your user name and press 'Enter.'
You will be prompted to enter a password if your user name has been accepted. Type your password and press 'Enter.'
Once your credentials have been accepted, you will be given an 'FTP' prompt. Navigate to the directory folder where you would like to store your PSD files. Alternatively, if you would like to create a folder, you can do this by typing 'MKDIR' (minus the quotes). You will be asked for your folder name.
Upload your PSD file by typing 'put abc.psd' (minus the quotes). Substitute the name of your file for abc.
Once the transmission is complete, the FTP server will report to you the size of the file and how long it took to upload. Repeat Step 9 for as many files as you would like to upload.
Type 'bye' (minus the quotes) when you are finished uploading your files. This command will disconnect you from the FTP server.
Type 'exit' (minus the quotes) to close the command window.
In Feburary 2016 29,
Posts mit dem Label command werden angezeigt. Alle Posts anzeigen
Posts mit dem Label command werden angezeigt. Alle Posts anzeigen
Montag, 29. Februar 2016
Donnerstag, 11. Februar 2016
How to Add a Photo to the Global Address List in ExchangeIn Feburary 2016 11,
In Feburary 2016 11,
Click the Windows Start button and select \'All Programs.\' In the list of application directories, select \'Microsoft Exchange Server 2010\' and then click the \'Exchange Management Shell\' icon. This opens the Exchange server command console.
Enter the following line of code into the Exchange command shell:
Import-RecipientDataProperty -Identity \'Your_Name\' -Picture -FileData ([Byte[]]$(Get-Content -Path \'C:\myPic.jpg\' -Encoding Byte -ReadCount 0))
Replace \'Your_Name\' with your full name. Replace \'myPic.jpg\' with the location of the profile image saved on your machine. The command uploads the image to the GAL and saves it on the Exchange server.
Open Microsoft Outlook. Click the GAL button in the main toolbar, which opens the Exchange server mailbox. Click your user name in the address book to open your profile details. Your profile image is displayed in the GAL.
In Feburary 2016 11,
Click the Windows Start button and select \'All Programs.\' In the list of application directories, select \'Microsoft Exchange Server 2010\' and then click the \'Exchange Management Shell\' icon. This opens the Exchange server command console.
Enter the following line of code into the Exchange command shell:
Import-RecipientDataProperty -Identity \'Your_Name\' -Picture -FileData ([Byte[]]$(Get-Content -Path \'C:\myPic.jpg\' -Encoding Byte -ReadCount 0))
Replace \'Your_Name\' with your full name. Replace \'myPic.jpg\' with the location of the profile image saved on your machine. The command uploads the image to the GAL and saves it on the Exchange server.
Open Microsoft Outlook. Click the GAL button in the main toolbar, which opens the Exchange server mailbox. Click your user name in the address book to open your profile details. Your profile image is displayed in the GAL.
In Feburary 2016 11,
Samstag, 6. Februar 2016
How to Find a Computer's Port NumbersIn Feburary 2016 06,
In Feburary 2016 06,
Open the Run prompt by pressing “Windows-R.”
Type “CMD” and press the “Enter” key to open the Command Prompt window.
Type “IPCONFIG” and press the “Enter” key. This command will provide you with your network information, including your computer’s IP address.
Open a Web browser and type the IP address associated with the Default Gateway entry from the IPConfig results to open your router’s control panel. You may need to enter your router’s admin username and password to proceed.
Locate the “Port Forwarding” menu to manually open or close specific ports. See the Resources section of this article for a list of common port ranges for popular applications.
In Feburary 2016 06,
Open the Run prompt by pressing “Windows-R.”
Type “CMD” and press the “Enter” key to open the Command Prompt window.
Type “IPCONFIG” and press the “Enter” key. This command will provide you with your network information, including your computer’s IP address.
Open a Web browser and type the IP address associated with the Default Gateway entry from the IPConfig results to open your router’s control panel. You may need to enter your router’s admin username and password to proceed.
Locate the “Port Forwarding” menu to manually open or close specific ports. See the Resources section of this article for a list of common port ranges for popular applications.
In Feburary 2016 06,
Freitag, 5. Februar 2016
How to Get to Your 2Wire Control PanelIn Feburary 2016 05,
In Feburary 2016 05,
Click the 'Start' menu and type 'CMD' into the run textbox. This textbox is located at the bottom the the Start menu.
Press the 'Enter' key to launch the command prompt.
Type 'Ipconfig' (without quotes) and press the 'Enter' key.
Locate the 'Internet Address' heading and record the IP address displayed. In newer Windows versions the IP address may be named 'IPv4 Address.'
Launch a web browser window. The browser software used is irrelevant to the completion of the task.
Type the IP address recorded earlier into the URL entry text box, as you would any standard URL, and press the 'Enter' key. This displays the Homepage of the modem in the browser. Use this menu to set all features and settings for the modem.
In Feburary 2016 05,
Click the 'Start' menu and type 'CMD' into the run textbox. This textbox is located at the bottom the the Start menu.
Press the 'Enter' key to launch the command prompt.
Type 'Ipconfig' (without quotes) and press the 'Enter' key.
Locate the 'Internet Address' heading and record the IP address displayed. In newer Windows versions the IP address may be named 'IPv4 Address.'
Launch a web browser window. The browser software used is irrelevant to the completion of the task.
Type the IP address recorded earlier into the URL entry text box, as you would any standard URL, and press the 'Enter' key. This displays the Homepage of the modem in the browser. Use this menu to set all features and settings for the modem.
In Feburary 2016 05,
Abonnieren
Posts (Atom)