Home Blog Page 1034

Linux Lite, A Friendly Linux Distro For Windows/New Users


Linux Lite, A Linux Distro For Windows/New Users

Linux Lite is a free, open source, Ubuntu-based and light-weight Linux distribution which is very easy for Windows users turning toward Linux.Linux Lite comes with all basic apps installed so that you don’t have to download and install them manually. It’s friendly to Windows/New users. So let’s know more about Linux Lite.
 

Read At LinuxAndUbuntu

Google Is Reorganizing and Sundar Pichai Will Become New CEO

In a blog post today, Google co-founder Larry Page announced a massive restructuring of the company, instituting Sundar Pichai as CEO and shifting himself and co-founder Sergey Brin to a larger organization called Alphabet that will oversee Google as well as affiliated companies like Calico and Google X. According to an associated SEC filing, Pichai and Google will retain control of search, ads, maps, the Google Play Store, YouTube and Android, while Brin and Page shift to the more experimental projects that have long drawn their interests.

Read more at The Verge

Install and Configure Auto Installer Softaculous Webuzo on Ubuntu Linux 15.04

Softaculous is a well known auto installer application which lets users install many commonly used web applications/scripts within few clicks only. You don’t need to have system administration knowledge to install web applications like WordPress, Joomla, Drupal, PHPBB etc on Linux. It is part of web hosting control panels like cPanel, Direct Admin, Plesk etc. Softaculous Webuzo is an application by the same team, but it is designed for stand alone or non-control panel servers. You don’t need to purchase control panel license now to use Softaculous. Simply download and install Webuzo and start installing web scripts. During the installation process, it sets up its own Lamp-stack and uses that to perform its tasks. Read more on LinuxPitstop

Why, When, and How To Use a Virtual Machine

swapnil-vm-1

I must admit I haven’t been a huge fan of virtual machines for personal use until recently. As a Linux advocate who would take pains to convert users to Linux, virtual machines served no purpose for me.

Back in 2005, the greatest challenge for Linux was hardware: wireless wouldn’t work; Bluetooth might not work, graphics would give glitches and even USB devices like tablet pens refused to talk. Every time you came across a new device, you had to find drivers and wrappers to make things work. A Linux user needed to interact with “real” hardware to find solution; a virtual machine was out of question. As a Linux journalist, I could not rely on a virtual machine to review a distro and recommend it. I needed to know how well it worked with “real” metal.

Things have changed, however. Thanks to work done by kernel developers like Greg Kroah-Hartman, most hardware works out of the box on Linux. Hardware support has become less and less important and the focus has shifted to the unique features of distros. Of late, I have become a heavy user of virtual machines, which allows me to safely play with multiple distros on the same machine and write about them.

Virtual machines are used heavily in the enterprise segment, but in this article I am going to talk about advantages of virtual machines for new Linux users and how they can benefit from them.

Who Needs a Virtual Machine?

Many Linux users have to dual boot because they need certain proprietary software or services that are not yet available for Linux. In many countries, software needed for tax filing and other government related work is supported only on Windows. Instead of going through the complexity and pain of dual booting, you can easily use virtual machine to run Windows software.

Looking at the vulnerabilities found in Microsoft Windows, I would be extremely careful with it running on my main system. I am much more comfortable keeping Windows in a contained virtual environment. That way, even if it is compromised, it will not damage my entire system or data and will only affect the limited set of files it was accessing. I run a Windows 8.1 machine in virtual environment to perform certain tasks that couldn’t be done under Linux — although I rarely use that machine.

One area where virtual machines won’t work are gaming. You need to talk to real CPU, GPU, and RAM to get the gaming experience you want — especially if you are playing resource hungry games like Crysis. Audio and video editing won’t work either, as you don’t want a virtual layer between the application and the hardware. Beyond these and some other areas, virtual machines work great.

