• Skip to main content
  • Skip to secondary menu
  • Skip to primary sidebar

KJBweb

Technical Notes & How To's

  • Home
  • How-to
  • Quick Fixes
  • Examples
  • Hardware
  • Privacy
You are here: Home / Archives for How-to

How-to

How to Install and Remove a Deb Package via the Command Line in Ubuntu

August 3, 2018Leave a Comment

More often than not, I find it easier to install packages via the command line instead of heading through graphical downloaders/installer; also, if you wish to script the setup of your machine, it makes sense to grab and install deb files using the command line directly. Here's how you can install .deb packages with ease. I'm going to show you how I installed Google … [Read more...] about How to Install and Remove a Deb Package via the Command Line in Ubuntu

How to Install rar/unrar on Ubuntu 18.04 LTS (Bionic Beaver)

August 3, 20183 Comments

Being able to easily deal with rar archives is a part of everyday life for many users, it helps cut down on transfer times when importing and exporting files from your machine over the internet or to USB media, and it's a great way to secure files too. Installing rar and unrar under Ubuntu 18.04 LTS is trivial and should take you less than 30 seconds, so let's dive right … [Read more...] about How to Install rar/unrar on Ubuntu 18.04 LTS (Bionic Beaver)

How to Test Memcached Connectivity

November 30, 20162 Comments

If you're looking to verify connectivity from your application server to your Memcached server, a simple CURL request won't do (much to my dismay). Instead, you'll need to use either Telnet or Netcat (nc) to poll the Memcached server for it's stats, this can be done like so: Memcached Telnet Connectivity Test First, open a telnet session to your Memcached server on the … [Read more...] about How to Test Memcached Connectivity

How To Install htop on Ubuntu 16.04 LTS (Xenial)

November 28, 2016Leave a Comment

Htop is best described as a more user friendly version of top as it offers more in the way of on screen interaction and easy sorting/usage from it's various in-program menus. Installing htop under Ubuntu 16.04 (Xenial) is trivial and be completed in less than 30 seconds, here's how to do it: Once installed, type "htop" and a screen that looks like the following … [Read more...] about How To Install htop on Ubuntu 16.04 LTS (Xenial)

How to Install rar/unrar on Ubuntu 16.04 LTS (Xenial)

November 28, 20161 Comment

An updated version of this post for Ubuntu 18.04 LTS (Bionic Beaver) is available here. If you're looking to cut down on FTP transfer times of many small files, or even just try to extract and archive you've just used wget to grab, rar and unrar always come in handy and are included in my default install list for any server I manage. Installing rar and unrar under Ubuntu … [Read more...] about How to Install rar/unrar on Ubuntu 16.04 LTS (Xenial)

« Previous Page
Next Page »

Primary Sidebar

Copyright © 2025 · WordPress · Log in