Skip to content
blog.KimConnect.com
Menu
Codes
Windows
Linux
Virtualization
Networking
Database
Month:
April 2019
blog.KimConnect.com
>>
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
Yum commands to update server
Wanna ace your Linux job interviews? Well, read more Linuxy stuff and cramp your brain…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
CentOS 5: Installing XAMPP, and Gallery2
1. Install CentOS 5 - Do not install MySQL, Apache, and FTP - edit /etc/resolv.conf…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
Installing Red5 on CentOS 5
I mostly work with Debian Etch 4 but the process would pretty much be the…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
CentOS 5.1 Server Setup Notes
CentOS 5.1 Server Setup: LAMP, Email, DNS, FTP, ISPConfig (a.k.a. The Perfect Server) This tutorial…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
Installing FFMPEG and FFMPEG-PHP
How to install ffmpeg, ffmpeg-PHP, Mplayer, Mencoder, flv2tool, LAME MP3 Encoder, and Libog from source…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
Install MySQL on CentOS 5.2
To install MySQL, we do this:yum install mysql mysql-devel mysql-serverThen we create the system startup…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
Install Apache2 with PHP and Ruby on CentOS 5.2
yum install php php-devel php-gd php-imap php-ldap php-mysql php-odbc php-pear php-xml php-xmlrpc curl curl-devel perl-libwww-perl…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
Install ISPConfig on CentOS 5.2
cd /var/www/html wget tar xvfz ISPConfig-2.2.24.tar.gz cd install_ispconfig ./setup
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
How to configure CentOS 5.2 to use RPMForge and YUM
rpm -Uhv yum update Yum install [package name] Yup info [package name] Yum remove…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
LAMPP Passwords Change
Change ProFTP password: vim /opt/lampp/etc/proftpd.conf <?-- delete the last line in password, leave the first…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
Some MySQL Admin Stuff
make sure it's running ps -ef | grep mysql Creating MySQL DB HOWTO on creating…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
SENDMAIL Configurations
SMTP relay will also check the source of sender by using ping-back. Thus, the servername…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
Linux: How to set a static IP address
Set Static IP Address ---- vim /etc/sysconfig/networking/profiles/default/ifcfg-eth0 vim /etc/sysconfig/network-scripts/ifcfg-eth0 ---- DEVICE=eth0 BOOTPROTO=none HWADDR=00:0C:29:d7:5b:d3 ONBOOT=yes TYPE=Ethernet…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
Linux: Compiling Software
Install From RPM: rpm -ivh PACKAGENAME Install from TAR.GZ tar -xzvf PACKAGENAME cd PACKAGENAME…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
Linux: How to create samba shares for Windows
Install Samba: yum install samba SELinux: setsebool -P samba_enable_home_dirs 1 Run the utility…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
Installing VNC on Centos 5.3
Install VNC server package upon server setup, then run in include GNOME desktop environment: #…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
Adding Repositories in Centos 5.3
yum install yum-priorities vim /etc/yum/pluginconf.d/priorities.conf ---- [main] enabled=1 ---- Install RPMForge: cd /home wget…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
Install phpMyAdmin in Centos 5.3
# Prerequisite: must install RPMForge Repo prior yum install httpd php php-mysql php-gd php-mbstring…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
Setting Up FTP on CentOS 5.3
Install VSFTPD yum -y install vsftpd Configure: vim /etc/vsftpd/vsftpd.conf ------------------- anonymous_enable=NO // line 12:…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
Backup and Restore Prerequisites
1. Remote machine is Centos and Local machine is Windows, install Cygwin (including "Admin," "Base,"…
0 Comments
Posts navigation
Previous page
1
…
8
9
10
11
Next page
Search
Archives
October 2024
September 2024
August 2024
June 2024
May 2024
April 2024
March 2023
February 2023
January 2023
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
Meta
Register
Log in
Tag Cloud