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/3/15-6/1 [Computer/SW/Languages, Computer/SW/OS/Windows] UID:54340 Activity:nil | 3/15 Why does MS put double-quotes around the '8' in Windows Server 8, like
the following?
- Windows 8
- Windows Server "8"
\_ Because when they didn't do it, code didn't see the '\0'
and went over? Looks better than '8','\0' *shrug*
...
|
2012/2/23-3/26 [Computer/SW/OS/Windows] UID:54312 Activity:nil | 2/23 fixboot wrote FAT boot sector to my WinXP hard drive. How can I convert
the drive back to NTFS?
\_ Does C:\WINDOWS\system32\convert.exe work?
...
|
2011/12/21-2012/2/6 [Computer/HW/Laptop, Computer/SW/Editors/Emacs] UID:54269 Activity:nil | 12/21 In Emacs, how do I make it so that it will resize its screen
when the maximum resolution of my monitor changes? When I
use my laptop, my emacs is too big (and I can't resize it
because the bottom-right corner is not accessible).
\_ Which OS? Can't you drag the top border (not a corner) to resize
the height to be smaller?
...
|
2009/8/21-9/1 [Computer/SW/Unix] UID:53297 Activity:nil | 8/20 When I use rsync to backup, it's pretty cool except in cases where
I rename a directory name from the source. Rsync will just do
a plain copy. Is there a program that'll detect renaming of
directories (by checking for children files), or at least
move them to a dated directory?
\_ Not related but beware of using rsync as a backup tool.
...
|
2009/7/17-24 [Computer/SW/OS/OsX] UID:53156 Activity:kinda low | 7/17 -rw-r--r--@
What does the "at sign" mean? This is on Mac OS. VMWare disk file.
\_ The file has metadata attributes
\_ How do I add/delete attributes to files? What about
-rw-r--r--+ <-- what is the "+" sign? Also how do you make
tar preserve these attributes?
...
|
2009/4/22-28 [Computer/SW/Security] UID:52894 Activity:nil | 4/22 ok, here's a little networking puzzler. I haven't been able to access
youtube for a couple weeks. Couldn't figure out why. Happened on all
browsers. traceroute did weird stuff and then timed out. Finally I
got so frustrated I setup firefox to ssh tunnel through soda.csua,
which worked great. Then, I kill the ssh proc, quit FF, and now,
I can access youtube just fine from any browser. wtf? any
...
|
2009/2/26-3/5 [Computer/SW/Unix] UID:52653 Activity:nil | 2/26 If I want to rsync a perforce or svn directory while users
are checking things in, could I wind up with a corrupted copy?
\_ sure why not. if you are really cool, your copy of the svn
repo is on LVM, and you snap the LVM to copy it.
\_ It'll seem less cool when you realize you've taken a snapshot
of a block level device, which only guarantees that this set of
...
|
2008/8/27-9/3 [Computer/HW/Laptop, Computer/SW/OS/Linux] UID:50980 Activity:nil | 8/27 I have a rather large linux partition. I just got a new laptop
and want to move all my settings and customization to that new
computer. how to do this? I tried remastersys but it seems that it
get stuck somewhere, and I am hoping it is not really trying to create
a 26GB iso file.
any ideas? is there anyway i can back up my debian package database
...
|
2008/8/5-10 [Computer/Networking] UID:50788 Activity:nil | 8/5 It looks like my company has started blocking HTTPS tunneling.
I used to do this by tunneling SSH through the HTTP/HTTPS proxy
server, but this seems to have stopped working. Does anyone know
how the implementation of tunneling detection works, and whether
there are widely available implementations? We run a bunch of MS
stuff, so I imagine we're running an MS proxy server or something.
...
|
2008/6/10-13 [Computer/SW/OS/VM, Computer/SW/Unix] UID:50210 Activity:nil | 6/10 Is there a handy guide to virtualizing an already running
physical linux box into an instance of Vmware?
\_ this probably isn't the "right" way, but I have many times
just run rsync. ("rsync -vpa root@oldbox:/ /") on a fresh virtual
image. Just make sure the partitions are the same on the virt disk
as on the real disk and if you are using a new udev, kill the info
...
|
2007/11/12-16 [Computer/SW/Unix, Computer/SW/OS/OsX] UID:48607 Activity:high | 11/12 Server nerds, CCC for mac is totally awesome. is there somethng
as cool and friendly for PC or unix?
\_ Hi. "CCC" is a free mac program known as "Carbon Copy Cloner".
If you use a Mac, and have some sort of external usb or firewire
drive, I recommend you spend 15 minutes downloading it and
setting it up. You can easily make a backup set up your data,
...
|
2007/11/12-16 [Computer/SW/OS/Linux, Computer/SW/Unix] UID:48623 Activity:nil | 11/12 how do i make a fail safe magical backup for my debian box
that i can quickly boot from if the box explodes?
\_ keep a linux live boot cd around for just such an emergency
\_ And learn about 'dd'
\_ I was hoping there was something as slick as CCC, for unix.
\_ You can first duplicate the disk offline with dd, then just
...
|
2007/8/31-9/3 [Computer/SW/Unix] UID:47860 Activity:nil | 8/31 Pretend I am going to be on a boat in the arctic.
I want to upload whale song sound data while I am
on my terrible internet connection in the middle of
the arctic. What would I use? FTP seems so 80s.
\_ FTP is a tool that works and does exactly the job you want.
What's wrong with FTP?
...
|
|