Showing posts with label Ubuntu and Linux. Show all posts
Showing posts with label Ubuntu and Linux. Show all posts

Thursday, 20 June 2013

How to install OpenShot 1.4.3 in Ubuntu

594x607xopenshot_precise_2_thumb.png.pagespeed.ic.HHvHFUdeis

Install OpenShot 1.4.3 in Ubuntu

Popular Linux video editor, OpenShot, has just been updated to version 1.4.3 and this brief tutorial is going to show you how to install or upgrade to it in Ubuntu 12.04 (Precise Pangolin).

This release brings many changes as well as new features including, a new dark theme, 3D animations and effects, and others.

For a more detailed changelog, please click here.

To get started, press Ctrl – Alt – T on your keyboard to open the terminal. When it opens, run the commands below to add its PPA.

sudo add-apt-repository ppa:openshot.developers/ppa


sudo apt-get update


sudo apt-get install openshot frei0r-plugins



VIDEO :

Add Open As Administrator to the Context Menu in Ubuntu

586x550xopen_admin_precise_thumb.png.pagespeed.ic.ZddcIcalqm

Add Open As Administrator to the Context Menu in Ubuntu :

When this feature is enabled, you should be able to right-click any file or folder in nautilus and open it as an administrator or root. This will come in handy especially for new users who want to edit or modify files or folders owned by the root user or administrator.

To get started, press Ctrl – Alt – T on your keyboard to open Terminal. When it opens, run the commands below to download it.


  • wget http://www.liberiangeek.net/blog/tools/libnautilus-gksu.so




Next, copy the file to the folder shown below


  • sudo cp libnautilus-gksu.so /usr/lib/nautilus/extensions-3.0/




Restart your computer and enjoy!

VIDEO :

Wednesday, 19 June 2013

Hack remote computer via IP and open ports



ip


Hack remote computer :


hacking is accessing something or somebody in internet without their permission or interest. While, speaking in summary, hacking is very easy job, it is like instead of using front door, finding the hidden door of a house and hijacking the precious things. Among all the hacking, hacking via IP address is one of the most common yet powerful beginning.



You may want to hack the website and put your advertisement there or grab some database information In this type of hacking, you are playing with the web server’s computer instead of the administrator’s computer. Because, www.website.com is hosted in separate web server rather than personal computer.


Another can be accessing your friend’s computer from your home. Again this is IP based and this is possible only when your friend’s computer is online. If it is off or not connected to internet then remote IP hacking is totally impossible.

Well, both of the hacking has the same process. Let’s summarize what we must do.



1. Confirm the website or a computer you want to hack.
2. Find or trace their IP address.
3. Make sure that IP address is online
4. Scan for open ports
5. Check for venerable ports

6. Access through the port
7. Brute-force username and password

Now let me describe in brief in merely basic steps that a child can understand it.
First, getting the IP address of victim.
To get the IP address of the victim website, ping for it in command prompt.

For example,
ping www.google.com



will fetch the IP address of Google.com


This is how we can get the IP address of the victims website.

How about your friend’s PC? You can’t do www.yourfirend’sname.com, can you? Finding your friend’s IP address is little tough job, and tougher it is if he has dynamic IP address that keeps changing.

One of the widely used method to detect IP address of your friend is by chatting with him.

You might find this article helpful

How to get the IP address using MSN/Yahoo/Pidgin messenger


Now you got the IP address right? Is it online?

To know the online status just ping the IP address, if it is online it will reply.


If the IP address is online, scan for the open ports. Open ports are like closed door without locks, you can go inside and outside easily.


Use Advanced Port Scanner to scan all open and venerable ports.



Now you’ve IP address and open port address of the victim, you can now use telnet to try to access them. Make sure that you’ve telnet enabled in your computer or install it from Control panel > Add remove programs > add windows components.

Now open command prompt and use telnet command to access to the IP address. Use following syntax for connection.


