Slackware :: Downloading From Http Site (Robby's Packages) With File Globing
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
ADVERTISEMENT
Jun 29, 2010
I recently started to get my large packages (like openoffice, texlive, and the VLC SlackBuild) from Robby and Eric's webpages. Is there an easy way to keep these packages up to date? The only way I know of is manually checking their websites periodically to see if there has been a change in the package version, but I would much rather be notified in some way when there is an update available.
Does anyone have a script or similar system to do this? I ask here because I want to know if other Slackers have already figured out a better method than what I would be able to think of.
View 11 Replies
View Related
Mar 7, 2010
I wrote a small site to search slackware packages containing a wanted file.slak.homelinux.org..It do searches in official slackware repositories and some non official.It is based on PACKAGES.TXT, so all repositories containing it can be used.If a repository contain even the MANIFEST.bz2 file, then this tool can search packages from its content.Results are cliccable link so to download the package directly.
View 14 Replies
View Related
Apr 26, 2011
any one know where all sh file of linux can b downlaoded...any site
View 3 Replies
View Related
Jun 24, 2010
I did the UPGRADE from Karmic Koala to Lucid, and everything was going well. But now I've been having problems with the UBUNTU UPDATE tool for the last 2 weeks. Every time I try to do an update check on the packages, I get the following message:Failed to fetch http:[url]....Release Unable to find expected entry deb-src/binary-i386/Packages in Meta-index file (malformed Release file?)
Some index files failed to download, they have been ignored, or old ones used instead.I've tried changing the servers to MAIN and others, and still no way to solve it. I've also checked for other posts, but haven't found a solution yet. Here's my SOURCES LIST (gksudo gedit /etc/apt/sources.list)# See http:[url].... for how to upgrade to # newer versions of the distribution.
View 3 Replies
View Related
Mar 31, 2011
im using fedora 14 and i have a slow internet connection. i want 2 install some packages from the fedora 14 dvd instead of downloading from internet using add/remove packages. i tried to edit /etc/yum.repos.d/fedora.repo and /etc/yum.repos.d/fedora-updates.repo but it dint work.
View 2 Replies
View Related
Jan 7, 2011
I want to know can I use ubuntu for my business after downloading it from the site? I am bit confused after seeing many threads on the internet.
View 1 Replies
View Related
Mar 16, 2011
As a former TVersity user, I enjoyed being able to remotely access my server on my phone outside of my home network to search for and download/stream songs. The ability to search for a song and download it to my phone (via HTTP) was my favorite feature. Looking through the popular media servers available for Ubuntu Server, I have not found anything that can accomplish this (they are meant to just stream on internal network).
View 1 Replies
View Related
Jul 12, 2010
My squid configuration is based on a whitelist only basis.
Im trying to do a dynamic whitelist for squid, which allow URLs in the whitelist when the requested URL comes from a trusted search engine like www.kidrex.org. However, when i access www.example.com and tried and find www.kidrex.org on the referer column, i could not see www.example.com as the requested websites.
Any idea how to get pass this problem, else i would have a hard time building my whitelist, which is not dynamic at all
View 1 Replies
View Related
Mar 28, 2011
A church I've been working with has a CCTV system that has a web interface for viewing the camera feeds. We need to see the page from the outside, but it is just an HTTP page, no encryption. The box itself does not accept any sort of SSL encryption. How I can get this on the net in a secure way? At worst I could set up a remote desktop type solution, but I was really hopping I could use some apache magic and just re transmit the page to https and ssl encrypted.
View 2 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
Dec 2, 2010
How to create the virtual web site (name based) accessible on http and https simultaneously ?
Example
server have ip address: 192.168.251.22 and virtual IP address=192.168.151.22
Target: create VirtualWebSite(name based) accessible on http and https simultaneously. ?
I can create a virtual site(name based), but he will be accessible ONLY on http or ONLY on https.
View 9 Replies
View Related
Sep 8, 2010
slack64 13.1
bash-4.1$ grep sbin/timeconfig /var/log/packages/*
/var/log/packages/glibc-2.11.1-x86_64-3:usr/sbin/timeconfig
/var/log/packages/glibc-zoneinfo-2.11.1-noarch-3:usr/sbin/timeconfig
[code]...
View 2 Replies
View Related
Jul 22, 2010
I have just installed Debian Lenny and was trying to upgrade the installed packages from the packages.debian.org site. when i asked synaptic to add the downloaded packages the would not appear, but when i checked the .xsessions file there are entries saying that the packages were being ingnored because they were either different versions, the MD5 did not match or even "can't find pkg". i have to use the local library to download the packages because i dont have an internet connection at home.
[Code]...
View 6 Replies
View Related
Jan 10, 2011
APT - it really has me mystified at times so I'm looking for an idiots guide on how to use it. I've googled and read the APT How to on the Debian site, as well as a lot of other APT pages, so I understand what it does and the command structure, but I can't seem to download one off packages from the Debian site.
I've managed to get the updates to work (ran an update the other day) so I know my source file is working (my source.list points to deb http://ftp.uk.debian.org/debian/ lenny main) however I don't understand/can't figure out how to get single packages from Debian.
As an example I want to get the rsynch package which has a download page in Debian and my mirror in the source.list file can be used. However when I do apt-get rsynch I get an error message that says it can't be found.
Looking at the Debian package website it does say that the rsynch package can be requested from the subdirectory of pool/main/r/rsync/ at any one of the listed download sites (of which the site in my source.list file is one of those listed). Do I have to add the pool/main/r/rsync/ information to my sources.list file, or add it to the apt-get command?
View 7 Replies
View Related
Sep 26, 2010
why are there no packages for Debian on the wine site - only Ubuntu? Is there no repository for up to date Debian wine packages?Also about Catalyst: Phoronix dudes are saying the the tearing thing is fixed on Ubuntu's Meerkat with Catalyst 10.10 beta. Can I expect the same on Squeeze or does it require specific XOrg versions to the tearless 2D movie watching and Window moviing?I only use wine for a few games. Don't get me started on the games for Linux:
View 6 Replies
View Related
Jun 3, 2010
This is the error yum shows after downloading the packages:
View 3 Replies
View Related
Jul 13, 2010
if there is a way of downloading some extra packages and including some extra repositories that will automatically install during the main installation? With the option of a few settings being saved too... like for those that are used to windows having the gnome menu on the bottom.
I am promoting and convincing a lot of people to try Linux and I always recommend fedora as the OS of choice. I have no interest in creating my own distro, because I love Fedora. I just want to make sure these users can have all the codecs and little extras that makes computing fun without being a geek.My main issue is when I wipe their HDD and install Fedora, I then have to repeat the same tweaks and installs every time. This is my 7th time doing the exact same install and am looking for a quicker way.
View 5 Replies
View Related
Sep 4, 2010
Ubuntu 10.04 and just installed it on this computer with Wubi. I had a previous version of Ubuntu on another computer and did some programming on it. My issue is that downloading a software package from the Ubuntu Software Center or the Synaptic Package manager rarely works. The download proceeds at 1000B/sec and when it gets to applying changes, it stalls out. Now, my Internet connection is solid and i can easily stream videos and download files at over 2 MB/sec.
View 2 Replies
View Related
Dec 26, 2010
I just installed ubuntu 10.04 LTS on my Acer Aspire 5745. The installation was successful. However, I found that my internet is not working. Later I realised that there are no ethernet drivers. The one that I need is Atheros AR8151 PCI-E Gigabit Ethernet controller(NDIS 6.20). My wireless is also not working. This one is a Broadcom 802.11n Network adapter.On googling, I found this thread : URL...
To install the driver first, I had to do build-essential and headers-generic. Since I have a desktop, i thought of manually downloading the packages on my desktop and then transferring it to the acer. But i came across many dependencies for build-essential, that is, I first had to install something else before build-essential. The dependencies led me to further dependencies and so on. Is there any way for me to get all the packages without downloading each individual ones?
View 2 Replies
View Related
Feb 17, 2009
I got a problem while updating KDE from 4.1.2 to 4.2. In our college we can't download more than 20MB officially. So I'm unable to get kdegames which is 32MB from Konsole so I downlaoded it using proxy and I copied it into the /var/cache/yum/updates/packages/ folder and now using this command (yum groupinstall 'KDE (K Desktop Environment)').
I tried to update to KDE 4.2 using Konsole but it is showing:
Error Downloading Packages:
6:kdegames-4.2.0-1.fc10.i386: failure: kdegames-4.2.0-1.fc10.i386.rpm from updates: [Errno 256] No more mirrors to try.
And even by double-clicking the KDEgames rpm file I'm unable to install it is saying GPG (I'm not sure GPG or not, start with G i think) Key missing so it is taking too much time and not doing anything.
View 14 Replies
View Related
Jan 6, 2010
When I have completed the cli install. Am I able to connect to the wireless to start downloading packages?
If so are there any guides I can read through to find out?
View 1 Replies
View Related
Jul 17, 2010
I'm a bit of a noob at Ubuntu (I can use the terminal and stuff though), and I want to know if I can specify a custom server for downloading updates and packages.I am running Ubuntu 10.04 and I want to use Adam Internet's FileArena server: [URL]... It's not listed in the list of servers and I want to know how I can add it or use it(because downloads from there don't count towards my download allowance).
View 5 Replies
View Related
Aug 17, 2010
I have downloaded fedora 9 iso to my xp os so I can dual boot my machine. I can't seem to find a place to plug up my RJ-45 to download the extras package in an RPM or a tar file so that I can transfer it onto my linux os so I need a wireless site to download from.
View 2 Replies
View Related
Mar 11, 2009
I've installed Fedora 10 Gnome from DVD. How do I let yum and "Add/Remove Software" first check the DVD before downloading packages from the Internet?
View 1 Replies
View Related
Jun 17, 2010
I dont have a internet connection and I want to install VLC. I want to create a local repo for a vlc by downloading all the required packages. I tried to do by downloading all the packages from from VLC repo and create a local repo but failed. Its say this dependency failed and that dependency failed. i tried to manually install each and every dependency but still the problem exists.
View 2 Replies
View Related
Apr 16, 2010
if I can grab a copy of the Lucid packages that my laptop's downloading and dump them into a directory on the desktop computer, then upgrade the desktop in a way it makes use of the packages it wants and that I have to hand already.
View 2 Replies
View Related
Aug 5, 2010
I'm trying to update Ubuntu 10.04 after a clean installation, it downloaded 245 files,and there is an error in the indexes of the 2 last packages:Failed to fetch [URL] difiere (bad size) Failed to fetch [URL] difiere (bad size) This happens even changing the repository to main server or another through "Software origins".Update-manager doesn't conclude the update because it can't download all the packages.
View 1 Replies
View Related
Aug 21, 2011
At first I thought it might be a free software thing but I went on the debian package search site and stable, sid, and experimental all have packages for wine. Why is there none for wheezy? Is it a temporary dependency thing or...? I've googled this but there has been no kind of answer anywhere. Right now I'm using the frickelplatz apotsid repository as they package the most recent version of wine but if I could use a standard debian repository I would.
View 6 Replies
View Related
Apr 15, 2011
I'm currently using ubuntu 9 for 4 years, then I decided to upgrade to ubuntu 10.4 then after wasting long hours of downloading updates and reinstall of new packages my computer request to restart the machine. after the boot sequence of grub my computer hangs up and no display at all, I tried to select different kernel but it won't help me at all what's the possible error after upgrading
View 6 Replies
View Related