linux

apache-server

Techniques to restart Apache without rebooting CentOS Linux server

Restarting the Apache httpd Web server commonly comes into play in the following scenarios: When updating the Web server’s configuration file. When httpd itself becomes hopelessly confused and unresponsive. To test other services in isolation. The trick is stop & start Apache without having to reboot the hosted CentOS Linux server. To get started, you’ll […]

Techniques to restart Apache without rebooting CentOS Linux server Read More »

Linux folder structure

Linux uses a nested folder structure to store different files. The top-level directory is considered the root directory, and is designated by /. Folders beneath the root level are separated by slashes. For example, all of your website content is located in/home/00000/domains/example.com/. TIP: On the (gs) Grid-Service, you can’t do anything above your server directory. For

Linux folder structure Read More »

Be Paranoid!

As a Certified Ethical Hacker, I searched for a script which would help me to detect unauthorized file changes. I found a script (probably in the User Contributed Notes at php.net) which I modified to have working very nicely on my “test server” (Windows) as well as on my “production” server (Linux). The logic is

Be Paranoid! Read More »

Adobe Offers DRM for Flash Video with Flash Media Rights Management Server

Adobe today announced the availability of its Flash Media Rights Management Server, a product that runs on Windows Server 2003 and Red Hat Linux and offers content protection and business rules for playback and repurposing of offline content. The Rights Management Server is designed to sit alongside the Flash Media Streaming Server or Flash Media

Adobe Offers DRM for Flash Video with Flash Media Rights Management Server Read More »

JavaScript: DHTML API,

Do not forget to check this : A Cross-browser JavaScript DHTML Library which adds Drag Drop functionality and extended DHTML capabilities to layers and to any desired image, even those integrated into the text Drag & Drop Image flow. Window resize events! Image resize… http://www.walterzorn.com/dragdrop/dragdrop_e.htm

JavaScript: DHTML API, Read More »

Scroll to Top