BinaryTides News, Technology, Entertainment and more
☰ Menu
Skip to content
  • Home
  • Guides
  • Linux
    • Linux Commands
    • Ubuntu
    • Debian
    • Fedora
    • Server
    • Hardware
  • Windows
  • Coding
    • PHP
    • Socket Programming
    • Javascript
    • Python
  • Security
  • General
    • Virtualization
    • Tech
    • Networking
  • News
    • People

Setup Xfce desktop on remote ubuntu 16.10 server and access it via VNC

By Silver Moon | March 6, 2017

Running desktop on remote server Usually you would use the ssh terminal when working on a remote linux server. But there can be times when you need to run a gui app on the server and keep it running for quite some time. Recently I had to do something similar and therefore I setup an… Read More »

Server Ubuntu remote desktopvnc Read More

How to monitor Nvidia GPU temperature on Ubuntu / Linux

By Silver Moon | December 7, 2023

GPU temperature Nvidia graphics card has its own processor that gets heated just like the main cpu processor. They usually have a heat sink and the high power gpus also have a fan. Its a good idea to monitor the gpu temperature on your system from time to time to ensure that the unit is… Read More »

Hardware Ubuntu nvidia Read More

Top 15 Things to do after installing Kubuntu 16.10

By Silver Moon | August 1, 2020

1. Configure DNS servers Use the Google DNS or OpenDNS servers instead of your isp dns servers. It can make your internet a bit more smooth. Configure the network connection and setup Google DNS servers or OpenDNS servers 8.8.8.8, 8.8.4.4 208.67.222.222 · 208.67.220.220 Either one should be fine. I prefer using Google DNS servers. 2…. Read More »

Ubuntu kubuntu Read More

How to install Nvidia drivers on Kubuntu 16.10

By Silver Moon | July 27, 2020

Install Nvidia drivers Installing Nvidia drivers, like always, can be a little bit tricky. I installed the ones from the default repository, but they did not work and the system went into a blank screen. 1. Check and find out your graphics card model The first thing to do is find out your gpu chipset,… Read More »

Ubuntu kubuntu Read More

“Show Desktop” widget not working properly on KDE/Kubuntu 16.10 – Fix it

By Silver Moon | February 17, 2017

Show Desktop widget Kubuntu has been my favorite distro ever since I made the move from Windows to Linux. KDE feels very stable and a swift desktop environment. However KDE has its own set of problems. Ever since the introduction of Plasma 5, everytime I would upgrade Kubuntu, something very essential would break somewhere. And… Read More »

Ubuntu Read More

How to install Oracle Java 8 on Ubuntu 16.04/Linux Mint 17 (PPA Method)

By Silver Moon | September 3, 2020

Install Oracle Java 8 Ubuntu has OpenJDK installed by default, but in certain cases you might need to install Oracle Java instead. It is possible to install Oracle Java manually, however the process is a bit lengthy and requires a lot of steps. Oracle Java can be downloaded from the official website over here -… Read More »

Ubuntu java Read More

Use your Linux server as a proxy (SSH Tunnel + SOCKS Proxy Forwarding)

By Silver Moon | May 6, 2016

Socks proxy via ssh Tunnel I often come across websites that block me because my isp is on some blacklist somewhere. The only option then is to access the website through some kind of proxy server, which are quite hard to find. The best solution for me was to use my own linux servers as… Read More »

Server Read More

“Boot Error” with live usb of Ubuntu 15.10 – How to Fix It

By Silver Moon | July 31, 2020

Ubuntu live usb boot error I just created a bootable Ubuntu usb drive using Unetbootin, and found that it does not boot properly. On bootup it shows the following error. SYSLINUX 6.03 EDD 20150813 Copyright (C) 1994-2012 H. Peter Anvin et al Boot Error The problem is with the way, the iso is written to… Read More »

Ubuntu Read More

How to Create sub domains on localhost in apache on Ubuntu

By Silver Moon | July 24, 2020

Sub domains on localhost When working with apache locally, the common way to use it is though the “http://localhost” url. When doing web development or some kind of testing, you might need to create sub domains on localhost, just like on online servers. This post shows you how to create sub domains inside Apache on… Read More »

