2010/8/19-9/7 [Computer/HW/Drives] UID:53929 Activity:nil | 8/19 Anyone have a good MLC vs. SLC writeup that is less than a year
old? I am investigating making a big SSD order. -ausman
\_ how much performance gain are you expecting from using SSD?
Let's say your 7200RPM yields 70 MB/sec (sustained) read and
your new SSD yields 160 MB/sec read, and that your application
is mostly streaming media (so the platter is continuous read,
...
|
2008/11/29-12/4 [Computer/Networking] UID:52128 Activity:moderate | 11/28 So you know, I am going to see if the collective motd.wisdom has
anything to add to my own research. I would think that given my
political leanings in most areas, I would be a big fan of "net
neutrality" but I am not, at least not so far. What is wrong with
someone like AT&T charging more for premium internet service? Don't
they do that already? Is there something I am missing here? -ausman
...
|
2007/10/26-29 [Computer/SW/OS/OsX] UID:48450 Activity:nil | 10/25 Does anyone know of a good RealAudio stream ripper for OS X? Is
Audio Hijack Pro still the best game in town? -dans
\_ mplayer
...
|
2007/6/6-10 [Computer/SW/OS/OsX] UID:46873 Activity:nil | 6/6 Looking for a decent [free] webcam broadcast program, one with sound
and video. Yahoo IM and MSN Messenger kind of suck. Any suggestion?
\_ I heard Skype has the best audio quality.
\_ Free 1-1 chat/conference program or webcast of sorts? If you're
looking for webcasting, Darwin Streamin Server (OS version of
Apple's QT Streaming Server) is available for OSX, linux, and
...
|
2006/9/10-12 [Computer/HW/Drives, Computer/HW/CPU] UID:44341 Activity:nil | 9/11 For those who run his/her own server. Has any of you tried to run a
fanless system that uses AMD Operon or Pentium M that is clocked more
than 1GHz? where to get chassis like these? can't find it at Fry's.
\_ No, but I have a fanless 800 MHz Via C3, with a big Zalman heatsink.
Got the CPU on ebay for about $50 and got the heatsink (CNPS-6000AlCu
Flower Cooler) from http://endpcnoise.com for about $40.. Runs great.
...
|
2006/7/14-18 [Computer/Domains, Computer/Networking, Computer/SW/WWW/Browsers] UID:43670 Activity:nil | 7/14 Has all mail been delivered?
\_ In the words of Ted Stevens ("internet expert"):
The internet is not something that you just dump something on.
It's not a big truck. It's a series of tubes. And if you don't
understand that those tubes can be filled, and if they're filled
when you put your message in it, it gets in line, it's gonna be
...
|
2006/7/12-18 [Computer, Academia/Berkeley/CSUA] UID:43642 Activity:nil | 7/13 Is mail working? Neither incoming nor outgoing mail seems to be
working. I've received no email (not even spam) since last night.
And outgoing mail doesn't seem to be working (or at least it's
delayed more than a couple minutes).
I think there are about 50K messages in the queue... -ax
\_ Is the queue being unqueued. soda's been up for 3 hours
...
|
2013/2/19-3/26 [Computer/SW/OS/OsX] UID:54611 Activity:nil | 2/19 I program a lot by sshing to a Linux cluster. So I'm used to using
Xemacs to code. This works fine from a Linux or Windows workstation,
but sometimes I have to use a Mac. On Mac, the meta is usually
bound to option, but that often doesn't work over ssh for some reason.
This makes using emacs a real pain. Any suggestions on how to fix it?
(Other than "use vi")
...
|
2012/8/28-11/7 [Computer/HW/Memory] UID:54466 Activity:nil | 8/26 Amazon medium instances (3.75GB RAM): 0.160/hour = $1382/year
Generic standard Linux VPS (4GB RAM): $480/year
Amazon costs more (but does offer superior scaling options).
\_ Amazon is $670 if you buy a year's usage up front (heavy util).
Why is heavy util less expensive than light util?
...
|
2012/1/4-2/6 [Computer/HW/Drives] UID:54281 Activity:nil | 1/4 I want to test how my servers behave during a disk failure and
a RAID reconstruction so I want to simulate a hardware failure.
How can I do this in Linux without having to physically pull
a drive? These disks are behind a RAID card and run Linux. -ausman
\_ According to the Linux RAID wiki, you might be able to use mdadm
to do this with something like the following:
...
|
2010/7/21-8/9 [Computer/SW/OS/FreeBSD] UID:53890 Activity:nil | 7/21 Can I just use ifconfig to expand my netmask on a FreeBSD box?
Are there any gotchas here? Linux forces me to restart my network
to expand my netmask.
\_ yes... and no, you don't have to restart your network on linux either
\_ Rebooting is the Ubootntoo way!
\_ Oooboot'n'tootin!
...
|
2010/7/22-8/9 [Computer/SW/OS/FreeBSD, Computer/HW/Drives] UID:53893 Activity:nil | 7/22 Playing with dd if=/dev/random of=/dev/<disk> on linux and bsd:
2 questions, on linux when <disk>==hda it always gives me this off
by one report i.e. Records out == records in-1 and says there is an
error. Has anyone else seen this? Second, when trying to repeat this
on bsd, <disk>==rwd0 now, to my surprise, using the install disk and
selecting (S)hell, when I try to dd a 40 gig disk it says "409 records
...
|
2010/5/26-6/30 [Computer/SW/Unix/WindowManager, Computer/SW/OS/OsX] UID:53844 Activity:nil | 5/26 anyone use lxde? supposedly it is less stupid than xfce and
less bloated than gnome. thoughts?
\_ lol, does anyone still use desktop linux? Get with the times
buy a mac. Now. DO IT. Go NOW.
\_ but we prefer herring to Kool-Aid
\_ "you have to yell, he's hard of herring"
...
|
2010/5/6-26 [Computer/SW/OS/Windows] UID:53818 Activity:low | 5/5 Does anyone know how to do custom install of Ubuntu 10.04? I can't
even boot it up to give me the menu to custom install and it
keeps installing a bunch of crap I don't need. It's getting
just as slow and bloated as Winblows install. Dear lord,
I miss the old Ubuntu.
5/5=1.0 Numerology FTW. 5+5=10
...
|
2010/4/22-5/10 [Computer/SW/Languages/Misc] UID:53797 Activity:nil | 4/22 In Linux is there an easy way to rename the scripts in /etc/rc?.d ?
For example I want to set all the /etc/rc?.d/S91apache to S100apache
so that it'll run the ramdisk BEFORE going to apache.
\_ Sure, just move them.
\_ I mean is there a script that will rename all of them
for me? Like: setrc apache2 0 0 1 1 1 1
...
|
|