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

Dienstag, 1. März 2016

How to Change the Admin Password in TomatoIn Feburary 2016 30,

In Feburary 2016 30,
Connect an Ethernet cable from your computer to the router.
Open your Web browser. Enter 'http://192.168.1.1' into the browser address bar.
Enter 'root' for the user name and password when prompted to log in to the Tomato firmware ('admin' can also be used for the user name, the password is still 'root').
Navigate to the 'Administration' tab.
Enter a new user name if you wish in the 'User name' field. Enter a new password, enter it again to confirm. Click 'Save' to save the new password.
In Feburary 2016 30,

Montag, 29. Februar 2016

How to Put Pictures on PhotobucketIn Feburary 2016 29,

In Feburary 2016 29,
Select the album you wish to upload to, and click the 'Browse' button (the three buttons inside the red box with the arrow pointing to it). You will need to browse for each photo uploaded.
Browse your computer for the photos or images you would like to upload (red box and arrow), and then select the actual file from the larger area in the middle of the screen (green box and arrow in caption).
Click the blue 'Upload' button (outlined in red with arrow in caption) when you have selected all the photos and images you wish to place on Photobucket (green box and arrow).
Wait while your images are uploaded to Photobucket (progress can be seen in the blue status bar outlined in red with an arrow for the caption).
Choose which link to share with others (the four bars in the red box with arrow) and left click it with your mouse to automatically copy the location. Then paste wherever you want and have fun sharing images.
In Feburary 2016 29,

Sonntag, 28. Februar 2016

How to Upload Files to a Web ServerIn Feburary 2016 28,

In Feburary 2016 28,
Use FileZilla to upload your files to your web server (see Resources.) This is a free software program designed for beginners. Log into the console using the information provided by your web hosting provider (domain, account username, and password). When you log in, navigate to the folder on your computer containing your web files and then drag and drop the file to your web server. This software works on almost all platforms, including Windows, Mac OS X and Linux.
Manage your web server files using Ipswitch WS_FTP. This software, which contains advanced security features to protect your file transfers, is available for a fee (see Resources.) Establish your connection using your login details provided by your web hosting service, then view your files side by side---the local (computer) files show on the left and the web server files show on the right side. Click the 'Transfer' arrows to move files from your computer to the web server side. This software works on Windows systems.
Transfer files to your web server using SmartFTP. SmartFTP is a paid FTP software option but you can start uploading web server files free for 30 days to get the hang of the tool (see Resources.) After logging in with your account details (username and password,) you'll view a series of windows that contain your computer files and web server, and preview windows that show you what you're about to transfer before taking any action. Upload files to your web server by dragging and dropping them to the window pane containing your remote web files, or schedule a recurring transfer to occur automatically if you wish. This option is compatible with Windows operating systems.
In Feburary 2016 28,

How to Host ASPX PagesIn Feburary 2016 28,

In Feburary 2016 28,
Click the Windows 'Start' button and select 'Control Panel.' Double-click the 'Add/Remove Programs' icon. A window opens and displays all the currently installed software on the computer.
Click the 'Windows Components' tab. This lists all the operating system-specific applications.
Check the box that is labeled 'Internet Information Services' and click the 'Install' button. This installs the IIS server. Reboot your computer for changes to take effect.
Configuration
Double-click the 'Administrative Tools' icon in the Control Panel. Double-click the newly created 'Internet Information Services' icon to open the configuration screen.
Right-click the default Web server icon and select 'Properties.' This opens a new window that is used to set the ASP framework version. For most installations, ASP 2.0 is used.
Click the 'Directory' tab. In this window, click the 'Configuration' button. This opens a window that displays the current ASP.NET information. Select the version from the drop-down box and click 'OK.'
Close the main configuration window. IIS is now configured to host ASPX files.
In Feburary 2016 28,

Samstag, 27. Februar 2016

How to Upload GIF ImagesIn Feburary 2016 27,

In Feburary 2016 27,
Point your Web browser to a free image host like Photobucket, Flickr, TinyPic, MediaFire or FileFactory. Image hosts allow you to select the picture from your computer and upload the file to a server.
Click the 'Upload' or 'Choose File' button and use the dialog window that automatically opens to select your GIF file from your computer's location. Continue to follow the prompts to finish the upload process.
Copy the URL address that automatically displays when the upload procedure on TinyPic, MediaFire or FileFactory is complete. If using Photobucket or Flickr, click the 'Share' feature and then copy the HTML or URL code that appears. See your particular host's 'Help' page if you need assistance locating this information.
Access a Web area, such as a forum post or blog entry, and paste the URL in an image tag as follows: This code displays your GIF image on the page.
In Feburary 2016 27,

Samstag, 20. Februar 2016

How to Set Up a Website in IISIn Feburary 2016 20,

