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

Montag, 29. Februar 2016

How to Upload PSD FilesIn Feburary 2016 29,

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,

Donnerstag, 25. Februar 2016

How to Set Up a VPS HostIn Feburary 2016 25,

In Feburary 2016 25,
Select your VPS service. Follow the link in Resources below to browse hosting packages and prices. Select a service with a plan that suits your individual needs.
Click on the 'Sign Up' link on your chosen service's website. Fill out the forms and payment options as prompted. When you are done, wait for the service to process your application. When the service has created your account and virtual private server, it will send you an email with your login credentials.
Navigate to your chosen service's website, click 'My Account' and log in to your account with your user name and password. The first time you log in, the service will ask you to make some choices to configure your server. You will be prompted to make these selections after you log in.
Select your kernel. Most VPS services will offer a variety of Linux kernels to install on your server. If you know which kernel you want to run, select it. If you are unsure, choosing the Ubuntu kernel is a safe choice.
Select the size of your first partition. When you signed up for the VPS service, you chose a plan with a certain amount of disk space. You can choose to dedicate all of this space to a single partition. If you want to host multiple websites from your VPS, you can also choose to make a smaller first partition and then create more partitions from the remaining space.
Write down the IP address of each of your VPS partitions. These will be displayed on your account page. If you created only one partition, then you will have only one IP address.
Open a program on your computer capable of running the Secure Shell (SSH). If you are on Linux or Mac OS X, then this will be your Terminal application. If you are on Windows, download PuTTY (see Resources).
Type 'ssh root@your-partition's-ip-address' into your SSH-capable application, and press 'Enter' to access your VPS. Type in your account's password when prompted. After this, you will be logged in to your VPS, ready to install your server software and configure it to your needs.
In Feburary 2016 25,

How to Share a PDF on FacebookIn Feburary 2016 25,

In Feburary 2016 25,
Upload your PDF to the Internet if you haven't already done so. Use a free file hosting website -- such as 'FreePDFHosting,' 'MediaFire' or 'KeepAndShare' -- if you don't have personal hosting space for your file.
Navigate to your PDF file within your browser. Double-click within your browser's 'Address Bar,' right-click and select 'Copy' to copy the file's location to your computer's clipboard.
Click 'Link' above the blank field into which you enter Facebook status updates. Paste the PDF address into the field and click 'Attach.' Input a status to accompany or explain the PDF, if you wish, then click 'Post' to share the file with your network, who is now able to view or download it.
In Feburary 2016 25,

Mittwoch, 17. Februar 2016

How to Use Imagemagick With HostgatorIn Feburary 2016 17,

In Feburary 2016 17,
Open the image you want to edit in the ImageMagick software.
Use the ImageMagick tools to edit the image.
Save your image to your computer once you have completed the changes. Be sure to save it in a folder where you can easily find it.
Launch a FTP program on the computer.
Type in your HostGator website domain name, administrator username and password to connect to the HostGator server. You should have received this information in an email when you signed up for the HostGator account.
Navigate to the folder on the computer that contains the edited image in the local pane. This will usually be the left side of the window, though it may vary depending on the FTP program.
Navigate to the 'public_ftp' folder of the HostGator account. If you wish to store the image, you may want to create a new folder on the server called 'pictures' or 'images.'
Highlight the image file in the local pane and click the transfer button. This will send a copy of the image to the HostGator server.
Open a website browser and type in the image's URL. The URL will be your domain name followed by the name of the folder you uploaded the image to and the image's full name, for example: 'http://(yourdomain)/(foldername)/(imagename).'
Record this URL address. You can use this to share the image, post it on forums or use it on your website.
In Feburary 2016 17,

How to Delete Metadata on a Photo in Adobe BridgeIn Feburary 2016 17,

In Feburary 2016 17,
Launch Adobe Bridge by clicking on its desktop icon or selecting it from the Windows Start menu. Macintosh users can launch Bridge by clicking its icon located in the Dock or in the Applications folder.
Navigate to the digital photograph you want to delete metadata for using the Folders tab located in the upper left corner of the Bridge application window. Photographs are usually stored in the My Pictures folder on Windows and in the Pictures folder on a Mac.
Click the 'Metadata' tab on the lower right corner of the Bridge application window with the photograph selected. Locate the metadata field for the information you wish to remove and click the 'Edit' icon. Delete the metadata by highlighting the information and pressing 'Delete' on your keyboard.
Save the changes made to the metadata for the photograph by clicking the 'Checkbox' located at the bottom right corner of the Metadata panel.
In Feburary 2016 17,

