Tag Archive | "Server"

Amahi Home Server – Setting Up File Duplications & Exploring the App Store


style="border: 0px none;margin-left:20px;float:right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/amahi-app-store.png" />In my third and final article about Amahi Home Server, I’m going to show you how to create new network shares to store files in, set up file-duplication for critical files using the href="http://www.greyhole.net/">Greyhole storage pool, and have a quick look at the other applications in the app store, such as Transmission for downloading torrents. I also test the file redundancy by powering off a drive while the server is running!

If you haven’t already and wish to follow along with setting up your own home server with Amahi, href="http://www.makeuseof.com/tag/set-home-server-amahi/">you should begin by setting up a basic installation, then href="http://www.makeuseof.com/tag/amahi-home-server-tutorial-2-adding-drive-server-linux/">adding a hard drive to your system.

id="more-62986">

Turn on advanced settings

The storage pooling technology we’ll be looking at today falls firmly under the category of advanced, so you’ll need to enable advanced settings. Log into your HDA and click on Setup -> Settings -> tick Advanced Settings.

style="text-align: center;"> class="aligncenter size-full wp-image-63009" title="2-0-advanced-settinges" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/2-0-advanced-settinges1.png" alt="" width="580" height="273" />

Shares

Shares are the most fundamental part of your server. A Share is basically just a folder that you access on your network to store files on, and Amahi is set up by default with Shares such as Books, Movies, Pictures. To create a new Share, go to Setup -> Shares, and click the New Share button. The default options are fine, just type in the name of your new share and click Create.

style="text-align: center;"> class="aligncenter size-full wp-image-63010" title="2-1-create-new-share" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/2-1-create-new-share.png" alt="" width="580" height="270" />

File Duplication

With advanced settings enabled, you’ll notice that on the Setup -> Shares screen, a new menu option for Storage Pool has appeared. From here, we can select drives to add them to the “pool”. Once in the pool, we can duplicate files across them and ensure redundancy.

Note: the first drive listed is the drive that Amahi is installed on. It is strongly suggested that you don’t add this one to the pool, as filling it up would break your server.

For this, I’ve added two drives into the pool, so I’ll be able to create a maximum of 1 copy. Tick the boxes next to the drive to add them into the pool:

style="text-align: center;"> class="aligncenter size-full wp-image-63011" title="2-2-add-to-pool" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/2-2-add-to-pool.png" alt="" width="580" height="275" />

Now we need to tell the system to make copies of anything in a particular share. To do this, click back to the Shares screen and select the Share you wish to add the duplication feature to. In this case, I’ve chosen Movies. Scroll down to the Storage Pool option, tick Uses Pool, and select the number of additional copies.

style="text-align: center;"> class="aligncenter size-full wp-image-63012" title="2-3-uses-pool-with-1-extra-copy" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/2-3-uses-pool-with-1-extra-copy.png" alt="" width="580" height="464" />

To test it, I copied 20 GB of my favourite movies in and waited about half hour for Greyhole to balance everything. To simulate a hard drive failure, I pulled the power off one of the drives while the system was running. The results? Good and bad.

Firstly, I tried to access the movies again, and they were fine – the duplicates obviously worked. On the bad side, Amahi gives no indication by default that a drive has actually failed, so if this were a real-life drive failure, I simply wouldn’t know about it. I approached the creator of Greyhole (Guillaume Bordreu) in the href="http://www.greyhole.net/chat/">official chatroom to ask about this, and it appears the fault is with Amahi. Though Greyhole will send emails when errors occur, by default Amahi doesn’t enable outgoing emails. He suggested following this href="http://wiki.amahi.org/index.php/Enable_Outgoing_Emails">Amahi wiki tutorial on enabling outgoing emails, and then to edit the greyhole.yml and greyhole.conf with the email address you want alerts sent to.

Hopefully, future versions of Amahi will sort this out. I must say I’m impressed with the fact that I was able to get a comprehensive answer, from the creator no less, in under 5 minutes. The same could not be said of most software packages, and this one episode has given me somewhat more faith in the power of Linux and the open source community in general.

There’s also a useful page here on href="http://blog.stpworks.com/archive/2010/12/04/using-amahi-recovering-from-non-system-disk-failure.aspx">recovering from a hard drive failure with Amahi in case your system is restarted and cannot boot.

