Firefox 16, a treat for developers http://t.co/cnd27CzT
Category Archives: Linux tutorials
How to install uTorrent client on Ubuntu / Debian / Linux Mint
uTorrent is a lightweight and efficient BitTorrent client for Linux, Windows and Mac. The installation of uTorrent in Linux is different from windows and Mac. In linux, the uTorrent runs as a web server. You will access uTorrent from your … Continue reading
Read More 0 Comment(s)
Lists in Python
What are lists in Python? Lists are one of the six built-in types of sequences in Python programming language. A sequence is the most basic data structure in Python programming language and each element of a sequence has its own … Continue reading
Read More 0 Comment(s)
Argument Handling in Python
Argument handling gives user the chance to interact with the script and use it for different tasks. Two ways to do this in Python are with ARGV and optparse. The optparse module offers more options for argument handling, but we … Continue reading
Read More 0 Comment(s)
Setup your own Wikipedia like website using MediaWiki
MediaWiki is a free, open source wiki software developed by Wikimedia Fountation. It is the same software used by Wikipedia. You can build a Wikipedia like website using MediaWiki in minutes or you can add this website along with your … Continue reading
Read More 1 Comment(s)
Administer your Server using Ajenti Server Manager
Ajenti is a simple, fast and small web based administration tool for managing your servers. It is similar to Webmin. It is very useful for those who are not that much good at command line interface. It is available for … Continue reading
Read More 1 Comment(s)
Setup Your Own YouTube Like Website Using ClipBucket
ClipBucket is an open-source and free Multimedia Management Script used to build your own media sharing site like YouTube, Metacafe, Veoh and Hulu etc. Whether you are a small fan club or a big Multi Tier Network operator, Clipbucket will … Continue reading
Read More 3 Comment(s)
Retroshare: A Next Generation Secure Communication and File Sharing Platform
Retroshare is the next generation of peer to peer sharing networks. Unlike classic peer to peer software, it only connects to trusted friends and not just anyone.
Read More 7 Comment(s)
How to Block Ads on Your Web Browsers Using Privoxy
There are many browser specific plug-ins (eg. Adblock Plus) available to block ads while browsing. If you want a tool compatible for all browsers, then you should try Privoxy.
Read More 1 Comment(s)
Basic mplayer Usage from Command-Line
There are many ways to play media files from the command-line. In fact, in recent weeks past, here at Unixmen we’ve shown you how do it with a couple of different methods.
Read More 1 Comment(s)
Command-Line Downloading Using aria2
All Linux distributions come with wget pre-packaged by default. Sure, wget does do the job, but there is an alternative which I believe does a much better job at downloading from the command-line. aria2 is available in the repositories from … Continue reading
Read More 1 Comment(s)
















Amit Rai
| #
I just renamed shared.xml and it logged in and created a new shared.xml.
DB Griffin
| #
Larry Page is not being completely honest! The manner in which the PRISM program/project works does not need access from company administrators or owners, so called “direct access”; the access to the information is already there. These tech company CEOs take for granted the actual intelligence of most end users of their products. All it takes is a little digging and reading to go from ignorant to informed on these things especially on exactly how the internet works/functions in the U.S.A. I find Larry Page’s remarks just as laughable as Al Gore’s claim to “inventing” the internet/world wide web!
If you, as an end user, are reading this post; I challenge you to research these matters yourself. It really is quite simple with all the “information sites” that exist on the web today ie Wikipedia, & other online encyclopedias that actually list source material, as well as highly respected tech sites and blogs that also list their source material. Be warned: this is only the tip of the iceberg and these tech CEOs know and understand this; they are scrambling in attempt to perform DAMAGE CONTROL to save the company and what little trust thay have left from their products end users/consumers.
Am I a skeptic? I believe someone has to be or needs to be at this point in time! If your not just a little skeptical of the government, tech companies, and the people that are in charge of these agencies and companies; you need to be, even if just a little skeptic. For your own personal protection and security! I know I was a part of this community for over 14 years!
Anders Jackson
| #
As I understand it so do VLC use same encoders as ffmpeg. And yes, there are less code that can break when you use command line instead of a graphical UI.
And may I ask what mono has to do with VLC? *facepalm*
Anders Jackson
| #
Just some thoughts about Java.
OpenJDK7 are now THE Java implementation and Oracles are just one more of the reimplementations. So you should not need to install Oracles version.
And you really don’t need to remove the OpenJDK7 installation to also have Sun Java JDK 7. Just run
sudo update-java-alternatives –list
and select which java you want to have as default java of all that is installed.
And if you want to run a program with one special version, check manpage for java-wrappers how to do that.
man java-wrappers
so you can run java program rasterizer like this:
JAVA_FLAVOR=openjdk rasterizer
JAVA_ARGS=-Xmx80m rasterizer
JAVA_BINDIR=/usr/share/
etc
Anders Jackson
| #
Yes, it is. If you are a “5 years old schizophrenic kid” who can’t restrict what effects to use and what to not use. It’s actually usefull, if you can restrain yourself.