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
...
|
2010/4/28-5/10 [Computer/SW/OS/Windows] UID:53807 Activity:nil | 4/28 Win 3.1 was more widely adopted than Win 3.0. Win XP (5.1) was more
widely adopted than Win 2k (5.0). Now it looks like Win 7 (6.1) is
going to be more widely adopted than Vista (6.0). Is this a trend on
Microsoft x.0 versions being bad?
\_ duh.
\_ "more widely adopted" ... well... what are you basing these numbers
...
|
2006/9/12 [Computer/SW/OS/Windows] UID:44358 Activity:nil | 9/12 I haven't used MS windows since the win95 days. Can someone please
explain to me what in the world a "domain" is? I'm familiar with
IP addresses like 128.32.112.233 or domains like http://csua.berkeley.edu
but what are things like "\\My Workgroup" or "\\MYCOMPANY"?
Is Microsoft inventing new linguo?
...
|
2006/7/25-26 [Computer/SW/OS/Windows, Computer/SW/OS/Linux] UID:43790 Activity:nil | 7/25 Running Linux: any technical reasons to reboot on a regular basis?
\_ No. -tom
\_ Like with any other OS, it can help if your apps have memory leaks.
If every program running on the machine is written perfectly
and never fails in any strange or unexpected manner then you're
fine without rebooting. I've had machines up for almost 1000
...
|
2003/5/16 [Computer/HW/CPU] UID:28462 Activity:moderate | 5/15 Is a Pentium 133 Mhz Processor fast enough to decode mp3's in
real-time?
\_ Almost certainly yes, depending on load. I used to play mp3s
on a 166 win95 machine, but I couldn't use netscape at the same
time. And I think that might have even gotten better later on
when winamp improved their decoder.
...
|
2002/10/17 [Computer/SW/OS/Windows] UID:26223 Activity:high | 10/16 What's the difference between the way win98 does threads vs.
NT/2k/XP?
Win98 doesn't seem to have a real threading system or something. Test
code on Win98 runs "jerky" but the same on the more advanced versions
runs smoothly and handles threads as I'd expect.
\_ I thought Win98 has preemptive threading for Windows apps while
...
|
2002/9/20-21 [Computer/SW/OS/Windows] UID:25961 Activity:kinda low | 9/19 I dutifully installed cygwin on win95. However, some program, like
tex and tcsh, dumps core or stack. What is the problem?
\_ I read somewhere that cygwin on windows 95 doesn't
work so well
\_ I wrote somewhere that win95 doesn't work so well, so what
you read is pretty certainly true. Umm, I'm not one of
...
|
2002/8/26-27 [Computer/SW/Security, Computer/SW/OS/Windows] UID:25694 Activity:high | 8/26 After I save a file in win95, I need to process it from DOS prompt
(to use with sftp for putty for example). I find the file name to be
"currupted" - it's shorter and contains strange characters like "~".
I know this must be a feature from MS but how to get around it and
access the file from DOS using the real file name?
\_ try using cygwin
...
|
2002/8/14-15 [Computer/SW/Languages, Computer/SW/OS/Windows] UID:25557 Activity:moderate | 8/14 Some applications don't have the "print to file" option. Is there
a way to install a printer type that will generate a PS file when
printed to it? This is w2k. I've been dicking around with this
all morning and still can't find a way to print. This is for an
efax viewer and something called elynx viewer. There's no "print
to file" option and printing to "PDFwriter" won't work either.
...
|
2002/8/2-4 [Computer/SW/OS/OsX] UID:25483 Activity:moderate | 8/2 When I use X from window (Exceed) and mac (DarwinX) and try to
move or resize window, the window frame does not appear, so I
don't have a visual feel where I am moving or resizing to. Any
cure?
\_ Your background might be the same color as the resize lines;
try 'xsetroot -solid darkgreen' (for example) and see if that
...
|
|