Categories


Archive for the ‘Ubuntu’ Category

[Solved] Ubuntu Won’t Login

Ubuntu_10.10_login_screen

I am a loyal user of Thunderbird and ubuntu 10.04 is by default using evolution for its mail client. So what I did was uninstalled all the packages related to evolution using synaptic manager. I did a complete removal of the packages and restarted my laptop. After uninstalling I was no longer able to login with my account even if I correctly entered my credentials. I used ubuntu recovery option on grub menu and went to the console, I checked

Continue Reading

No Comments

Adjusting Ubuntu’s Brightness

ubuntu brightness

If adjusting your laptop’s brightness through your keyboard or power management seems impossible, you can can still change it through the terminal. Below is the command to use: sudo setpci -s 00:02.0 F4.B=XX Where XX is a hexadecimal value from 00-FF, 00 as the brightest and FF as the darkest. I am using 6F for my laptop. I hope this helped you! Bookmark on Delicious Digg this post Recommend on Facebook share via Reddit Share with Stumblers Tweet about it

Continue Reading

No Comments

Setting Up a MemCached Server

memcached

image from www.memcached.org Based on their official website memcached is defined as: Free & open source, high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from results of database calls, API calls, or page rendering. Memcached is simple yet powerful. Its simple design promotes quick deployment, ease of development, and solves many

Continue Reading

No Comments

Fixing Apache’s Error: Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1 for ServerName in Ubuntu

Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1 for ServerName

One of the server I am using is running ubuntu. I am installing memcached on the server and every time I restart the web server I always have the error “Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1 for ServerName”. If you are having the same error then this post is for you. This is how I solved the problem. Open the cli and use the command to edit apache’s config file: sudo gedit /etc/apache2/httpd.conf The

Continue Reading

2 Comments

Ubuntu Powered TV

Ubuntu

Here is a quick look of the first ubuntu powered TV. Bookmark on Delicious Digg this post Recommend on Facebook share via Reddit Share with Stumblers Tweet about it Subscribe to the comments on this post

Continue Reading

No Comments

Page 2 of 212

Rss Feeds