/srv/irclogs.ubuntu.com/2008/12/26/#ubuntu-server.txt

jay2Merry Christmas everyone05:35
* genii hands out eggnog05:41
=== luke_ is now known as lukehasnoname
chilli0k05:53
chilli0does anyone have a link to a tutorial that shows me how to install ftp and lighttpd on ubuntu server?05:54
jmarsdenchilli0: sudo apt-get install vsftpd lighttpd lighttpd-doc    # should install them; it's too simple to need a tutorial?06:01
jmarsdenThen read their docs if you want to know how to configure them after they are installed.06:02
chilli0k06:02
chilli0thanks06:02
chilli0and06:02
jmarsdenNo problem.06:02
chilli0when i install ubuntu server06:02
chilli0is there an option to install X?06:02
jmarsdenNo, by design there is not.06:02
chilli0ah06:02
chilli0should it be hard to do it in cli?06:03
jmarsdenHard to do what?06:03
chilli0set up a websever06:03
chilli0so i can edit the website from my lappy06:03
chilli0atm this computer is the server06:04
jmarsdenNo, as long as you are reasonably comfortable at the command line you can configure stuff easily enough.  And once you have it configured you can use any GUI FTP or SFTP client to upload your web content, etc from your laptop or any other machine.06:04
chilli0yeh06:04
chilli0i shall give it ago06:04
chilli0o and06:05
chilli0how can i make a static ip for the server?06:05
chilli0its inside the router06:05
jmarsdenRead the Ubuntu Server Guide for how to give a machine a static IP.  How to tell your router to forward ports depends on the router, but is usually a simple web interface on the router.06:06
chilli0ive made the router port forward06:06
chilli0just need to static it up a lil06:06
chilli0thanks for your help06:06
jmarsdenNo problem.  See https://help.ubuntu.com/8.10/serverguide/C/networking.html06:07
chilli0is somba like ftp?06:08
chilli0samba*06:08
jmarsdenSamba is like Microsoft Windows network shares, not really like FTP.  Do not use Samba across the Internet...06:10
chilli0kk06:11
chilli0i wont then06:11
chilli0what is the best version of the server?06:11
jmarsdenBest for who for doing what? :)06:11
jmarsdenAre you sure you actually need a server version of Ubuntu... you could just add a web server and FTP to your existing desktop Ubuntu installation...06:12
chilli0true06:12
chilli0i was thinking about doing it that way06:12
chilli0i may aswell do it that way06:13
chilli0i know how to set up lighttpd06:13
jmarsdenIf this is just a hobby/experiment thing, do it that way.  If you are building a real production server, use Ubuntu Server.06:13
chilli0yeh its hobby thing06:13
HttpErrorsindeed it is chilli006:14
jmarsdenThey keep it simple and just add the services you need to your desktop install.06:14
chilli0HttpErrors:  ooo06:14
HttpErrorsit is very easy to do, i can run you along it06:14
chilli0HttpErrors:  i got a new lappy today , and mum wont let me have 2 computer so i have to give this to my brother , but i get his old one for a server06:14
HttpErrorssweet06:14
chilli0HttpErrors:  i need ftp and lighttpd and a static ip06:15
HttpErrorsuhh.06:15
chilli0?06:15
HttpErrorsi dont think you can do the static ip bit06:15
chilli0LIEs06:15
HttpErrorsor is it in LAN?06:15
chilli0yeh lans06:15
chilli0i did it on this computer06:15
chilli0but i dont know how i did it06:16
HttpErrorsah06:16
HttpErrorsjust click on Network manager06:16
chilli0k06:16
chilli0edit?06:16
chilli0for some reasons06:16
HttpErrorsindeed06:16
chilli0it says its not connected06:16
HttpErrorsits all greyed?06:17
HttpErrorsoh06:17
chilli0no not greayed06:17
chilli0its got a x on the sign06:17
HttpErrorsare you connected?06:17
* chilli0 face-desk06:17
chilli0dehh06:17
chilli0lol06:17
chilli0but go on06:17
HttpErrorswhat is your LANs ip range?06:17
HttpErrorsand subnet mask06:18
HttpErrorswait06:18
HttpErrorsWhat is your routes IP address in the LAN, and what is your subnet mask?06:18
chilli0192.168.254.254 is my routers thingo06:18
chilli0subnet is  254.254.0.006:18
chilli0i think06:19
HttpErrors254.254?06:19
HttpErrorsO.O06:19
chilli0maby?06:19
HttpErrorsThat is SOO wrong06:19
HttpErrorsits mostlikely 255.255.0.006:19
chilli0Mask:255.255.255.006:19
chilli0yeh06:19
chilli0its that06:19
chilli0Mask:255.255.255.006:19
HttpErrorsohnoes :<06:19
HttpErrorseh06:19
HttpErrorsok06:20
chilli0?06:20
chilli0why noes06:20
HttpErrorsuntick Roaming mode06:20
chilli0i can change06:20
HttpErrorsdw06:20
chilli0im changing it06:20
HttpErrorsnot needed06:20
chilli0what should it be?06:20
HttpErrorsok06:20
HttpErrors255.255.0.006:20
chilli0k06:20
HttpErrorschange it on all comps06:20
HttpErrorsand router06:21
chilli0done06:21
jmarsdenHttpErrors: If the LAN addresses are 192.168.x.0 then subnet is 255.255.255.0 unless you are doing something extremely unusual.06:21
HttpErrorsin larger networks, it makes it eaiser06:21
jmarsdenHttpErrors: chili0 can't even have two computers, and you are trying to set up so he can have 65535 of them???06:22
HttpErrorsjmarsden: i personally use 172.16.1.??? for DHCP .2.??? for Statics and .3.??? for servers06:22
jmarsdenI really think 255 will be sufficient.  Yes, but he has said that his network is at 192.16806:23
chilli0_back06:23
chilli0_but06:23
chilli0_it didnt work06:23
chilli0_it did06:23
chilli0_but06:23
HttpErrorsjmarsden: expandability. and keeps the dhcp range clear of static ips06:23
chilli0_my mask is the same on this computer06:23
HttpErrors:/06:23
chilli0_i think i can fix  give me a min06:24
chilli0_or maby not06:24
HttpErrorsk06:25
HttpErrorsits not imperative06:25
chilli0_k06:25
HttpErrorsbut it is useful06:25
chilli0_i see06:25
jmarsdenHttpErrors: Expandability is gained by using standards appropriately.  You break one if you use 192.168.x.0/16.  Apparently you are not employed as a network admin?  Anyway, your call if you are going to support this strangely configured network for chilli0_06:26
chilli0_why is it strange lol06:26
jmarsdenRead the RFCs about private network address ranges...06:26
chilli0_k06:27
chilli0_any who06:27
HttpErrorsjmarsden: overly complex, but it work better than clustering DHCP, Statics and Servers into one range06:27
chilli0_HttpErrors:  so when i download ubuntu 8.10 in the morning , ill install it06:27
chilli0_and then talk to u06:27
chilli0_becasue my internet speed is at dial-ups06:28
HttpErrorsk06:28
chilli0_it gots back to 1.5mps in the morning06:28
HttpErrorsheheh06:28
chilli0_and my brother wants me to install windblows on this computer06:28
* HttpErrors loves his 24Mbps (11Mbps true)06:28
chilli0_so i think ill do that now06:28
chilli0_i saw 50mps for $17006:29
chilli0_i wants06:29
HttpErrorseh06:29
HttpErrorssilly commercial connections06:29
HttpErrorsim on a residential conn06:29
chilli0_o i see06:30
chilli0_whats a good irc client for windows?06:30
chilli0_im gonna go on my lappy06:30
HttpErrorsmirc06:30
chilli0_k06:30
chilli0_shall do06:31
HttpErrorsor putty.06:31
chilli0_afk06:31
HttpErrorsk06:31
chilli0_putty?06:31
chilli0_putty = irc?06:31
jmarsdenPutty is not an IRC client.06:31
HttpErrorsyea, ssh to a nix comp and use irssi06:31
chilli0_erm06:31
chilli0_to complex06:31
HttpErrorsindeed06:31
chilli0_mirc will do the job06:31
chilli0_afk naw06:31
HttpErrorsk06:32
chilli0hey im back07:45
chilli0on my lapy07:45
chilli0lappy07:45
uvirtbotNew bug: #311393 in net-snmp (main) "package libsnmp15 5.4.1~dfsg-7.1ubuntu6 failed to install/upgrade: il file tar ? rovinato - l'archivio del pacchetto ? rovinato" [Undecided,Incomplete] https://launchpad.net/bugs/31139312:57
=== jussio1 is now known as jussi01
=== apachelogger_ is now known as apachelogger
=== MenZa_ is now known as Phoenix_Aeris
cdshanHello Everyone!  I had just completed installing ubuntu-server 8.04.1 with software raid16:17
cdshanI had configured Raid116:17
cdshanWith 2 physical disks16:17
cdshanI have partitioned the disks into partitions like md0 - /; md1-/var md2-/home, etc16:18
cdshanNow I want to make sure that if my first disk in the array fails, I am able to boot into using the second disk.16:19
cdshanCould someone point me to the documentation for the same or help me in setting it up?16:19
WoLf_LoonieI was looking around it too, for something similar (had issues to boot a raid0 setup).. what I found, is that for a raid1 to boot from another disk, you have to install GRUB on the second disk too. (I'm not an official helper nor nothing, just a bystander who stumbled on a similar issue ;P)16:21
=== memenode is now known as libervisco
donspauldinghi all, I'm running a remote ubuntu server that seems to spike to 100% CPU utilization on occasion.  When it does this, I can still ping the server, but can no longer ssh into a terminal.  How can I configure the server so that ssh always has enough resources to log me into the box to see what's going on?17:39
yann2maybe some people use nice to give the ssh daemon a higher priority17:40
donspauldingyann2: any idea what a "safe" nice value would be for sshd?18:04
zicadathe open web is a beaitiful soup of barely compatible clients and servers. It comprises billion od pages, millions of users, and thousands of browser based applications. You can access the open web with open source and proprietary browsers, on open source and prorprietary operating systems, on open source and proprietary hardware"18:21
zicada:D18:22
=== luke is now known as lukehasnoname
LinuxLover4_I have ubuntu server 8.10. when I insert a flash drive or cd or dvd, will it automaticly mount? or do I have to use some commands to mount the files?23:28
LinuxLover4_anyone. . .?23:30

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!