Author: Bob Walsh (original article). Translation: Sergey Mozhaisky It started rather innocently a few years ago, didn’t it? It didn’t feel like breaking the law or like a crime. Nobody got hurt โ if there’s no victim, there’s no crime, right? Besides, everyone does it! It’s no worse than that candy you swiped off the shelf at the store, right? They didn’t catch you then, and they won’t catch you now.
Yandex Market check
2008-08-18 08:40:18
#
You are Kenny! Oh My God - you are Kenny! You are often unlucky and prone to injuries :) At the same time you are a known prankster and a dirty joker, but that’s exactly why everyone loves you! | Butters| |#
65 % Kyle| |#
55 % Tweek| |#
55 % Jimmy| |#
45 % Stan| |#
40 % Timmy!| |#
35 % Cartman| |#
35 %
Which South Park character are you? South Park - everything about the show
Increasing swap
Creating a swap file in FreeBSD
- Make sure the virtual disk driver (md(4)) is present in the kernel configuration file. It is included in the GENERIC kernel.
device md # Memory "disks"- Create a swap file (/usr/swap0):
# dd if=/dev/zero of=/usr/swap0 bs=1024k count=64- Set appropriate permissions on (/usr/swap0):
# chmod 0600 /usr/swap0- Enable the swap file in /etc/rc.conf:
swapfile="/usr/swap0" # Set to name of swapfile if aux swapfile desired.- Reboot the computer, or to enable swap right now enter:
# mdconfig -a -t vnode -f /usr/swap0 -u 0 && swapon /dev/md0dang it
Not long ago I was this handsome, self-confident guy standing firmly on both legs.
A small observation: with a broken arm you still have three limbs left for getting around. You can walk on two legs and carry a cup of tea in your hand, for example.
But when it’s a broken leg and you have to get around on crutches โ you can forget about bringing anything anywhere. I’m starting to envy kangaroos โ could just toss a thermos and a sandwich in the pouch and hop from the fridge to the computer.
POSITIVE
Dynamo (Kyiv) - Spartak (Moscow) - 4:1 Congratulations, fellow countrymen!
frenzy foreva
Got a shock. Reinstalled Windows โ the virus I’d caught was being found and cleaned poorly, and I didn’t feel bad about wiping it. Installed onto the same partition as before, and almost lost FreeBSD โ on boot it stops at mounting root and that’s it. With a crowbar and some choice words, it turned out that the filesystems used to be mounted from /dev/ad4s4*, but now those partitions show up as /dev/ad4s2*. Why that happened โ no idea. Apparently Windows wiped something and FreeBSD started numbering slices differently. I managed to mount root, but then it turned out that neither single-user mode nor the emergency shell on the first installation disc has an editor, so there’s nothing to fix fstab with. Good thing Frenzy was lying around somewhere โ dear old friend! Thanks to technix for that wonderful product! Went off to catch my breath โ no work passwords, no certificates, no keys, absolutely nothing had been backed up. Shame on my gray hairs! That was a pretty effective wake-up call…..
Collecting tar. First spoonful.
Tried to install drivers for the webcam. multimedia/linux-gspca-kmod They are ported from Linux. Not only did the system kernel-panic during the first build attempt (it did eventually compile on a retry), but the drivers still didn’t work. When trying to load the compiled module, dmesg spits out: link_elf: symbol msleep undefined Googling around showed that this issue is well known and is being discussed on the mailing list โ but without any resolution. So now, if I want to show my face on Skype, I have to boot into Windows…
can't keep quiet
Today I found out that one of the chauvinist, Ukraine-hating, provocative blogs on LiveJournal is ceasing to exist โ that is, ceasing to be updated with filth โ the diary of Lukyanenko. Not Levko, but Sergei, the one who is a sci-fi writer and a hack.
How much longer? Finally!
free desktop
To fully replace the desktop from Windows to BSD, I’m missing Bluetooth and a carddealer reader. And if MyPhoneExplorer runs under Wine, my joy will know no bounds :)
