558 reputation
27
bio website
location Amsterdam, Netherlands
age 23
visits member for 1 year, 6 months
seen May 22 at 15:52
stats profile views 43

Mostly into...

  • Linux administration
  • Network administration
  • System programming

[L]earning a living in Cloud Operations.


Apr
7
comment Rsync daemon intrepreting parameters as command in rsync.conf
It would help if you described the changes that you performed on /etc/init.d/rsync script.
Nov
28
answered open a already running process
Nov
24
revised Hot partition CentOS 6 and add boot pick?
deleted 5 characters in body
Nov
24
awarded  Citizen Patrol
Nov
24
revised Hot partition CentOS 6 and add boot pick?
removed useless parts.
Nov
24
answered Hot partition CentOS 6 and add boot pick?
Nov
16
comment ELF shared libraries - motivation for the PLT
(It seems that I missed to mention @BruceEdiger in my previous comment)
Nov
16
comment ELF shared libraries - motivation for the PLT
That is correct, sir. Probably it would work decently on the average UNIX-based system, but the whole linking process would break as soon as someone tried to harden the system with e.g PaX, which enforces restrictions on mprotect(2).
Nov
15
revised ELF shared libraries - motivation for the PLT
added 143 characters in body
Nov
15
answered ELF shared libraries - motivation for the PLT
Nov
12
revised How to partition an OpenBSD if it's used as a static HTTPD server?
Added nosuid and nodev options to the answer.
Nov
12
answered How to partition an OpenBSD if it's used as a static HTTPD server?
Nov
9
awarded  Yearling
Sep
3
awarded  Necromancer
Jul
2
awarded  Commentator
Jul
2
comment changing an environment variable like PATH forever
It's always a good idea to append values to an existing PATH variable.
Jul
2
answered changing an environment variable like PATH forever
Jul
2
answered Entry point of linux kernel
Jul
2
awarded  Critic
Jun
1
comment RAM usage doesn't add up? (Free+used < total)
Yes indeed, the effect will be negligent if the size of the dirty cached pages is small. This does not seem to be the problem in your case. My wrong -did not examine thoroughly your /proc/meminfo.