Showing posts with label Linux. Show all posts
Showing posts with label Linux. Show all posts

Saturday, January 24, 2015

Command settings for RTC on linux

Beaglebone Black RTC



This is the command I use to setup my Beaglebone with RTC DS133833.

Set Date and Time manually:

date --set 2015-01-23
date --set 21:08:00

Change region/timezone:

dpkg-reconfigure tzdata

Read RTC date time value:

hwclock -r -f /dev/rtc1

Write date time value to RTC:

hwclock -w -f /dev/rtc1

another command is

hwclock -s -f /dev/rtc1

To store date time in CMOS(Non-volatile memory):

hwclock --systohc

Sunday, January 18, 2015

BleachBit (Cruft Cleaner) - a CCleaner for Ubuntu

Windows users will be familiar with applications like CCleaner, which scan for and clean out junk files, empty folders, bloated caches, and obsolete packages. For a a similarly quick and effortless click n’ clean solution on Ubuntu try BleachBit.



It is a powerful tool, so do pay attention to what you’re cleaning. Don’t aimlessly check every box; not everything that it can clean needs to be. Play it smart; when in doubt, leave it out.

Install now: https://apps.ubuntu.com/cat/applications/bleachbit/

Sunday, January 11, 2015

DoudouLinux for my kids

DoudouLinux is specially designed for children to make computer use as easy and pleasant as possible for them (and for their parents too! [1]), while taking care of children self-fulfillment. DoudouLinux provides tens of applications that suit children from 2 to 12 years old and gives them an environment as easy to use as a gaming console. Kids can learn, discover and have fun without Dad and Mum always watching!

I am preparing an old laptop for this purpose. The Interface is great, really suit to fulfill my need. My kids will love it.

Reference: http://www.doudoulinux.org/web/english/index.html