In Feburary 2016 20,
Install IIS. Most servers come with the IIS program pre-installed or enabled. If you are trying to learn about IIS at home and you do not have a server configured with IIS, you can use your PC running Windows XP Professional. Practicing from home can give you the basic knowledge that you can use to administer IIS using Windows Server 2000 and Windows 2003. You would need the Windows XP Installation CD to accomplish this task.
Go to 'Start' and click on the 'Control Panel'. Then, click on 'Add and Remove Programs'. Next, click on the 'Add/Remove Windows Components' button. Click on 'Internet information Services' in the Windows Components Wizard window and then click on the 'Details' button. This will pop open the Internet Information Services window, which shows all the functions included in the installation. Check the 'File Transfer Protocol', click on 'OK' and then click on 'Next'. This will start running the configuration. Then, it will ask you to insert the Windows XP Installer CD.
Let the installation complete. Click on 'Finish' once done. Run the Windows Update by going to the Microsoft website to check for current updates to make sure that the IIS you installed will have the latest update and patch. Reboot your computer after running the updates.
Go to 'Start', 'Administrative Tools' and click on 'Internet Information Services'. This console will help you manage IIS.
Right-click on 'Web Sites' and click on 'Properties'. This is where you can set the properties for all of the websites. Go to the 'Default Web Site' properties.
Go to the 'Web Site Identification' section, which allows you to assign an IP address for the web server to serve pages on. Click on the 'Advanced' button. Click on 'Add' button. Enter the 'IP Address' of the URL you are creating, then enter the port number it will listen to in the 'TCP Port' box, usually for IIS it is '80' by default. Then, type in the URL of the website in the 'Host Header Name' box. Click on 'OK'.
Keep the default or assign the timeout in seconds in the 'Connection timeout' box. You can keep the check on the box in front of 'HTTP Keep-Alives Enabled'. Check on 'Enable Logging'. When you enable logging on your website, it lets you keep track of where people are coming from and what pages they are viewing. Choose the 'W3C Extended Log File Format' from the drop-down menu. Then, click on the 'Properties' button.
Click on the radio button in front of 'Daily' in the 'Extended Logging Properties' window. You can change the frequency as desired, whether hourly, daily or weekly, to create new log files and save them. Click on 'OK'.
Return to the 'Default Web Site Properties', then go to the 'ISAPI Filters' tab. You can either use the default set-up within this tab or add any special requirement that you need. The ISAPI filter performs some special functions as a response to HTTP requests.
Go to the 'Home Directory' tab. This is where you can set up the path of the contents of your website, such as the root directory; execute permissions such as 'Read' or 'Write'. You can also name the application and apply protection here. 'Click on 'OK' once done.
Go to the 'Documents' tab where you can point users to the different pages, folders or sections of the website. Click on 'OK'.
Go to the 'Directory Security' tab where you can assign or change the security settings of your site. Click on the 'Edit' button to go to the 'Authentication Methods' dialog box. This is where you can assign whether you want users to login and use passwords or you can allow 'Anonymous Access' depending on your requirements. Click on 'OK' once done.
Go to the 'HTTP Headers' tab to make changes if needed. It is best to leave this in default settings. This tab shows the header information sent to the browser when a user makes a request. Click 'OK'.
Go to the 'Custom Errors' tab, which allows you to change how IIS will handle the errors when users try to visit the site. This will be useful when a website is down or having problems by giving the visitors messages, such as 'Error 404 Internal Server Error'. The errors can help you in troubleshooting problems and finding resolutions. Click 'OK'.
Go to the final tab, which is the 'Server Extensions' tab. this is where you can enable the version control, change performance settings, change scripting and change mail settings. Click 'OK' and close the IIS window. This completes the website configuration. Test the website if it works by typing the URL on an open browser window.
Test your website to ensure that it works without errors by typing it in a browser. If there are errors, troubleshoot using IIS, it is possible that there is a typo or the website is not yet on the enabled state. Check again to make sure that it is.

In Feburary 2016 20,

Donnerstag, 18. Februar 2016

How to Use SSL With JoomlaIn Feburary 2016 18,

In Feburary 2016 18,
Purchase an SSL certificate from your Web hosting provider or another reseller. Have the provider enable the certificate for use on your domain.
Browse to the control panel for your Web hosting account. Use the 'File Manager' to locate the '.htaccess' file in your site's root directory. Download and save the file to your computer.
Open the '.htaccess' file with Notepad or another text editor. Add the following code to the text file:RewriteEngine onRewriteCond %{SERVER_PORT} !^443$RewriteRule .* https://%{HTTP_HOST}%{REQUEST_URI} [QSA,R=301,L]
Redirect permanent / https://www.yourdomainname.com
Delete the 'www.yourdomainname.com' reference and replace it with the domain name for your Joomla site. Save the file and exit the text editor program.
Open the 'File Manager' application in your website control panel. Browse to the directory on your computer where you saved the '.htaccess' file. Upload the file to the root directory of your website. Overwrite the current '.htaccess' file if prompted to do so.
Browse to the administrative page for your Joomla website and log in as an administrator.
Browse to the 'Global Configuration' link on the main control panel page in Joomla. Click the link to go to the main Joomla settings page.
Click on the 'Server' tab near the top of the 'Global Configuration' page.
Click the 'Force SSL' drop-down box and select the 'Entire Site' option. Click the 'Save' icon in the upper right corner of the 'Global Configuration' page.
Log in to the Joomla website as you normally would. Because you changed the '.htaccess' file, Joomla will now redirect normal 'http' requests to the more secure 'https' log-in page.
In Feburary 2016 18,

