Skip to content

WhileIf Blog

Programming, Computers and Stuff

WhileIf Blog
Menu

Primary menu

  • Home
  • About

Category Archives: Servers

WebSockets :: Overview

Posted on July 14, 2020 by admin — No Comments ↓

In literal terms, handshaking can be defined as gripping and shaking of right hands by two individuals, as to symbolize greeting, congratulations, agreement or farewell. In computer science, handshaking is a process that ensures the server is in sync with Continue reading WebSockets :: Overview→

Posted in Servers | Tagged definition, internet, network | Leave a reply

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 Ubuntu Server – How to setup an nfs server→

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 Ubuntu Server – Configure ufw to nfs in alternative port→

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 Ubuntu Server – Change from DHCP to a Static IP Address→

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 Testing a POP3 server via telnet or OpenSSL→

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

Primary Sidebar Widget Area

Heat Tags

activityanalyticsangularAnonymousapacheapiapplearithmeticarrayartisanasyncattributesaudiobenchmarkbetabeta programbooleanbreakbrowsersc++

Top Posts & Pages

  • What is the difference between HTML and React event handling?
  • MacOS - Manage FileVault from command line
  • CSS :: Overflow scroll gradient
  • Linux - scp copy all hidden dot files
  • CSS3 :: Rounded Corners
  • REGEX - Banking numbers validation
  • MacOS - Install mysql client without the server
  • Kubuntu - How to Test Your Hard Disk Drive
  • PHP - Using Exif to generate a thumbnail
  • Cache TTL Change Coming to Laravel 5.8

Categories

  • Code
  • Command Line Tools
  • CSS
  • General Stuff
  • Hardware
  • Javascript
  • Manual/Reference
  • News
  • PHP
  • Quotes
  • Servers
  • Software
  • Tips
  • Uncategorized
  • Web Analytics
  • Wordpress

Blogroll

  • Android Developers Blog
  • Cats Who Code
  • Developer Blog
  • Planet MySql
  • Planet PHP
  • The Code Project
  • WordPress Planet

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 4 other subscribers

Member of The Internet Defense League

  • RSS - Posts
  • RSS - Comments

Follow me on Twitter

My Tweets
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
Copyright © 2021 WhileIf Blog. All Rights Reserved.
Theme: Catch Box by Catch Themes
Scroll Up