Open your sources.list file using your favorite text editor, e.g. sudo nano /etc/apt/sources.listLocate the text http://us.archive.ubuntu.com/ubuntu and replace it with http://archive.ubuntu.com/ubuntu. sudo apt updatesudo apt upgradesudo apt install apache2 sudo ufw app list “OutputAvailable applications:ApacheApache FullApache SecureOpenSSH” sudo ufw status Should be inactive sudo apt install mysql-serversudo apt install php libapache2-mod-php php-mysql php -v sudoContinue reading “Ubuntu 22.04 phpmyadmin & LAMP Steps”
Category Archives: Professional
Configuring virtual network interfaces in Linux
Configuring virtual network interfaces in Linux 1. Introduction Did you know that you can assign more that one IP address to a single physical network interface? This technique is quite useful, for example when working with Apache and virtual hosts, as it allows you to access same Apache server by using two different IP addresses. 2. TemporaryContinue reading “Configuring virtual network interfaces in Linux”
Add Static Route in Asterisk
~]# ip route add 192.0.2.1 via 10.0.0.1 [dev ifname] Update the route in /etc/rc.d/rc.local route add -net 80.184.248.36 netmask 255.255.255.252 gw 10.28.1.41
pfSense 2.0 – Limit Download & Upload bandwidth per IP
How to multi public WAN IP’s with PFSense
How do I format a usb drive on a PC
Assuming Vista or 7 (think this works on XP, but I’m not sure) and that the disk is not showing up under My Computer at all: Connect your usb disk. Run cmd as an Administrator. Run diskpart.exe. Use ? if you need help in this program. list disk Find the disk that corresponds to yourContinue reading “How do I format a usb drive on a PC”
Add User in Linux
sudo adduser (username) sudo passwd (username) To create a new user with admin privileges in Ubuntu 12.04 and later: adduser <username> sudo
Connecting two Asterisk PBX servers using an IAX2 trunk
Connecting two Asterisk PBX servers using an IAX2 trunk IAX is the Inter-Asterisk eXchange protocol for Asterisk PBX. IAX2 is version 2 of the protocol. Version 1 (one) is no longer used. IAX2 has some advantages over SIP in that only one network port is opened for communications. SIP uses two ports: SIP and RTP.Continue reading “Connecting two Asterisk PBX servers using an IAX2 trunk”
PBX Learning
Business SIP Trunking Solutions Provider | SIP Trunks | IP Communicaitons
Business SIP Trunking Solutions Provider | SIP Trunks | IP Communicaitons.