Skip to content
blog.KimConnect.com
Menu
Codes
Windows
Linux
Virtualization
Networking
Database
Category:
Linux
blog.KimConnect.com
>>
Linux
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
Fedora: Setting Programs to Automatically Start
on a fedora core box, use chkconfig like this:Code:chkconfig --level 345 httpd onchkconfig --level 2345…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
Installing IonCube
ionCube produces leading tools for PHP source code protection to secure your PHP software from…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
Apache Hosting Multiple Websites
Must have a FQDN for localhost:vim /etc/hosts---- add this line ----192.168.1.5 server1.cafecenter.com server1----------------------Install GD…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
How to Install OpenVPN on Centos 5
Configure VPN I. Setting up DMZ to forward all ports from Gateway to Router…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
Enable Mod_rewrite Url rewrite
vim /etc/httpd/conf/httpd.confLine 306, change the directory name to:<Directory "/home/www">line 237, set:AllowOverride AllLine 564, if you're…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
Windows Emulator inside Ubuntu 9.10
# Add the Wine repositorysudo add-apt-repository ppa:ubuntu-wine/ppasudo apt-get install wine1.2cd /home/[username]# this installs winetricks and…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
Ubuntu Repos (Old Info)
Add this using the Software Center deb karmic free non-free --------------------------- Add Many Repos…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
How to Flash Bios Using CentOS live USB
Start CentOS live USB copy T5500A16.bin to desktop Run terminal su init 1 cd /home/centoslive/Desktop…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
FFMPEG Ftuff (old)
Install prerequisites: --- Install DAG --- yum install rpmforge-release yum install gcc gcc-cpp gcc-c++ zlib-devel…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
How to fix outdated and unsupported Ubuntu versions
rooty@FOGSERVER01$ lsb_release -aNo LSB modules are available.Distributor ID: UbuntuDescription: Ubuntu 13.10Release: 13.10Codename: saucyUbuntu 13.10 (Saucy…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
Install Remote Desktop on Lubuntu & Wireshark
Update May 2020: Current versions of Ubuntu / Redhat 20.04 contain broken xrdp packages. Thus,…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
Set Automatic Updates for CentOS & Redhat
Easy. yum -y install yum-cron vimvim /etc/yum/yum-cron.conf----------apply_updates = yes----------systemctl start yum-cron.service
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
Set Up Mail Relay Server with CentOS
Notes from 2011...Method 1: Set this relay server to use another server as a relayyum…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
Add or Remove a User / Users in CentOS / Redhat Linux
sudo adduser usernamesudo passwd usernamesudo gpasswd -a username wheel#Check wheel groupsudo lid -g wheel#Delete user:userdel…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
Error: Kernel panic – not syncing : VFS: Unable to mount root fs on unknown-block(0,0)
If this has been caused by an interrupted system update: - Boot the system via…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
How To Install Remote Desktop on Ubuntu or Centos 7
Ubuntu:sudo apt-get updatesudo apt-get install xrdp xfce4echo xfce4-session >~/.xsessionsudo service xrdp restartCentOS 7:su -vim /etc/yum.repos.d/xrdp.repo-----…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
Experimental selinux Settings
enable or disable selinux: vim /etc/sysconfig/selinux setsebool -P httpd_read_user_content 1 grep nginx /var/log/audit/audit.log |…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
Install ScreenConnect on CentOS
If this server is not behind a firewall, then the below instructions would suffice:1. Install…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
Install SSL on ScreenConnect
Generate cert & key from startssl.comSave the encrypted private keyDecrypt the private keyDownload files into…
0 Comments
Read More
April 1, 2019
April 1, 2019
kimconnect
kimconnect
Default Nginx Installation on Centos 7
NGINX as HTTP / HTTPS Proxysudo yum install epel-releasesudo yum install nginxsudo systemctl start nginxsudo…
0 Comments
Posts navigation
Previous page
1
…
10
11
12
…
14
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