Ubuntu 18.04 was released with Linux kernel 4.15 root@DUS-147022:~# hostnamectl Static hostname: DUS-147022.op-net.com Icon name: computer-desktop … Install Linux Kernel 5.0 on Ubuntu 18.04 LTSRead more
Ubuntu
Ubuntu remove SSH welcome message
When you login to an Ubuntu server using SSH, you get welcome message like On most … Ubuntu remove SSH welcome messageRead more
Ubuntu Configure systemd-resolved
Latest Ubuntu/Debian use systemd-resolved for DNS resolution. On a fresh Ubuntu 19.04 install DNS failed to … Ubuntu Configure systemd-resolvedRead more
networking
On Ubuntu 19.04, networking service is provided by package ifupdown apt install -y ifupdown By default … networkingRead more
Setting up MineCraft Server in Ubuntu
To setup MineCraft server on Ubuntu, first you need to install Java. apt install openjdk-8-jre -y … Setting up MineCraft Server in UbuntuRead more
install ShadowSocks client in Ubuntu 18.04
ShadowSocks client is part of shadowsocks package. This include both client and server. If you are … install ShadowSocks client in Ubuntu 18.04Read more
Install drivers on Ubuntu
To install drivers on Ubuntu using command line, run boby@sok-01:~$ sudo ubuntu-drivers devices == /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0 == … Install drivers on UbuntuRead more
Install Linux KVM on Ubuntu
Linux KVM is virtualisation software that allow you to create virtual machine under linux. To install … Install Linux KVM on UbuntuRead more
Install HandBrake on Ubuntu 18.04
HandBreak is an OpenSource Video transcoder available from https://handbrake.fr. It can convert video to various format. … Install HandBrake on Ubuntu 18.04Read more
Install Xfce VNC remote desktop on Ubuntu
XFCE is a lightweight Desktop Environment for Linux. XFCE + vnc allows you to set up … Install Xfce VNC remote desktop on UbuntuRead more