<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1013808" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1013808</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/pi-100mhz-run-linux#comment-1080303</link>
    <description> &lt;p&gt;Nikeguy,&lt;/p&gt;
&lt;p&gt;If these machines are on a local network, you don&#039;t need ftp. What you need to do is setup up a samba share. With the Samba share, you can share files and map this share as a network drive to share files.&lt;/p&gt;
&lt;p&gt;Go &lt;a href=&quot;http://www.samba.org&quot; class=&quot;bb-url&quot;&gt;here&lt;/a&gt; and download the latest version or you can use version that comes with your distro. Do download the documentation on it though.&lt;/p&gt;
&lt;p&gt;You should have a file called &lt;strong&gt;/etc/smb.conf&lt;/strong&gt;. This is your main config file for samba.&lt;/p&gt;
&lt;p&gt;Edit this file so that it contains the following entries:&lt;/p&gt;
&lt;ul class=&quot;bb-list&quot;&gt;
&lt;li&gt;[global]
&lt;p&gt;# workgroup = NT-Domain-Name or Workgroup-Name, eg: LINUX2&lt;br /&gt;
   workgroup = &lt;strong&gt;name of your workgroup (should be the same as your windows machine)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;hosts allow = &lt;strong&gt;IP address of Windows machine&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;# You may wish to use password encryption. Please read&lt;br /&gt;
# ENCRYPTION.txt, Win95.txt and WinNT.txt in the Samba documentation.&lt;br /&gt;
# Do not enable this option unless you have read those documents&lt;br /&gt;
&lt;strong&gt;encrypt passwords = yes&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;Share definitions
&lt;p&gt;[homes]&lt;br /&gt;
   comment = Home Directories&lt;br /&gt;
   browseable = no&lt;br /&gt;
   writable = yes&lt;/p&gt;
