Dengan Server Search Results

How To: Use the AD Administrative Center in Windows Server 2k8

Interested in using the Active Directory Administrative Center on a machine running Windows Server 2008 R2? This clip will show you how it's done. It's simple! So simple, in fact, that this home-computing how-to can present a complete, step-by-step overview of the process in just over three minutes. For more information, including complete, step-by-step instructions, watch this sys admin's guide.

How To: Install the DHCP role on Windows Server 2008 R2

In this clip, you'll see how to install the DHCP role on Windows Server 2008 R2 and how to create a scope. It's easy! So easy, that this video tutorial can present a complete, step-by-step overview of the process in about five and a half minutes. For more information, including detailed, step-by-step instructions, watch this video guide.

How To: Link your Hotmail email account & Mac mail

The video shows you how to link your hotmail account to your Mac. The person first asks you to open the mail and write down your full name, hotmail id and the password in the boxes given there. Then click on continue, and in the next option box, leave the account type as POP and then give a description as hotmail in the space provided. Then you have to type pop3. live.com in the box given for incoming mail server. Once done, click on continue and it will ask you for description of outgoing ma...

How To: Show up on Google results in the right country, wherever your server

Google is the biggest and best search engine on Earth, and if you are a webmaster and want your website to be a big success it would really behoove you to know as much about how it works as possible. The Google Webmasters series of videos and website were created to teach webmasters, SEO professionals, and others how Google works by answering their questions and giving them insights into how they can best integrate and utilize Google's functionality to improve their business. This video will ...

How To: Upload Wordpress files using Filezilla

In this video, we learn how to upload Wordpress files using Filezilla. Before you get started, you will need to know the host, username, and password for your domain name. After this, click the quick connect button to connect to your server. The left hand side will show the local files on your server. Look in the root directory of your server and right click, then choose "create directory". Now, click on the plus sign to see a blog sub directory. Next, find where you downloaded Wordpress onto...

How To: Create an RSS feed using XML code and RSS Builder

This instructional video shows you how to make a RSS ("Really Simple Syndication") feed using the free program RSS builder. RSS is a script that can be put up on a website that other users can subscribe to in order to get notified when the website gets updated. The xml code behind creating RSS feeds is explained. The code should be entered as shown and the file should be saved as "feed.xml" and upload it to a web server. Go to the URL mentioned, download and install RSS builder. Launch the pr...

How To: Access blocked websites and bypass proxy servers

Are you using the Internet at a school, library, or some other place that blocks or restricts web access? Mom and dad still trying to protect you from online predators, even though you're more than old enough to be one yourself? Learn how to bypass proxy servers that block access to certain websites by watching this how-to video. In this case it's done to access Myspace but this method can be used with any blocked website. Follow along with this video tutorial and never get hindered by restri...

Hack Like a Pro: Abusing DNS for Reconnaissance

Welcome back, my tenderfoot hackers! As you know, DNS, or Domain Name System, is critical to the operation of the Internet. It provides us with the ability to type in domain names such as www.wonderhowto.com rather than the IP address. This simple service saves us from having to memorize thousands of our favorite website IP addresses. Instead, we simply type in a domain name to retrieve the website.

How To: Enable a Live/Hotmail account in Mac's Mail

In this video from AppleGenius0921 we learn how to enable a Live/Hotmail account on the Mail application on a Mac. Open Mail. In full name put your full name. Type in your email address and password and continue. Leave the account type on POP and name the description what you'd like. The incoming mail server is pop3.live.com. Type in your live.come username with @live.com in it! Click Continue. The outgoing mail server should be smtp.live.com. Check use only this server and check use authenti...

How To: FTP on a Mac via Cyberduck

In this Computers & Programming video tutorial you will learn how to FTP on a Mac via Cyberduck. This is really very easy and simple to do and takes practically no time. Do a Google search for cyberduck, click on the first link, then click on the download link. Download the application and install it. Then open it and click on 'open connection'. In the server box type in ftp.yourdomainname.com, make sure the port selected is '21', then type in your username and password and click 'connect'. T...

