Skip to main content
  • Home
  • About
  • Contact
jeffm.info
  • Family History
  • Photos
  • Notes
Home

sysadmin

Change file permissions recursively on directories, or files, only

find . -type d -exec chmod xxx {} \; this finds all directories (excluding files) starting at present working directory and recursively changes permissions to xxx.

  • command line
  • sysadmin
  • Add new comment
  • Read more

Apache, MySQL and PHP

Apache, MySQL and PHP are all standard on a Slackware install. Here are the edits I've needed to get things working properly.

  • Linux
  • sysadmin
  • Add new comment
  • Read more

Iptables

Some quick notes on configuring iptables firewall.

  • Linux
  • sysadmin
  • Add new comment
  • Read more

Postfix aliases

How to configure postfix aliases

  • mail
  • sysadmin
  • Add new comment
  • Read more

Phpmyadmin

How to install phpmyadmin

  • sysadmin
  • Add new comment
  • Read more

Debian package management commands

List installed packages dpkg -l Detailed information on a package, installed or not aptitude show packagename dpkg -s packagename List of files installed by a package dpkg -L packagename Install packa

  • debian
  • Linux
  • sysadmin
  • Add new comment
  • Read more

Search

Family History

  • People
  • Photos
  • Browse by type
  • Timeline

Photos

  • Binda
  • Coppi
  • Huang Huang
  • Pepper
  • Landscape
  • Black and White
  • Other

Navigation

  • My bookmarks

Home   About   Contact

Syndicate content