telnet [IP address] [Port]



You’ll be asked to input login information.


If you can guess the informations easily then it’s OK. Or you can use some brute-forcing tools like this one: Brutus, THC Hydra...
- THC Hydra
In this way you’ll able to hack remove computer using only IP address

Wednesday, 29 May 2013

How to install GRUB customizer in ubuntu 13.04

22

Grub Customizer is a graphical interface to configure the GRUB2/BURG settings and menu entries

Features:

  • move, remove or rename menuentries (they stey updatable by update-grub)

  • edit the contents of menuentries or create new ones (internally it edits the 40_custom)

  • support for GRUB2 and BURG

  • reinstallation of the bootloader to MBR

  • settings like default operating system, kernel params, background image and text colors etc.

  • changing the installed operating system by running on a live cd


Install GRUB customizer in ubuntu 13.04

Open the terminal and run the following commands
sudo add-apt-repository ppa:danielrichter2007/grub-customizer
sudo apt-get update
sudo apt-get install grub-customizer

Mixxx – The most advanced free DJ software For ubuntu

Mixxx-1.11.0-

 

free DJ software For ubuntu

Mixxx is a free DJ software For ubuntu that allows for the playback and mixing of digital music (MP3, Ogg Vorbis, FLAC and Wave).The basic requirements for Mixxx are a desktop computer or laptop with a reasonable amount of storage space on the hard drive for your music, at least 1 audio card for outputting the sound and a way of controlling the software either by mouse, keyboard or hardware DJ Controller.

Mixxx will run on the Linux, Mac OS X and Windows operating systems

Mixxx Features

  • Cross-platform (Windows XP/Vista/7/8, Mac OS X, Linux)

  • Free and open source (GPL v2)

  • Parallel or split scratchable waveform displays

  • Waveform summaries

  • Spinning vinyl widgets

  • MP3, OGG, WAVE, M4A / AAC, and FLAC playback

  • Extra playback formats through plugins

  • Fast, database-powered library

  • Shoutcast and Icecast broadcasting

  • Microphone Support

  • Automatic crossfading with Auto DJ

  • Crates and playlists

  • Reads iTunes, Traktor, and Rhythmbox libraries

  • Pitch-independent time stretch (key lock)

  • Vinyl emulation

  • Quantized loops, hot cues, and beatloops

  • Synchronization and auto-beatmatching

  • 4 Sampler Decks

  • Wave and Ogg recording with optional MP3 support.

  • BPM detection and estimation

  • Bulk BPM analysis

  • Multichannel soundcard support (playback and capture)

  • Headphone cueing with multiple soundcard support

  • Adjustable EQ shelves

  • Crossfader curve control

  • Skinnable interface with 5 pixel-perfect skins bundled

  • Advanced MIDI scripting engine

  • Multiple simultaneous MIDI controllers

  • Adjustable pitch range

  • Ramping pitchbend controls

  • Multi-core CPU support

  • 24-bit/96000 Hz playback and capture

  • Crystal clear audio

  • Hardware video acceleration


Install Mixxx in ubuntu 13.04/12.10/12.04

Open the terminal and run the following commands
sudo add-apt-repository ppa:mixxx/mixxx
sudo apt-get update
sudo apt-get install mixxx libportaudio2


Saturday, 27 April 2013

How to install Zim Text Editor in Ubuntu / Linux Mint

zim-equationzim-equation

Zim has been updated recently to version 0.58 bringing more bug fixes, especially for the bug that prevented the application to start after crashing. This new release allows users to export LaTeX equations and interwiki links are now working fine.

If you have no idea about Zim, it's a graphical (WYSIWYG) text editor written in Python and GTK+ developed by Jaap Karssenberg who wants to bring the concept of a wiki to your Linux desktop. Zim is also considered a personal journal or to-do list.

It can also serve as a distraction-free writing tool that, for example, helps users write novels, short stories, or complex LaTeX equations for Math projects using the 'Equation Editor' plugin.

