How to start the SSH server in Venom Linux.

To start the SSH server on a Venom Linux machine, use this command. bash-5.0# /usr/sbin/sshdbash-5.0# /usr/sbin/sshd This will start up the SSH server and then you may connect over SSH to your machine. Edit the /etc/ssh/sshd_config file and make these changes to allow the SSH server to run and allow…

Read More

How to get the Unity Tweak Tool running in Ubuntu 17.10.

I was trying to run the Unity Tweak Tool on Ubuntu 17.10 and I got this error. jason@kaio:~$ unity-tweak-tool /usr/lib/python3/dist-packages/UnityTweakTool/__init__.py:40: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version(’Gtk’, ‘3.0’) before import to ensure that the right version gets loaded. from gi.repository import Gtk Error: schema com.canonical.notify-osd not…

Read More

How to get Steam running on Ubuntu 15.04 Linux.

I had problems getting Steam to run on Ubuntu 15.04, I would get this error. jason@darkstar:~$ steam Running Steam on ubuntu 15.04 64-bit STEAM_RUNTIME is enabled automatically [2016-01-05 11:03:24] Startup – updater built Dec 14 2015 11:15:53 SteamUpdateUI: An X Error occurred X Error of failed request: BadValue (integer parameter…

Read More