
Tips Linux / FreeBSD
การค้นหาไฟล์ใน Linux ด้วยคำสั่ง find find / -name test01.txt [enter] < ค้นหาไฟล์ test01.txt จากรากไดเร็กทอรี find /etc -name passwd [enter] < ค้นหาไฟล์ passwd จากไดเร็กทอรี /etc find /etc [อ่านต่อ]
การค้นหาไฟล์ใน Linux ด้วยคำสั่ง find find / -name test01.txt [enter] < ค้นหาไฟล์ test01.txt จากรากไดเร็กทอรี find /etc -name passwd [enter] < ค้นหาไฟล์ passwd จากไดเร็กทอรี /etc find /etc [อ่านต่อ]
Move user entries from the following old files: /etc/passwd /etc/group /etc/master.passwd Then run the following command to rebuild the password database: pwd_mkdb -p /etc/master.passwd
How To Install WordPress with Apache on FreeBSD 10.1 PostedJanuary 14, 2015 24.4kviews WORDPRESS LAMP STACK FREEBSD Introduction WordPress is a popular open source content [อ่านต่อ]
.htaccess (chmod 775) <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /wordpress/ RewriteRule ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /wordpress/index.php [L] </IfModule> httpd.conf [อ่านต่อ]
FREEBSD 10.1 ************ 1. #portsnap fetch #portsnap extract #portsnap fetch update 2.cd /usr/port/lang/perl5.20/make install clean 3. cd /usr/port/www/apache24/make install clean 4. apache24_enable=”YES” To /etc/rc.conf 5. [อ่านต่อ]
การ Update port Freebsd คำสั่งที่ใช้ #portsnap fetch #portsnap extract #portsnap fetch update
การ Update FreeBSD คำสั่งที่ใช้ #freebsd-update fetch #freebsd-update install
Install a http server MRTG requires an http server to be installed and operating correctly. In our example, we’ll install and use the Apache http [อ่านต่อ]
How to Install Apache, MySQL, PHP, and phpMyAdmin on FreeBSD 127 Comments November 10th, 2011 by iceflatline (20160616 — The steps in this post were [อ่านต่อ]
Copyright © 2025 | WordPress Theme by MH Themes
You must be logged in to post a comment.