Zim allows simple formatting or markup for typed text (italics, numbered list, checkbox list, bullet lists, headings, etc.), insert/attach images, link to other wiki pages.

Zim Installation

Open the terminal and install it with the following commands:
sudo add-apt-repository ppa:jaap.karssenberg/zim
sudo apt-get update
sudo apt-get install zim

VIDEO :

Wednesday, 17 April 2013

How to install bleachbit in ubuntu / Linux mint

images

BleachBit quickly frees disk space and tirelessly guards your privacy. Free cache, delete cookies, clear Internet history, shred temporary files, delete logs, and discard junk you didn't know was there. Designed for Linux and Windows systems, it wipes clean a thousand applications including Firefox, Internet Explorer, Adobe Flash, Google Chrome, Opera, Safari,and more. Beyond simply deleting files, BleachBit includes advanced features such as shredding files to prevent recovery, wiping free disk space to hide traces of files deleted by other applications, and vacuuming Firefox to make it faster. Better than free, BleachBit is open source.

Features


BleachBit has many useful features designed to help you easily clean your computer to free space and maintain privacy.

  • Simple operation: read the descriptions, check the boxes you want, click preview, and click delete.

  • Multi-platform: Linux and Windows

  • Free of charge

  • Free to share, learn, and modify (open source)

  • No adware, spyware, malware, or browser toolbars

  • Translated to 60 languages

  • Shred files to hide their contents and prevent data recovery

  • Shred any file (such as a spreadsheet on your desktop)

  • Overwrite free disk space to hide previously deleted files

  • Portable app for Windows: run without installation

  • Command line interface for scripting and automation

  • CleanerML allows anyone to write a new cleaner using XML

  • Automatically import and update winapp2.ini cleaner files (a separate download) giving Windows users access to 1200+ additional cleaners

  • Frequent software updates with new features


Uses


Use BleachBit to:

  • Free disk space

  • Reduce the size of backups and the time to create them by removing unnecessary files

  • Maintain privacy

  • Improve system performance (by vacuuming the Firefox database, for example)

  • Prepare whole disk images for compression (common for "ghost" backups and virtual machines) by wiping free disk space


Installation Cmd : sudo apt-get install bleachbit


Click Here to Download bleachbit For Windows and Ubuntu


VIDEO :



Friday, 12 April 2013

How to install Liferea (Feed Reader) in Ubuntu and Linux mint

feedreader

Liferea is a popular feed reader (news aggregator) for Linux-based systems that has an easy-to-use UI (user interface) written in GTK and it can be integrated smoothly in Gnome-based desktop environments. Liferea supports many web syndication formats such as RSS, OPML, Atom, etc. It also allows users to read RSS feeds offline (offline reading).
Liferea has been updated recently to version 1.8.12 which is now compatible with the Tiny Tiny RSS news feed (RSS/Atom) reader and aggregator.
 Liferea 1.8.12 Installation

Liferea 1.8.12 can be easily installed in Ubuntu/Linux Mint with the following commands from the terminal:

sudo add-apt-repository ppa:liferea/ppa
sudo apt-get update
sudo apt-get install liferea
NOTE: PPA installation for version 1.8.12 is currently available for Ubuntu 12.10 and Linux Mint 14 only.

VIDEO :



Sunday, 7 April 2013

How to Free up Unused Memory in Ubuntu/Linux Mint

 

ubuntu-logo

Check Memory Usage in Real-Time

  • You can check your current memory usage using this command:



                       watch -n 1 free -m




  • This command will also display in real-time your system memory usage:


                           watch -n 1 cat /proc/meminfo

Free Up Unused Memory


   Command 1

                                       sudo sysctl -w vm.drop_caches=3

NOTE: this action won't make your system faster nor it will affect its stability and performance, it will just clean up memory used by the Linux Kernel on caches.

