Upgrading all pip packages


$ pip install pip-review
$ pip-review --local --interactive

Latex


Latex [le-tec]

Latex is a tool for creating Documents Professional way. Generally for making doc we are using OpenOffice, LibreOffice or MS Office. Actually i am also using Liber Office for doc file. But this year, i have make a theses for my Research Work, and i heard about LaTeX ! and I explore about it.

I discover some things related to LaTeX : 

  • Working with LaTeX is something differ then regular office tools.
  • First time it make you very uncomfortable ! Because, Every thing is like coding !
  • Once you know the how it works then you always prefer LaTeX !
  • No need for manually arrange with Mouse n It’s events!
  • When you try to create big doc on that time it is very easy and on that time How Fast LaTeX ! and How Use-full it is !
  • Quality of the doc is Very High & When you print it you can say IT’S A AWESOME !
  • It’s a Easy !

Different softwares are available, that support LaTeX. Like texmaker, mikeTex, gummi, latexStudio, etc…

I Prefer TexMaker ! n I m currently using it with my Ubuntu 14.04 LTS.

TexMaker

TexMaker

Installation :

For the TexMaker installation type the following command in terminal. It will download more then 1 GB ! (for complete download all packages)

sudo apt-get install texmaker texlive-full

Now Enjoy the LaTeX with TexMaker !

For more info visit : http://www.xm1math.net/texmaker/

 

Eclipse – Powerful IDE


Ahh… Eclipse ! It’s a one of the finest IDE (Integrated Development Environment). Working smooth n use easy… I think most programmers starting with eclipse. I am !

eclipse in ubuntu

eclipse in ubuntu

Now Let’s see, How to install Eclipse in Ubuntu OS (Ubuntu Os Versions Doesn’t matter).
There is two way…

  • Command Line
  • Download Eclipse Package

–> I Prefer Downloading Eclipse Package, Because of on command line install some time make trouble for me… and I don’t wont it…

So, Follow the steps !

  1. Download Eclipse IDE from the link : https://www.eclipse.org/downloads/ 
    Eclipse downloads

    Eclipse downloads

    You can choose flavors as per your need. But You must be careful about the your system support 32-bit or 64-bit. And one more thing, Download not interrupted, because it will damage download package, and maybe Eclipse not working properly.

  2. Now, You have downloaded Eclipse package like “eclipse-standard-luna-R-linux-gtk-x86_64.tar.gz” in Download folder. EXTRACT It. And you will get “eclipse” folder.
  3. Now, move it to opt folder.
    PATH :—  /opt/eclipse
    for moving folder follow this command :
    $ cd ~/
    $sudo cp-avr /Downloads/eclipse /opt

    opt folder

    move your eclipse folder in opt folder and change the permissions

  4. Now, setup the permission of the eclipse folder.
    Follow the command :
    $ sudo chmod 777 -R /opt/eclipse
  5. Now, It’s  a Done !
    Open terminal, go to /opt/eclipse folder and
    $ ./eclipse

    starting eclipse

    starting eclipse

    Choose the workspace, and start programing !

Notes :

  1. For JAVA programing install JAVA using terminal.
    Follow commands :

  2. For Apache Server & LAMP follow the link. : https://mylinuxsys.wordpress.com/2013/10/28/lamp/
  3. After all this steps, If You find and difficulty then, Let me know… comment here…

Enjoy ! Happy Coding !

GParted


GParted [ Gnome Partition Editor ] :

GParted is the amazing tool/application for manage partitions. It’s a GUI partition editor. It’s a free!

GParted

GParted

For Any Kind of Action Perform You Need ” root ” Passkey !

With the help of GParted you can perform this kinds of actions on partitions :

  • Create Partitions
  • Delete Partitions
  • Resize Partitions
  • Move Partitions
  • Check Partitions
  • Label Partitions
  • set new UUID
  • copy and paste

GParted support this kind of file systems :

  • btrfs
  • ext2 / ext3 / ext4
  • fat16 / fat32
  • hfs / hfs+
  • linux-swap
  • lvm2 pv
  • nilfs2
  • ntfs
  • reiserfs / reiser4
  • ufs
  • xfs

