Recently the Swedish Supreme Court has announced that it wasn’t really interested in hearing the appeal of the three operators of The Pirate Bay.
In other words, the prison sentences and fines that had been handed out to the four offenders in the case (Peter Sunde, Gottfrid Svartholm, Fredrik Neij, and Carl Lundström) will stand. More than a year ago, the Swedish Court of Appeal decided that the three are guilty of criminal copyright violation offenses, but decreased their prison sentences from the levels ordered at their initial 2009 trial. The Pirate Bay founders were demanded to pay millions of dollars to the music and movie company plaintiffs.
Peter Sunde is sentenced to 8 months in jail, Fredrik Neij received 10 months, and Carl Lundström will get 4 months. All of them were ordered to pay $6.8 million in damages. Meanwhile, a 4th defendant, Gottfrid Svartholm, was absent from the appeal hearings because of medical circumstances. Therefore, he missed the appeal hearing and was sentenced to 1 year in prison.
Lundström's lawyer explained that he was really disappointed that the Supreme Court appeared so uninterested in dissecting and analyzing the legal twists and turns of this high-profile lawsuit. Meanwhile, one of the defendants is going to appeal the case in the European Court of Justice, but experts don’t think this will prevent the sentences from being carried out.
Nevertheless, it doesn’t mean that The Pirate Bay operators will be required to spend up to a year in prison. The matter is that the Swedish justice system implies deducting a year from any prison sentence on cases over 5 years old. So, The Pirate Bay case meets that criteria and the offenders could qualify – it’s all up to the court. Ironically enough, The Pirate Bay is still operating, as if it wasn’t a part of the legal proceedings. It turned out that just a few hours after the Supreme Court decision being made public, the online tracker started redirecting to a .se domain, due to the fears of a possible seizure from American authorities.
So, what do we get in the end? The entertainment industry is unlikely to get any money, The Pirate Bay founders are unlikely to be jailed, and the torrent tracker still runs. It looks like no-one is a winner in this case.
Crazy admin blog
Admin life - routers, switches and networking, servers installation and troubleshooting, windows & linux hosts managing. Fuck yeah...
Monday, February 6, 2012
Wednesday, December 7, 2011
Faild drive on EqualLogic PS 6500
We had a failed drive on one of our EqualLogic PS6500 servers. Interesting that the system wasn't reporting the bad drive, but array was. So we could not determine which one just by observing the ember light. Btw, this thing is huge! 48 drives!
Friday, November 25, 2011
How to live backup VmWare 4.1 image
Sometimes you can not shutdown your VM to properly backup the image, but nice vmkfstools allow you to create hot or live backup or your VM.
To perform live backup you need to:
1. Take a snapshot of running VM. Right click on VM -> Snapshot -> Create snapshot.
2. Login to the host with SSH
3. mkfstools -i source.vmdk -d thin /vmfs/volumes/backup/sameVM.vmdk
4. Wait till cloning is done
5. Don't forget to copy soruce.vmx and source.vmxf files to backup directory
6. Remove snapshot from running VM. Right click on VM -> Snapshot Manager -> Remove ALL
You done!
To perform live backup you need to:
1. Take a snapshot of running VM. Right click on VM -> Snapshot -> Create snapshot.
2. Login to the host with SSH
3. mkfstools -i source.vmdk -d thin /vmfs/volumes/backup/sameVM.vmdk
4. Wait till cloning is done
5. Don't forget to copy soruce.vmx and source.vmxf files to backup directory
6. Remove snapshot from running VM. Right click on VM -> Snapshot Manager -> Remove ALL
You done!
Tuesday, June 21, 2011
Wednesday, April 13, 2011
Friday, April 1, 2011
Monday, March 28, 2011
How to setup dedicated VMWare Servers
VmWare Hardware setup
Setup hardware according to the order descriptions.
Software Setup
How to setup VMWare ESXi.
Setup hardware according to the order descriptions.
Software Setup
How to setup VMWare ESXi.
- Make a USB stick with lastest VMWareESXi
- Install such USB stick in the USB port inside the server box
- Boot up the server, boot into BIOS and
- set the USB device as the first bootable device in the boot sequence option
- enable VT for maximum virtualization performance
- Config Hardare RAID if any
- Config IP and root password:
- Config the VMWare Host:
- Use VI Client login the the IP number you assigned above.
- Config datastore(s)
- Config hostname:
- Under: DNS and Routing section Config time sync:
- Set NTP server to be: time.cybercon.com
- Start NTP client and set NTP client to auto start
- Update Company Database
- Add IP numbers used by this Host to the IP manager
- Add this new server to the Server Manager (Server Name, Location, OS, Server IP, root password ....)
Subscribe to:
Posts (Atom)