Command 2
Here is another command that can help you free up memory either used or cached (page cache, inodes, and dentries):

sudo sync && echo 3 | sudo tee /proc/sys/vm/drop_caches

 

VIDEO :



Sunday, 31 March 2013

Install Indicator Reminder for Ubuntu/Linux Mint

reminder-0

indicator reminder for ubuntu :

Indicator Reminder is an indicator app specially designed for Ubuntu to set schedule reminders. It is build using the development tool Quickly and written in Python using GTK+. Indicator Reminder is licensed under the GNU General Public License version 3. These reminders can be configured to play a sound, show a notification, and/or run a command. Want to wake up in the morning? Schedule a reminder every day with music to wake you up.
Indicator Reminder has a powerful date/time selection feature that allows you to express recurring dates/times in plain English. For example: "every day", "every Monday , "every other", "every weekday", "every 30 minutes", and more!. They can also be set to repeat minutely or hourly.

To install indicater reminder in Ubuntu/Linux Mint


  • sudo add-apt-repository ppa:bhdouglass/indicator-remindor

  • sudo apt-get update

  • sudo apt-get install indicator-remindor



or install Reminder-qt via this command:


  • sudo add-apt-repository ppa:bhdouglass/indicator-remindor

  • sudo apt-get update

  • sudo apt-get install remindor-qt


 

VIDEO


Thursday, 28 March 2013

Install Smplayer 0.8.4 in ubuntu 13.04

smplayers

SMPlayer is a free media player for Windows and Linux with built-in codecs that can play virtually all video and audio formats. It doesn't need any external codecs. Just install SMPlayer and you'll be able to play all formats without the hassle to find and install codec packs.

One of the most interesting features of SMPlayer: it remembers the settings of all files you play. So you start to watch a movie but you have to leave... don't worry, when you open that movie again it will be resumed at the same point you left it, and with the same settings: audio track, subtitles, volume...

SMPlayer is a graphical user interface (GUI) for the award-winning MPlayer, which is capable of playing almost all known video and audio formats. But apart from providing access for the most common and useful options of MPlayer, SMPlayer adds other interesting features like the possibility to play Youtube videos or download subtitles.

List of Features:

  • Complete preferences dialog, where you can change the key shortcuts, colors and fonts of the subtitles, and many more.

  • Filters. Many video and audio filters are available: deinterlace, postprocessing, denoise... and even a karaoke filter (voice removal).

  • Seeking by mouse wheel. You can use your mouse wheel to go forward or backward in the video. The mouse buttons can also be customized.

  • Video equalizer, allows you to adjust the brightness, contrast, hue, saturation and gamma of the video image.

  • Multiple speed playback. You can play at 2X, 4X... and even in slow motion.

  • Audio and subtitles delay adjustment. Allows you to sync audio and subtitles.

  • Advanced options, such as selecting a demuxer or video & audio codecs.

  • Possibility to search and download subtitles from opensubtitles.org.

  • It can play Youtube videos. A Youtube browser is included, which allows to easily download Youtube videos too.

  • Translations: currently SMPlayer is translated into more than 30 languages, including Spanish, German, French, Italian, Russian, Chinese, Japanese....

  • Possibility to change the style and icon set of the interface.

  • Free and opensource. SMPlayer is under the GPL license.


Fixes in this Release:

  • New option to select the fps for external subtitles.

  • YouTube is fixed again.

  • Now smplayer checks for updates automatically and notifies the user if a new version is found.

  • Support for encoding ISO-8859-16 for subtitles.

  • New translations: Thai and Hebrew.

  • The video equalizer dialog has been rewritten.

  • Some bugfixes.


Supported Input Formats

