Top new questions this week:
|
I somehow managed to create a file that doesn't seem to have a filename. I found some information regarding how to get more details of the file in the following thread.
However, I tried some of the …
|
I would like to keep track of changes in /etc/
Basically I'd like to know if a file was changed, by yum update or by a user and roll it back if I don't like the chage.
I thought of using a VCS like …
|
In Windows, there is a certain limit on the number of characters in
a path, which restricts how deep a directory can be created. I was
wondering what the case is like in Linux?
Do you have some …
|
I've started a long running and machine hog process. I've hit CTRL-Z to stop it. I've then put it in the background with bg. Oops, I should have restarted with fg so that I could easily stop and start …
|
I have a 22TB disk on /dev/sdb. How do I create a 22TB partition? Don't really care about the file system - ext4 or zfs is fine.
Running CentOS 6.2 - Partition will be used as a data dump. Only a …
|
So for convenience, I store all my data on my Windows partition so that I can access my data easily from both Linux and Windows. However, I tried compiling a C++ program with g++, and found out that I …
|
According to Wikipedia
http://en.wikipedia.org/wiki/Unix_directory_structure
http://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard
extra disks should not be mounted in /mnt/ according to the …
|
Greatest hits from previous weeks:
|
I'm interested in the difference between Highmem and Lowmem:
Why is there such a differentiation?
What do we gain by doing so?
What features does each have?
|
I am using Linux as guest OS in VirtualBox. I deleted huge number of files from its filesystem. Now i want to shrink the filesystem image file (vdi). The shrinking works by compressing filesystem …
|
Can you answer these?
|
I am running a GNOME 3 fallback desktop in Debian testing, and I removed some pulseaudio packages, for I don't need the advanced functionality. That resulted in my multimedia keys that control speaker …
|
The thing is that I have GoogleTalk plugin, also used for Google+ hangouts, and it works in my netbook, on Ubuntu. But on my laptop, using the same Ubuntu (Oneric) and having used the camera on Cheese …
|
I have recently upgraded my server from Debian 5 (Lenny) to 6 (Squeeze), and I noticed that the new kernel 2.6.32 don't have module named pcf8574, neither pcf857x.
I need it for my application, and I …
|