Results 1 to 10 of 15
I want to install a LAMP and well do i run the commands on the terminal that is provided with ubuntu or do i gotta download a different program or ...
- 02-08-2007 #1
Command help
I want to install a LAMP and well do i run the commands on the terminal that is provided with ubuntu or do i gotta download a different program or what?
here is a link to the site that is helping me install LAMP http://www.howtoforge.com/ubuntu_debian_lamp_server
Thank you
Smackie
- 02-08-2007 #2
You type those commands at the terminal.
Forgive me for mentioning this, but you seem extremely new to linux, and I was wondering how wise it is for a complete newbie to be installing a server, especially with powerful tools like MySQL/PhP/Perl that make it more likely for you to have your system cracked.Registered Linux user #388328 || Registered LFS user #15880
AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
Need instant help? Try us on IRC -- #linuxforums on freenode
- 02-08-2007 #3
yes i am new to linux.. im not sure how to explain why i want it. its more like setting up my own website and host a few clan sites that i make..
and btw when i run them commands i get this
E: Could not open lock file /var/lib/dpkg/lock - open (13 Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
- 02-08-2007 #4
Looks like you're trying to run those commands as a regular user. You need to be "root" to run certain commands.
It sounds to me like you need to spend a while reading up on linux basics (such as user permissions) before you commit to something as complicated as setting up a website. I don't want to discourage you, but I think you need to learn to walk before you can run!Registered Linux user #388328 || Registered LFS user #15880
AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
Need instant help? Try us on IRC -- #linuxforums on freenode
- 02-08-2007 #5
i been trying to get stuff that will help me on that stuff but i turn to google and try searching for Linux stuff and i get over 2 billion pages of junk that doesnt have anything to do what i was trying to search for
- 02-08-2007 #6Registered Linux user #388328 || Registered LFS user #15880
AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
Need instant help? Try us on IRC -- #linuxforums on freenode
- 02-08-2007 #7
I figured how to login as root which i am on right now i just wanted to ask a quick 2 questions when i put in
apt-get install update
here is what it says
it says that on everything i tried do i have to download the update package and the other packages somewhere?Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package update
- 02-08-2007 #8
This is a debian question, and I know nothing about Debian!
I think you should try to read a little about apt-get and how it works before you continue with this.Registered Linux user #388328 || Registered LFS user #15880
AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
Need instant help? Try us on IRC -- #linuxforums on freenode
- 02-08-2007 #9
well i found a way around it so if you find someone that go stuck like me tell him to try and use aptitude lol
- 02-08-2007 #10
Ok everything installed fine and dandy except for 1 thing and thats phpMyAdmin
can someone help me why this didnt install...
here is what it says
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
Couldn't find any package whose name or description matched "phpmyadmin"
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.


Reply With Quote