&lt;p&gt;[&lt;strong&gt;the computer name of the windows machine&lt;/strong&gt;]&lt;br /&gt;
  comment = Shared Files&lt;br /&gt;
  path = /home/&lt;strong&gt;computer name of machine&lt;/strong&gt;(make sure that this share exists in Linux and the user is the same.&lt;br /&gt;
  browseable = yes&lt;br /&gt;
  writable = yes&lt;br /&gt;
  valid users = &lt;strong&gt;a valid user setup on the Linux system&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Once you have edited and saved this file, start the server daemons like this:&lt;br /&gt;
&lt;strong&gt;smbd -D&lt;br /&gt;
nmbd -D&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;You can test it like this &lt;strong&gt;testparm&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;You should now be able to see this share in the Network Neighborhood of your windows machine. Click on that share and give it the user name &amp;amp; password that you setup on your Linux system. You can then map this share to a drive letter, so that it will appear as a local drive by right-clicking network neighborhood on the windows sytem.&lt;/p&gt;
&lt;p&gt;If you have problems, first check in the log files. They are usually called &lt;strong&gt;/var/logs/log.smb log.nmb&lt;/strong&gt; or &lt;strong&gt;/var/logs/samba/log.nmb log.nmb.&lt;/strong&gt;. The logs are usually good for figuring out problems.&lt;/p&gt;
&lt;p&gt;If you can see the share from windows but can&#039;t access it make sure that the &lt;strong&gt;use encrypted passwords&lt;/strong&gt; is checked in smb.conf. Also any time you edit smb.conf, you have to get Linux to reread the file. The easiest way is to give it a signal hangup like so &lt;strong&gt;smbd SIGHUP&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Post back if you are having any problems.&lt;/p&gt;
&lt;p&gt;If you would go ahead and start a new thread.&lt;/p&gt;
 </description>
     <pubDate>Sat, 31 Mar 2001 20:28:07 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1080303 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/pi-100mhz-run-linux#comment-1080284</link>
    <description> &lt;p&gt;Well I just reinstalled linux, and went to expertcity&lt;br /&gt;
A guy there spent over 2 hours helping me set it up, and now it works great&lt;br /&gt;
Thanks for trying to help anyway &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;br /&gt;
NOw I just have one more question:&lt;br /&gt;
How do I set up an FTP server on this computer(windows ME) so I can transfer my webserver files to the linux?&lt;br /&gt;
I have managed to connect, but I can&#039;t log in because I don&#039;t know what my login name/password is.&lt;br /&gt;
Thank you&lt;/p&gt;
 </description>
     <pubDate>Sat, 31 Mar 2001 14:56:22 +0000</pubDate>
 <dc:creator>nike_guy_man</dc:creator>
 <guid isPermaLink="false">comment 1080284 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/pi-100mhz-run-linux#comment-1080279</link>
    <description> &lt;p&gt;I took the machine to my cousin&#039;s and we played with it for a while, then he took his Red Hat 6.0 and we put that on the machine.  That when in very easy with his boot disk.  I guess the Slackware bootdisk I made didn&#039;t have the right CDROM drivers (base.i).&lt;/p&gt;
&lt;p&gt;Now I have a linux box to play with.... yeah! Thanks for the help!&lt;/p&gt;
 </description>
     <pubDate>Sat, 31 Mar 2001 06:14:11 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1080279 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/pi-100mhz-run-linux#comment-1080273</link>
    <description> &lt;p&gt;Nope that didn&#039;t help but that will help in the future.&lt;br /&gt;
It runs the BIOS, and it says &quot;OS load in progress&quot;&lt;br /&gt;
then it says &quot;LI_&quot; and then it starts to beep and click... wierd&lt;/p&gt;
 </description>
     <pubDate>Sat, 31 Mar 2001 00:30:22 +0000</pubDate>
 <dc:creator>nike_guy_man</dc:creator>
 <guid isPermaLink="false">comment 1080273 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/pi-100mhz-run-linux#comment-1080271</link>
    <description> &lt;p&gt;Is there anything on the screen when it beeps? Like an error message.&lt;br /&gt;
At what stage does it beep? after the BIOS has loaded or before?&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.cs.utexas.edu/users/kharker/linux-tm4000m/slackware.html&quot; class=&quot;bb-url&quot;&gt;&lt;strong&gt;Here&lt;/strong&gt;&lt;/a&gt; is a link that may help.&lt;/p&gt;
 </description>
     <pubDate>Fri, 30 Mar 2001 23:12:46 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1080271 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/pi-100mhz-run-linux#comment-1080270</link>
    <description> &lt;p&gt;Hi&lt;br /&gt;
I downloaded and burned Slakware 7.1, but every time i create and run a boot disk the computer beeps repeatedly and gets stuck&lt;br /&gt;
What do i do?&lt;br /&gt;
Thanks&lt;br /&gt;
I did rawrite bare.i to drive a:\&lt;br /&gt;
Whats wrong?&lt;/p&gt;
 </description>
     <pubDate>Fri, 30 Mar 2001 22:33:20 +0000</pubDate>
 <dc:creator>nike_guy_man</dc:creator>
 <guid isPermaLink="false">comment 1080270 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/pi-100mhz-run-linux#comment-1080254</link>
    <description> &lt;p&gt;You have two options for accessing the CD-ROM. If you use the boot disk,  it will boot off of the floppy and ask where you want to install form and then start the install for Slackware for you. If you are able to boot off of the CD, then it will start the install for you.&lt;/p&gt;
 </description>
     <pubDate>Fri, 30 Mar 2001 20:19:07 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1080254 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/pi-100mhz-run-linux#comment-1080251</link>
    <description> &lt;p&gt;I read that in the docs, I&#039;ll try to find out about the CDROM.&lt;br /&gt;
But how do I access the CDROM from the Boot&amp;gt; prompt?&lt;/p&gt;
 </description>
     <pubDate>Fri, 30 Mar 2001 19:34:15 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1080251 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/pi-100mhz-run-linux#comment-1080229</link>
    <description> &lt;p&gt;Mark, you have a couple of options.&lt;/p&gt;
&lt;p&gt;(1.) You could try to find a newer BIOS for your system. One that supports booting off of the CD. That is what I would try first. The main problem would be trying to find it on Compaq&#039;s website.&lt;br /&gt;
(2.) Find out the model of your CD-ROM. You can usually see this upon booting. You will need to make a bootdisk like this:&lt;br /&gt;
&lt;strong&gt;C:\&amp;gt;RAWRITE [image file name] A:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Here are your choices:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;IDE bootdisks (.i suffix)&lt;/strong&gt;&lt;/p&gt;
&lt;ul class=&quot;bb-list&quot;&gt;
&lt;li&gt;aztech.i Support for the Aztech CDA268-01A, Orchid CD-3110, Okano/Wearnes CDD110, Conrad TXC, CyCDROM CD520, and the CD540 CD-ROM drives.&lt;/li&gt;
&lt;li&gt;cdu31a.i Sony CDU31/33a CD-ROM support.&lt;/li&gt;
&lt;li&gt;cdu535.i Sony CDU531/535 CD-ROM support.&lt;/li&gt;
&lt;li&gt;cm206.i Support for the Philips/LMS cm206 CD-ROM with the cm260 adapter card.&lt;/li&gt;
&lt;li&gt;goldstar.i GoldStar R420 CD-ROM (also called the &quot;Reveal Multimedia Kit&quot;).&lt;/li&gt;
&lt;li&gt;isp16.i ISP16/MAD16/Mozart CD-ROM drive support.&lt;/li&gt;
&lt;li&gt;mcd.i NON-IDE Mitsumi CD-ROM support.&lt;/li&gt;
&lt;li&gt;mcdx.i Improved NON-IDE Mitsumi CD-ROM support.&lt;/li&gt;
&lt;li&gt;sanyo.i Sanyo CDR-H94A CD-ROM support.&lt;/li&gt;
&lt;li&gt;sbpcd.i Matsushita, Kotobuki, Panasonic, Creative Labs, Longshine, and Teac NON-IDE CD-ROM support.&lt;/li&gt;
&lt;/ul&gt;
 </description>
     <pubDate>Fri, 30 Mar 2001 12:51:46 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1080229 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/pi-100mhz-run-linux#comment-1080214</link>
    <description> &lt;p&gt;I&#039;ve run into a wall, and can&#039;t seem to find my way around it.&lt;/p&gt;
&lt;p&gt;I found out after about an hour of pounding on the keyboard, that my machine does not support booting to the CDROM.&lt;/p&gt;
&lt;p&gt;I decided on using Slackware, and have already downloaded it (E-Smith is D/Led too), and burned a copy on a CD (not for E-Smith yet). I&#039;ve read through some of the Docs on installing and the boot prompt, and making boot disks and root disks. I made the boot disk with base.i and the root disk with color.gz (Is that right? does it need extracted first)&lt;/p&gt;
&lt;p&gt;I don&#039;t know where I&#039;m going...  I&#039;ve booted the machine off the boot disk, and I get LILO with the Boot prompt, but I can&#039;t progress any further.  I don&#039;t know how to get to my CDROM to install Slackeware Linux.&lt;/p&gt;
&lt;p&gt;My machine is a Compaq Presario currently running Win98, if that makes a difference (possible proprietary hardware). I don&#039;t want duel boot, just a plain linux box.&lt;/p&gt;
&lt;p&gt;Any notes you have, or other resources would be greatly appreciated! (especially walk thorughs! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;)&lt;/p&gt;
 </description>
     <pubDate>Fri, 30 Mar 2001 06:48:50 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1080214 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