For Gnome Base Environment[Ubuntu, mint, etc…] User can Install it with this command :

$ sudo apt-get install gparted

Download Link : http://gparted.org/download.php

More Info visit : http://gparted.org/index.php

Thank u!

 

Note : GParted never disappointed me for any kind of operation on partations. But YOU must know , there is always some kind of risk! So always BACKUP your impotent data and then play with it !

 

 

Ubuntu 14.04 “Trusty Tahr” Release Schedule


The schedule of the release of ” Ubuntu 14.04 ” with given dates are as follows:

  • 19th December – Alpha 1 (Not for Public)
  • 23rd January – Alpha 2 (Not for Public)
  • 27th February – Beta 1 (Not for Public)
  • 27th March – Final Beta
  • 10th April – Release Candidate
  • 17th April – Final Release

Link : Ubuntu Daily Build

Grub Customizer


Usually Grub menu is looking great but we can make it more interesting using GUI tools or Editing the /etc/default/grub file. Without some experience maybe difficult to custom changes in “/etc/default/grub” file, for this problem you can use “Grub Customizer”. It’s a quite easy n simple.

Installation :

sudo add-apt-repository ppa:danielrichter2007/grub-customizer
sudo apt-get update
sudo apt-get install grub-customizer

When you wont to change the boot sequence on that time you just need to reinstall MBR. You can find this option in File menu.

Grub Customizer

Grub Customizer

When u are setting the background image, on that time put your “.png” image in “/root/ ” directory.

Grub Customizer - setBgImage

Grub Customizer – setBgImage

I hope It will Help You…

Thank You !

Enjoy with Linux !

Conky


How to install a Conky in Ubuntu ( Debian base os) ?

Conky is like a speedometer, task shower easy way….on Desktop screen ! I love  because it make more attractive and digital desktop.

This is my desktop :

My Conky Desktop

My Conky Desktop

So, How to install ?

  • Open terminal (Alt + Ctrl + t)
  • type : $ sudo apt-get install conky-all
  • $ sudo apt-get install conky curl lm-sensors hddtemp
  • To run conky, type in terminal :  $ conky &
  • Now you can see the basic conky on your desktop screen
  • That’s the default conky configuration. The file can be found in /etc/conky/conky.conf

For well and good looking conky, you must configure it… your own way !

Follow this steps :

Set Conky at startup time : Click the gear icon in the upper right hand corner of the top panel. Select Startup Applications. Click Add. In the resulting dialog box give the name as “Conky” and the command as conky. Click add and close.

So, Now Enjoy awesome desktop… You can find more conkyrc file on net !
Note :
Fore more info visit this link  : – https://help.ubuntu.com/community/SettingUpConky

My  ” .conkyrc ” file…


background no
use_xft yes
xftfont Dejavu Sans:size=8
xftalpha 0

update_interval 0.8
total_run_times 0

own_window yes
own_window_transparent no
own_window_type dock
own_window_argb_visual yes
own_window_argb_value 60
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

double_buffer yes

minimum_size 220 994
maximum_width 320
#minimum_size 250 5

draw_shades yes
draw_outline yes
draw_borders no
draw_graph_borders yes

default_color ffffff
default_shade_color black
default_outline_color black

#alignment top_left
alignment top_right
#alignment bottom_left
#alignment bottom_right

gap_x 1135
#gap_x 10
#gap_y 5

no_buffers yes

cpu_avg_samples 4
text_buffer_size 1024

override_utf8_locale no
uppercase no

##########################################################################################################################################
# Output
##########################################################################################################################################

TEXT
${voffset 2}${font size=10}S Y S T E M${font} ${hr 2}
${voffset 10}${font OpenLogos:size=16}K${font} ${voffset -7} Kernel: ${alignr}${kernel}
${voffset 4}${font StyleBats:size=16}U${font} ${voffset -4}Uptime: ${alignr}${uptime}

