WhileIf Blog

Programming, Computers and Stuff

Primary menu

Skip to primary content
Skip to secondary content
  • Home
  • WhatsMyIP
  • About

Category Archives: Servers

Ubuntu Server – How to setup an nfs server

Posted on August 19, 2012 by admin — No Comments ↓

There are 2 different ways we can do this, in kernel or user space. Of course, kernel is faster so we’ll use that one. First off let’s install the packages: This will start multiple services, including portmap and mountd, if Continue reading →

Posted in Manual/Reference, Servers | Tagged linux, Operating Systems, ubuntu | Leave a reply

Ubuntu Server – Configure ufw to nfs in alternative port

Posted on July 18, 2012 by admin — No Comments ↓

Ubuntu uses UFW, which is extremely easy to configure, yet very potent, at least for soho needs. So, the rpc.mountd listens on multiple ports by default thus you have to bind rpc.mountd to one port, then you can add an Continue reading →

Posted in Servers, Tips | Tagged linux, nfs, server, ubuntu | Leave a reply

Ubuntu Server – Change from DHCP to a Static IP Address

Posted on July 17, 2012 by admin — No Comments ↓

If the Ubuntu Server installer has set your server to use DHCP, you will want to change it to a static IP address so that people can actually use it. Open up the /etc/network/interfaces file. I’m going to use vi, Continue reading →

Posted in Servers, Tips | Tagged linux, programming, ubuntu server | Leave a reply

Testing a POP3 server via telnet or OpenSSL

Posted on July 15, 2012 by admin — No Comments ↓

Establishing a connection To start with, the usual process is to telnet to a POP3 server port, usually on TCP port 110. This would be very simple: Nowadays, though, most POP3 servers are secured via SSL, usually sitting on port Continue reading →

Posted in Servers, Tips | Tagged OpenSSL, Operating Systems, pop3, telnet | Leave a reply

Popular Posts

  • Ubuntu - Shorten boot time with profiling
  • Linux - How to Be Faster at the Command Line
  • Quotes – Murphy’s Computers laws Part II
  • PHP - Validating a URL

Poll

What's the best browser for Web Development?

View Results

Loading ... Loading ...

Search By Tags!

analytics Anonymous apache benchmark c++ closures code cpu css dom exceptions fedora firefox funny gimp htaccess htacess html images install javascript jpeg jquery kubuntu linux linux mint Maverick Meerkat memcached mkv mysql mysqli netbeans nfs OpenSSL Operating Systems PHP pop3 precise pangolin programmers programming quality quotes recursion Regular Expressions security server software stuff subtitles suse telnet tmpfs tools traits tweaks ubuntu ubuntu server unix Virtualbox vlc web2.0 web marketing work worpress yui zip

Blogroll

  • Android Developers Blog
  • Cats Who Code
  • Developer Blog
  • Planet MySql
  • Planet PHP
  • The Code Project
  • WordPress Planet
Copyright © 2013 WhileIf Blog . All Rights Reserved.
Powered by WordPress | Theme: Catch Box