VMs also can be useful for those non-Linux users who want to play with Linux or who want to migrate to it but don’t want to jump shark by formatting the OS they were used to and switching to Linux. Virtual machines get these users comfortable with Linux, so they can make the switch with confidence when they are ready. And, you can be running Linux “inside” your shiny Mac OS X or Windows 10.

The best thing about virtual machines is that I can run multiple Linux distributions on the same hardware, without having to reboot to switch between distros. As a Linux journalist, it’s extremely important for me to run various distros and keep an eye on them. And, as a Linux user, it’s even more important to be well versed with all major distros instead of being “vendor-locked” or totally dependent on any one. Using VMs, I can also run different desktop environments on the same system without having to log out to change the environment.

If you are aspiring to become a system admin or developer, you certainly don’t want to know only one distro; you must be an expert in any Linux; you never know which OS your employer or client would be using. You can’t say “sorry, I know only Ubuntu.” If you are a developer, you need different distributions to test your applications.

You can clearly see that there are many advantages of using virtual machines. The biggest advantages of using virtualization instead of multi-booting is efficiency. I used to waste way too much time in formatting hard drives and switching between distros. With virtual machines, you can start a new virtual machine for a distro without affecting your work; it’s as easy as opening a new application.

If you are a distro-hopper or enthusiast like me then a virtual machine is bliss. I am an Arch Linux user, but I keep an eye on half a dozen other distros including openSUSE, Kubuntu, Ubuntu, Fedora, Linux Mint, etc. It’s “virtually” impossible for me to have six physical machines, which waste financial resources and electricity and take up space. Instead of buying six physical machines, I would rather invest in more RAM and a multicore processor that can handle more virtual machines. Now I run almost a dozen distros (including Windows) on the same machine; and there is no downtime.

Which Virtual Machine to Use

Because we are talking about Linux here, you have several options, such as VMware, Qemu, KVM, Xen, and VirtualBox, among many others; each with their own pros and cons. Of these, I prefer VirtualBox (see Figure 1 above), even though solutions like KVM can be more powerful and efficient. The reason I chose VirtualBox is that it’s extremely easy to use even by a new Linux user. It has tons of features and functionalities that can be easily accessed without any hard-core technical knowledge. The biggest advantage is its cross-platform support — you can install VirtualBox on Linux, Windows, and Mac OS X.

How to Use VirtualBox

You can download VirtualBox and install it on your system like a regular application. For this story, I installed VirtualBox on a MacBook Pro so that I can use Linux on the same machine. Open the VirtualBox app and click on the New button to create a new virtual machine. Give the machine a name (which should be the name of the distro). Then, enter the amount of RAM you want to allocate to the virtual machine.

Now you have to create virtual hard drive for the system; I would suggest VDI format. Here you can choose dynamically allocated size, because it won’t reserve all the allocated space and will grow as it uses more space. However, it can’t exceed the space you allocated. In the next step, you can choose the amount of space you want to allocate to the virtual hard drive. At this stage, you can also choose the location of the drive on the physical hard drive.

You are almost there; you will see the name of the newly created virtual machine in the left pane. When you click on it to start the system, in the first run, it will ask for the .iso image of the distro that you want to install on the system. Just browse to the .iso image of your desired distro and there you have a Linux distro running inside the Mac OS X (Figure 2).

swapnil-vm-lm-inmac

One advantage is that, once you have a virtual machine up and running, you can just move the vdi file around and get the same distro up and running with all settings and data. This comes in handy if you are migrating from one host (host is the system where you install VirtualBox software and guest is the OS that runs inside VirtualBox) system to another.

Customizing Virtual Machines

Depending on your distribution, you may or may not be able to get full screen resolution. In such cases, you will have to install some virtualbox packages inside the guest OS. The most common packages are virtualbox-guest-additions-iso, virtualbox-guest-x11, virtualbox-guest-dkms, and virtualbox-guest-utils (Figure 3).