Ubuntu apachenetworking Read More

10 practical examples of Touch command on Linux

By Silver Moon | January 4, 2023

This quick tutorial shows you how to use the “Touch” command on Linux to create new files or modify the access and modification times of existing files.

Linux Commands Read More

15 Simple TOP Command Examples on Linux to Monitor Processes

By Silver Moon | January 4, 2023
Linux top command examples

The top command is a useful command line tool to monitor processes on Linux. This post shows simple examples of how to use the top command on Linux.

Debian Linux Commands Ubuntu Read More

20 Top Things to do after installing Fedora 23

By Silver Moon | July 27, 2020
things to do after installing fedora 23

If you have just installed Fedora 23, then here are a bunch of useful tweaks, improvements and essential apps to install on your system to get the most out of your Fedora desktop

Fedora Read More

How to install multimedia codecs on Fedora 22/23

By Silver Moon | May 25, 2023
install multimedia codecs on fedora 23

Installing multimedia codecs allows you to play more video and audio formats. This post shows how to install multimedia codecs and apps on Fedora 23

Fedora Read More

How to install Chromium browser on Fedora 23

By Silver Moon | August 7, 2020
install chromium on fedora 23

Chromium browser is an open source alternative to Google Chrome and is available for Linux. This post shows you how to install Chromium on Fedora 23.

Fedora Read More

30 Top Things to do after installing Ubuntu 15.10

By Silver Moon | May 1, 2023
Things to do after installing Ubuntu 15.10

Have you just installed Ubuntu 15.10 (Wily Werewolf). Then here is a list of tweaks and must have apps, that will help you get the most out of your Ubuntu desktop.

Ubuntu Read More

How to Install Monit (Process and Service Monitoring) on Ubuntu / Debian

By Silver Moon | August 15, 2020

Monit is a powerful tool to monitor background services and processes on your linux server. This post shows how to setup and configure Monit on Ubuntu and Debian based servers.

Debian Monitoring Ubuntu process monitorserver monitoring Read More

How to Compile and Install wxWidgets on Ubuntu/Debian/Linux Mint

By Silver Moon | August 10, 2020

wxWidgets is a cross platform gui library for developing native desktop apps. This quick tutorial shows you how to compile and install it on Ubuntu, Debian and Linux Mint

Coding Debian Ubuntu wxwidgets Read More

10 “tar” Command Examples in Linux to Create and Extract Archives

By Silver Moon | May 1, 2023
tar command examples linux

The tar command can be used to create compressed archives from the command line on linux, as well as extract files from compressed archives. Here are some quick examples of how to use it.

Linux Commands Read More

Install the Gnome Flashback classical desktop on Ubuntu 14.10/Linux Mint 17

By Silver Moon | February 17, 2015
ubuntu gnome flashback

Gnome Flashback is an alternative desktop environment that gets you the old style desktop interface on Ubuntu. This tutorial shows how to install it on Ubuntu or Linux Mint and customize it.

Linux Mint Ubuntu Read More

Install Postfix mail server and Dovecot on Ubuntu or Debian

By Silver Moon | February 18, 2018
postfix mail server

This tutorial shows you how to install and configure a mail server with Postfix and Dovecot on a Ubuntu or Debian based linux server. Postfix is the SMTP server and Dovecot is the IMAP/POP server.

Debian Smtp Ubuntu dovecotmail serverpostfix Read More
Post navigation
« Previous 1...1213141516... 33 Next »

Search

Follow us

About

Binarytides is a tech website where we publish high quality tutorials and guides on variety of topics including coding, linux/open source and computer hardware. We review the best software and pc hardware to help our readers find the best solution for their needs

Linux and Open Source

  • Linux
  • Ubuntu
  • CentOS
  • Debian
  • Fedora
  • Hardware
  • Linux Commands
  • Server

Other Categories

  • Coding
    • Socket Programming
    • Database
    • PHP
  • Networking
  • Computer Hardware Guides
  • Virtualization
  • Gaming
  • Home
  • About us
  • Contact us
  • Privacy Policy
  • Terms of Service
  • Affiliate Disclosure

Copyright © 2025 · BinaryTides