Pages

Thursday, December 24, 2015

How to fix Grub2 bootloader flaw.

According to researchers Ismael Ripoll and Hector Marco,who wrote this article:

A vulnerability in Grub2 has been found. Versions from 1.98 (December, 2009) to 2.02 (December, 2015) are affected. The vulnerability can be exploited under certain circumstances, allowing local attackers to bypass any kind of authentication (plain or hashed passwords). And so, the attacker may take control of the computer.

Just hit the backspace key 28 times at the Grub username prompt during power-up.
This will open a Grub rescue shell with the rescue shell allows unauthenticated access to a computer and the ability to load another environment.
The Grub versions 1.98 to 2.02 are affected and suffer integer overflow problem.
The basic of the fault lies within two functions; the grub_password_get() function and the and grub_password_get() script.
To fix it use this patch.

Sunday, November 22, 2015

Ghostscript tutorial ...

Today I wrote a simple tutorial about Ghostscript under Windows 10.
Most parts of this tutorial can be used also with Linux - example only.
Also the part of stack working on Linux like Windows.
I will come also with one tutorial about Ghostscript and Linux only.
The tutorial can be found here.

Thursday, November 19, 2015

News: Nvidia VR with SDK.

November 18, 2015: NVIDIA released the GameWorks VR and DesignWorks VR Software Development Kits.
The 1.0 SDK releases also add support for Windows 10.
The main reason is a complex challenge VR versus graphics processing to traditional 3D apps and games.

You can read more about this here and can also see this video:

Wednesday, November 18, 2015

Fedora 23 - error with win qemu and virtualbox.

First I try to use WinQemu from here : qemu-w64-setup-20151115.exe 2015-11-15 11:15 22M QEMU Installer for Windows (64 bit).
I use this commands for qemu:
C:\qemu>qemu-img create -f qcow2 fedora23_disk.img 8G 
C:\qemu>qemu-system-x86_64w.exe -hda fedora23_disk.img -cdrom Fedora-Live-Workstation-x86_64-23-10.iso -boot d
The output error come with this image:
 
I try also with VirtualBox - using same size 8Gb of disk image but seam come with errors.
 I use Intel CPU 2117U @ 1.80Ghz / 4Gb Ram and Nvidia Geforce GT 740M video card, but seam this not help me.
Why Fedora team ? Why ?

Sunday, October 18, 2015

MultCloud - free provide 10TB.

