Showing posts with label server. Show all posts
Showing posts with label server. Show all posts

Tuesday, March 20, 2012

Be aware of Java ware

"A hard-to-detect piece of malware that doesn't create any files on the affected systems was dropped onto the computers of visitors to popular news sites in Russia in a drive-by download attack, according to Kaspersky Lab. 'What's interesting about this particular attack is the type of malware that was installed in cases of successful exploitation:


It's ideal to stop the infection in its early stages, because once this type of "fileless" malware gets loaded into memory and attaches itself to a trusted process, it's much harder to detect by antivirus programs.'"

Thursday, March 15, 2012

Redmine - apache - ruby - Install in debian >= 5.0

Redmine

Redmine is a flexible project management web application. Written using the Ruby on Rails framework, it is cross-platform and cross-database.

Redmine is open source and released under the terms of the GNU General Public License v2 (GPL).

Some of the main features of Redmine are:

  • Multiple projects support
  • Flexible role based access control
  • Flexible issue tracking system
  • Gantt chart and calendar
  • News, documents & files management
  • Feeds & email notifications
  • Per project wiki
  • Per project forums
  • Time tracking
  • Custom fields for issues, time-entries, projects and users
  • SCM integration (SVN, CVS, Git, Mercurial, Bazaar and Darcs)
  • Issue creation via email
  • Multiple LDAP authentication support
  • User self-registration support
  • Multilanguage support
  • Multiple databases support


First of all make sure you are running an yet stable and configured Apache server.

It will either need mod_cgi or mod_fastcgi to get redmine up and running properly. I prefered mod_f(ast)cgi. Lets check if you already installed these mods:

ls /etc/apache2/mods-available | grep cgi
your result will be something like
cgid.conf, cgid.load, cgi.load, fcgid.conf, fcgid.load

if nothing appears in your output the enter the following commands to install FastCGI:
apt-get install apache2-mpm-worker apache2-suexec php5-cgi libapache2-mod-fcgid
a2enmod fcgid
a2enmod suexec
This will download install and enable the required mods for your apache installation.
To test if they are enabled enter:
ls /etc/apache2/mods-enabled | grep cgi
Yout output should look the same as above when we used mods-available, if so we are ready to go.

Lets go ahead: for this tut i will use Redmine 1.3 yet stable version. So lets go check it out!
(you will need subversion to do this, available in every debian repository)
apt-get install subversion
lets change to our redmine destination directory and fetch it where apache should serve the needed files for the clients:
cd /var/www/yourwebpage/subdomain/httpdocs
(you can choose any other folder you like to share as a webpage, /var/www is just common)
svn co http://redmine.rubyforge.org/svn/branches/1.3-stable redmine-1.3
svn co svn://rubyforge.org/var/svn/redmine/branches/1.3-stable redmine-1.3
Change to the Donwloaded dir and lets have look at the INSTALL File where we can see our dependencies and software that will be needed.
mv 1.3-stable redmine
cd redmine
(nano doc/INSTALL)
well i will Post the Install file here so you dont need to have it opened in your terminal if you use the 1.3 mentioned version of redmine here!

==================================================================
== Redmine installation

Redmine - project management software
Copyright (C) 2006-2010 Jean-Philippe Lang
http://www.redmine.org/


== Requirements

* Ruby 1.8.6 or 1.8.7

* RubyGems 1.3.1

* Ruby on Rails 2.3.5 (official downloadable Redmine releases are packaged with
the appropriate Rails version)

* Rack 1.0.1 gem

* Rake 0.8.3 gem

* I18n 0.4.2 gem

* A database: (only one of these 3 is needed here... i hope you know how to set up MySQL DB!)
* MySQL (tested with MySQL 5)
* PostgreSQL (tested with PostgreSQL 8.1)
* SQLite (tested with SQLite 3)
==================================================================
So lets go get these Programs and appropriate versions running!
apt-get install libapache-ruby1.8 ruby1.8 libgems-ruby1.8 rubygems1.8 libgemplugin-ruby1.8 rails librack-ruby1.8 rake passenger-common libapache2-mod-passenger
Now we have to get our gems for ruby to get things working:
gem sources -a http://production.s3.rubygems.org/
gem sources -u
gem install activerecord -v=2.3.14
gem install actionpack -v=2.3.14
gem install actionmailer -v=2.3.14
gem install activeresource -v=2.3.14
gem install activesupport -v=2.3.14
gem install rails -v=2.3.14
gem install passenger -v=3.0.11
gem install rake -v=0.9.2.2
gem install rack -v=1.1.2
gem install i18n -v=0.4.2
Well done ruby up and runnnig with our needed gems (the first command is for changing the source, you will probybly get an error if you dont do so as debian got a false source provided in standard configuration)