- (S)VCD (Super Video CD)
- CDRwin's .bin image file
- DVD, including encrypted DVD
- MPEG-1/2 (ES/PS/PES/VOB)
- AVI file format
- ASF/WMV/WMA format
- QT/MOV/MP4 format
- RealAudio/RealVideo format
- Ogg/OGM files
- Matroska
- NUT
- NSV (Nullsoft Streaming Video)
- VIVO format
- FLI format
- NuppelVideo format
- yuv4mpeg format
- FILM (.cpk) format
- RoQ format
- PVA format
- streaming via HTTP/FTP, RTP/RTSP, MMS/MMST, MPST, SDP
- TV grabbing

Supported Video (only the most important are listed)

- MPEG-1 (VCD) and MPEG-2 (SVCD/DVD/DVB) video
- MPEG-4 ASP in all variants including DivX ;-), OpenDivX (DivX4), DivX 5 (Pro), Xvid
- MPEG-4 AVC aka H.264
- Windows Media Video 7/8 (WMV1/2)
- Windows Media Video 9 (WMV3) (using x86 DLL)
- RealVideo 1.0, 2.0 (G2)
- RealVideo 3.0 (RP8), 4.0 (RP9) (using Real libraries)
- Sorenson v1/v3 (SVQ1/SVQ3), Cinepak, RPZA and other QuickTime codecs
- DV video
- 3ivx
- Intel Indeo3 (3.1, 3.2)
- Intel Indeo 4.1 and 5.0 (using x86 DLL or XAnim codecs)
- VIVO 1.0, 2.0, I263 and other H.263(+) variants (using x86 DLL)
- MJPEG, AVID, VCR2, ASV2 and other hardware formats
- FLI/FLC
- HuffYUV
- various old simple RLE-like formats

Supported audio codecs (only the most important are listed)

- MPEG layer 1, 2, and 3 (MP3) audio
- AC3/A52, E-AC3, DTS (Dolby Digital) audio (software or SP/DIF)
- AAC (MPEG-4 audio)
- WMA (DivX Audio) v1, v2
- WMA 9 (WMAv3), Voxware audio, ACELP.net etc (using x86 DLLs)
- RealAudio: COOK, SIPRO, ATRAC3 (using Real libraries)
- RealAudio: DNET and older codecs
- QuickTime: Qclp, Q-Design QDMC/QDM2, MACE 3/6 (using QT libraries), ALAC
- Ogg Vorbis audio
- VIVO audio (g723, Vivo Siren) (using x86 DLL)
- alaw/ulaw, (ms)gsm, pcm, *adpcm and other simple old audio formats

To install SMPlayer in Ubuntu/Linux Mint


  • sudo add-apt-repository ppa:rvm/smplayer

  • sudo apt-get update

  • sudo apt-get install smplayer smtube smplayer-themes


 

Click Here to Donwload Smplayers


VIDEO :


Install Shotwell Photo Manager in Ubuntu

Shotwell

Shotwell is a digital photo organizer that runs on Linux. Shotwell is an efficient photo organizer designed specifically for the GNOME desktop. It can edit, sort, import, and organize the image collection of the users in fast and secure manner.

What's new in this Release:

  • Raw and enhanced image - It’s smarter at keeping paired images together now.

  • Better reporting and options to save the details, if something fails.

  • Shotwell using new Facebook Graph API‘d

  • New types of circular, checkboardular, nifty new wipes.

  • Along with all this come many bugs fixed, UI nits squashed and glitches – now fixed.


Shotwell offical Site : http://www.yorba.org

To install shotwell in Ubuntu/Linux Mint


  • sudo add-apt-repository ppa:yorba/ppa

  • sudo apt-get update

  • sudo apt-get install shotwell


Monday, 25 March 2013

Install and enable XScreensaver in ubuntu 12.04.2

XScreensaver in ubuntu 12.04.3

XScreenSaver is the standard screen saver collection shipped on most Linux and Unix systems running the X11 Window System. I released the first version in 1992. I ported it to MacOS X in 2006, and to iOS in 2012.On X11 systems, XScreenSaver is two things: it is both a large collection of screen savers; and it is also the framework for blanking and locking the screen.On MacOS systems, these screen savers work with the usual MacOS screen saving framework (X11 is not required).On iOS devices, it is an application that lets you run each of the demo modes manually.

