200 reputation
7
bio website devblog.brahmancreations.com
location
age
visits member for 2 years, 3 months
seen May 15 at 9:25
stats profile views 18

Mar
14
asked Is there a file cataloguing system that can be hooked into the file open dialogs and file explorers like Nautilus and Windows Explorer?
Mar
7
asked Is the default time for ssh-add configurable in sshd_config?
Feb
27
asked Is it possible to execute a remote command via SCP in the same way as SSH?
Feb
27
asked How does VNC attach only to selected application?
Jan
28
comment Where and how are logon and startup scripts for graphics desktop managed?
I use Ubuntu, but I am interested in how the start up scripts in general are managed, X11, Gnome or KDE
Jan
25
accepted How can a Greasemonkey script dynamically change the permitted URIs of other Greasemonkey scripts?
Jan
25
asked Where and how are logon and startup scripts for graphics desktop managed?
Jan
24
comment How can remote SSH commands execute as connecting user?
@DougHarris Yes, it can be closed. Unless someone might be interested
Jan
24
revised How can remote SSH commands execute as connecting user?
edited to clear misunderstanding question arose from
Jan
24
comment How can remote SSH commands execute as connecting user?
The command in question unzipped some tar.gz files which was created locally using a different user, and the user name with the ID on the remote was what showed up in the file listing. So there is no problem at all.
Jan
24
asked How can remote SSH commands execute as connecting user?
Jan
21
accepted How do bash scripts expand file globs?
Jan
21
asked How do bash scripts expand file globs?
Jan
4
comment How can a Greasemonkey script dynamically change the permitted URIs of other Greasemonkey scripts?
I was hoping it was possible via Greasemonkey. I will search some more and if there isn't a regular Firefox extension capable of that I will create one myself. From my last work on a Greasemonkey script I noticed that Greasemonkey detects changes to a script even if it wasn't opened from the Greasemonkey dialog.
Jan
4
revised How can a Greasemonkey script dynamically change the permitted URIs of other Greasemonkey scripts?
formulated question more precisely
Jan
3
comment How can a Greasemonkey script dynamically change the permitted URIs of other Greasemonkey scripts?
Hi Brock :), it is equivalent to adding or removing a web URI from the pages a Greasemonkey extension is enabled for, ie adjusting the URIs in the @include lines dynamically with a single click, without having to go into the Grease monkey preferences to change it there. I will edit the question to explain it better.
Jan
3
asked How can a Greasemonkey script dynamically change the permitted URIs of other Greasemonkey scripts?
Dec
30
comment How can bash screen be setup in the background and brought to the front later?
tmux was another utility I had in mind but I have no experience with it but I know it will be useful one day.
Dec
30
comment How can bash screen be setup in the background and brought to the front later?
@FHauri All I can say is is Wow! I see you just joined superuser. Where were you in the past when we needed you? :)
Dec
30
accepted How can bash screen be setup in the background and brought to the front later?