Ubuntu Mirrors

Download

Images can be downloaded from a location near you.

You can download ISOs from:

http://releases.ubuntu.com/14.04.3/ (Ubuntu Desktop and Server)
http://cloud-images.ubuntu.com/releases/14.04.3/release/ (Ubuntu Cloud Server)
http://cdimage.ubuntu.com/netboot/14.04.3/ (Ubuntu Netboot)
http://cdimage.ubuntu.com/ubuntu-core/releases/14.04.3/release/ (Ubuntu Core)
http://cdimage.ubuntu.com/edubuntu/releases/14.04.3/release/ (Edubuntu DVD)
http://cdimage.ubuntu.com/kubuntu/releases/14.04.3/release/ (Kubuntu)
http://cdimage.ubuntu.com/lubuntu/releases/14.04.3/release/ (Lubuntu)
http://cdimage.ubuntu.com/ubuntustudio/releases/14.04.3/release/ (Ubuntu Studio)
http://cdimage.ubuntu.com/ubuntu-gnome/releases/14.04.3/release/ (Ubuntu GNOME)
http://cdimage.ubuntu.com/ubuntukylin/releases/14.04.3/release/ (UbuntuKylin)
http://cdimage.ubuntu.com/xubuntu/releases/14.04.3/release/ (Xubuntu)
http://cdimage.ubuntu.com/mythbuntu/releases/14.04.3/release/ (Mythbuntu)

 

 

_ Centos mirros

http://ftp.tu-chemnitz.de/pub/linux/centos/7/

http://mirror.cisp.com/CentOS/7/

https://www.howtoforge.com/creating_a_local_yum_repository_centos

https://wiki.ubuntuusers.de/apt-mirror/

http://192.168.22.19/ubuntu/mirror/us.archive.ubuntu.com/ubuntu/dists/xenial/

 

 

Implementing IPv6 Addressing and Basic Connectivity

Cisco document can downloadable at here :
>> Click : ip6-addrg_bsc_c

 

Implementing IPv6 Addressing and Basic
Connectivity
First Published: June 7, 2001
Last Updated: May 5, 2009
Implementing basic IPv6 connectivity in the Cisco IOS software consists of assigning IPv6 addresses to
individual router interfaces. The forwarding of IPv6 traffic can be enabled globally, and Cisco Express
Forwarding switching for IPv6 can also be enabled. Basic connectivity can be enhanced by configuring
support for AAAA record types in the Domain Name System (DNS) name-to-address and
address-to-name lookup processes, and by managing IPv6 neighbor discovery.
This module describes IPv6 addressing and basic IPv6 connectivity tasks.

DESIGN AND IMPLEMENTATION VOIP SERVICE ON OPEN IMS AND ASTERISK SERVERS INTERCONNECTED THROUGH ENUM SERVER – Voip and IMS

Rendy Munadi 1), Effan Najwaini 2), Asep Mulyana 3), R.Rumani.M4)
Telkom Institute of Technology , Bandung 40257 West Java-INDONESIA
Email : rnd@ittelkom.ac.id.1) effan_86@yahoo.com2),
asm@ittelkom.ac.id3), rrm@ittelkom.ac.id4)

Good document about VOIP telephony systems

Interconnection and convergence among PSTN, PLMN and data network are expected to
develop very powerful system; this system will provide PSTN services, mobility, PLMN
features and internet-based application. This convergence will support multimedia service with
adequate bandwidth and high mobility. The IMS technology is resulted from combination of
multimedia, mobile and IP concepts in order to complete the NGN technology [3,4].
.IMS acts as a standard platform for multimedia service through IP/SIP protocol with which it is
possible for the operator to use one’s platform for many multimedia service. IMS is a part of
arhitecture standard of Next Generation Network (NGN). Services for fixed, mobile and wireless
networks can be operated through IMS platform with IP based service and supported by SIP
protocol [1,5].

.Originally, IMS is developed for telephone connection in mobile network, but together with
TISPAN release-7, it is also has the possibility for fixed network, resulting term Fixed-Mobile
Convergence (FMC) which is a key industries trend in 2005 [5].
Software based on NGN architecture has been developed today. OpenIMS is constitute of the
software based on IMS architecture; it has the capability for various multimedia features.On the
other hand, Asterisk is a software based on softswitch architecture which is capable to connect
packet network and circuit network. With those both software, we can build a simple NGN
technology with lower cost investment.
To demonstrate the above cases, we design and implement a VoIP service, using the above
software, with the aid of Enum server which the function is to mapping the number among
servers.

Download: DESIGN AND IMPLEMENTATION VOIP SERVICE OPEN IMS AND ASTERISK SERVERS INTERCONNECTED THROUGH ENUM SERVER _kutayzorlu.com_ON1006.3373_pdf

rdesktop sound with remote client

 

Virtual machine resize Disk Volume Group

KVM

Important for us

**>> Free PE / Size 5120 / 20.00 GiB

So Firstly we are extending volume group
# lvextend -l +5120 /dev/telekom_kutayzorlu_com-vg/root

After Resize to see Action in Disk Size Now
# resize2fs /dev/telekom_kutayzorlu_com-vg/root

If you are using XFS file format it will give error  so use that 
# xfs_growfs /dev/telekom_kutayzorlu_com-vg/root