Linux notes – disable SELINUX
# /etc/sysconfig/selinux # This file controls the state of SELinux on the system. # SELINUX= can take one of these three values: …
# /etc/sysconfig/selinux # This file controls the state of SELinux on the system. # SELINUX= can take one of these three values: …
Sam-Tsengs-Computer:/usr/local/mysql/bin samtz$ ./mysql -u root mysql Reading table information for completion of table and column names You can turn off this feature …
User Directories To allow CGI program execution for any file ending in .cgi in users’ directories, you can use the following configuration. …
/etc/hosts.allow in.telnetd: 61.221.117.242/255.255.255.0, 163.26.198.1, .funny.net.tw : Allow in.proftpd: 61.221.117.242/255.255.255.0, 163.26.198.1, .funny.net.tw : Allow /etc/hosts.deny in.telnetd: ALL : Deny in.proftpd: ALL : Deny
it should be /dev/hda instead of /dev/hda1, so that the bootloader will be installed in your master boot record. When you get …
cd /usr/src/{redhat,OpenLinux,turbo,packages,rpm ..} rpm -bb SPECS/bcm5700.spec or rpmbuild -bb SPECS/bcm5700.spec (for RPM version 4.x.x)
Fedora News Alert from Fedora Project on 2004-11-08 The Fedora Project and Red Hat would like to announce the third release of …
1. fdisk /dev/sda p -> print d -> delete n -> new w -> write 2. mkfs -t ext3 -m 1 /dev/sda1 …
1. fsck -f /dev/hda1 2. du -chs * 3. alias hogs=’du -cks * |sort -rn |head -21′ 4. rsync -avl –stats -e …
This document describes the installation and configuration of Linux on the IBM ThinkPad X31, model number TK1C8UK. This machine is so incredible, …