How To install Ubuntu server 18.04 LTS + Static ip + LAMP SERVER + Webmin Admin Panel
In this video, i am going to show you how to install Ubuntu server 18.04 LTS with a static ip, install apache web server, Mysql, PHP and Webmin Admin Panel.
Support the Channel on Patreon https://www.patreon.com/ribalinux
Ethereum or ERC20 Tokens i gladly accept (╯✧∇✧)╯ 0xB2d7E1470818FF8D35278b45B6fefe341d2d1220
Buy Me a Coffee http://ko-fi.com/A0383T5
follow me on Steemit https://steemit.com/@ribalinux
LAMP is a combination of free, open source software. The acronym LAMP refers to the first letters of Linux (operating system), Apache HTTP Server, MySQL (database software), and PHP, Perl or Python, principal components to build a viable general purpose web server.
The exact combination of software included in a LAMP package may vary, especially with respect to the web scripting software, as Perl or Python are sometimes dropped from the stack. Similar terms exist for essentially the same software suite (AMP) running on other operating systems, such as Microsoft Windows (WAMP), Mac OS (MAMP), Solaris (SAMP), iSeries (iAMP), or OpenBSD (OAMP).
PLEASE SUBSCRIBE AND FOLLOW ME ON TWITTER GOOGLE+ OR FACEBOOK!! IF YOU CAN PLEASE SUPPORT THE CHANNEL ON PATREON
Patreon
https://www.patreon.com/ribalinux
Twitter
Tweets by ribalinux
Blogger
http://ribalinux.blogspot.pt/
Facebook
https://www.facebook.com/theribalinux
Google+
https://plus.google.com/u/0/110348492032614636584/posts
Solution for webmin installl error
On ubuntu 18.04.1 the universe and multiverse repositories are disabled by default
to enable do:
sudo add-apt-repository universe
sudo add-apt-repository multiverse
Now you can resolve the webmin dependencies and install it.
Using the Webmin APT repository
nano /etc/apt/sources.list
and add the line
wget https://download.webmin.com/jcameron-key.asc
apt-get install apt-transport-https
deb https://download.webmin.com/download/repository sarge contrib
cd /root
apt-key add jcameron-key.asc
apt-get update
apt-get install webmin
http not work, its now https
deb https://download.webmin.com/download/repository sarge contrib
if gnupg not installed :
apt-get update && apt-get install -y gnupg
and…… my ubuntu breaks, gnome is gone and cant connect wifi… help ?
UPDATE : solved! maybe this is a noob mistake, but dont use tasksel command on desktop version. Install lamp server manually then install webmin.. thanks for the tut
Net Required for Installation ?
Thank you for the upload!
5:57 I cannot read this. Resolution all the way up.
It is sarge contrib
I tried run command sudo apt-get install tasksel it getting an error this error maybe run apt-get update or try with – – fix-missing
If anyone wants to run Webmin on Ubuntu in Azure, they've just released a template in the marketplace that fully sets this up for you: https://azuremarketplace.microsoft.com/en-us/marketplace/apps/cloud-infrastructure-services.ubuntu-webmin
Hi Sir,
this video is very intresting video but please help me!
I see this complete video & install awebmin dmin panel but issue for static ip, please help me how to find subnet address currently & gateway address & ip settings on window 10 network to ubintu setup by setup
I waite for reply
Thanks Sir.
Merciii
How did u get into desktop
Please which batter ubuntu server 18.04.3 LTS or 19.10
not working im enter is select terminal
Sudo tasksel
Sudo:tasksel:command not found 🙁
thanks..
thanks , helped to configure in my cloud server subscribed from http://www.datasoft.ws
omfg i was putting the cidr conversion at the top wtf omg no wonder my static is not getting net with set ip
Question: I'm trying to dualboot Ubuntu server with Win7, but the setup is not detecting the partition that already exists but rather only the hdd. I've tried deleting an drive and making it available for ubuntu, still no luck, any suggestions?
Muy bueno pero si tiene algГєn problema al instalar el webmin aquГ les dejo su link del amigo
https://vitux.com/install-and-configure-webmin-on-ubuntu/
sir hearty thanks
super tuto tout c’est bien passé avec ubuntu serveur merci??
Is it possible to install Phpmyadmin with this configuration? I tried, but found many problems..
Thanks!!
Thanks for video , I have tried It works
worked on the 2nd install, dont know what i did wrong but it sure does work now 🙂
Issu when installing webmin on ubuntu server 18.04
The following packages have unmet dependencies:
webmin : Depends: libauthen-pam-perl but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
______________________________________
Solution for webmin installl error
On ubuntu 18.04.1 the universe and multiverse repositories are disabled by default
to enable do:
sudo add-apt-repository universe
sudo add-apt-repository multiverse
Now you can resolve the webmin dependencies and install it.
W: Impossible de récupérer http://downloadwebmincom/download/reposity/dists/sarge/InRelease Ne parvient pas à résoudre « downloadwebmincom »
sudo add-apt-repository universe
sudo add-apt-repository multiverse
dont rГ©solve the error !!
Simple and precise. I just watched it and running osticket on it already. Thanks.
18.04.1 have fault after installation; you cannot login to system utilizing
login and password estabilished during installation
Thank you. That was very helpful step by step guide.
hey, how i can make my server avalible for other people? what i need to do to connect to server by normal ip or domain?