398 reputation
9
bio website
location
age
visits member for 4 months
seen May 6 at 8:54
stats profile views 13

Mar
27
accepted Are threads which are executing blocking system calls awoken by interrupts?
Mar
27
asked Are threads which are executing blocking system calls awoken by interrupts?
Mar
15
comment Use server name instead of IP address
If you're using this in a local environment, the 2. way of Dave's answer is the simplest to go.
Mar
15
awarded  Custodian
Mar
15
reviewed Approve suggested edit on Mount a folder without noexec
Mar
15
comment Mount a folder without noexec
Yes, this is something I was looking for. I was hoping that there maybe exists a preferred way of doing it. Will wait a bit to see if a "server safer" solution pops up, if not will, mark you as the answer.
Mar
15
comment Mount a folder without noexec
I'm using a Django webap. There is a wsgi file in home/user/public_html, and the rest of the code is in /home/user/django because it doesn't need to be served directly. The numpy module, which the app uses, fails to work if in a directory mounted with noexec.
Mar
15
comment GUI is blurred after yum update in fedora 15
Have you tried checking if the output od dmesg, or cat /var/log/syslog show errors regarding display or xserver?
Mar
15
asked Mount a folder without noexec
Feb
25
awarded  Tumbleweed
Feb
21
awarded  Commentator
Feb
21
comment How to know which hard disk is the new one and which one is the old one
@JimThio Not sure a understand your comment. Do you have three discs, one old, and two new SSD-s? And now you want to check which of file in /dev represents which SSD without mounting them?
Feb
19
accepted Change of real time priority made no visible effect
Feb
19
answered Change of real time priority made no visible effect
Feb
18
asked Compatibility between Xenomai version and Linux kernel version
Feb
17
awarded  Nice Answer
Feb
16
answered What's the difference between a hard links and copied files?
Feb
12
comment Change of real time priority made no visible effect
@vonbrand Is it then safe to conclude that my process is the king of user space :). However, the problems that are preventing his real time behavior are happening in kernel space and are therefor not influenced by his ultimate priority as a user space process?
Feb
12
asked Change of real time priority made no visible effect
Feb
12
accepted Real time priorities in non real time OS