| bio | website | janosgyerik.com |
|---|---|---|
| location | Paris, France | |
| age | 34 | |
| visits | member for | 1 year, 1 month |
| seen | 8 hours ago | |
| stats | profile views | 34 |
I have a natural passion for programming, especially to create practical software for everyday use. Ultimately I want to put my skills to use in the field of green energy or health, as I am very concerned about these areas and I believe that having great software could help a lot and make a big difference.
|
Apr 10 |
revised |
setuid programs don't seem to run setuid in TinyCore Linux added 360 characters in body |
|
Apr 5 |
awarded | Yearling |
|
Mar 17 |
accepted | setuid programs don't seem to run setuid in TinyCore Linux |
|
Mar 17 |
comment |
A bunch of files have 777 permissions Normally you don't need to check the permissions every time, unless you want to be suspicious. It's strange how those application files got such permissions. |
|
Mar 17 |
revised |
A bunch of files have 777 permissions added 6 characters in body |
|
Mar 16 |
answered | Cannot access to web server, but can ssh to it |
|
Mar 16 |
answered | A bunch of files have 777 permissions |
|
Feb 28 |
answered | setuid programs don't seem to run setuid in TinyCore Linux |
|
Feb 23 |
awarded | Nice Answer |
|
Feb 20 |
comment |
setuid programs don't seem to run setuid in TinyCore Linux The live CD I use is tiny, 8MB to begin with. I doubt it would be that sophisticated, but maybe you're right, I should check on this (not sure how...). As per /tmp, I used that only to simplify the question. In my real setup it's in my home directory, not mounted nosuid. In fact, the vulnerability test works in the native environment, then I chroot into it there it doesn't. |
|
Feb 20 |
comment |
setuid programs don't seem to run setuid in TinyCore Linux I don't execute anything from a mounted CD. While remastering the CD, the chroot directory is on a regular filesystem not a CD mount. When booting into the completed remastered live CD, the files are on the root filesystem, which is NOT mounted with nosuid. |
|
Feb 20 |
revised |
setuid programs don't seem to run setuid in TinyCore Linux deleted 20 characters in body |
|
Feb 20 |
comment |
setuid programs don't seem to run setuid in TinyCore Linux It doesn't have to. If you try the above steps it should work in any Linux system, and when you run PATH=.:$PATH ./prog, the file /tmp/test.txt will be created and owned by uid=1200, even if it does not exist. |
|
Feb 20 |
asked | setuid programs don't seem to run setuid in TinyCore Linux |
|
Feb 12 |
comment |
SSH tunnel hanging I run autossh within a screen session. It's better then background, as I have a dedicated "window" for it that I can detach from and re-attach later to check on the status. |
|
Feb 6 |
answered | How to umount permanently /home |
|
Feb 6 |
answered | Which script from /etc/init.d/ started the process? |
|
Dec 20 |
comment |
Review changes in .tex files You don't have to persuade anybody. You can use a DVCS by yourself and enjoy all the benefits. |
|
Dec 15 |
answered | Review changes in .tex files |
|
Oct 31 |
comment |
pysqlite install error on FreeBSD in virtualenv Crap. I'm out of ideas then... |