App Store and Transmission

One of the things I like to offload to my server is downloading torrents. Ideally, I’d like to just drop my torrent files in a network share, and let the server handle everything from there. In fact, this is the default behaviour for the Transmission app, which you can install from the Apps -> Available tab. Once installed, you’ll be able to access the torrent management page directly from the Transmission Web Interface, and a new share called Torrents is automatically created.

style="text-align: center;"> class="aligncenter size-full wp-image-63014" title="3-1-torrent-added-automatically" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/3-1-torrent-added-automatically.png" alt="" width="580" height="292" />

Of course, Transmission isn’t only app available, so here’s a few that caught my eye.

WordPress: If you’d like to run own blog on the world’s most popular and actively supported blogging system, WordPress is it. This app makes setting it up to run on your home server easy, and when you start getting a few thousand visitors a day, you can easily offload your site to a real web host. (Bear in mind that some ISPs eplicitly forbid you from running a webserver on your home internet connection)

WebVNC: To make your server truly headless, you can install WebVNC, which lets you log in and view the desktop from any web browser, not just the standard HDA dashboard.

DLNA: Enables your shared movies and media files to be viewed on DLNA/UPnP-AV clients easily, such as the Xbox360 or Playstation 3. DLNA is essential if you’re planning on streaming movies rather than simply running a backup storage server.

CrashPlan: Though I haven’t a had a chance to try this one and can’t vouch for it, CrashPlan promises to be your ultimate back-up solution; with encryption, compression and automated backups on all of your Windows, Mac OSX, and Linux clients.

That’s it for this series. Thanks to all those who have contributed in the comments of previous articles and suggested alternatives that we can explore in the future, and do please let us know if you found this useful in setting up your Amahi server, or your experiences with it so far. Would you trust your files to it? />
/> Got Questions? Ask Them Now FREE on href="http://www.makeuseof.com/answers/">MakeUseOf Answers!

/>

 

href="http://api.tweetmeme.com/share?url=http://www.makeuseof.com/tag/amahi-home-server-setting-file-duplications-exploring-app-store/"> src="http://api.tweetmeme.com/imagebutton.gif?url=http://www.makeuseof.com/tag/amahi-home-server-setting-file-duplications-exploring-app-store/"> href="http://digg.com/tools/diggthis/login?url=http://www.makeuseof.com/tag/amahi-home-server-setting-file-duplications-exploring-app-store/"> src="http://www.makeuseof.com/images/rss-buttons/diggme.png"> href="http://www.facebook.com/sharer.php?u=http://www.makeuseof.com/tag/amahi-home-server-setting-file-duplications-exploring-app-store/"> src="http://www.makeuseof.com/images/rss-buttons/fb.jpg"> href="http://www.google.com/reader/link?url=http://www.makeuseof.com/tag/amahi-home-server-setting-file-duplications-exploring-app-store/&title=Amahi Home Server – Setting Up File Duplications & Exploring the App Store&srcTitle=MakeUseOf.com"> src="http://www.makeuseof.com/images/rss-buttons/gbuzz-feed.png"> href="http://www.stumbleupon.com/submit?url=http://www.makeuseof.com/tag/amahi-home-server-setting-file-duplications-exploring-app-store/"> src="http://www.makeuseof.com/images/rss-buttons/stumble.png">

 


Similar MakeUseOf Articles