P R O C E S S O R ${hr 2}
${voffset 4}${font StyleBats:size=16}P0${font} ${voffset -4}CPU1: ${cpu cpu1}% ${alignr}${cpubar cpu1 8,60}
${voffset 4}${font StyleBats:size=16}P1${font} ${voffset -4}CPU2: ${cpu cpu2}% ${alignr}${cpubar cpu2 8,60}
${voffset 4}${font StyleBats:size=16}P2${font} ${voffset -4}CPU3: ${cpu cpu3}% ${alignr}${cpubar cpu3 8,60}
${voffset 4}${font StyleBats:size=16}P3${font} ${voffset -4}CPU4: ${cpu cpu4}% ${alignr}${cpubar cpu4 8,60}

${voffset 4}${font StyleBats:size=16}T${font} ${voffset -4}CPU Temp: $alignr${hwmon temp 1}${iconv_start UTF-8 ISO_8859-1}° ${iconv_stop}C

${voffset 8}Top Processes$alignr cpu% mem%
${voffset 4}${font Bullet Balls AOE:size=16}1${font} ${voffset -4}${top name 1}$alignr${top cpu 1} ${top mem 1}
${voffset 4}${font Bullet Balls AOE:size=16}2${font} ${voffset -4}${top name 2}$alignr${top cpu 2} ${top mem 2}
${voffset 4}${font Bullet Balls AOE:size=16}3${font} ${voffset -4}${top name 3}$alignr${top cpu 3} ${top mem 3}
${voffset 4}${font Bullet Balls AOE:size=16}4${font} ${voffset -4}${top name 4}$alignr${top cpu 4} ${top mem 4}
${voffset 4}${font Bullet Balls AOE:size=16}5${font} ${voffset -4}${top name 5}$alignr${top cpu 5} ${top mem 5}

M E M O R Y ${hr 2}
${voffset 4}${font StyleBats:size=16}M${font} ${voffset -4}RAM: $memperc% ${alignr}${membar 8,60}
${voffset 4}${font StyleBats:size=16}S${font} ${voffset -4}SWAP: $swapperc% ${alignr}${swapbar 8,60}

D R I V E S ${hr 2}
${voffset 8}${font StyleBats:size=16}H${font} ${voffset -12}Home: ${fs_used_perc /home}% ${alignr}${fs_bar 8,60 /home}
(HDD) ${alignr}${fs_used /home}/${fs_size /home}

