Top new questions this week:
|
I was reviewing a set of interview questions that are asked from a unix admin; I found a topic called "named pipe".
I googled the topic; to some extent I have been able to understand it :- named …
|
I'm planning to buy a new laptop in the coming days, and I'm quite impressed with new, cool Ultrabooks. As a long-time GNU/Linux user, I'll of course install a distro of my choice on it.
Chances are …
|
Can a Linux command have capital letter(s)? I know it's supported but i want to be sure if it's a "problem" or considered "not a good thing"?
|
I am running a small uClibc and busybox based embedded system on an x86 device. I am using an initramfs but I also mounting a custom ext3 directory on a compact flash device in IDE mode that I am …
|
Let's say I have a file that looks something like this:
23: a, b, c, d
24: b, d, f
25: c, g
and I want to get output like this:
23.a
23.b
23.c
23.d
24.b
24.d
24.f
25.c
25.g
Of course it's not …
|
I have a new requirement to purge MySQL dump files that are older than 30 days. The files use a naming convention of "all-mysql-YYYYMMDD-HHMM.dump". The files are located on SAN mounted file system, …
|
I have both Debian Squeeze and Ubuntu 10.04 machines; the font rendering in 10.04/10.10 is beautiful out of the box but Squeeze is still ugly even after hours and hours of messing with …
|
Greatest hits from previous weeks:
|
I want to set a folder such that anything created within it (directories, files) inherit default permissions and group.
Lets call the group "media". And also, the folders/files created within the …
|
I booted my computer today and found the Grub rescue command prompt. I have been given this computer and it has Linux and windows 7 on it, but I have only ever used the windows section. I have no idea …
|
Can you answer these?
|
I use Kate for coding and note-taking. Sometimes it crashes - often when I've got a lot open - and unsaved 'real' documents (eg, ones backed by files, that have been saved at some point) usually have …
|
I've got a virtual machine running under virtualbox, and in that virtual machine I've got an LXC container I'm trying to bridge to virtualbox's NAT interface:
------------- ----------- …
|
I'm planning on using LVM in order to be able to take atomic snapshots of large files and rsync them to a remote site.
What I'd like to know is whether there is any long-term impact on the main …
|