Showing headlines posted by ubuuser

( 1 ... 2 ) Next »

Play Dota 2 on Intel HD 3000 or above on Linux

If you use Linux and wanted to play Dota 2 but have been discouraged by the limited graphics performance of integrated Intel HD graphics card, this post is for you. Intel HD 3000 is an integrated graphics card that came with Sandybridge processors. By default it is barely able to run Dota 2. With following settings, you should be able to play Dota 2 at an average speed of 30 FPS or above. The trick is to lower the graphics settings to make the game run faster. If you have newer processors you should get even better performance.

Create an offline personal wiki to organize your work

Personal offline wiki is a great place to keep track of these kinds of work. With the help of links, text formatting, images, videos you can organize your work, so that it becomes a great learning resource for your personal use, that you can re-visit whenever you need to review the material.

A fun way to read list using notifications

  • wordpress.com; By ubuuser (Posted by ubuuser on Jan 7, 2015 8:29 AM EDT)
  • Story Type: Tutorial; Groups: Linux
You may want to build your vocabulary on some domain specific words e.g languages, definitions etc. However, you get bored (get nowhere) if you sit there and start reading the whole list. A fun way to read the words can be by using desktop popups that goes through the list one line at a time. In linux, you can use few tools to achieve that. In this tutorial, we will build a custom script that will help you build such list.

Convert list of manga directories to comic book archive

Suppose you have a list of manga directories i.e folders with images that have numbers as names. Although applications like MComix can read such directories without any problem, you might feel like creating a proper comic book archive using these images.

Using mpv to escape start and end of videos (like in anime, tv shows etc)

Sometimes we like to watch cool starting and ends of videos (like the heart touching ending), but after a time those could become repetitive and boring. Also, if you are just starting to watch a series recommended by others, those extra 5 minutes could be saved to watch next video and progress quickly. In this tutorial, I wish to tackle that problem. Since I love mplayer/smplayer for playing most videos, I am not going to deviate from those lines. Therefore, I am going to use mpv (mpv is a fork of mplayer2 and MPlayer) for our purpose.

Using Transmission Remote as your default bittorrent client

Transmission is a torrent client that comes pre-installed with most linux based operating systems like Ubuntu, Elementary OS, Linux Mint etc. In this post I am going to talk about transmission-remote, a command line variant of this popular torrent client.

Learning Emacs

In this tutorial, I am going to talk about setting up emacs so that it will be easier for new users to get to their programming or editing tasks without much barrier.

Toggle keyboard keys in Linux using terminal commands

It is easier to use GUI tools to setup keyboard shortcuts, but sometimes you need to map certain keys for typical purpose (e.g swapping caps and esc when using vim). In this tutorial I will try to list different linux tools that you can use to do these tasks (you might have to install them from the repository.

Few vim tricks

  • wordpress.com; By ubuuser (Posted by ubuuser on Mar 10, 2014 8:09 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Ctags lets you tag your current code and header files. It supports many languages. With tagging, when you are writing code, you can quickly traverse to the declarations and definitions of functions and variables.

Minimal Linux setup for kernel development

This example can be used to setup a minimal Linux installation for any task. In this tutorial however I am going to use kernel development as an example. Since the process I have used in the past have been from sporadic sources, I wanted to consolidate the information for my own need. This tutorial is the result of that effort. So that next time if I feel like doing something kernel related, I don’t have to start over again.

Introduction to i3

i3 is a tilling window manager. In this tutorial, I will try to explain the basics.

Install SteamOS in virtualbox

In this tutorial, I will talk about installing steamos in virtualbox. The reason, I wanted to do this was to play around and see how they have put together a debian distribution.

Enable and use open source radeon drivers in a muxless hybrid graphics (Intel/AMD) setup

It should be no news to people who have been closely following the open source driver development. This tutorial might be useful to those users who have been unaware of how to enable dynamic gpu switching at runtime. Thanks to reddit user JackDostoevsky, who wrote the steps necessary to set it up. This tutorial is just the re-iteration of that post. Read this post, if you want to follow the discussion. I have taken more conservative approach in this tutorial, therefore if you want to check git versions, follow above discussion.

Install and debug AMD catalyst graphics driver in Elementary OS / Ubuntu 12.04

Hybrid graphics cards have long and painful history under Linux. Therefore, if you don’t follow the usual channel (your operating system provided) of installing it, you might run into lots of problems because of inconsistencies between Xorg/mesa, graphics vendor drivers and the kernel. In this tutorial, I will talk about different approaches I take while installing the driver.

Artha – simple but powerful offline dictionary

Dictionary is one of the tools many people need on a computer, specially offline dictionary. In this tutorial, I will talk about such a software called Artha. According to its man page “Artha is cross-platform thesaurus based on WordNet“

Minitube – A better way to watch youtube videos

One of the software, I have been very fond of recently is minitube. It is a software that lets you watch youtube videos. What makes minitube different from say a browser, is its ability to subscribe to channels without having to login. Even though it lets you subscribe without login, it acts just like your traditional subscription. E.g It fetches metadata of new videos from your subscriptions, that you haven’t yet watched.

Install catalyst driver in ubuntu 12.04.2

In this tutorial, I will try to explain how to install catalyst driver, fix switching problems (specially opengl part on intel cards) and some steam bugs. One reason to do this tutorial was because catalyst 13 series was not very good on my hardware in Ubuntu 13.04 or Mint 15. So, lets get started

Playing with desktop files aka application launchers in Linux

  • wordpress.com; By ubuuser (Posted by ubuuser on Jul 7, 2013 7:45 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Desktop files are text files, with .desktop extension, that launches applications. In this tutorial, I wish to explore different ways you can use desktop files to run range of applications.

AMD graphics cards, Linux basic power management

This post is targeted towards new Linux users, who don’t have enough information to research such kinds of problems. If you buy a new laptop with Intel processors and AMD graphics cards, you by default run into this long running dual graphics problem under Linux.

Install Gentoo using Ubuntu

If you have ever installed Gentoo, this should be no news to you. However, new users who want to try out the distribution often hesitate, because of its complexity. In this tutorial, I will try to mention enough information (on their current distribution part), so the users wanting to try Gentoo can do so using the comfort of their existing distribution e.g Ubuntu (since that is what I have used in this tutorial).

( 1 ... 2 ) Next »