Pages

Showing posts with label update. Show all posts
Showing posts with label update. Show all posts

Thursday, June 23, 2016

Upgrading Fedora distro to Fedora 24.

I make this video tutorial about how to upgrading Fedora distro.
# dnf upgrade --refresh 
# dnf install dnf-plugin-system-upgrade 
# dnf system-upgrade download --releasever=24 
# dnf system-upgrade reboot
If all is done then into your linux... type reboot command like into my video:
# reboot

Tuesday, October 14, 2014

News: Firefox will be updated to version 33.

According to benoitgirard all versions of the Firefox web browser will be updated to version 33.
All updates will be available on October 14, 2014. Firefox 33 introduces several changes.
This is visible on the frontend while others improve the browser in the backend. This feature will move compositing to a second thread to make the main thread loop more responsive.
Also, Firefox Beta, Aurora and Nightly versions will be updated to version 34, 35 and 36 respectively. You can download Firefox 33 directly from Mozilla.

Thursday, September 2, 2010

My linux counter machine

The Linux Counter website is a good site to share your machine's info.

At Sep 02 2010 16:22:56 GMT, there are
125104
users registered
133701
machines registered
My guess at the number of Linux users:
Twenty-nine million 
 
My number machine is :

We can use a script to registers or updates a machine's info in the counter.
The script allows here.
We can use add, update and send mail with info about your Linux machine.
We can add a crontab job with -c arg.
The user ID must only be able to send mail and write to its own home directory.