MultCloud(https://www.multcloud.com/), a FREE and easy-to-use web app, supports for Managing Files and Transferring Files across Cloud Drives. Free provide 10TB traffic for data transmission.

Wednesday, September 30, 2015

News: Google Play Store increasing file size .

To help developers build apps , Google Play Store increasing file size limit from 50 MB to 100 MB.
Seam Google wants to encourage developers to create richer apps and games.
Also, users will see a warning only when the app exceeds the 100MB quota and makes use of Expansion Files.
You can read more at support googleplay apk

Tuesday, September 22, 2015

GIF file animated with open-source software.

I tested the Blender 3D version 2.76 with Inkscape and Synfig to make this GIF animated.
This is the result :

I used the default cube from Blender 3D to make a SVG image. 
Also I working with Synfig software to create this GIF. 
I will make one good tutorial about this GIF. 
I hope this will help you to find new ways to deal with the open-source software.

Tuesday, July 21, 2015

Google Shutting Down Google+ Photos !

Google announced in a post on its social network site, it will begin winding down Google+ Photos: on August 1st we’ll start to shut down Google+ Photos -- initially on Android, and soon thereafter on the Web and iOS. How to fix that ... ? So you need to download the new Google Photos today for uninterrupted access to all your photos, videos and albums. To do that use android.apps.photos. With the new app you’ll still be able to backup, edit, and share your photos and videos, with unlimited storage, automatic organization, and more. The biggest difference is that :
  • Google+ users had to actually visit the network on the web to access photos;
  • Google Photos has its own dedicated web interface.
Also your photos and video will still remain available for download through Google Takeout - a program that allows users to download a copy of their data stored within Google products.

Saturday, July 11, 2015

The VirtualBox and Fedora 22.



I used the VirtualBox - version 4.3.28.xxxx and Fedora Linux 22.
The main reason was to test how fast it's the  Fedora 22 over VirtualBox.
And the answer was just a few minutes.
My hardware come with NVIDIA video card Geforce 740M, CPU: 2117U -1.80Ghz and 4Gb RAM.
I used Fedora-Workstation-netinst-x86_64-22.iso.
This will take some time when you install because this will use the network to download all packages.
You need to set one new  Linux os over Virtual Box and make this setting:
Load the Fedora .iso and start it with Show/Play button.

After that, if all packages are on your computer then the next step comes with unloading the .iso file and select the virtual drive.
This can be seen under Controler: SATA. Let all settings under Network: NAT.
Start it with Show button and you will see working well.


I like very much the new Virtual Box and Fedora also, because it's fast (~ 1 min) and I don't need to start another hardware to test my linux stuff.

Sunday, July 5, 2015

News: The Tangram is designed for real-time rendering of 2D and 3D maps.

Mapzen builds open-source mapping tools and collaborates on open geodata initiatives and one good choice is Tangram.
The Tangram is a flexible mapping engine, designed for real-time rendering of 2D and 3D maps.
Come with some features like matrix maps:

Thursday, June 11, 2015

Fix Bash shell vulnerability under Linux OS .

If some Bash code outside of the curly brace then it will then be executed by the linux system.
env x='() { :;}; echo vulnerable' bash -c " bash test "
If your system is vulnerable, it will then output:
vulnerable
bash test 
How Do You Fix It ? Just open up a terminal, and type:
sudo apt-get update
sudo apt-get upgrade
or under Fedora with :
sudo yum update
Also you can see more about linux and linux tutorials here.

Monday, June 1, 2015

News: Scribus 1.5.0 released.

The new version 1.5.0 for test purposes is now based on Qt 5.2. Some features come with this version:
  • Scribus can now store bitmap images within its native file format;
  • offers a "Symbol" or clone feature similar to Adobe Illustrator;
  • the new "Weld" feature, objects are combined and moved without being grouped;
  • each object remains fully editable;
  • most often requested text features: vertical scaling of text, orphans and widows control, foot and endnotes, text variables, cross references;
  • with a huge number of new or rewritten import filters - and some are still experimental;
  • also: vector drawings, 3D, bitmap files, ...
Read more about this new version: 1.5.0 release webpage.

Saturday, May 23, 2015

News: San Francisco Python Meetup Group ...

 ... Python Meetup is putting out a call for speakers:

Meet other local Python Programming Language enthusiasts! Please join us on the second Wednesday of each month for a Presentation Night of intermediate and advanced Python talks. Please join us on the third Wednesday of each month for a Project Night of Python tutorials, mentors helping new and intermediate Python developers, sprints on Python projects, and developers working on their own projects.

More about this www.meetup.com- sfpython.

Thursday, April 30, 2015

Try now with your linux os : the plan .

Working under many operating systems, like PC, MAX and Linux OS.
Very good effect and with a great music this game will take your attention.
Also available on Steam:
"A fly ascends to the skies, pondering the pointlessness of its brief existence. The Plan was developed as a side project by Krillbite Studio, who's currently finishing their main project Among the Sleep. "Hey, You Should Play This" - Patrick Klepek, Giantbomb "Some may argue that The Plan isn't"

Friday, April 17, 2015

News: GNOME 3.16.1 is out.

GNOME 3.16 is the latest version of GNOME 3 and is the result of six months' work by the GNOME project.
It includes major new features, as well as a large number of smaller improvements and enhancements. The release incorporates 33525 changes, made by approximately 1043 contributors. New features and improvements being introduced in GNOME 3.16 include:

The lists of updated modules and changes are available here:
  core   -  https://download.gnome.org/core/3.16/3.16.1/NEWS
  apps   -  https://download.gnome.org/apps/3.16/3.16.1/NEWS

The source packages are available here:
  core   -  https://download.gnome.org/core/3.16/3.16.1/sources/
  apps   -  https://download.gnome.org/apps/3.16/3.16.1/sources/

Saturday, March 21, 2015

News: Godot - This new game engine working with Linux .

The last version of Godot Engine Reaches 1.0 come with new features:
  • working simple, flexible and feature-rich editor, with tools under multi-platform editor: Linux, Windows and OSX;
  • the game result work for your multi-platform: iOS, Android, Desktop Platforms: Windows, OSX, Linux, Web Platforms: PNaCL and consoles: PlayStation 3 and PlayStation Vita (only with a license from Sony); 
  • 2D and 3D game development;
  • GUI library for UI Game Interfaces;
  • A python-based scripting language, designed to make games with C++ API to optimize parts of the game or extend any part of the engine;
  • you can animate 2D or 3D. - simulate 2D and 3D physics engines;
First look: I run it, working well.
You need to make some settings to export the game.
Working with .obj to import objects.
Not working with tff fonts.
Seam to be a lite dizzy, but I saw some good youtube tutorials.

download the templates for exporting, see the next image:

and export your game ...
I use Linux and great I have the .bin file.
I don't test it under Linux OS.

Sunday, March 1, 2015

Blender 3D - great addon for game developers.

I found one great addon for game developers.
I make also one simple tutorial about this addon.
Can be read here.

Friday, February 27, 2015

News: NVIDIA for Linux Released with GL_NV_command_list.

Nvidia comes with new drivers for Linux OS and support for the following GPUs:
Quadro K620M, Quadro K2200M, GeForce GTX 960, GeForce GTX 965M.

NVIDIA has published a long-lived branch release for Linux OS:
Add also adds one new extension: GL_NV_command_list and exposes 368 OpenGL extensions for a GeForce GTX 970.

Saturday, February 7, 2015

News: Twitter and Google - Firehose deal to target logged out users.

Twitter and Google are partners once again say CEO Dick Costolo.
"Twitter CEO Dick Costolo today confirmed that Twitter has signed a firehose deal with Google, which will bring tweets back into Google searches"
Read more here.

Saturday, January 31, 2015

News: Youtube without flash player.

Youtube will let the Flash player to the past and come with HTML 5 features.
YouTube first added support for HTML5 back in 2010 when I used with Linux OS.
The main reason can be: "Most critically, HTML5 lacked support for Adaptive Bitrate (ABR) that lets us show you more videos with less buffering."
Also, HTML5 extend beyond web browsers and it's used in smart TVs and other streaming devices.
Read more about this, here.

Sunday, January 4, 2015

Blender 3D - tutorial about tesla effect.

I make this tutorial because I like very much Blender 3D software.
You can read it here.
This is output of video rendering .

News: FOSDEM 2015 and python room.

FOSDEM is a free event that offers open source communities a place to meet, share ideas and collaborate. It is renowned for being highly developer-oriented and brings together 5000+ geeks from all over the world.
You can find a schedule of python room here.
The FOSDEM 2015 will take place at ULB Campus Solbosch on Saturday 31 January and Sunday 1 February 2015 - Brussels.
Also no registration necessary for this event, according to the FOSDEM website.

Saturday, December 20, 2014

News: The jeans that blocks wireless signals.

This will help users with Linux based smartphones.
According to this article, users will be protected by a pair of jeans containing material that blocks wireless signals:  

A pair of jeans containing material that blocks wireless signals is being developed in conjunction with anti-virus firm Norton.

Wednesday, November 26, 2014

News: Linux best security suite .

I found this article useful for users of the Linux operating system with the internet.
According to this website the best security suite for Linux OS, it's the ESET Antivirus and Antispyware.
This shields your Linux system against malware and keeps out cross-platform threats.
The experts tested most 24 security suites and 8 corporate security solutions. 
The article is very interesting - not only a top of the software. It includes specific test data made with details.

Tuesday, November 18, 2014

Facebook At Work - new secret project of Facebook.

If you will be on work then you will test the new facebook with with your co-workers.
Over 8,348 facebook employees working now to test and develop the new facebook project.
Read more about this here.

Saturday, November 15, 2014

News: WiFi networks can be visible.

A designer and researcher at Oslo School of Architecture - Timo Arnall, how to make things visible show us how to see the WiFi signal.
One project explores the invisible terrain of WiFi networks in urban spaces by light painting signal strength in long-exposure photographs.
Can we see this with google maps in the futures !? I think will be a great issue.
See the next video make by Timo Arnall:
Immaterials: Light painting WiFi from Timo on Vimeo.

Tuesday, November 11, 2014

News : The new Codenvy 3.2 released.

Add caption

The new Codenvy release comes with version 3.2. Codenvy’s Developer Environment Cloud (CDEC) allows the developer to use the cloud environment.

This allows us to use the cloud as a public cloud, which we call SaaS, and as a private cloud, which we call on-premises.
You can use many programming languages using: File - New - Project.

Also, you can import new projects from git, GitHub and zip with all subversion features: File - Import Project - Import From Location.
Builds are executed from the Build menu using Maven as a build system.
You can run your project with Run - Run and Run - Custom Run or if you want then you can create your own runtime recipe.

NOTE: The debugging is available for Java web applications only.

Thursday, October 23, 2014

Real money with browser game.

So I tested the markerglory game into my browsers ( Chrome and Firefox) .
MarketGlory is a strategy game, economic, political, social and military strategy game.
Working with all currency, let you use the virtual money in your benefit.
All users have one referral into the game. This will give some goals by the game.
You can work one time/day and this will give money and experience points.
Also when you grow you can build your companies for workers and sell your products to a local or global market. It's very simple and you can try it.
What do you think about this game versus another game?

Friday, October 17, 2014

requestAnimationFrame. - test it and also I make another tutorial.

I test it this great function. Working well and for readers I make a tutorial about how to use it.
See here if you want to use it.

Thursday, October 16, 2014

News: Great idea with Virtual Machines.

The team (see: osboxes website) come with two .vdi files for VirtualBox to help any user to test it.
I test it with my VirtualBox and it's working well. I'm not Fedora Ambassador.
This great idea can help users to test Linux.
I saw this working well with the on LinuxLite distro.
 

Tuesday, October 14, 2014

News: NVIDIA PhysX SDK 3.3.2 under Linux.

Brings GPU acceleration under Linux with the new version is the GPU PhysX support. NVIDIA has updated the PhysX SDK in version 3.3.2. NVIDIA PhysX is available for Windows, Linux, OS X, Sony PS3/PS4/PSVita, Nintendo Wii U, Xbox (360, One), Android and iOS. The main changes in v3.3.2 :

  • added set/getRunProfiled() for PxDefaultCpuDispatcher to control profiling at task level. 
  • Android: Support for x86 based devices was added. PxProfileEventHandler::durationToNanoseconds() added. Translates event duration in timestamp (cycles) into nanoseconds. 
  • added SnippetProfileZone to show how to retrieve profiling information. 
  • added SnippetCustomJoint to better illustrate custom joint implementation, and removed SnippetExtension. 
  • added SnippetStepper to demonstrate kinematic updates while sub stepping with tasks.
  • fixed some issues.

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, October 9, 2014

News: the versions 3.13 and 3.14 of the kernel can be hijacking.

A vulnerability in the Linux kernel has the consequence that a remote attacker TCP hijacking.
According to this, the kernel can be hijacking.
This some numerical values of the kernel, like TCP sequence number, which an attacker can take over TCP connections easier.

News: Open SSH 6.7 released.

The developers have begun a restructuring of the code.
It base to make parts of Open SSH as a library to access.
The Open-BSD developers write here about this new released:

OpenSSH 6.7 has just been released. It will be available from the mirrors listed at http://www.openssh.com/ shortly. OpenSSH is a 100% complete SSH protocol version 1.3, 1.5 and 2.0 implementation and includes sftp client and server support. Once again, we would like to thank the OpenSSH community for their continued support of the project, especially those who contributed code or patches, reported bugs, tested snapshots or donated to the project.

Tuesday, October 7, 2014

News: The new Blender 3D - ver 2.72 .

The new Blender 3D software has arrived with new features and tools.
I test it and is a great job make by the Blender 3D team. The splash is great ...
About the application, the new features can be found here.
 ... or the features that are currently in development:
 - GSOC Painting additions
 - Pie Menus
 - Freestyle Rendering for Cycles
 - Rewritten Array Modifier
 - Dragging Masks with Handles
 - New Drag Handles
 - Intersect Tool
 - HSL Color Ramps
 - Sun Beams Node
 - Cycles Reflective and Refractive Caustics
 - Cycles experimental GPU Kernel
 - Cycles Anamorphic Bokeh.
I like also the Pie menu from user interface :

About this news, you can see some video here.
Great job.

Sunday, September 28, 2014

Should I Learn Flask or Django? by Techy Help.

Very nice animation about Django and Flask. I started with django and I used now Flask. I think is more easy to try Flask for the first time...

Saturday, September 27, 2014

Minko wins innovation gold at Cannes for Babolat Play .

Presented at the 2014 Cannes Lions international advertising competition, the project won a gold award in the “innovation” category.
Read more about this here.
I don't think this will run under Linux ... but the Minko comes with great features for users.

Friday, September 19, 2014

News: audible website come with Trial Membership .

The audible website come now with this great deal.
  • 30-day Trial Membership 
  • 1 book per month Free for the first 30 days and $14.95/month thereafter 
  • Membership continues until you cancel (by visiting your account or contacting customer service)
  • Price - $ 0.00.
You can log in with your amazoAmazonunt.

Thursday, September 18, 2014

News: Wing IDE 5.0.9 Released .

At September 10, 2014, the development team released the new version of Wing IDE.
See the details here: 5.0.9 - CHANGELOG.txt , also if you want to purchase licenses then you have this choice:

Wing IDE Pro:

Commercial Use
For companies, paid individuals, organizations, and government
Full-Featured Python IDE
Windows, Linux, and OS X
Includes One Year Support+Upgrades
Extend Support+Upgrades at $89/year
License is Transferable
$245 per user
$1150 5-pack

Non-Commercial Use
For students, educators, academic researchers, hobbyists, and publicly funded charities
Full-Featured Python IDE
Windows, Linux, and OS X
Optional Support+Upgrades at $89/year
$95 per user

Wing IDE Personal:
General Use
A low-cost alternative Python IDE for students and hobbyists
Omits Some Features
Windows, Linux, and OS X
Optional Support+Upgrades at $89/year
$45 per user

Monday, September 15, 2014

News: Hacking gmail - 5 Million gmail addresses and passwords.

A user named tvskit published a link to 4,929,090 Gmail addresses and passwords on the Russian Bitcoin Security forum.
Seam more than 60 percent of the passwords were still valid.
Source: www.esecurityplanet.com

News: Oracle buys Front Porch Digital.

Oracle buys Front Porch Digital company.
Front Porch Digital develops solutions that allow companies to manage their rapidly growing inventory of digital media, including movies or TV recordings or medical images.
The news comes from John Fowler, Executive Vice President of Oracle Systems.

Friday, August 29, 2014

News: Dropbox Pro account storage limit to 1 Terabyte.

Dropbox announced today that it has increased the storage for Pro accounts.
This feature come with 1 Terabyte storage for €9.99 / month.

Monday, March 31, 2014

News: Good and bad news about NVIDIA and Linux drivers.

NVIDIA would be dropping pre-Fermi support and will be removing all support for graphics processors prior to the GeForce 400 "Fermi" series.
NVIDIA will support newly-dropped GPUs on Linux through 2019, but also will come with support for new Linux kernels and X servers.
NVIDIA fixes for critical bugs, will be included in 304.* legacy releases through the end of 2017.
No further releases from the 71.86.* legacy driver series are planned.
The Linux 304.* legacy driver series is the last to support the NV4x and G7x GPUs and motherboard chipsets also support the G8x, G9x, and GT2xx GPUs, and motherboard chipsets based on them.
And this it's wonderful for Linux users.
You can read more about this here.

Thursday, March 20, 2014

Google Glass Spyware - install malware on the device -simply looked at a crafted QR code.

Seam google development team don’t really protect us from Google Glass device.
The main reason is one malware that uploaded more than 150 snapshots of his vision with no signal. The malware, designed by Mike Lady- 22, and Kim Paterson- 24, is disguised as note-taking software.
It takes and uploads a photo every 10 seconds when the display is off.
Read more about this here.

Thursday, March 13, 2014

News: CRYENGINE - adding linux suppport .

Independent video game developer and publisher Crytek adding Linux Support for CryEngine Bodes Well for Steam OS. Here’s the salient bit from Crytek’s blog:

During presentations and hands-on demos at Crytek’s GDC booth, attendees can see for the first time ever full native Linux support in the new CRYENGINE. The CRYENGINE all-in-one game engine is also updated with the innovative features used to recreate the stunning Roman Empire seen in Ryse – including the brand new Physically Based Shading render pipeline, which uses real-world physics simulation to create amazingly realistic lighting and materials in CRYENGINE games.

Saturday, March 8, 2014

News: A major security problem with the Linux operating system.

If you read this article will see this can be one big issue.
I try to find the bug under Bugzilla. I think is already here and will solve it. Also under lib/x509/verify.c in GnuTLS before 3.1.22 and 3.2.x before 3.2.12 does not properly handle unspecified errors when verifying X.509 certificates from SSL servers, which allows man-in-the-middle attackers to spoof servers via a crafted certificate.

The GnuTLS is a secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them:
It provides a simple C language application programming interface (API) to access the secure communications protocols as well as APIs to parse and write X.509, PKCS #12, OpenPGP and other required structures. It is aimed to be portable and efficient with focus on security and interoperability.
Updated gnutls packages that fix one security issue read more about this here.

Tuesday, February 11, 2014

Simple HTML5 script and google map.

Today I found one old html script ( few ages ago ). In the past I worked with html5 and this is simple example I make it.
The 'simple script and can be use with any features of google API.
About Google API you can learn more from developers google maps.
Let's see this script :
<html>
<head>

<style type="text/css">
  html { height: 100% }
  body { height: 100%; margin: 10px; padding: 10px }
  #map_canvas { height: 50% }
</style>
<script src="//maps.google.com/maps/api/js?sensor=true" type="text/javascript">
</script>
<script type="text/javascript">
  function initialize() {
    var latlng = new google.maps.LatLng(33, 16);
    var myOptions = {
      zoom: 2,
      center: latlng,
      mapTypeId: google.maps.MapTypeId.TERRAIN 
    };
    var map = new google.maps.Map(document.getElementById("map_canvas"),
        myOptions);
  }

</script>
</head>
<body onload="initialize()">
  <div id="map_canvas" style="height: 50%; width: 100%;">
</div>
</body>
</html>

Fedora style - airport security OS .

... the airport computer has a new operating system ... Fedora .


Wednesday, January 15, 2014

Linux - NVIDIA has released R331.38 drivers

NVIDIA has released a new set of graphics drivers for Linux, Solaris and FreeBSD.
R331.38 comes with bugfixes and OpenGL improvements.
Also R331.38 is an OpenGL 4.4 and exposes 291 GL extensions + 28 GLX extensions. Read more about this here.