Skip to content

Tech & Dev Blog

Programming tricks, Internet security and a Linux playground

  • Home
  • Blog
  • Home
  • linux
  • Page 5

Category: linux

Installing suPHP on CentOS With Virtualmin/Webmin

20Nov

  What is suPHP? suPHP is a tool for executing PHP scripts with the permissions of their owners. It consists of an Apache module (mod_suphp) and a setuid root binary READ MORE

Etienne RachedApache, CentOS, commands, linux, php, ssh, suPHP, VirtualMin, WebMin1 Comment

Password protecting a directory with htaccess and htpasswd

16Sep

Password Protecting a web directory with htaccess Password protecting a web directory can help make a directory private and only accessible to one or several persons that have the username(s) READ MORE

Etienne RachedEncryption Tools, ftp, htaccess, htpasswd, linux, security, Server, sshLeave a comment

How to install eAccelerator on linux

15Aug

 eAccelerator works in a way that whenever there is request to a webpage, eAccelerator will parse all the php files and cache them in a shared memory in their compiled READ MORE

Etienne Rachedeaccelerator, linux, Performance, php, sshLeave a comment

Increase shared memory on linux (shmmax)

14Aug

Shared memory is often used in many applications on linux such as Oracle, Tibco, Webmethods. It’s also used for php extensions such as eaccelerator. In this tutorial, I will show READ MORE

Etienne Rachedeaccelerator, linux, memory, Operating System, Oracle, sshLeave a comment

15 most used linux commands and how to use them

27Jul

Lately I’ve been using linux commands a lot, to configure servers and to optimize them. So I decided to write about my 15 most used commands linux, a brief explanations READ MORE

Etienne Rachedcommands, linux, ssh, zipLeave a comment

Understanding the encryption process in htpasswd file

24Jul

Ever wondered how does the encryption work in the htpasswd file? How is it generated and encrypted. I’ve been doing some researches, and eventually figured it out. When using SSH, READ MORE

Etienne Rachedhtaccess, htpasswd, linux, security, sshLeave a comment

Posts pagination

Previous 1 … 4 5 6 Next

Search

Categories

Archives

Copyright Tech and Dev © All rights reserved.
  • Privacy Policy
  • About
Go to top