Setting Computers: Linux

Cari Artikel Gratis di sini

Showing posts with label Linux. Show all posts
Showing posts with label Linux. Show all posts
How to Get the Latest Intel Graphics Driver Update in Linux
How to Get the Latest Intel Graphics Driver Update in Linux - Linux is an open source operating system, the advantages of this type is the ease of OS tweaks and also free to use for various purposes. But for Linux users do not easily discouraged, because there are still ways to get the Intel graphics driver updates that you can practice. Here are the steps you can do.

But there is one disadvantage of Linux is often an issue for users, namely the absence of support for the official update from the vendor of the hardware used.

Whereas a driver update is needed to accommodate the needs of the user, at which time the change occurred. Without the update sooner or later device will begin vulnerable to damage and malware attacks.

How to Get the Latest Intel Graphics Driver Update in Linux


1. First, download the Intel graphics for Linux at this link: https://01.org/linuxgraphics/downloads
2. There are versions of 32-bit and 64-bit, you simply adjust as needed. To be able to install this type of file. Deb you should do first is install ttf-ancient-fonts, it is very easy. Use the following code:

sudo apt-get install ttf-ancient-fonts


3. Now you can install the Intel driver using the following code

sudo dpkg -i intel-linux-graphics-installer_1.0.3_amd64.deb


4. Where the "intel-graphics-linux-installer_1.0.3_amd64.deb" is the name of the graphics driver file that you just downloaded earlier. Once the driver is installed Intel Intel Installer now run through the launcher.



5. When the initiation process is running click the Begin button to start the installation process. The program will check back if your device meets the minimum conditions required. Once the inspection process is complete click the Install button.



6. And the update process was run on command.



When finished, do not forget to restart your computer and finish, you are already running the latest Intel drivers and so if there is the latest update, the system will automatically detect and update.

Read previous topic : How to Remove WiFi Profile in Windows 8.1
How to Convert Media Audio and Video Using Junkie in Linux Format
How to Convert Media Audio and Video Using Junkie in Linux Format - As an open source operating system, Linux holds some advantages but also has a number of weaknesses in the support of one of these applications and features. As a result of the OS that this often requires more effort to perform some operation such as converting audio media, video or ISO.

But there is one solution that you can use if you are a true lover of Linux, namely by using Junkie format which designed to support the Linux OS. This application allows you to convert audio, video and ISO to a different format.

Let's try using the Format Junkie directly in Linux.

How to Convert Media Audio and Video Using Junkie in Linux Format


How to Convert Media Audio and Video Using Junkie in Linux Format


For Ubuntu 13:04, 12:10 and 12:04, you can install Junkie format with the following command:

sudo add-apt-repository ppa:format-junkie-team/release

sudo apt-get update

sudo apt-get install formatjunkie

For Ubuntu 13:10, please with the following command: 

echo “deb https://ppa.launchpad.net/format-junkie-team/release/ubuntu raring main” | sudo tee -a /etc/apt/sources.list

echo “deb-src https://ppa.launchpad.net/format-junkie-team/release/ubuntu raring main” | sudo tee -a /etc/apt/sources.list

sudo apt-key adv –keyserver keyserver.ubuntu.com –recv B0FBA000

sudo apt-get update

sudo apt-get install formatjunkie


1. After the installation is complete, run the application format Junkie, there are 4 tabs that you can use for Audio, Video, Image and ISO. Click one, for example video, then click the Add button and select the video to be converted.



2. Once added now select the output format as you want, last click Start Converting and wait for the process to complete.



3. To create an ISO file is also almost the same, click on the menu tab then add the ISO file and click Create ISO and wait for the process is complete.


4. Before starting the conversion is also important to choose an action after the conversion process is complete.


Well that was How to Convert Media Audio and Video Using Junkie Formats in Linux, if there are friends or have difficulty yuk experience shared to others. Bye and hopefully useful.

Read previous topic : How to Run Windows Applications on a Mac Computer