Tag Archives: Ubuntu
Disable Plymouth and show GRUB menu on Ubuntu based Linux PC
I don't really understand the need to make Linux operating systems more appealing to general crowd by using stuff like Plymouth to mimic other inferior operating systems behavior. The Linux way would be to try to explain general crowd that wasting effort on making boot splash screen doesn't bring increase in productivity. This is the reason why I disable Plymouth or any other boot splash software on all of my Linux PCs. I also like to force showing GRUB boot menu before boot in case I need easy access to recovery entries on GRUB boot menu. In this article I will show you how to disable Plymouth and force showing GRUB menu with 3 seconds timeout on Ubuntu Linux PC.
Continue readingEnable userdir Apache module on Ubuntu Linux and other Debian based distributions
LAMP development in your home directory with suPHP module
In this article I will show you how to do the same thing in another way by enabling Apache module called userdir on Debian based distributions like Ubuntu. The official definition of userdir is that "this module allows user-specific directories to be accessed using the http://example.com/~user/ syntax". So lets get started...
Continue readingSend and receive SMS using GSM modem or phone on Ubuntu
I currently use mobile broadband as my primary Internet connection and this worked great on my Linux PCs for a while. The GSM modem I'm using every day is good old Huawei e220, but there is one aspect of this great hardware device I haven't used on my Linux PCs, and that is sending/receiving SMS messages. In this article I will show you how to send and receive SMS messages using GSM modem or phone on Ubuntu Linux PC.
Continue readingDisable and remove AppArmor on Ubuntu based Linux distributions
AppArmor is security Linux kernel module similar to the SELinux but it's supposed to be easier to setup and maintain. There are many reasons for you to disable it, primary one is that its security features can get in the way of legitimate applications operation. In this article I am going to show you how to disable AppArmor from your Ubuntu based Linux distribution.
Continue reading