| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 7 months |
| seen | 2 days ago | |
| stats | profile views | 242 |
|
Jan 31 |
answered | Xen error on CentOS |
|
Jan 31 |
comment |
Xen error on CentOS I don't know about xen-create-image, but your issue is caused by Debian "Etch" being unsupported as of 2010-02-15 (and thus disappeared from the mirror) |
|
Jan 31 |
revised |
Host process for multiple processes? added 14 characters in body |
|
Jan 31 |
comment |
Host process for multiple processes? Probably depends on the number of them... and how similar they are. If what differs is (e.g., crude sketch follows) the port and ServerRoot, this could be encoded in the symlinks, i.e. /sv/lighttpd_var-www_80 -> /etc/sv/lighttpd, where the latter inspects its $0 and sets appropriate command line parameters. |
|
Jan 31 |
answered | Host process for multiple processes? |
|
Jan 28 |
comment |
Thin client that is only allowed to run certain applications As for other suggestions, have a look at Webconverger |
|
Jan 28 |
revised |
Linux Mint 14 Hangs on Install formatting mostly |
|
Jan 27 |
comment |
Is expect tool availabe for ARM platform Are you using some distribution? Debian, for example, has expect for armhf and armel architectures; a *.deb file can be handled as a tgz archive. |
|
Jan 27 |
answered | How to get comfortable in linux as an ex-windows user? |
|
Jan 26 |
comment |
aptitude remove pkg_name* not working like apt-get Using aptitude manually, I sometimes press M on a category, marking all packages under this category as "installed automatically" (i.e. a dependency of something) – this selects packages not a dependency of anything for deletion (and most probably is not the best way to do this; note that Ctrl+t lets you "cancel pending actions") |
|
Jan 26 |
comment |
aptitude remove pkg_name* not working like apt-get Aptitude has many search terms, maybe these help you (they probably solve the libqt* issue, e.g. ?name(libqt*)) |
|
Jan 26 |
comment |
aptitude remove pkg_name* not working like apt-get About your PS: No, the man page explains "Purge package" as remove it and all its associated configuration and data files. |
|
Jan 26 |
comment |
In the usage string of my custom shell script, shall I also display --help and --version? +1 for usage consistency across different tools (there seem to be several getopt(s), btw) |
|
Jan 24 |
comment |
proftpd mod mysql Have you had a look into proftpd's logs? It could do what it does for all kinds of reasons, I suppose. You might find some clues there (or things you could include in your question)... (There's also a mini-HOWTO on debugging proftpd, probably helpful.) |
|
Jan 24 |
answered | Creating linux distro for use during exam |
|
Jan 24 |
comment |
Raspberry Pi, serial console, minicom, and gnome-terminal There are other minicom alternatives possibly worth trying (the thread mentions cu, screen, seyon, conserver and kermit) |
|
Jan 24 |
reviewed | Approve suggested edit on What is log_daemon_msg ? |
|
Jan 22 |
comment |
Log file not growing beyond a size. Why? Is this web-app home-brewn or something publicly available? (Maybe with a mailing list, documentation) |
|
Jan 22 |
comment |
Supervisord does not work What raises this error? If it is supervisorctl, is supervisord already running? |
|
Jan 21 |
comment |
explain the command `printf — “#!${opt_E}”` Note that ! is reinterpreted by Bash, so try using dash or some other shell that doesn't do history expansion. |