Now follow this guide on the Redmine Production website and you should be good to go to get it running straigt away!
http://www.redmine.org/projects/redmine/wiki/RedmineInstall
or follow me here:


After following this guide you should be able to log into redmin
/etc/init.d/apache2 restart
Apache should be restarted and your redmin should be reachable where you placed it on your webserver! Login with user: admin password: admin

Any questions left? feel free to comment here and give me advice or ask for help!

Thursday, June 9, 2011

GVU accident , DDOS started site down , a few hours after Kino.to got busted!

GVU webpresence is accidentially not reachable anymore, the reason is it got DDOSD obviously by fans of Kino.to cause the site got down a few hours after the message made it around the globe that 13 people where looked up in jail, including the operator of kino.to
404

The servers seem up now again but the DDOS remained the whole night until 8am in the morning, some statements are also readable around the net saying "We will be back" obviously posted by members of the platform kino.to.
ddos tux

by the way check out g-stream.in you would probably like the site if you where a kino.to fan.

Monday, May 23, 2011

Sony got hacked again!

Two weeks after the big Playstation Network hack Sony s Greek music homepage got hacked!



Username, maill addys and real names got stolen from all customers that were registred on their site, this could be another big leak in sony s never ending hack story!
Another funny point here, someone has realeased the hole data that got stolen from sony s music page on pastebin.org

All data has been posted, but the hacker deleted the phone number and also the users passwords before posting, seems to be great statement to scare them but not kill them right now!



In fact its not possible to run a website 100% secure so it cant be hacked, but what sony does here is horrible, their security got broken in such simple ways that everyone can just wonder around why havent i tried to =P

Everyone that is registred on sonymusic.gr should change his password right now, dont know what the hacker is planning with the data that got leaked so long...

Wednesday, May 18, 2011

Austria launches new cyber crime force!

Johanna Mikl-Leitner austrias minister of the interior has launched the new project "fight cybercrime" 

The so called "Cyber-Crime-Competence-Center" consists of 300 new retrained police officers / it-experts.
They 300 users are going to get trained at an Academy launched by the BKA and will be trained specially on a point that makes me curious - ENCRYPTION and ANONYMIZING.

That sounds like they are going to establish a force that will detect people in austria who will use privacy and anonymous services... I dont know what i should think about this, isnt there enough crime out there than should be stopped? instead of some heads working on their privacy :) 


police academy head on!


Have nice day my beloved Followers

Saturday, May 7, 2011

Is Privacy Perfect?

Hey there! We live in strange times right now, about Censhorship also restrictions and deformations were met around the whole Planet Earth. In my Case im an Victim of the Upcoming VDS. In future my country Europe will save most Point to Point or even all connections from users to users over their isps, it's like the thing that is already donw with MobilePhone connections, @any Company youre in with your Mobile Phone (eg Orange) you can order a list of done Phonings - so they will get you an PDF with all your done Connections means:

  1. who you called
  2. when you called
  3. how long did it last
  4. where the call was taken from
Indeed Point 4 isnt strictly available everywhere and never for every one, but i don't like getting tracked and what they do right now is tracking.
I would say it's okay if a were a mountain climber anywhere up the Alps and can get lost from one day to another so i would appreciate tracking me so i can be found again...
But in my case my movement mostyl is mostly placed around and in my city, there are about 45 Mobile Phone trasnimmters and every i book into with my phone will know i was there. I dont like it - so i turn my Mobile phone when i go for a walk and not waiting for a call ;)

Now the Problem with internet connections i dont want them to be saved, i think my privacy will suffer from that, i also use a Wifi at my home, what if anyone hacks in uses it for illegal activities ?! they will get me for his fault! Hmpf i have to get rid of this and i found a very adorable useable full functionally solution for almost aevery country on this Planet!


http://perfect-privacy.com/index.html

This Company does the job the right way without getting too much provit out of it!
Only thing they want to server is Privacy, privacy available for everyone not only for the Big guys on out planet!

Have you ever thought if you buy a pre paid mobile phone with an pre paid sim and would only use it once and trhrow it away after use, no one could kepp track of you or even get any information, but for people as like i am this would be tooo expensive in any way, i have to keep my pre paid phone off to not get tracked and i only activate it a few days per month not too much activity and always from another place is best you could do!

Like using Perfect Privacy as your proxy, vpn, ipsec, ssh tunnel or anything else you would be glad they forward your traffic from mostly every of the following countries to any ip adress on the planet you like!
No censoship no logging!

This is a map of their current server lcoations, with every new user they get the servers would expand over the Planet

You can pay for your security really highly anonym! You can send Money over Postal tho this company it takes some time but keeps you 100% secure! Private! Mostyl Untrackable!

Great service maybe you wanna join ;)