How To: Set-up an email address in Microsoft Outlook

In this how to video, you will learn how to set up an email account in Microsoft Outlook. First, open up your program. Go to tools and select account settings. From here, click new. A new window will open up and you should press next. Click on the check box at the bottom and click next. Make sure Internet Email is selected and click next. Now type in your name, email address, incoming mail server, outgoing mail server, and login information. Click on more settings and tick the first option in...

How To: Set up an email account in MS Outlook

Easilycouk shows viewers how to set up an email account using MS Outlook. First, you should open up MS Outlook. Go to Tools and go to Email Accounts. Choose the option to add a new one. Click next and click the POP 3 option. Click next and Fill in your information such as name, the email address you are using and choose your log on information. Now, you need to fill in your Server information by copying and pasting your email into this. In the SMTP type smtp.easily. Go to internet email setti...

How To: Upload files from Firefox with the FireFTP extension

Go to web browser, click on tools- under tools click on 'Fire ftp.' Add an account to get into recall server. Under 'MANAGE ACCOUNTS' - click 'Add new one.' In host type 'Recall.(yourserver.)' then click on 'anonymous.' Click 'okay.' Now hit 'Connect.' the ftp server is then going to connect to your remote server. On right side you can see the remote server and it's file structure. Clicking on plus button (+) will expand the file tree structure. At this point you can see all the folders but y...

How To: Map a network drive in Windows XP

In this video the instructor shows how to map a network drive in Microsoft Windows XP. Network drive is similar to the disk drive that is present on your computer like C drive, D drive but instead of pointing to a hard disk on your computer it points to a server that has enabled shares. Shares allow you to create or edit files and folders. By mapping that server share to a folder in XP you can use that share as a normal drive. To do this go to start menu, right click on My Computer and select...

How To: Make event handlers for ASP.Net web pages and controls

In this video tutorial, Chris Pels will show how to create event handlers for ASP.NET web pages and web server controls. First, learn how to create page level events for the standard page events provided by the .NET Framework. See how to automatically bind the events to a page using the AutoEventWireup attribute as well as programmatically bind the events. Next, learn how to create and bind event handlers for the standard web server control events. Also learn how to connect multiple events fo...

How To: Map an ASP.Net server control to the render adapter

In this video tutorial, Chris Pels will show how to use a control adaptor to provide different renderings for an ASP.NET server control without actually changing the control itself. In this video, an ASP.NET BulletList control will be adapted to display each list item horizontally using div elements instead of the traditional ul elements. First, see how to create a class that inherits WebControlAdaptor and then implements the code to render the new list format. Next, learn how to map the new ...

How To: Create a Native SSH Server on Your Windows 10 System

With the addition of the OpenSSH client and server in the Windows 10 Fall Creators Update, you no longer have to rely on third-party programs to open an SSH server and connect to a Windows machine. While still a beta feature, this represents a long-overdue update fulfilling a promise made back in 2015.

How to Hack Databases: Running CMD Commands from an Online MS SQL Server

Welcome back, my hacker novitiates! There are many ways to hack databases, and most of these techniques require SQL injection (SQLi), which is a way of sending SQL commands back to the database from a web form or other input. In this tutorial, we will use SQL injection to get access to the underlying server. So instead of getting access to the database and its data, we will use the database as an intermediary to gain access to the underlying server.

How To: Linux Basics for the Aspiring Hacker: Configuring Apache

Welcome back, my hacker novitiates! In an earlier Linux Basics tutorial, I had demonstrated the basics of the Apache web server. Since Apache is the world's most widely used web server on the Internet (as of July 2015, Apache was 38%, IIS was 26%, and Nginx is 15%), the more you know about it and understand it, the more success you are likely to have hacking it.