I like to program in Python, ANSI C, etc.
I have some responsibility in helping to manage some hefty machines. (i.e. 200TiB of disk space)
|
Jan
3 |
|
awarded | Supporter |
|
Nov
27 |
|
awarded | Tumbleweed |
|
Nov
20 |
|
awarded | Scholar |
|
Nov
20 |
|
accepted | What filesystem should I use for a large amount of disk space in Linux (>32TB)? |
|
Nov
20 |
|
revised |
ecryptfs home directory does not automatically mount added some tags |
|
Nov
20 |
|
awarded | Editor |
|
Nov
20 |
|
revised |
ecryptfs home directory does not automatically mount added 156 characters in body |
|
Nov
19 |
|
asked | ecryptfs home directory does not automatically mount |
|
Apr
30 |
|
awarded | Scholar |
|
Apr
30 |
|
accepted | How can I get a manually created user to show up on the log in screen? |
|
Apr
30 |
|
comment |
How can I get a manually created user to show up on the log in screen? Thanks @Rinzwind. After changing the login.defs file and rebooting, I can now login. |
|
Apr
30 |
|
awarded | Student |
|
Apr
30 |
|
comment |
How can I get a manually created user to show up on the log in screen? I would think that would work, but it does not. I created a new user named 'bpotter' through the 'User Accounts' GUI. I could log in just fine with this on the main screen. I then logged back in to my separate administrative account and ran the usermod command you listed. sudo usermod -u 504 bpotter
After doing this bpotter cannot be seen on the login screen or in the 'User Accounts' GUI.
|
|
Apr
30 |
|
asked | How can I get a manually created user to show up on the log in screen? |
|
Jun
22 |
|
answered | Can't clone gitosis-admin.git local from my snow leopard server running gitosis |
|
Apr
5 |
|
comment |
What filesystem should I use for a large amount of disk space in Linux (>32TB)? We have 200TB of disks. We are constantly adding data, but right now we have around 30TB of data. If fsck is designed out, that is fine. For BTRFS it list on their wiki that you may not be able to recover from a crash or losing power. We are going to crash and lose power occasionally, so we need something that can handle this. I imagine ZFS would work, and will consider it. There is the drawback that it is only on fuse though. |
|
Apr
5 |
|
awarded | Student |
|
Apr
5 |
|
asked | What filesystem should I use for a large amount of disk space in Linux (>32TB)? |