From the release number, you can probably guess that it is based on Ubuntu Desktop 13.04. But what you cannot guess from the name or release number is that it ships with its own desktop environment called HY-D-V1. It also makes it super easy to test-drive other desktop environments from the same installation, without ever rebooting the computer or logging out of the current desktop.
Read more »Install HY-D-V1 desktop on Ubuntu 13.04
HY-D-V1 Desktop is a new desktop interface built atop GNOME 3 using a combination of Webkit, JavaScript, Python and HTML. It is the desktop environment on Hybryde Fusion.
This tutorial shows how to install it on Ubuntu 13.04 from the developer’s PPA.
Read more »- Login to post comments
Chrome 27 comes with better load speeds and security fixes
The Chrome developers at Google have released version 27 of their browser to the Stable release channel for Windows, Mac OS X, Linux, and Chrome Frame for Internet Explorer.
Read more »Linpus Lite 1.9 review
Linpus Lite is one of those distributions that I’ve always hoped will be done right, considering that it is published by a commercial entity. However, with every release, it manages to fail in taking care of the little things that matter. Almost every desktop distribution suffers from the same problem.
Read more »Fedora 19 – Schrödinger’s Cat – preview
The GNOME 3 edition features the latest release of the GNOME 3, which is GNOME 3.8. While the default GNOME Shell is still the same that I’m not a very big fan of, there are some useful and very user-friendly features that factor nicely into my desktop computing needs. The calendar is not one of those features I like, but the clock, me likes!
Read more »- Login to post comments
2 productivity-boosting extensions for GNOME 3
The two extensions are the Taskbar (by zpydr), which displays icons of running applications on the top panel, showing thumbnails of those applications on hover, and Workspaces to Dock (by passingthru67), which transforms the workspaces of the overview mode into an intellihide dock.
Read more »- Login to post comments
Robert Kugler and Paypal’s bug bounty eligibility requirements
But Paypal refused to pay. Why? At 17 years of age, Robert Kugler, according to Paypal, does not meet the age-related eligibility requirement for participating in the program. Curiously, that specific requirement is not stated in the publicly available description of the program, which is available here.
Read more »- Login to post comments
Linux Mint 15 MATE and Cinnamon screen shots
This is the default desktop. According to sources from deep inside the Linux Mint team, this is the best desktop background ever designed by man, or woman. That’s why it will be the default desktop on all releases of Linux Mint or Linux Mint Debian from now till Thy Kingdom Come.
Read more »- Login to post comments
3D printer software in Fedora 19
And actually, some of the most popular are Free Software. In the just-released Fedora 19 beta, three of those are available for installation. All you need to do is type yum install and you are set to go, provided there is a 3D printer connected to your computer.
Read more »- Login to post comments
tboot in Fedora 19: Don’t worry, it’s just a bug
So, if you have installed Fedora 19 beta and were/are wondering what the heck that tboot entry in the boot menu is for, don’t worry about it. It’s just a bug. It will not show up in Fedora 19 final.
Read more »- Login to post comments
Disk encryption: This is why you should always use it
And no, it’s not because I have anything to hide, it’s just that personal data should be just that – personal, and private. If you are not authorized (by the owner) to see it, you don’t.
Read more »- Login to post comments
APC Paper nabs Computex ‘s Design and Innovation Award
APC Paper is one of two Neo-ITX form-factor computers announced by VIA Technologies in January. The other is the APC Rock, which is a plain motherboard (it has no built-in case).
Read more »- Login to post comments
How to customize Linux Mint 15 Cinnamon
How to customize Linux Mint 15 Cinnamon by disabling the Hot corner and adding the Expo, Scale and Workspace switcher applets to the panel.
Read more »- Login to post comments
ROSA Desktop Fresh R1: For advanced users, but even better for new users
So when an email arrived in my Inbox from the developers announcing ROSA Desktop Fresh R1, describing it as a new name distribution “based on the ROSA Fresh platform,” and that it is “targeted at advanced users and enthusiasts who will appreciate rich functionality and freshness of distribution components without serious loss of quality,” I thought, that should be an interesting distribution.
Read more »- Login to post comments
Tools / Commands for monitoring r Memory Usage in ubuntu / Debian
Tools / Commands for monitoring Memory Usage in ubuntu / Debian
free - Display amount of free and used memory in the system.
watch -n 5 free -m - Real time memory usge
- Login to post comments