XScreenSaver is a collection of about many free screensavers for Linux.

sudo apt-get remove gnome-screensaver
sudo apt-get install xscreensaver xscreensaver-gl-extra xscreensaver-data-extra

create file for autostart enter following command in terminal:

sudo gedit /etc/xdg/autostart/screensaver.desktop

after that copy and paste the following code in file:

[Desktop Entry]
    Name=Screensaver
    Type=Application
    Exec=xscreensaver -nosplash

Save and Exit the file.

VIDEO :






 

Saturday, 23 March 2013

How to install qbittorrent in ubuntu 12.04.2

qBittorrent

I think everybody like to download from torrents, It is safe and easy method to download. So you can install qBittorrent with following commands

Commands :

        sudo add-apt-repository ppa:noobslab/initialtesting
        sudo apt-get update
        sudo apt-get install qbittorrent

Download qbittorrent For Windows : http://adf.ly/LSLQr


Description



An advanced and multi-platform BitTorrent client with a nice Qt4 user interface as well as a Web UI for remote control and an integrated search engine. qBittorrent aims to meet the needs of most users while using as little CPU and memory as possible.




Features




  • Simultaneous download of multiple torrents

  • Integrated torrent search engine

  • Integrated RSS feed reader and downloader

  • Good internationalization

  • DHT, PeX, Encryption, LSD, UPnP, NAT-PMP, µTP

  • Cross platform (Linux, Mac Os, Windows)

  • Very lightweight

  • Torrent queueing and prioritizing

  • Control over files in a torrent (filtering, prioritizing)

  • Nice µTorrent-like interface with Qt4 toolkit (qBittorrent v2.x)

  • IP filtering (eMule dat files or PeerGuardian files)

  • Peer display with country and hostname resolution (qBittorrent v2.x)

  • Advanced control over torrent trackers (qBittorrent v2.x)

  • Closest open source equivalent to µTorrent (qBittorrent v2.x)

  • Torrent creation tool

  • Remote control through Secure Web User Interface


VIDEO :



Saturday, 16 March 2013

How to install Synaptic Package Manager in Ubuntu 12.04.2

Synaptic Package Manager

Synaptic is a graphical package management program for apt. It provides the same features as the apt-get command line utility with a GUI front-end based on Gtk+.



sudo apt-get install synaptic



Friday, 15 March 2013

How to install Copyq(Advance Clipboard Manager) in Ubuntu 12.04.2

How to install confq

CopyQ is advanced clipboard manager with searchable and editable history with support for image formats, command line control and more. Command interface and graphical interface accessible from tray. By default the application stores any new clipboard content in list in the first tab.


sudo add-apt-repository ppa:samrog131/ppa
sudo apt-get update
sudo apt-get install copyq


How to install Nuvola Player 1.0.5 in Ubuntu 12.04.2

Nuvola Player

Nuvola Player runs web interface of cloud music service in its own window and provides integration with a Linux desktop (system tray, Ubuntu sound menu, dock menu and notifications). Currently supported services are Google Play, Grooveshark, Hype Machine, 8tracks and other.



sudo add-apt-repository ppa:nuvola-player-builders/stable
sudo apt-get update
sudo apt-get install nuvolaplayer


How to install Kazam Screen Caster in Ubuntu

install Kazam 1.4 Screen Caster in Ubuntu

Kazam is a simple screen recording program that will capture the content of your screen and record a video file that can be played by any video player that supports VP8/Mp4/WebM video format. It also records audio from any sound input device that is supported and visible by Pulse-audio.

Commands :
sudo add-apt-repository ppa:kazam-team/stable-series
sudo apt-get update
sudo apt-get install kazam