| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 3 months |
| seen | 13 hours ago | |
| stats | profile views | 27 |
|
Apr 11 |
awarded | Popular Question |
|
Mar 28 |
accepted | How to find the IP address of a KVM Virtual Machine, that I can SSH into it? |
|
Mar 15 |
comment |
Why setsebool command of SELINUX taking so long and slow? I think I need more programming knowledge to understand the strace output..I guess it is because selinux involves too many "deep" level changes on the linux system and that is why it takes so much time to complete one command. |
|
Mar 13 |
comment |
Why setsebool command of SELINUX taking so long and slow? tried the command as above and "real" time is about 30 sec. Usually a normal linux command time setenforce 0will give about 0.011 sec "real" time. I feel 30 sec is a bit long and wondering what is happening at the backend? |
|
Mar 13 |
asked | Why setsebool command of SELINUX taking so long and slow? |
|
Feb 23 |
awarded | Popular Question |
|
Dec 18 |
awarded | Popular Question |
|
Nov 11 |
awarded | Notable Question |
|
Jul 16 |
awarded | Popular Question |
|
Mar 21 |
comment |
Install MultiUpload Extension in MediaWiki After some digging I found the "MultiUpload.php" is not in the extension folder, the name should be "SpecialMultipleUpload.php". I changed the file name and it worked. |
|
Mar 21 |
accepted | Install MultiUpload Extension in MediaWiki |
|
Mar 21 |
comment |
tail program output to file in Linux I tried delete '/home/user/errors.txt' and use your above command. It didn't work, still forbid me to write to home directory. Anyway I guess the link you provided can use as my solution. It's the same as the first answer in this post. However you have given some detailed explanation on the redirecting stdout to a file and I thank you for that. |
|
Mar 20 |
comment |
tail program output to file in Linux the $HOME is not NFS mounted. |
|
Mar 20 |
accepted | tail program output to file in Linux |
|
Mar 20 |
comment |
tail program output to file in Linux yes, the user is the user who runs the command |
|
Mar 20 |
comment |
tail program output to file in Linux Yes, that worked... |
|
Mar 20 |
asked | tail program output to file in Linux |
|
Mar 20 |
comment |
Install MultiUpload Extension in MediaWiki I have tried to use "www-data" as my "MultiUpload" folder owner recursively and changed read/write/access to the file "MultiUpload.php" (make it 777) but still not working... |
|
Mar 20 |
revised |
Install MultiUpload Extension in MediaWiki Added more details |
|
Mar 20 |
asked | Install MultiUpload Extension in MediaWiki |