Dienstag, 16. Februar 2016

How to Make an Online Radio Station for FreeIn Feburary 2016 16,

In Feburary 2016 16,
Use the software ubroadcast to broadcast online. Ubroadcast allows you to set up an online radio station for free and broadcast live. However, other users must download the ubroadcast client before they can listen to your station.
Set up a Shoutcast broadcasting server. Shoucast is a free program that also allows for online radio broadcasting. Shoutcast allows you to either broadcast directly from your own computer, or from a third-party Shoutcast host that hosts your program on its servers. It does not require special software for listeners to use.
Create a podcast using sound software such as Audacity and use a podcast hosting service such as MyPodCast to host the podcast. While not a live Internet broadcast, Podcasts have an advantage in that they can be downloaded to the PC and played back anytime, unlike a radio broadcast, which can only be heard once unless you record it.
In Feburary 2016 16,

Montag, 15. Februar 2016

How to Putty to Access and Control IphoneIn Feburary 2016 15,

In Feburary 2016 15,
First you need the Putty program. You can download it at http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html If you scroll towards the bottom you will find the exe file. Install it and move on.
Now connect your jailbroken Iphone to the computer via the USB wire. Start putty. You will get a window similar to the one above. You need to enter the IP of the Iphone which you can find by going into settings on the iphone then the wifi, find your ip and hit enter. That should bring up a black box (terminal). If you happen to get an error or something pertaining to the security of the connection just ok it and move on.
Once you have the black box putty terminal up, you need to access the Iphone. You can type SU (super user), however I have had the easiest time with typing 'root'. This will bring up the password portion. The password is 'alpine', you will note the cursor will not move while entering the password that's ok, just type alpine and hit enter. This should bring up a prompt that will list your Iphone and boom you are in!
In Feburary 2016 15,

Freitag, 12. Februar 2016

How to Make a No Cost WebsiteIn Feburary 2016 12,

In Feburary 2016 12,
Open your browser and navigate to http://www.weebly.com. In the box that says 'Sign Up,' type in a user name and password that you would like to use, along with your email address. As you type your desired user name, you will receive a message telling you whether that name is available. You must pick a name that has not been used by anyone else. Check the box about accepting the terms of service and click the orange button that says 'Sign up.'
Another box will appear. This is called a 'Captcha' and it is designed to make sure you are a human rather than a computer program. Type the letters you see into the text box. Click the button that says 'Sign Up' once more.
Choose a title for your new site and type it in the box. This title can be anything you want and will appear at the top of your first web page. Don't stress over it too much, though, since you can change it later, if you find you want something different. Click on the orange button that says 'Continue.'
The next box that appears will give you three options and will ask you to choose how you want your domain name or website address to appear. The only free option is Option A, so click inside the box and type the name you want in your website address. This must be unique and is different from the name you chose earlier. It will tell you if the name you've chosen is not available. Click the orange button that says 'Continue.'
You're now seeing your brand new website! The options across the top of the page can be dragged by clicking on them and holding down your mouse button. Weebly has pop-up directions to help you with each option. Drag your desired options onto the page and follow the directions for each. When your web page looks the way you want it, click on the orange 'Publish' button in the upper right corner of your screen. This will cause your page to be published to the internet. You can access your new site at the web address, or 'URL,' shown on the 'Congratulations' screen.
In Feburary 2016 12,

Sonntag, 7. Februar 2016

How to Host Pictures for eBay Auctions Using ImageshackIn Feburary 2016 07,

In Feburary 2016 07,
Register for an account at Imageshack. It is free to register and host your pictures there.
Log into your Imageshack account.
Click on 'Upload Images' in the middle of the page.
Use the 'Browse' button to choose the pictures from your computer hard drive that you want to put into your eBay auction.
Upload your pictures to Imageshack by clicking on the 'Host It' button located below the browse button.
Repeat the process until you have uploaded all of the pictures that you will need for your auction.
Go to your album of pictures by clicking on 'My Images' at the top of the page.
Copy the HTML tag onto your clipboard. The HTML tag that you will need to use in your eBay auctions is the second one on the list next to each picture. It is labeled as 'Sites.'
Paste the HTML tag from your clipboard into your eBay auction description.
In Feburary 2016 07,

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,