[SOLVED] Chromium Browser not opening or taking too long to load on Ubuntu 16.04

I have been using Chromium Browser from Google for everyday use. But today, it completely stopped working. I tried to open it via terminal and couldn’t see any error or any log. The process seem to open but not opening the browser at all. I didn’t had any patience and closed it via terminal with command killall -9 chromium-browser . I started using Firefox, but being used to the Chromium Browser and the debug tools I had, I couldn’t resist and started to find the solution. I filtered the chromium-browser not opening in past week in the search result, but doesn’t looks like others are having any such problem. Then I had to do it on my own.

[HOWTO] Setup Raspberry PI or any IOT/Linux devices remote access over NAT using tor

I have a Raspberry PI at parent’s home installed and need to control things remotely, so I can fix things easily when there is any problem they request. But the problem I faced is that all the devices are in private network under NAT and ISP don’t provide any public IP nor provide access to router to configure. Now, I need to find a solution to access my devices inside the private network.
So, I installed my RPI via LAN so that it connects to router directly and doesn’t need WiFi configuration in case change in WiFi password. Now the Raspberry PI is running, I open it via SSH to configure remote access.

[HOWTO] Play/Share Minecraft with friends without buying in Ubuntu 16.04

Me and my friends were trying to play some Minecraft on our free time, but the problem is that we all didn’t had Minecraft bought. Two of us had it bought but other four still wanted to play. So, I have to look for some sort of solution so everyone can enjoy the game. We mostly work on Ubuntu so all had same platform. This version of solution shall work on Windows and MacOS. Windows version of Minecraft were easily available to download but hard to find on other platforms.
At first, I tried to copy the working version from my PC to friend’s. On Ubuntu the folder of working copy is available on ~/.minecraft i.e. Home > .minecraft folder that is hidden. After that I checked the content inside the folder. The content that looks valid and need a change was only launcher_profiles.json.

[SOLVED] Bluetooth 4.0 not working on Ubuntu 16.04 AthrBT_0x00000200

I bought a new MSI laptop, it had Atheros Communications, Inc. AR3012 Bluetooth 4.0 hardware installed. But it was not working at all. I checked lsusb and could find that it is there. After that I checked with the command dmesg on terminal and found out that there seem to be some problem loading the Bluetooth driver.

[SOLVED] Huawei Mobile Broadband E1550 not working/switching to modem mode on Ubuntu 16.04

I have a 3G dongle, Huawei E1550. But I cannot change the mode from DISK to Modem mode. I just searched through the internet and with multiple places and help I found a way to switch mode and device is working perfectly. […]

[NEW] What's new on Mozilla Firefox 20.0?

Today, I just the new update on Mozilla Firefox 20.0 on my Ubuntu 12.04 LTS. I always update my things on Ubuntu. Previously, when I used to update Firefox, I used to see no changes on the UI but this time Firefox has a UI change.

[SOLVED] Ubuntu 12.04 – Gnome 3 Skype icon not displaying

Hi, I have been using Ubuntu 12.04 LTS with Gnome 3.4.1. This problem might have occurred in most of the people. I have setup my Skype to run on startup on my Ubuntu. Most people might have also done that. […]

[SOLVED][HOWTO][DOWNLOAD] Perfectly working copy of phpwebsocket

Hi, phpwebsocket(websocket.class.php) is a HTML5 WebSocket server that enables user to directly connect to the socket from the browser. It is specially designed for the PHP server as the script is a PHP script and client can be any website […]

[SOLVED] Brightness problem in Ubuntu 12.04 Precise Pangolin

Well my friends have been facing brightness problem in Ubuntu 12.04 Precise Pangolin. And every one were facing and asking me to help me out with it. So, I viewed all over the Internet and helped them out. I helped […]