#open terminal and run this command for giving permition…
# sudo setcap cap_net_raw,cap_net_admin=eip /usr/bin/conky
N E T W O R K ${hr 2}
${if_existing /proc/net/route eth0}
${voffset -19}${font PizzaDude Bullets:size=14}O${font} ${voffset -2}Up: ${upspeed eth0} /s ${alignr}${upspeedgraph eth0 8,60 789E2D A7CC5C}
${voffset 6}${font PizzaDude Bullets:size=14}U${font} ${voffset -2}Down: ${downspeed eth0} /s ${alignr}${downspeedgraph eth0 8,60 789E2D A7CC5C}
${voffset 6}${font PizzaDude Bullets:size=14}N${font} ${voffset -2}Upload: ${alignr}${totalup eth0}
${voffset 6}${font PizzaDude Bullets:size=14}T${font} ${voffset -2}Download: ${alignr}${totaldown eth0}
${voffset 6}${font PizzaDude Bullets:size=14}a${font} ${voffset -2}Wired Ip: ${alignr}${addr eth0}
${voffset 6}${font PizzaDude Bullets:size=14}b${font} ${voffset -2}Public Ip: ${alignr}${execi 3600 wget -O – http://ip.tupeux.com | tail}
${else}
Wired Network Unavailable
${endif}
#Wi-Fi N E T W O R K ${hr 2}
${if_existing /proc/net/route eth2}
#${voffset -19}${font PizzaDude Bullets:size=14}DG${font} ${voffset -2}Down: ${downspeed eth2} /s ${alignr}${downspeedgraph eth2 8,60 789E2D A7CC5C}
#${voffset 6}${font PizzaDude Bullets:size=14}UG${font} ${voffset -2}Up: ${upspeed eth2} /s ${alignr}${upspeedgraph eth2 8,60 789E2D A7CC5C}
${voffset -19}${font PizzaDude Bullets:size=10}${voffset -2}Down: ${downspeed eth2} Up: ${upspeed eth2}${font}
${voffset 6}${font PizzaDude Bullets:size=14}D${font} ${voffset -2}Download: ${alignr}${totaldown eth2}
${voffset 6}${font PizzaDude Bullets:size=14}U${font} ${voffset -2}Upload: ${alignr}${totalup eth2}
${voffset 6}${font PizzaDude Bullets:size=14}IP${font} ${voffset -2}wi-fi Ip: ${alignr}${addr eth2}
${voffset 6}${font PizzaDude Bullets:size=14}pIP${font} ${voffset -2}Public Ip: ${alignr}${execi 3600 wget -O – http://ip.tupeux.com | tail}
${else}
${voffset 4}Wi-Fi Network Unavailable
${endif}

LAMP


LAMP installation in a single command !

L(Linux) – A(Apache) – M(MySql) – P(php/python/perl)

open terminal and type this commands :

$ sudo apt-get install tasksel

LAMP

$ sudo  tasksel
And select LAMP Server (with the use of space button, you can check n press tab for OK and hit ENTER)…
tasksel

tasksel

During the installation  you  will be  asked  to insert the  mysql root  password…

installation LAMP

Packages Installation

MySql password

MySql password

MySql password confirmation

MySql password confirmation

Now check if php is working :

but first change the permission of the “www”  directory…
$ sudo chmod -R 777 www
$ sudo gedit/var/www/info.php
<? php
phpinfo();
?>
save and exit…
restart apache2 ,
# sudo /etc/init.d/apache2 restart
Now open browser and type : http://localhost/info.php
info.php

info.php

That mean, you successfully installed php….

For your  lamp Server database, install  phpmyadmin…

$ sudo apt-get  install  phpmyadmin

configuring phpmyadmin

configuring phpmyadmin

configuring phpmyadmin

configuring phpmyadmin

configuring phpmyadmin

configuring phpmyadmin

configuring phpmyadmin

configuring phpmyadmin

configuring phpmyadmin

configuring phpmyadmin

open browser and type : http://localhost/phpmyadmin

phpmyadmin

phpmyadmin

phpmyadmin

phpmyadmin

Now, Enjoy your LAMP

After Installing Ubuntu 13.10…


ubuntu 13.10

ubuntu 13.10

After Installing Ubuntu 13.10 you must follow this steps…

  • Connect net with use of Ethernet cable…
  • Open terminal (Alt + Ctrl  + t)…
  • Type command : sudo apt-get update
  • Open “software sources” application and go to the last tab “Additional Drivers” n update/enable the Wi-fi driver.
  • Now, in terminal Type command : sudo apt-get update && sudo apt-get upgrade
  • Now, Open “Software Center
  • In searching area, type “GStreamer” n install all package with add-on  (for playing almost all type multimedia files) [GStreamer ffmpeg video plugin, GStreamer extra plugins, GStreamer plugins for mms, wavpack, quicktime, musepack, GStreamer plugins for aac, xvid, mpeg2, faad]
  • In searching area, type “totem” n install all ADD-ON.
  • In searching area, type “adobe” n install “Adobe Flash plugin
  • Now, open Firefox ( any web-browser) and type this url : http://www.google.com/tools/dlpage/hangoutplugin
    for google talke video plugin ! Download it and double click on it n install.
  • Now, time for install some useful softwares……
  • Open terminal and type this command : sudo apt-get install vlc gimp pdfshuffler chmsee cheese rar p7zip-full openjdk-7-jdk openjdk-6-jdk wine virtualbox
    [vlc – player, gimp – best photo editor ever, pdfshuffler – managing pdf files like merge pdfs, chmess – for opening .chm files, cheese – webcam center, rar & p7zip-full – data compration soft, openjdk-7-jdk openjdk-6-jdk – for java, wine – for windows application, virtualbox – for installing other os virtually ]

Ohh… Enough Buddy. It’s finish…
Now, Enjoy your Ubuntu 13.10 !

Delay n delay n delay, n At last it is finish…

Install a 32-bit library


How to install a 32-bit library on 64-bit Ubuntu system ?

Open a terminal n type :  $ sudo apt-get install ia32-libs