UbuntuThis forum is for the discussion of Ubuntu Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
first off .. i want to thank you for all your help..
second.. how would i browse repositorys and where might i find a list.. other than google which has been a pain to me lately.. (been finding everything but what i am looking for.. searchers error.. lol..)
strange question .. how would i take a .tar.gz file and make a .deb file. this kind of stuff gets me cerious..
anyway.. got lynx installed.. been a really good tool..
got webmin installed and somewhat configed.. lots of missing
programs the modules r set up for though.. but
figuring it out.. asks u if u want to install them but repos.. doesn't
have a lot of the ones i tried.. or have to search for them..
and just for the cerious.. the order that seems to work..
sudo passwd root
su
(root password)
sudo apt-get install lynx (great tool)
sudo apt-get install perl-core (gotta have for webmin)
wget http://belnet.dl.sourceforge.net/sou...bmin_1.290.deb
sudo dpkg -i webmin_1.290.deb
reboot
u can use lynx to config the server or on another pc.. http://(host):10000 0r for some reason http://(lan address):10000 cause the host name never works for me .. (i think thats a windows box problem)
and i have to say webmin is pretty slick.. there was more to it than i though there was.. lol..
onto rebuild number 8 later today.. lol.. on the bright side .. i know what not to do..
edit:
i think i see how u found the addy for wget.. will try it tommorow to see what happens..
Last edited by mindsgoneawol; 08-24-2006 at 03:58 AM.
If you want to browse the packages available go to the Ubuntu Package Search
You can search for packages by name and/or description and also by what files are in the packages.
Building a deb from source is more complicated, sometimes there will be a directory in the source called "debian" with a script called "rules" that you should use to create the deb. But if not then you have to google for a way as I don't know it (or start a new thread on that).
I tried entering the command shown to add the xubuntu gui but it didn't work it tried to read something and gave me: "couldn't find any packages whose name matched x-window-system-core gnome-core." I also tried for the xubuntu gui but it gave me the same error and 0 packages installed. Nada. Nothing. Since I am just doing this for fun I really don't care which guil I get, I just want to make something work and learn something here but so far nothing works right.
I also have another question that maybe someone can answer for me; When I installed Ubuntu 6.1.0 server I had problems. It could not detect my network. It also did not ask me for any ssid, wep key or anything related then it would get 85% through and freeze. So I installed without configuring the network. I read in here that Ubuntu server has everything that Edgy has so I know it can use my wireless adapter out of the box and can also scan for available networks. I tried manually entering the information but that still didn't do it. Ideas?
Apparently some WiFi chip sets are supported out of the box but all aren't. Broadcom is one example. In this case I had to install ndiswrapper and a Windows DLL driver. To get control over SSIS and WEP, I installed wifi-radar. This was with an Ubuntu Gnome environment. I would think that a non-GUI install would still require some additional pieces.
Mine is supported out of the box - at least with Dapper and Edgy it is and according to this forum anyway, Ubuntu server 6.1.0 is built on the exact same thing so I don't see any reason it wouldn't be supported out of the box as well. Is this true? Is Ubuntu server 6.1.0 trying to logon to the internet to download something for the gui? Is that why it's not working as expected?
Last edited by vyoufinder; 01-07-2007 at 03:20 PM.
Hi, I'm an uber-newbie and in need of a little help. I have ubuntu 6.10 server installed (+Lamp) and have installed gnome as per the writings of this page, but when I startx I just get the CLI in the top left corner and a grey screen with a mouse pointer. How do I get something with some icons, directory structure and access to LAMP components??
Hi, I'm an uber-newbie and in need of a little help. I have ubuntu 6.10 server installed (+Lamp) and have installed gnome as per the writings of this page, but when I startx I just get the CLI in the top left corner and a grey screen with a mouse pointer. How do I get something with some icons, directory structure and access to LAMP components??
Thanks
There's more than one set of instructions and none of them would give you the Ubuntu desktop. Exactly what did you do?
and then used startx to start it. I then installed gdm for the graphical login, got irritated and reinstalled ubuntu lamp server from scratch to start afresh.
What I would like is some form of desktop environment to so that I may make a gradual transition into the workings of linux server, rather than just smashing the CLI straight off. Thanks!
If you have another workstation you can use Webmin. Its a graphical front end that loads on the server. Then you connect from a workstation remotely and admin the server. Its easy to install and very a very easy way to admin any unix server. i use it on most of mine. It also wil work on anything from fedora to slackware. Ubuntu has a package for it but I always just install it from the home site and use their .deb package. If you want to know how to install it for ubuntu just follow my How-to. Its pretty simple. This page starts the Webmin install.
and then used startx to start it. I then installed gdm for the graphical login, got irritated and reinstalled ubuntu lamp server from scratch to start afresh.
What I would like is some form of desktop environment to so that I may make a gradual transition into the workings of linux server, rather than just smashing the CLI straight off. Thanks!
CLI is a tough place to begin a Linux experience. I recommend you don't start with the server install. If you have an older machine install Xubuntu and a newer one install Ubuntu. Then install the server pieces you want with the GUI. There's very little you can't do directly with the GUI. Help offered on forums just makes it look like CLI is the only path. My approach to learning GUI is to use it for researching configuration details and leaving changes primarily to the GUI realm. Over time I've learned to make many changes on the CLI but still favor the GUI as first choice. There is no shame in using a GUI and no red badge of courage bestowed for doing things the hard way. I've been a software engineer since 1964 and although my intellectual curiosity pushes me to understand computers at the lowest levels I still use the GUI most of the time.
Hey everyone, I just figured I'd take a second to give praise where praise is due: you guys are great. There are far too many elitist Linux people who are too good to help others and I'm happy to say that this site breaks the stereotype.
Great thread!
I hastily installed Ubuntu Server as well expecting to be greeted with a friendly GUI and have my LAMP + Ruby on Rails + ActiveScaffold box up and running in a short time using the GUI... I'm at an impasse right now trying to decide whether to reinstall with the desktop edition or install webmin on the server edition.
If I install one of the GUI packages on the server edition and then don't choose to use it, will I open myself to security risks? Can I uninstall using aptitude? If so, how?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.