swapnil-vm-packages
You can further tweak the VirtualBox settings to bring the guest and host OS closer. Shut down the virtual machine and click on Settings for that machine. In the General tab, go to Advanced and select Bidirectional for Shared Clipboard and Drag and Drop. Now you can copy and paste text between guest and host machines. You will also be easily drag and drop files between the two machines.

swapnil-vm-bidirectional
In some cases, you may have to also change the default network from NAT to Bridged Adapter to access the local network (Figure 5). I run a local file server, so I always switch to Bridged Adapter (more about file sharing later).

 swapnil-vm-network

You can also change the amount of RAM allocated to the virtual machine, just open the System from the settings and modify RAM from the Motherboard tab; if you need to increase CPU capacity of the VM, you can easily do that from the Processor tab. What you can’t easily change is the storage space; that needs extra work, so be thoughtful with hard drive space when you create a virtual machine.

How to Share Directories Between Host and Guest

In Settings, you will find an option where you can add “shared” folders from the host machine to the guest system. However, because I run a local file server that keeps all my files, I simply mount the file server on the VM and then gain access to all my files. You can also enable access to USB ports so you can use the USB devices plugged into the system. Just go to the ports tab and add any USB devices connected to the system.

That’s pretty much what I do on my VirtualBox. If you haven’t tried VirtualBox before and have been multi-booting, you should give virtual machines a try. If you are a VirtualBox user, let us know in the comments what all you use it for.

Khronos Debuts OpenGL ES 3.2 and New GL Extensions, But No Vulkan This Week

It’s SIGGRAPH week! The embargo was just lifted by The Khronos Group for talking about their exciting specification updates and more that they’ll be sharing with the attendees at this annual, leading graphics conference in Los Angeles. In this article are the details on the new OpenGL ES 3.2 specification, new desktop OpenGL extensions, the Safety Critical Working Group, and some talk about SPIR-V/Vulkan but the new graphics API specification itself isn’t being released from SIGGRAPH.

Read more at Phoronix

Plex Media Server 0.9.12.8 Now Has Proper Update for Ubuntu

Plex-serverPlex Media Server, a piece of software that allows users to play movies and TV shows on the computer and to connect to devices like smart TVs or tablets, has been upgraded to version 0.9.12.8 and is available for download.

Plex Media Server can be used on a number of platforms, including Linux, Windows, and Mac OS X. It capable of connecting lots of smart devices. With the right kind of setup, you can turn almost any PC into a media center. It can even be accessed over the … (read more)

France and Spain Team Up to Jumpstart Europe’s Exascale Computing Ambitions

The Spanish BSC and French CEA have signed an agreement to strengthen European high-performance computing research and technology innovation. As interest in high-performance computing (HPC) begins to heat up across the world, France and Spain have announced they’re teaming up to work on the technology. 

Read more at ZDNet News

​Google to Launch $50 Handset After Early Android One Disappointments

Google is planning a major reset of Android One in India as well as a massive investment in coming years to boost connectivity in the country. After admitting its Android One program hasn’t met expectations, Google is revamping the initiative to create phones under $50.

Read more at ZDNet News

Aquaris E5 Ubuntu Phone Launches Globally, Sans 4G or Even 3G in US

BQ has finally made its Ubuntu smartphone available in the US — but the handset doesn’t have 4G LTE, and it also won’t be compatible with the 3G bands in use. Spanish technology manufacturer BQ announced over the weekend that its Aquaris E5 Ubuntu smartphone is now globally available…

Read more at ZDNet News

Linus Torvalds Is Happy Again with Linux Kernel 4.2 RC6

Linus Torvalds just announced that Linux kernel 4.2 RC6 is now out and ready for testing. It’s a much calmer release, and it looks like the cycle is calming down.  

Linus started this cycle by praising the developer for providing one of the biggest releases made until now, but he soon started to see that they weren’t stopping with the patches. His joy of seeing a large number of developers pushing patches quickly turned to anger when RC5 also proved to be bigger… (read more)