Eclecti.ca

Posts Tagged ‘Linux’

linkHive For Jan 26th

Here are the newest links to join the linkHiveJan 26th

FHOKE Blog | Creative Digital Agency | Free Grungy Social Icon Set – More Friday Freebies! We’ve kept to our word and continued to evolve our social icons set – the shiny surfaces have been stripped back and the edges roughened for a grungy, hand drawn [...]

Continue Reading...

linkHive For Jan 21st

Here are the newest links to join the linkHiveJan 21st

Synergy –
Developer Job Interview Questions and Answers – Are you a developer? Need to prepare for a job interview? We have selected a big collections of interview questions and answers in many technical areas: Java, JSP, ASP, C++,C#,.NET,ORACLE, PL/SQL,Perl, struts, XML….more …
Design Trends (Predictions) in [...]

Continue Reading...

linkHive For Jan 18th

Here are the newest links to join the linkHiveJan 18th

LinuxCommand.org: Writing shell scripts. – With the thousands of commands available for the command line user, how can you remember them all? The answer is, you don't. The real power of the computer is its ability to do the work for you. To get it to [...]

Continue Reading...

Bookmarks for Jul 14th through Sep 10th

These are my links for Jul 14th through Sep 10th:

500 Internal Server Error – 500 Internal Server Error
500 Internal Server Error – 500 Internal Server Error
20+ HTML Forms Best Practices for Beginners – Nettuts+ – Forms can be difficult and sometimes even annoying for users; often, a form interrupts a user's main focus and direction [...]

Continue Reading...

Changing Symlink Ownership

I just encountered the Curious Case of changing the ownership of a symbolic link.  I used chown and then…what happened is…well nothing.  Or least that’s how it looked.  There was no error message and the symlink’s ownership was unchanged.
This seemed sub-optimal so I asked Google and a few colleagues and I got the answer, [...]

Continue Reading...