Blog Detail

Alex Amiryan's Linux Blog

Alex Amiryan's Linux Blog

http://www.amiryan.org

This is my Linux blog where I share my experience in Linux usage and administration.

subscribe Recent Posts

  • Web-CVS-Tools is now under GNU GPLv3

    Posted on Tuesday November 10th, 2009 at 13:51 in links, code

    Web-CVS-Tools is now release under GNU GPLv3. Project migrated to github.com, so now you can participate in development. Web-CVS-Tools is a bunch of script written in Perl to automate and make easier web development using CVS. You can read about the ...

  • VirtualBox init.d service autostart script

    Posted on Wednesday November 4th, 2009 at 10:38 in script, howto, startup, code, service, howtos, virtualbox

    I’ve just installed started using VirtualBox on my Fedora 11 x86_64 and it works just perfectly. I’ve migrated from VMWare when it figured out that it is unable to work with latest kernel version. So I need to start some virtual machines ...

  • Firefox 3.5

    Posted on Thursday July 2nd, 2009 at 10:19 in Firefox, links

    The Fastest Firefox Yet Things move quickly online, and we’ve beefed up the engine that runs Firefox to make sure you can keep up: Firefox 3.5 is more than twice as fast as Firefox 3, and ten times as fast as Firefox 2.* As a result, Web applicatio...

  • SOLVED: Adobe AIR installation problem on Fedora 10 x86_64

    Posted on Monday May 25th, 2009 at 09:40 in adobe, fedora, air, problem, howtos, installation

    Adobe AIR installation fails on Fedora 10 x86_64 without any explanations. It just says: An error occurred while installing Adobe AIR. Installation may not be allowed by your administrator. Please contact your administrator. The reason is some missin...

  • Howto delete all .svn folders from SVN working directory

    Posted on Thursday April 23rd, 2009 at 10:53 in howto, code, howtos, svn

    To delete all .svn folders from SVN working directory for releasing folder from SVN just do this simple steps. Create new file in /usr/local/bin with name svnrm with following content #!/bin/sh find . -name .svn -print0 | xargs -0 rm -rf Save it...

  • LastPass password manager review

    Posted on Thursday April 23rd, 2009 at 07:23 in review, reviews, lastpass

    Few days ago I have found extension for Firefox which called LastPass. LastPass is a tool for remembering all your passwords and not store them on your local computer. It is very convinient to use it when you have several computers (for example at ho...

Comments & Reviews

There is no rating for this blog because there are no comments yet.

Post A Comment/Review

* Your IP is being logged.
* Your e-mail address is used only for verification purposes only and will not be sold, or shown publicly.
* No HTML tags allowed
* DO NOT use the Comments/Reviews to promote your own site.

Name: or Login
E-mail:
Rating:
Verify: Spam Protection: sum of 2 + 1
Comment:
  Remember Information