Skip to content

HD Music Video

Menu
  • Linux
  • Ubuntu Server
  • Android
  • Ubuntu 12.04 lts
  • RTorrent
  • VMware
  • Diverse
  • ROMANIA
  • OLD Stuff

Tag: ubuntu

Posted onAugust 19, 2018August 19, 2018Ubuntu Server

Enabling Docker Remote API on Ubuntu

by mythnick

Edit the file /lib/systemd/system/docker.service I used the nano editor: sudo nano /lib/systemd/system/docker.service Modify the line that starts with ExecStart to look like this: ExecStart=/usr/bin/docker daemon…

Read More
Posted onJune 7, 2015June 7, 2015Linux

How to Speedtest your Linux Server

by mythnick

wget -O speedtest-cli https://raw.github.com/sivel/speedtest-cli/master/speedtest_cli.py chmod +x speedtest-cli ./speedtest-cli

Read More
Posted onApril 12, 2014April 12, 2014Linux

Install Transmission on Ubuntu Server

by mythnick

add the apt-repository for Transmission: sudo apt-get install python-software-properties sudo add-apt-repository ppa:transmissionbt/ppa sudo apt-get update command to install Transmission: sudo apt-get install transmission-cli transmission-common transmission-daemon…

Read More
Posted onApril 12, 2014April 12, 2014Linux

Ubuntu Server – Add a new User as Sudoer

by mythnick

In SHELL sudo useradd -d /home/testuser -m testuser sudo passwd testuser replace testuser with the required username. sudo nano /etc/sudoers add the user after the:…

Read More
Posted onNovember 16, 2013Linux

FIX Ubuntu

by mythnick

Copy code. Open a terminal (Ctrl-Alt-T). Paste code, press enter. Type password. Enjoy your privacy. V=`/usr/bin/lsb_release -rs`; if [ $V \< 12.10 ]; then echo…

Read More

Pages

  • DISCLAIMER!!!
June 2025
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
30  
« Sep    
Amphibious Theme by TemplatePocket ⋅ Powered by WordPress