Freitag, 12. Februar 2016

How to Set Up Anonymous FTP in FileZillaIn Feburary 2016 12,

In Feburary 2016 12,
Open the FileZilla Server application.
Open the preferences from the 'Edit' menu. Navigate to the 'User Preferences'.
Press 'Add' under the 'Users' box on the right hand side of the preferences window.
Type in 'anonymous' as the username. Ensure that the password box is unchecked. Press OK. Users will now be able to log in anonymously.
In Feburary 2016 12,

Donnerstag, 11. Februar 2016

How to Upload a Website to GoDaddyIn Feburary 2016 11,

In Feburary 2016 11,
Open your FTP client and type in your GoDaddy hosting account username and password. If you want to avoid using a third-party FTP client, you can use the built-in GoDaddy FTP client; however, this is not recommended for large files. To access the GoDaddy FTP client, go to 'Hosting' under 'My Products.' Click 'Manage Account' by your hosting account. Under 'Content', click 'FTP Client.'
Navigate to the folder on your server where your new website files will be stored. In most circumstances, use the initial directory.
Go to the folder on your hard drive that contains your website’s HTML files.
Once you have successfully logged in to your server through the FTP client, drag and drop the files from your hard drive to the server. Make sure you have an index.html file; this is the initial page of your website that will be seen when someone types in your domain name. For example, www.yoursite.com/index.html is equivalent to www.yoursite.com.
Visit your domain name to see if the files uploaded correctly. Under most circumstances, your site should be live instantaneously. Refresh your browser if you do not see any changes.
Troubleshoot any problems that arise. Click on every link, particularly internal links, to see if they are working properly. If they are not working, go back to the raw HTML file and correct them as needed. All link and image paths should be relative to the domain and not paths on your computer. For instance, a header image might read file:///C|/my documents/photos/header1.jpg in the source code when it should read /images/header1.jpg or http://www.yoursite.com/images/header1.jpg.
Promote your new website!
In Feburary 2016 11,

Montag, 8. Februar 2016

How to Restore Messages to Email ServerIn Feburary 2016 08,

In Feburary 2016 08,
Create a new (secondary) email account in your email server's profile---Outlook, Hotmail or Yahoo! Mail, for example. Select the 'Internet Message Access Protocol' account type. You should now have both a POP3 and an IMAP account.
Navigate to your email server's advanced settings, typically found under 'More Settings.' Place a check mark on the box that says 'Leave Mail on the Server' or similar wording.
Drag the emails in the server's main inbox into the inbox of the IMAP account. This syncs the messages onto both email servers so you have a 'hard' copy of your emails again.
Delete the IMAP folder from your inbox if desired. When setting up future email accounts, always check the box that allows you to leave mail on the server. Whether you download mail to your cell phone, another computer or any other device, you'll always have copies of all your emails on the server.
In Feburary 2016 08,

How to Modify Zen Cart to Use External ImagesIn Feburary 2016 08,

In Feburary 2016 08,
Access the 'Developer Toolkit' from the Zen Cart administrator screen. In the search box, type 'DIR_WS_IMAGES.' This brings up all the pages that contain code to be modified. In each page, replace 'DIR_WS_IMAGES' with 'DIR_EXT_HTTP.' This tells Zen Cart to look for images externally rather than in the 'image' folder. This step is necessary only once.
Navigate to the Web server that contains the image that you are linking. If the images are stored on your hard drive, you need to upload them first. Sites such as imageshack.us and photobucket.com (and others) offer both free and paid services for image hosting. Alternatively, you could choose to host them on a private server, if available.
Right-click on the image once it is displayed in your browser and select 'Properties.' This brings up a window that displays the image attributes and location. Highlight the URL that appears next to the 'Path' field then right-click the selection and choose 'Copy' from the menu. Example text (without quotes): 'http://example.com/image.jpg."
Paste the URL copied in Step 3 into the 'Product Image' text box on the 'Product Attribute' page, and save the changes. Your external image should now be displayed correctly.
In Feburary 2016 08,