Tails Linux, or just Tails, is a live operating system based on Debian designed to protect your privacy and anonymity. You can boot it from your DVD and USB thumb drive or run it inside a virtual machine. It routes all your data through the Tor Network. In this tutorial, I’m going to show ...
Read full story here:
How To Run Tails Linux Inside Virtualbox
Wednesday, February 24, 2016
How To Run Tails Linux Inside Virtualbox
Tuesday, February 23, 2016
Disable IPv6 To Prevent Wi-Fi Dropping Out On Debian8 Jessie
My wireless connection kept dropping out these days on Debian 8 Jessie. Many Debian users and Debian-based Linux distribution users are having the same problem.
A Not-So-Good solution
I open up a terminal and ping the IP address of my router.
ping 192.168.1.1
The ping program says host...
Read full story here:
Disable IPv6 To Prevent Wi-Fi Dropping Out On Debian8 Jessie
Monday, February 22, 2016
How To Automount File Systems on Linux
Today I’m going to show you how automount a drive in Linux. My laptop have one SSD and one mechanical drive. I install operating systems on SSD and store files on mechanical drive. So often times I need to mount the mechanical drive in file manager manually to access my mp3 and video...
Read full story here:
How To Automount File Systems on Linux
Change the Language of Your Debian 8 System From English to Chinese
Hello, Linux fellas. In this tutorial, I will show you how to change the language of your Debian 8 system from English to Chinese.
Change the Language of Your Debian 8 System
Open your terminal and login as root.
su
Edit /etc/locale.gen file
nano /etc/locale.gen
If you chose American English as...
Read full story here:
Change the Language of Your Debian 8 System From English to Chinese
Sunday, February 21, 2016
Improve Font Rendering on Debian 8 By Install Infinality and Ubuntu Fonts
The default font rendering on Debian 8 is not so nice. This tutorial will show you how to improve font rendering on Debian 8 by installing infinality which is a font configuration tool and also we will install ubuntu fonts on Debian 8.
Installing Infinality to Improve Font Rendering on Debian...
Read full story here:
Improve Font Rendering on Debian 8 By Install Infinality and Ubuntu Fonts
How To Install Chinese Wubi Input Method on Debian 8 Gnome Desktop
This tutorial will show you how to install Chinese wubi input method on Debian 8 Gnome desktop.
Install Ibus Wubi
Open your terminal and login as root.
su
Update local package index
apt-get update
Install ibus input engine and ibus-table-wubi
apt-get install ibus ibus-table-wubi
Configure Input...
Read full story here:
How To Install Chinese Wubi Input Method on Debian 8 Gnome Desktop
How To Install QQ on Archlinux The Easy Way
QQ is the number 1 instant messaging software in China. Tencent released Windows version and Mac version of QQ but there’s currently no Linux version. So we have to install QQ on Linux using Wine. In this tutorial I will show you two easy steps to install QQ on Archlinux using ...
Read full story here:
How To Install QQ on Archlinux The Easy Way