Slackware :: FTP / HTTP Install Of Slack13?
Mar 18, 2010
For the heck of it (and because I wanted to see if it was possible) I booted to the Slack13 DVD to see if I would be able to install from an online source. I was actually surprised that I could. Why can I only select the A series to install from an online source? Does it have to do with bandwidth considerations? I'm curious for if I wanted to install -current to begin with instead of just upgrading to it.I don't want to have to download all the packages. Just let it install from the net.
View 14 Replies
ADVERTISEMENT
Apr 28, 2010
I'm trying to install mongodb (so called schema-less database). It requires libraries like libjs, libmozjs, spider-monkey and the like. I had an idea that installing xulrunner would provide most of that, but it doesn't do so in any nice way. I'm a bit scared to muck up my firefox/thunderbird/seamonkey system, which I suspect might easily happen if I tread wrong.
View 3 Replies
View Related
Mar 11, 2010
Is there any provision for the release of slack13.1?
View 14 Replies
View Related
Feb 1, 2011
I am on a slackware13.0 machine, that I just finished upgrading to 13.1 with slackpkg.(did slackpkg update;slackpkg upgrade-all; slackpkg install-new. I did not restart the machine). Now im attempting to run the mrtg slackbuild but I get the following during the configure stage:Quote:
...
... [ alot of configure output omitted ]
...
[code]....
View 3 Replies
View Related
Feb 15, 2010
Up until a couple days ago, samba server worked perfectly. I don't remember doing anything with it except adding another share or two. I can still run SWAT, even from remote computers, but I still have the problem of starting the samba server itself.
#./rc.samba start
Starting Samba: /usr/sbin/smbd -D
/usr/sbin/nmbd -D
#./rc.samba restart
smbd: no process killed
[Code]...
After issuing the "start" option, I go into SWAT and the status page says samba's not running.
View 4 Replies
View Related
Mar 20, 2011
I'm running KDE on slack13.1 However i've wrecked my system tray.When i "add widgets" and add "system tray" the widget aligns to the left of screen which means when i minimze windows they just disappear.
View 3 Replies
View Related
Apr 30, 2010
I have a new install of Slack 13 and upgrading to current will break a lot of things for my 4 year old son (he's a gnome guy, what can I say). I will be using this machine too, and I NEED KDE, but of course the stock KDE packages are unstable to say the least. I know I've seen people talking of downloading upgraded kde packages for slackware 13, but when I google, I find a lot of things complaining about the stock KDE and of course Eric's packages for current.
View 2 Replies
View Related
Feb 27, 2010
I am installing slackware 13 on a machine that already has slackware 64- current. I'm doing this to try LFS which needs a 32 bit host (I know about CFLS, but I'm trying to keep it simple). My current installation is on sda with / being on sda1. My new 32 bit installation is on sdb with / being on sdb2.
I didn't install LILO as I figured it would be easy enough to just edit the current lilo.conf and run lilo after rebooting from the installation and then rebooting again into the new 32 bit install. What keeps happening is that the system boots seemingly fine, but after some wierdness I realized that it is booting a kernel from the 64 bit install on sda1. I'm assuming this is a simple screw up in my lilo.conf but I'm not sure exactly how to fix it.
lilo.conf:
Code:
# LILO configuration file
# generated by 'liloconfig'
#
# Start LILO global section
# Append any additional kernel parameters:
append=" vt.default_utf8=0 quiet"
[Code]...
View 2 Replies
View Related
Oct 7, 2010
I want to use this: [url]
However, I got an error because it required "http" and "shortport" lib for NSE.
I don't know how to install them. All I got is nmap shipped by slackware.
View 1 Replies
View Related
Jan 20, 2010
I've been trying to get Xmonad installed and keep running into dependency installation issues. So far, I've used slackbuilds to get everything I need for Xmonad. (I'm pretty new to linux still, but as far as I know, having 64bit slack shouldn't be an issue in running 32bit applications?)
I have-
ghc-6.12.1
haskell-mtl
The main issue I've had thus far is with the Haskell-X11 (1.5.0.0) dependency, I downloaded the slackbuild:
[Code]...
View 3 Replies
View Related
Jun 27, 2010
how stable I can pretend slackware 13.1 is.... Im getting my share of problems with an "out-of-the-box" supposely "stable" release of the OS... I'm trying to start the NFS daemon on the server and I get:
[Code]...
Now I understand I'm not the only one to have that problem... apparently something to do with a kernel problem or something like that. I've found a website where the site maintainer reported the same exact problem, but his solution worked for him, not for me (of course!)... [URL] Basically, he says that its a problem with modprobe or init and reverting to the older version 3.6 would do it. Here's what he did: He downloaded & "upgraded" module-init-tools-3.6-i486-2.txz
[Code]......
View 11 Replies
View Related
Mar 2, 2011
I went to my favorite Slackware page and it has been replaced by something called Charkra
View 5 Replies
View Related
Sep 9, 2010
I'm wondering the way to download a whole directory from a web site (in exemple http://alien.slackbook.org/ktown/4.5.1/x86/kde/) to my hard drive.
View 3 Replies
View Related
Jul 12, 2011
Kernel 2.6.21.5, slackware 12.0I downloaded the file fasm-1.69.31.tgz from http://flatassembler.net. Just in case it was a slack binary package, I did 'installpkg fasm-1.69.31.tgz'. Then I found I now had /var/log/packages/fasm-1.69.31.
Code:
semoi@darkstar:~/assemblers$ cat /var/log/packages/fasm-1.69.31
PACKAGE NAME: fasm-1.69.31
[code]....
View 5 Replies
View Related
Sep 15, 2010
I've never figured out a good program to use with file globbing from http sites. Wget works with ftp sites and file globbing and for mirroring I use lftp, but I would really like to download just the files that start with "xf" from Robby's site.
View 7 Replies
View Related
Sep 27, 2010
Using netcat, nc(1), craft a valid http/1.1 request for getting http headers (not the html file itself!) for the main index page of www dot aalto dot fi. What request method did you use? Which headers did you need to send to the server? What was the status code for the request? Which headers did the server return? Explain the purpose of each header.
nc -v www dot aalto dot fi 8080
HEAD / HTML/1.1
host: www dot aalto dot fi
And it returns:
200 OK
Content-Length: 858
Content-Type: text/html
Last-Modified: Thu, 02 Sep 2010 12:46:01 GMT
[Code]....
I really don't know what does it mean. Question 2: Using netcat, nc(1), start a bogus web server listening on the loopback interface port 8080. Verify with netstat(, that the server really is listening where it should be. Direct your browser to the bogus server and capture the User-Agent: header "Direct your browser to the bogus server and capture the User-Agent: header" I don't understand this question.
View 2 Replies
View Related
Aug 4, 2010
I installed Nagios on my Ubuntu 10.04 server using apt-get and when I accessed the web console, everything was OK. I made some changes to apache (creating some new virtual sites) and since then Nagios gives me a warning message for HTTP with the message, HTTP WARNING: HTTP/1.1 404 Not Found. The sites that I created are working perfectly. I noticed that the attemps are 4/4. Does this need to be reset or does Nagios automatically reset that once it detects the issue is resolved?
View 1 Replies
View Related
Feb 12, 2011
Well since tonight, after the upgrade to the latest current today, it was about a month I didn't upgrade, I cannot "git push" from my windows workstation (through msysgit shell)... I can pull, at least it tells me I'm up to date, but it keeps blocked on the 'push' command, returning only after a long timeout:
[Code]....
View 1 Replies
View Related
Sep 28, 2009
I was wondering how i can install thru FTP and/or HTTP if the source-path isn't correct recognized by the installer. e.g. http install
Server name:
The installer recognized
[url]
And i can't start the directory without a slash. So, the installer never will find the files it is looking for. Using CentOS 5.3.
View 5 Replies
View Related
Jul 9, 2010
I've been attempting to setup PXE/HTTP network installs so we can better handle deployments for new systems. I have a test CentOS 5.4 VM running, and another test VM that I want to deploy 5.4 to. TFTP, DHCP are all working correctly. Apache 2.2.3 config "seems" OK. When I kick off the VM which I will install to, DHCP discovery and IP allocation works, the TFTP server is found, I am presented with a menu option of OS selection.
I choose #1, for my 5.4 but then it immediately tells me:
"Invalid or corrupt kernel image"
/var/log/messages doesnt show anything other than the DHCP OFFER/ACK process and that TFTP client doesn't accept options
/var/log/httpd/error_log doesnt show anything either
Not sure where else to look for diagnosis.
My Apache config directory: /var/www/html/CentOS
Content listing:
[root@CentOS-test CentOS]# ls -la
total 4515700
drwxr-xr-x 4 root root 4096 Jul 9 10:38 .
drwxr-xr-x 3 root root 4096 Jul 8 16:46 ..
-rwxrwxrwx 1 root root 4619468800 Jul 6 15:54 CentOS5.4.iso
-rwxrwxrwx 1 root root 932 Jul 6 17:37 initrd.img
-rwxrwxrwx 1 root root 70 Jul 6 17:37 ks.cfg
drwxr-xr-x 2 root root 4096 Jul 9 10:38 msgs
-rw-r--r-- 1 root root 13100 Jul 9 10:37 pxelinux.0
drwxr-xr-x 2 root root 4096 Jul 9 10:38 pxelinux.cfg
-rw-r--r-- 1 root root 932 Jul 9 10:33 vmlinuz
pxelinux.cfg contains:
0A000000
default
pxeos.xml
My Apache DocumentRoot: /var/www/html/CentOS
Directives:
<Directory "/var/www/html/CentOS">
AllowOverride None
Options None
Order allow,deny
Allow from all
</Directory>
Forgot to add this line from my pxelinux.cfg/default file:
label 1
kernel 5.4/vmlinuz
append initrd=5.4/initrd.img ramdisk_size=16000 method=http:/10.37.129.3/CentOS ip=dhcp
(I think I have found my problem.. 5.4 was in the TFTPBOOT directory, but now that I'm using HTTP, I changed this to be:
kernel CentOS/vmlinuz and append initrd=CentOS/initrd.img) -- question is, will just changing this work?
View 7 Replies
View Related
Jan 19, 2009
When I attempt to install a new hardware system over the wire via NFS I get the following error:"unable ro retrieve http://192.168.0.1//install/images/stage2.img."The httpd.conf file is configured to use /var/www/html as the root. I have placed the installation files in /var/www/html/install. In the http install screen I enter the following information:Web site name: 192.168.0.101CentOS directory: installI have tried many different variations in these two entires, but the error always is the samw: the installation script searches for an address which has an extra / character interposed between the server IP address and the directory path entered in the next line.
View 6 Replies
View Related
Jan 12, 2010
I try to install my Fedora 12 machine from my http server.but i fail to install it on the client side machine give me a error like
unable to retrieve.Here is the step what i did.
1)I copy the entire my rpm of F12 DVD to the /var/www/html/rpm
2) and start the http server (my http server is start without any problem).
3)on the client side machine i booted from f12 dvd after askmethod i select url.
4)and enter the ip address of 192.168.10.2(for client ip address),192.168.10.1(gateway),and 192.168.10.1(nameserver)
5)after that i enter the [URL] this is my http.conf file
<VirtualHost 192.168.10.1>
ServerAdmin root@server.homepc.com
DocumentRoot /var/www/html/
DirectoryIndex index.html
ServerName server.homepc.com
</VirtualHost>
Note => i configure the dns server on 192.168.10.1 machine , and this machine is also a my http server.
192.168.10.1 has a domain name of server.homepc.com
192.168.10.2 has a domain name of client.homepc.com
View 1 Replies
View Related
May 2, 2011
I have a problem installing CentOS 5.5 over lan. I set up a dhcp3 server and it works, client got an ip. I set up a tftpd-hpa server and it works, client can boot the install image of CentOS 5.5 I set up an apache server and it seems to be impossible... In the installation marathon I clicked through the menu to the choice of the web server where my installation files are available. I enter the ip 192.168.138.1 and the path CentOS-5.5 and CentOS tells me "Unable to retrieve http://192.168.138.1//CentOS-5.5/images/stage2.img" . Thats right because the two slashes are not right. Where the hell come the two slashes from???
I edited my httpd.conf like this:
<Directory /tftpboot/CentOS-5.5>
Options Indexes
AllowOverride None
</Directory>
[Code]....
View 4 Replies
View Related
Feb 24, 2010
I have tftpd-hpa and dhcp3-server up and running. I just want to install server edition via network, from the host machine (my laptop, running ubuntu 9.10) with an ISO file (ubuntu 8.04 32-bit server edition). I managed to boot the client machine with pxe-netboot technique, but instead downloading all the files from internet, I need to do this process directly from ISO. To transfer ISO from host to client, I also installed Apache. I unpacked ISO file into /var/lib/tftpboot/server/. I created a link to the Apache root: /var/www
Code:
ubuntu@ubuntu:/var/www$ ls
returns => index.html server
server folder is the place where I unpacked the ISO.
My dhcp3-server has this setup and it works well with netboot, but I don't know how to add Apache to the formula to transfer the iso file from host to client. Firewall is disabled. This is my edited /etc/dhcp3/dhcpd.conf file.
Code:
host pxeinstall {
hardware ethernet 00:06:29:DE:E3:CD;
fixed-address 192.168.2.4; (client IP)
next-server 192.168.2.2; (host IP)
filename "/server/install/netboot/pxelinux.0"; (relative to tftpboot)
} subnet 192.168.2.0 netmask 255.255.255.0 {
range 192.168.2.2 192.168.2.5;
option routers 192.168.2.1; }
When I pxe-boot the client, the process comes to a halt when tftp server is trying to access to pxelinux.0 file. I got thls error:
PXE-T00: Permission denied
PXE-E36: Error received from TFTP server
I have no experience with Apache... so I think there is a problem with my IP addresses.. Do I need to use 127.0.1.1 instead of 192.168.2.1 (my routers IP)?
View 3 Replies
View Related
Oct 5, 2010
I am trying to install Jinzero a media server on my ubuntu server.
I already had apache2 installed and have installed php5 etc.
When I try to access index.php I get an http error 500 and when I check the logs of my apache2 it shows:
PHP Code:
View 1 Replies
View Related
Aug 22, 2010
I recently installed Slackware Linux 13.1 , and my Wireless is down. I've only installed 3 Linux disto's on my main laptop (Ubuntu 9.10 , 10.04 , and Crunchbang Linux 9.04 , just had Crunchbang), and they all had the same problem. In all three , I was able to enable Windows Wireless drivers and every thing worked. Now , I'm assuming I have to the same ting in Slackware? Sorry , but I have no idea what my wireless card is. But I know that my laptop is a Dell Insprion E1705. One last thing , I did ifconfig and that wlan0 is my Wi-Fi interface. I typed ifconfig wlan0 up to see if that was the problem. After I did that , I got and error message. Then I typed ifconfig wlan0 down to see if it was down and it made wlan0 down. I tried bringing it up again , but I got an error saying it couldn't find the device specified. Also , how do I install XFCE? I really don't like KDE for some reason and would like to install XFCE. I chose XFCE over GNOME (my favorite) because I want to try something new.
View 4 Replies
View Related
Dec 12, 2010
I created this small how to install the binary Blender 2.49b on Slackware 13.1 86_x64 Multilib.
http://wiki.blender.org/index.php/Do..._Blender/Linux
View 1 Replies
View Related
Jul 18, 2011
I'm trying to install Puppy 525 on my Slackware 13.37 PC as a dual-boot using LILO. Puppy is living, all on it's own, in sda6, a 6 GiB partition. It got there by using the Puppy Universal Installer and selecting a 'Full' install, not a 'Frugal' install. I cannot find 'LILO' type instructions, only 'GRUB' type instructions.
Has anyone succeeded in doing a hard drive install of Puppy with the LILO boot loader?
Edit: I'll probably regret it, but I used Puppy's GRUB installer.
View 17 Replies
View Related
Apr 9, 2010
I've tried to install Wine but I get this error: [Errno 14] HTTP Error 400 :http://linuxdownload.adobe.com/linux...ata/repomd.xml Trying other mirror.Error: Cannot retrieve repository metadata (repomd.xml) for repository: adobe-linux-i386. Please verify its path and try again Not sure what is happening here. Can anyone give me some idea and maybe a way to overcome it?
View 4 Replies
View Related
Feb 2, 2010
want to know what is the best way to update system, install soft like an openoffice and so?
swaret?
slapt-get?
another one?
thanks.
View 14 Replies
View Related