| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 4 years, 8 months |
| seen | 36 mins ago | |
| stats | profile views | 21,901 |
|
4h |
comment |
Why Directory for postgres user does not appear inside the HOME directory in linux with other users? There is no password by default for the postgres user; one must intentionally "break" their system to provide one for login. Normally it is only ever used via su from root. |
|
6h |
comment |
Redirection to 404 pages with .htaccess Does your SEO use path info? |
|
6h |
comment |
Redirection to 404 pages with .htaccess Yes. You will not be able to use path info with any scripts. |
|
8h |
comment |
Linux DNS server change Why aren't you using DHCP to assign the DNS server? |
|
8h |
answered | Redirection to 404 pages with .htaccess |
|
8h |
comment |
Slimming down a function No need for the ternary. |
|
9h |
comment |
how to send file to printer on centos using php 5.2.4 You mean a printer on the server side? |
|
9h |
answered | List of list to string |
|
10h |
comment |
Convert exponentials and rounding numbers in BASH Bash doesn't do decimals. |
|
10h |
answered | Python: how to “kill” a class instance/object? |
|
10h |
comment |
bash read a character from every string in file Why do you have it as a variable in the script and not as an external file? |
|
11h |
comment |
Elegantly iterating over string replacement Smells like homework. |
|
14h |
comment |
need help in python printing Did you try installing pydot? |
|
14h |
comment |
Steps behind a simple assignment operation in linux Completely dependent on how x has been declared. |
|
1d |
awarded | Guru |
|
1d |
comment |
In Linux Driver, how to disable a specific USB Device Have you tried unbinding the device from the driver yet? |
|
1d |
awarded | numbers |
|
1d |
answered | Why does a binary of one OS (Windows) does not run in other ( Linux) for same underlying architecture? |
|
1d |
comment |
what is the explanation of this statement? Not without knowing what theano is... |
|
1d |
comment |
Is there any authentication plugin for Python Flask? @Blender: Well, I'm sure it's a duplicate of something. |