class="st-related-posts">

  • href="http://www.makeuseof.com/tag/sync-backup-encrypt-files-toucan-windows-linux-wine/" title="Sync, Backup & Encrypt Your Files With Toucan [Windows & Linux with Wine]">Sync, Backup & Encrypt Your Files With Toucan [Windows & Linux with Wine] (12 comments)
  • href="http://www.makeuseof.com/tag/amahi-home-server-tutorial-2-adding-drive-server-linux/" title="Setting Up An Amahi Home Server – Adding a Drive To Your Server [Linux]">Setting Up An Amahi Home Server – Adding a Drive To Your Server [Linux] (2 comments)
  • href="http://www.makeuseof.com/tag/set-home-server-amahi/" title="How To Set Up A Home Server With Amahi [Linux]">How To Set Up A Home Server With Amahi [Linux] (37 comments)
  • href="http://www.makeuseof.com/tag/build-networkattached-storage-ubuntu-netbook/" title="How To Build & Use Your Own Network Attached Storage Using A Ubuntu Netbook">How To Build & Use Your Own Network Attached Storage Using A Ubuntu Netbook (9 comments)
  • href="http://www.makeuseof.com/tag/repositories-package-management-ubuntu/" title="Your Guide To Ubuntu Repositories and Package Management">Your Guide To Ubuntu Repositories and Package Management (27 comments)
  • href="http://www.makeuseof.com/tag/yo-frankie-free-open-source-platform-game/" title="Yo Frankie! – Free Open Source Platform Game">Yo Frankie! – Free Open Source Platform Game (17 comments)
  • href="http://www.makeuseof.com/tag/xvideoservicethief-ultimate-download-manager-for-online-videos/" title="xVideoServiceThief – Ultimate Download Manager for Online Videos">xVideoServiceThief – Ultimate Download Manager for Online Videos (26 comments)
  • href="http://www.makeuseof.com/tag/wordpress-vs-drupal-content-management-systems/" title="WordPress vs. Drupal – Content Management Systems">WordPress vs. Drupal – Content Management Systems (40 comments)
  • href="http://www.makeuseof.com/tag/winx-dvd-ripper-platinum-backup-dvd-5-mins-giveaway/" title="WinX DVD Ripper Platinum – Backup Your DVD in 5 Mins [Giveaway]">WinX DVD Ripper Platinum – Backup Your DVD in 5 Mins [Giveaway] (11 comments)
  • href="http://www.makeuseof.com/tag/windows-live-mesh-get-your-data-on-any-pc-from-any-device/" title="Windows Live Mesh: Get your Data on any PC from any Device">Windows Live Mesh: Get your Data on any PC from any Device (22 comments)


  • View full post on MakeUseOf.com

    Posted in Useful APPsComments (1)

    Manage Printing Costs & Cut Paper Waste By Setting Up A Print Server With PaperCut


    class="align-left" style="border: 0px none; margin-left: 20px; margin-top: 5px; float: right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/printerpaper.jpg" alt="cut paper waste" width="180" height="240" />In my family, my kids print just about everything they find on the Internet. Whether it’s coloring pages, puzzles or articles, you’ll find it stacked on our desk in the living room. This always drives me crazy because ink is so expensive.

    Here at MUO, we’ve always looked for ways to conserve printer resources. Karl class="vt-p" href="http://www.makeuseof.com/tag/printwhatyoulike-helps-you-conserve-paper-ink-and-sanity">covered PrintWhatYouLike, which helps to save paper and ink. Tina also offered an class="vt-p" href="http://www.makeuseof.com/tag/how-to-make-printer-ink-and-toner-last-longer/">excellent article filled with tips to extend the life of your print cartridge.

    One of the most effective ways both businesses and families limit wasted resources is by trying to find alternatives to using printed copies. One of the strategies to accomplish that is by assigning a value to every page printed, and limiting each user to a certain number of printouts over a certain period.

    id="more-60649"> /> Any application that does this is essentially print server software. While it might be possible to find free printer server software, it’snot always easy to find an app that effectively manages print volume by specific users or groups. One application I found that does this well is class="vt-p" href="http://www.papercut.com/download/ng/">PaperCut, available for Windows, Mac and Linux.

    Installing PaperCut

    PaperCut is actually a high quality, professional print server application, but it offers a fully-functioning free version if you have no more than five users configured in the system. If you’re setting it up for your family or have a small business, then you can use this app for absolutely free.

    The setup routine configures your print server for you and you set it up by accessing http://localhost:9191 in your browser. Your first option is whether you want to install the app on your PC as the primary print server, a secondary print server, a web print server or as an Internet proxy server.

    style="text-align: center;"> class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/papercut.jpg" alt="cut paper waste" width="509" height="395" />

    Set up your administrator account and choose a good password. If anyone can get into this account, they can pretty much modify the account balances to whatever they like, which would defeat the entire purpose of having the server.

    style="text-align: center;"> class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/papercut2.jpg" alt="cut paper waste" width="567" height="366" />

    In the next step, when you set up default costs per page, remember that this doesn’t necessarily have to be real money. If you’re setting this up in some public spot where patrons do pay, then this would reflect a real cost per page. But, if you’re setting it up in a home, this simply defines how many pages per “dollar” that your user can print.

    style="text-align: center;"> class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/papercut3.jpg" alt="reduce paper waste" width="562" height="191" />

    So, if you want to limit your kids (or staff) to something like 50 pages a month, you would set the default cost per page to $0.10 and set the user credit in the next step to $5.00. However, if you’re only using it strictly as a print server that you can use to monitor and log printer activity, then set it up with all zeros.

    style="text-align: center;"> class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/papercut4.jpg" alt="reduce paper waste" width="555" height="218" />

    The final step is to import users from your network. If the software is running in a corporate environment, it has the capability to import from a system using Windows Active Directory or LDAP. Most home users will just use Windows Standard.

    style="text-align: center;"> class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/papercut5.jpg" alt="reduce paper waste" width="554" height="230" />

    Using The Software

    Once you’re set up, you’re ready to start exploring the system. User management is pretty simple and straightforward. The User List displays a quick history of all balances and a tally of print jobs for each user. In one glance you can spot your heavy hitters.

    style="text-align: center;"> class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/papercut6.jpg" alt="reduce printing costs" width="496" height="358" />

    If you’re interested in identifying peak printing times of the day, week or month, just click on one of the user names and scroll down to “Statistics & History” where you can review a historical trend for the last 30 days of print jobs.

    style="text-align: center;"> class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/papercut7.jpg" alt="reduce printing costs" width="391" height="319" />

    If you want, you can also group multiple users into one account with a shared balance. This is probably most common for businesses where printing costs would come out of the department budget.

    style="text-align: center;"> class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/papercut8.jpg" alt="reduce printing costs" width="383" height="320" />

    You can add as many shared accounts as you like and assign a shared balance per account. Just keep in mind that with the free version you’re allowed 5 users, so the shared account many not be quite as useful in the free version. However, if you wanted to be creative you could use one user per department and have employees log in under the department “user” account.

    style="text-align: center;"> class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/papercut9.jpg" alt="" width="404" height="297" />

    Finally, you’re going to want an overview of all of the printer activity. The best place to do this is in the “Reports” tab. On this page you’ll find a list of all sorts of summary reports like per-user activity, a list of the most frequent users, and a lot of other summaries sorted by account or group.

    style="text-align: center;"> class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/papercut10.jpg" alt="" width="469" height="416" />

    You can export all of these reports as either CSV, HTML or PDF format. Overall the application is probably the quickest and easiest way to set up a print server that not only monitors all printer activity, but also gives you a simple way to limit users from “over-printing.” Hopefully this will lead to your users coming up with more innovative and creative ways to use data rather than printing it to hard copy.

    Give PaperCut a try and let us know what you think. Do you know of any other similar or better free print server apps available for multiple platforms? Share your ideas in the comments section below.

    Image credit: class="vt-p" rel="nofollow" href="http://www.sxc.hu/photo/199376">Lotus Head />
    />Do you like MakeUseOf articles? Don’t forget to target="_blank" href="http://www.makeuseof.com/tag/share-share-share-spread-word/">share our articles with others! It’s really important to us.

    />

     

    href="http://api.tweetmeme.com/share?url=http://www.makeuseof.com/tag/manage-printing-cut-paper-waste-papercut/"> src="http://api.tweetmeme.com/imagebutton.gif?url=http://www.makeuseof.com/tag/manage-printing-cut-paper-waste-papercut/"> href="http://digg.com/tools/diggthis/login?url=http://www.makeuseof.com/tag/manage-printing-cut-paper-waste-papercut/"> src="http://www.makeuseof.com/images/rss-buttons/diggme.png"> href="http://www.facebook.com/sharer.php?u=http://www.makeuseof.com/tag/manage-printing-cut-paper-waste-papercut/"> src="http://www.makeuseof.com/images/rss-buttons/fb.jpg"> href="http://www.google.com/reader/link?url=http://www.makeuseof.com/tag/manage-printing-cut-paper-waste-papercut/&title=Manage Printing Costs & Cut Paper Waste By Setting Up A Print Server With PaperCut&srcTitle=MakeUseOf.com"> src="http://www.makeuseof.com/images/rss-buttons/gbuzz-feed.png"> href="http://www.stumbleupon.com/submit?url=http://www.makeuseof.com/tag/manage-printing-cut-paper-waste-papercut/"> src="http://www.makeuseof.com/images/rss-buttons/stumble.png">

     


    Similar MakeUseOf Articles

    class="st-related-posts">

  • href="http://www.makeuseof.com/tag/ways-green-computing/" title="The Ultimate 5 Ways to Go Green on Your Computer">The Ultimate 5 Ways to Go Green on Your Computer (14 comments)
  • href="http://www.makeuseof.com/tag/how-to-make-printer-ink-and-toner-last-longer/" title="How To Save Printer Ink & Make It Last Longer">How To Save Printer Ink & Make It Last Longer (22 comments)
  • href="http://www.makeuseof.com/tag/7-online-ecological-footprint-calculators-before-earth-day/" title="How To Calculate Your Ecological Footprint Before The Earth Day">How To Calculate Your Ecological Footprint Before The Earth Day (10 comments)
  • href="http://www.makeuseof.com/tag/paperless-person-makeuseof-poll/" title="Are You A Paperless Person? [MakeUseOf Poll]">Are You A Paperless Person? [MakeUseOf Poll] (9 comments)
  • href="http://www.makeuseof.com/tag/7-ways-to-properly-dispose-of-those-old-cell-phones/" title="7 Ways To Properly Dispose Of Old Cell Phones">7 Ways To Properly Dispose Of Old Cell Phones (4 comments)
  • href="http://www.makeuseof.com/tag/5-ways-to-reduce-the-power-consumption-of-your-computer/" title="5 Ways To Reduce The Power Consumption Of Your Computer">5 Ways To Reduce The Power Consumption Of Your Computer (17 comments)
  • href="http://www.makeuseof.com/tag/5-check-disposing-computers/" title="5 Things You Must Check Before Disposing of Old Computers">5 Things You Must Check Before Disposing of Old Computers (21 comments)
  • href="http://www.makeuseof.com/tag/3-tips-on-how-to-go-green-save-money/" title="5 Sites And Tips on How to Go Green and Save Money">5 Sites And Tips on How to Go Green and Save Money (14 comments)
  • href="http://www.makeuseof.com/tag/5-tips-for-safe-computing-%e2%80%93-without-dying/" title="5 Must-know Tips For Safe Computing – Without Dying">5 Must-know Tips For Safe Computing – Without Dying (18 comments)
  • href="http://www.makeuseof.com/tag/10-sites-to-keep-you-updated-of-green-news/" title="10+ Websites To Keep You Updated On Green News">10+ Websites To Keep You Updated On Green News (27 comments)


  • View full post on MakeUseOf.com

    Posted in Useful APPsComments (0)

    TeamSpeak Server 3.0.0 Beta 29 (32-bit)


    TeamSpeak is flexible, powerful, scalable software which enables people to speak with one another over the Internet. TeamSpeak consists of both client and server software. The server acts as a host to multiple client connections, capable of handling literally thousands of simultaneous users.

    View full post on FileHippo.com

    Posted in DownloadsComments (0)

    TeamSpeak Server 3.0.0 Beta 28 (32-bit)


    TeamSpeak is flexible, powerful, scalable software which enables people to speak with one another over the Internet. TeamSpeak consists of both client and server software. The server acts as a host to multiple client connections, capable of handling literally thousands of simultaneous users.

    View full post on FileHippo.com

    Posted in DownloadsComments (0)

    Web Server Working Methodology


    There are thousands of web hosts available on the internet owing free or paid web hosting plans. Linux hosting, VPS hosting, dedicated servers, windows hosting and many other hosting servers are available. First you need to approach a right web hosting company which can fulfill your hosting supplies. But before approaching a company you must understand your hosting requirements. Very few of us actually know how these hosting machines work? Is it not fair to know about the hosting methodology before you host your website on web?

    Web hosting depends upon the mutual understanding between client’s side and server side. Web server’s stores and exchange information with other machines. When client request the information, web server provides the stored information. There are software pieces on the both sides to make the data exchange viable. For example browsers like Netscape or Internet explorer are required on the client side.

    It’s a bit more complicated on the server side, there are numerous software options available, and they also make data transfer possible between servers and clients via Hypertext Transfer Protocol. HTTP is the available communication protocol on the web. It makes data exchange possible between the web browsers and servers. Server software can be chosen on the basis of your operating system. People using Unix operating system usually go for Apache web server. Microsoft Internet Information Server is said to be good for windows. The process goes step by step like this:

    • First of all, URL is dissected in to number of address, path name and protocol by the web browser.

    • The domain name server (DNS) translates the domain name which user has entered in to its IP address. Domain names are fro the sake of making websites memorable.

    • Now the browser has to decide the protocol to use with. Whether it should be FTP (File Transfer Protocol) or HTTP (Hypertext Transfer Protocol).

    • A GET request has been send by the server to the web server in order to retrieve the given address.

    • Browser now translates the data given in to HTML and display results to be read by the user.

    • Until the client browser leaves the site, the same process is repeated.

    Posted in UtilitiesComments (0)

    Proxy Server Settings – Web Browser Proxy Server Settings


    If you haven’t got your proxy server settings in your web browser setup correctly, then it is impossible to even access your proxy server.  Make sure that you have the correct login, port, username and password entered into your web browser before you try to access any websites online.

    If you setup your own proxy, then you should already know the correct proxy IP and port.  If your proxy server wasn’t setup by you but by someone else instead, then you may need to contact the proxy admin to find out the proxy IP and port that was allocated to your proxy account.  Without the correct IP and port, it is absolutely impossible to access the proxy server.  Even with the correct IP, access may still be impossible if you have the port settings incorrectly entered.  Make sure both the proxy IP and port are correct before using your proxy.

    Depending on how your proxy server is setup, you may also require a username and password.  Not all proxy servers use the username and password settings.  Some proxies are open and as such anyone can use them if they know the IP and port of the proxy server.  However, elite proxies and other high end proxy servers typically require the user of a username and password.  You may have chosen the username and password when setting up your proxy server.  If you didn’t then you may need to contact the proxy admin to find out what your username and password are.

    Once you know the correct proxy server settings, accessing your proxy and hiding your IP online are easy to do.  For true anonymity, elite proxies offer the absolute best of IP cloaking of all the proxy servers available today.

    Posted in UtilitiesComments (0)

    Turkojan 4 – Usando e criando server Indetectavel



    www.alienworld.atbhost.net

    Posted in Cell PhonesComments (23)

    Videotutorial: HTTP Server Apache y PHP5 en Windows 2da Part



    Videotutorial para instalar el servidor HTTP Apache con PHP5 en Windows XP.

    Posted in WindowsComments (20)

    Videotutorial: HTTP Server Apache y PHP5 en Windows 1ra Part



    Videotutorial para instalar el servidor HTTP Apache con PHP5 en Windows XP.

    Posted in WindowsComments (13)

    2008 and Vista – Setting Up NAT and VPN Server – Part 3



    2008 and Vista – Setting Up NAT and VPN Server – Part 3

    Posted in WindowsComments (4)

    How to set up a Playstation 3 media server



    This will show you how to use “PS3 Media Server” to play either Video’s, Music, or even Photo’s straight from your PC. Download from the respectful site: ps3mediaserver.blogspot.com This also allows you to copy the media right off of your PC on to your PS3 HDD by pressing triangle on the content and selecting ‘Copy’. Please Check the official site for System Requirements. Hope this helps, Please ask questions if you are having problems. email: sgashepp@acanac.net website: www.cyprustech.co.cc

    Posted in WindowsComments (25)

    Set up your own Ventrilo Server ABSOLUTELY FREE!



    How to set up and Install your very own vent server for FREE!!!! Ignore call of duty 5 beta gameplay multiplayer 4 COD5 COD 5 infinity ward xbox 360 microsoft sony playstation play station three 3 PS3 wii nintendo world war 2 WW2 WWII Gears of War GOW 2 1 halo 1 2 3 longshot pwnage owned own3d terrible nine year old n00b glitches terrible Nizmojoe clan exo outsider hitmanN nick nerd trash kid headshot blood gore idiot gears tourque bow grenade cod 1 2 3 4 knife Call of Duty 4 3 2 1 cod3 cod2 cod h2 h3 halo 3 CE Gears of War Infinity ward xbox360 xbox 360 ps3 PC wii doggietreats machinima digitalpheer melee marytdom steady aim mp5 desert eagle 50 cal m40a3 r700 m21 dragunov outstanding superb awesome the shit lol lmao rofle no scope head shot gears of war 2 rainbow six vegas ACOG m4 skorpion g3 g36c m14 ak47 mini uzi shotgun sniper xfycnx dizastor xfycnx iceman snowman gdawgum shadowpunish3r xfycnx iceman xbox angel of evil 360 rape ownage boom headshot pure pwnage ps3 elite halo 3 best sniper ever insane amazing blindfire no scope off host scope shot longshot rifle gears gridlock general ramm tutorial glithes ultimate funny chronicles marcus feenix multi kills clan mlg skill GOW gow nizmojoe nismojoe redux XxgdawgumxX headshot montage gears of war 2 gears of war film gears of war sniper montagexbox live amazing no-scope blindfire awesome nismojoe angelofevil69 angel of evil SHADOWPUNISH3R shadowpunish3r austin123cav whiteboybeballin legend goldenglove xthcx cdxx buffet

    Posted in WindowsComments (25)

    How To Turn Your PC Into An FTP (File) Server For Free



    Here I show how to turn your desktop into a host where people can download your files. You will need them to connect to your IP Address (ie 12.34.56.78) to get the files. If you change from ftp to xxx.xxx.xxx.xxx (your own IP address) then Windows firewall will block the connection. Solve this with the following section “Setting up FileZilla Server with Windows Firewall” in http Also, a free DNS is available at www.dyndns.com to resolve your IP address into something more intelligent. Filezilla Server filezilla-project.org

    Posted in WindowsComments (25)

    Team Speak 3 Server Set up



    Ts3 Server Download: www.teamspeak.com Putty telnet client: www.chiark.greenend.org.uk Teamspeak Server Forums : forum.teamspeak.com **Other Notes: 1)Token I located in the log folder the 1st file!!! 2)When You start your server the block box means its running!!! 3) 1st time you run your server Copy the Server-admin and password!!! Save it some were safe!!! 4) If at any point you lose your pw Deleting the ts3server.sqlitebd will re-set ALL settings ***Im running Windows Xp SP2 32-bit Media Center Edition With a vista Skin pack!!! (Sorry I don’t have my windows 7 installed yet…) Comments are appreciated For windows users: to get lan ip Start – run -cmd -ipconfig /all Your ip Address is your LAN!!!! 192.168.***.**** Also UDP port 9987 needs to be open if your behind a modem/router You connect using your LAN IP Friends connect using your WAN IP www.whatismyip.com U NEED TO KEEP THE BLACK BOX OPEN THAT IS THE SERVER PROGRAM!!!!!!!!!! If you want to hide the program watch this www.youtube.com ——————————————————————————- ***www.gmrz.us*****

    Posted in WindowsComments (25)

    RE: Synergy Mac to Window Configuring Mac as Server! Easy! (Indepth version)



    oday I am going to show you how to connect your Macs Keyboard and Mouse to a PC using Synergy and SynergyKM! 1. You will need to know the Name of the Mac and PC. IN my case my macs Name is “Patricks-MacBook” and the PC is “Patrick-PC” You will also need to know the local IP address of your mac. In my case it is 10.0.1.198 2. Download the Software. Mac Software: sourceforge.net Linux Software: sourceforge.net Windows Software: downloads.sourceforge.net

    Posted in WindowsComments (25)

    Tech: Dell Xeon Small Business Server (OctaCore Whore)



    www.Alfred.TV READ ME FIRST Richard and I perform the very first phases of setting up my new Dell OctoCore Whore Server. It has two four-core Intel Xeon processors. Does it blue screen under Windows Small Business Server 2003? Watch, and find out. Ifyou’d like to receive alerts to interesting articles as well as updates on my latest videos and live webcasts, then please subscribe to my microblog on Twitter! www.twitter.com Bookmark my uStream page for future live webcasts www.uStream.tv If you’d like to Email me, use the link below www.alfred.tv Please visit my sponsors: www.SolidNutrition.com http Enjoy the video! Warm regards, Alfred www.Alfred.TV

    Posted in Mac OSXComments (25)

    Blogroll