Slackware :: Ftp.slackware.com Bandwidth Upgraded?

Jun 20, 2011

Code:
Total: 852 directories, 8441 files, 8 symlinks
New: 17 files, 0 symlinks

[code]....

View 2 Replies


ADVERTISEMENT

Slackware :: USB Printer Stopped Working After Upgraded Slackware

Mar 3, 2010

My USB printer stopped working after I upgraded Slackware, using the Current.Also can not install any USB printer. CUPS version 1.4.2.

View 14 Replies View Related

Slackware :: Control Network Bandwidth Used By Applications?

Jan 18, 2011

I'm looking for a tool to control network bandwidth (per application i.e. totem), something like trickle (a userspace bandwidth shaper).Trickle is a bit outdated, latest ver. 1.0.6 (2003), and it won't compile under -current. There's a slackbuild available, dated 2004.

Quote:
$ make
gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Icompat -g -O2 -c trickle.c

[code]...

View 4 Replies View Related

Slackware :: Monitor And Log Internet Bandwidth Usage

Jan 2, 2010

I'm looking for a simple way to monitor and log my internet bandwidth usage. Not total network device usage, just internet usage.Something that provides a simple chart of daily, monthly, and yearly usage, but ignoring all bandwidth on my internal LAN.I notice several possible tools, such as vnstat, ntop, iftop. Yet all of them seem focused on tracking the entire network interface. I want to ignore LAN usage. I do not really care about LAN bandwidth.iftop seems intended only for on-the-fly usage and not cumulative logging. I can't tell whether vnstat or ntop can be configured to log only internet usage rather than all traffic through the network device.

I do not want to log every connection like squid. The utility should only log stats on a daily basis, but also be able to display cumulative totals from those daily entries.I don't need DNS resolution, port monitoring, etc.I prefer something that runs in the background as a service or daemon, but can provide statistics quickly with a terminal window. All I want is to view total daily, monthly, and yearly internet usage. Perhaps even pipe the output to a local email each day too.

View 14 Replies View Related

Slackware :: Upgraded Php To 5.3.x In Slack 13.1?

Dec 23, 2010

Anyone upgraded php to 5.3.x in slack 13.1?
Could you please share the slackbuild?

View 7 Replies View Related

Slackware :: Upgraded To 13.0 - No Keyboard / Mouse In X

Mar 11, 2010

Symptoms
- PS/2 mouse works fine under gpm
- PS/2 Keyboard works in console terminal
- Neither Mouse nor Keyboard works under kdm or xdm
- And: #ps aux | grep hal
shows:
82 4259 0.0 0.3 6472 1240 ? Ss Mar10 0:02
/usr/sbin/hald --daemon=yes --use-syslog
but does not show anything like:
root 4298 0.0 0.1 3300 544 ? S Mar10 0:00
hald-addon-input: Listening on /dev/input/event1

- And syslog show: when starting hald with --verbose=yes --use-syslog
Mar 10 20:30:48 darkstar hald[519]: 20:30:48.792 [E] hald.c:124: Cannot
start addon hald-addon-keyboard for udi
/org/freedesktop/Hal/devices/platform_i8042_i8042
_KBD_port_logicaldev_input

Mar 10 20:49:41 darkstar hald[2454]: 20:49:41.651 [E] hald_runner.c:671
: Error running 'hald-addon-keyboard':
org.freedesktop.HalRunner.Failed: Start request failed
- You will find that deleting:
/var/cache/hald/fdi-cache
(and of course: /etc/rc.d/rc.hald restart)
- will allow hald to start the correct module:
/usr/libexec/hald-addon-input
- instead of trying to start a non-existant file:
/usr/libexec/hald-addon-keyboard

My theory is that since hald is the same version in 12.2 and 13.0, had believed that the cache file held valid information, when in fact it did not. I did not think to check the modification date before deleting the file.

View 1 Replies View Related

Slackware :: Upgraded To 13.1 And Can No Longer Login To X

May 25, 2010

I upgraded to 13.1 and can still login with all users via ssh on a headless machine, but now when I try to login to X via XDMCP I just get returned to the login window. I do not have KDE or kdm installed, but rather use xdm. I was having no trouble prior to upgrade and even had an XDMCP session going during the upgrade, but once I logged out I couldn't log back in. I'm not real sure what's going on.

View 1 Replies View Related

Slackware :: Upgraded To 13.1 - Temporary Directories Full

May 26, 2010

I've upgraded to 13.1 from 13.0 but can't startx. I get this error;
'call to lnusertemp failed (temporary directories full?)'

When I ctl-alt-backspace there are numerous messages including these two;
'/usr/bin/kde4-config: symbol lookup error:/user/lib/libkdecore.so.5:
undefined symbol: _zn9qlistdatadetach3ev.
and
startkde: error: could not locate lnusertemp in /usr/bin/startkde: line
302::command not found.

Linux 13.0 worked OK right out of the "box" so I don't understand why this version has this problem. Was something changed from 13.0 to 13.1?

View 6 Replies View Related

Slackware :: Upgraded Current Now Cannot Build Slackbuilds?

Oct 16, 2010

this is what i get when i try to compile ndiswrapper:

checking for a BSD-compatible install... /bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes

[Code]...

View 10 Replies View Related

Slackware :: Upgraded System From 13.0 To -current Using Slackpkg?

Nov 22, 2010

I recently upgraded my system from 13.0 to -current using slackpkg. However, I did not go through warnings on the web regarding the exact procedure to be followed (first running install-new and then upgrade-all). I just did a upgrade-all and then rebooted the system. And then the system would not boot and gives a libblkid.so.1 related error. Upon googling, I found suggestions as to booting from the install dvd 13.0, installing the old version of e2fsprogs and then reboot and doing the neccessary changes [URL]... Me being a linux newbie, don't know how exactly to do these things. Can anybody direct me with the list of commands/things to be done to solve this issue?

View 9 Replies View Related

Slackware :: Accidentally Upgraded Kernel-headers - Should Downgrade ?

May 22, 2011

When I first did my install of Slackware 13.37, I installed the 2.6.38.4 kernel from /testing.

I did a "upgradepkg testing/kernel*.t?z"

Well just now I realized that there was a kernel-headers package in /testing, and I've heard that you should only use the kernel headers that glibc was compiled with.

So did I make a mistake installing the kernel-headers from /testing?

And if I revert back to the stock kernel-headers package, will I have to recompile all the programs I've compiled with the 2.6.38.4 headers?

View 13 Replies View Related

Slackware :: Upgraded WICD - Cannot Connect To Wireless Point

May 24, 2011

I just upgraded to 13.37, and for some reason wicd now cannot connect to my wireless point. It keeps saying the password is wrong, when I know for an absolute fact that it is correct (even changed the password to '1' just to make sure, and no dice. Which is weird because even though its the exact same version of wicd, and not only that, it no longer seems to be able to see networks with my built in card, so having to use a USB card. Anyway, googling turned up very little. Seems to be a common problem across distros, and some people reported that downgrading to 1.6.x fixes it.

So, I ran
Code:
removepkg wicd
And it uninstalled wicd. Downloaded wicd-1.6.2.1-x86_64-1.txz from a 13.0 mirror and did

Code:
installpkg wicd-1.6.2.1-x86_64-1.txz
While in the correct directory. It installed, and I ran wicd. But checking the version number when it loaded, it says its 1.7.0 again.

Not really sure why this happens. I'm assuming there's some remnant of wicd that removepkg doesn't dump, and its preventing me from installing this older version of wicd. What do I need to do for this? If anyone has a surefire way to make 1.7 work again, that would be fine.

View 7 Replies View Related

Slackware :: Upgraded To 13.37 - Taskbar Is Flickering And Not Responding To Clicks

May 15, 2011

I upgraded my wife's machine (nearly identical to mine) and her KDE taskbar is flickering and not responding to mouse clicks. The mouse works on the programs that start at login, but I can not open the k-menu. There are flickering boxes at either end of the taskbar.

View 8 Replies View Related

Slackware :: Find Upgraded Kde Packages For Slack13 Without Going Current?

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

Software :: Microtik X Slackware - "bandwidth Control - Allows Shares To Clients Or Not"

Jun 16, 2010

There is a program called Mikrotik to control wireless installations based on Linux, I wonder if I can get the same result using the Slack as a server, if there is a tutorial for this? I would do in my wireless provider, "bandwidth control, allows shares to clients or not." I have an excellent tutorial for using Slack with the server, but is missing from clarify the two issues with quotes and if I can use the Slack not the Mikrotik?

View 2 Replies View Related

Slackware :: Upgraded To 'current' - Error "Could Not Start D-bus. Can You Call Qdbus" When Trying To 'startx' To Fire Up KDE

Feb 10, 2010

Upgraded to 'current' and now have a series of problems. First, when trying to 'startx' to fire up KDE I get the following error message, "Could not start d-bus. Can you call qdbus?" If I try Xfce it gives this similar message, "Failed to execute dbus-launch to autolaunch d-bus sessions. When logging in, but before entering the password this error message pops up:

'Dialups-check-enab'
'nologin-str'
'Configuration error - unknown item. (notify administrator)'

View 6 Replies View Related

Slackware :: Installing 13.1 Over Windows XP - Run Slackware And Slackware Only

Dec 19, 2010

I have been given the task to install slackware 13.1 over windows. I have downloaded and copied slackware 13.1 on to a disk, and rebooted the computer, but i am not getting what all the tutorials have shown. I have been looking for tutorials that specifically instruct me as to how to install slackware 13.1 on to a windows xp. I am not trying to dual run I just simply want to run slackware and slackware only.

View 5 Replies View Related

Slackware :: Forwad X11 From A 32 Bit Slackware To A 64bit Slackware?

May 7, 2011

I have a couple questions about Xfoward.

1: How much does it affect securty, over a lan network?
2: Will it cause any other security issues?
3: The most important is can I forwad X11 from a 32 bit slackware to a 64bit slackware

View 1 Replies View Related

Slackware :: Compile 2.6.37 Kernel Patched With The Autogroup Patch On A Slackware 13.1 System?

Jan 13, 2011

it's possible to compile the 2.6.37 kernel patched with the autogroup patch on a Slackware 13.1 system running 2.6.33.4-smp with 2.6.33.4 headers? I just compiled and installed the 2.6.37-autogroup kernel from AUR on my ARCH setup and I like it especially when using firefox with lots of tabs open and other background apps also running. I did notice a speed and smothness difference in my ARCH testing setup with this kernel patch and I can get same results in 13.1??

View 1 Replies View Related

Slackware :: Failed To Initialize NVIDIA Graphics Device On Startx With Slackware 13.1

Aug 24, 2010

I installed slackware 13.1 x86_64 bit with multilib, and its been about a month already, I'm really enjoying slackware but I am being troubled with my nvidia card, and I need to get my 3D acceleration working. And I've been looking around the net for information and kept on trying to make my nvidia card to work but to no avail. I cant get X to start, once I put in a xorg.conf stating to use the nvidia card. After troubleshooting for almost 2 weeks and now at my wits end, I now come humbly looking for help in linuxquestions slackware community forum.I've installed nvidia 64 bit kernel, drivers from slackbuilds (version 256.44). The laptop model I'm trying to get it working is an -ASUS K52J Intel Core i3 2.40Ghz with 2GB RAM and with an Nvidia Geforce 310M with 1GB dedicated VRAM.

View 14 Replies View Related

Slackware :: Enable Windows Wireless Drivers In Slackware 13.1 And How To Install XFCE

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

Slackware :: Linvo 2009.1rc6 - Slackware-based LiveCD With GNOME

Jan 6, 2010

I'm happy to announce Linvo 2009.1 rc6. It's a full-featured Linux distribution with a lot of applications by default, including an office suite (OpenOffice.org extended with plugins), a good internet browser (Firefox extended with plugins), a music player that supports music collection and a lot more - Exaile, a video player, and all the available codecs. It can open all types of file formats. It's a LiveCD, which means that you can test it without installing and after this optionally install it - it has a nice easy graphical installer.

It's the first Slackware-based LiveCD distribution with GNOME by default. It includes NetworkManager and initng in place of sysvinit. It also features accessibility tools. It is also the first release with the innovative portable applications system. This allows you to download application from the site (modules section), place it where you like, and use it. It's just a single file, no directories. You can also use this application without installing it, directly from the internet. However, after this, the speed of the application is limited by the speed of your connection, of course. Check out the "Applications" section on the website.

Besides this, you can install software with the apt-get-like system "slapt-get" and it's graphical front-end: GSlapt. It also contains src2pkg and sbopkg in case you want to compile something from source or existing SlackBuild Depfinder is included to find dependencies of packages. Click here for a guide on how to use those. I also managed to put development tools in there, like GCC, G++, svn, cvs, so on... This is a release candidate, and despite that it's OK for using. It has a bit more things to do until the release (like language selection on the boot menu), but I decided that it's important to put it here for testing.

View 11 Replies View Related

Slackware :: Lost Wireless Keybord And Mouse Upgrading Slackware Current

Oct 24, 2010

Lost my wireless keyboard and mouse upgrading slackware current.Boot seems to be normal.I just can't login, cause have no keyboard.

View 2 Replies View Related

Slackware :: Pkgbuild - Modern, Multi-architecture, Package Builder For Slackware?

May 25, 2010

We are pleased to present one of our new creations: pkgbuild, a tool written in standard C++, using libCURL, ZLib, BZip2 and libLZMA (part of XZ). It is a modern Slackware packages builder, network-transparent, multi-architecture, designed to greatly simplify the creation of a package, automatically executing the required post processing.

What does it do? Recognize and build packages for the following architectures: i386, i486, i586, i686, x86_64, IA64, IA32e, s390, s390x, sparc and sparc64.

[Code]...

View 14 Replies View Related

Slackware :: Enable Ling Separate X Sessions With Dual Monitors In Slackware?

Jun 29, 2011

how to on enable ling separate X sessions with dual monitors in slackware? In rhel all I have to do is enable it under the nvidia-settings... In slackware it does not work that well... to what I understand you have to configure a separate x session...

View 11 Replies View Related

Slackware :: Slackware 13.1 VIA VT1708S Audio Driver - Get Working Without Rebuilding The Kernel?

Jun 23, 2011

I'm trying to bring my Slackware system back to life as my XP HDD is dying... I've got everything working except for my audio. I got a new motherboard (ASRock P43DE3) and it has a VIA VT1708S as the onboard audio. Is there any way I can get this working without rebuilding the kernel?

View 5 Replies View Related

Slackware :: Static Libraries - Why Aren't They Shipped In Official Slackware Packages

Aug 12, 2010

I noticed that the official Slackware packages don't contain static libraries. The SlackBuild scripts from slackbuilds.org or from Slackware DVD usually contain --disable-static option to prevent building the .a file. And if configure script doesn't allow such option, the .a file is deleted before the package is created.I am wondering what is the reason for that? Is it just the matter of conserving disk space? Are there also other reasons?

View 11 Replies View Related

General :: Installing Slackware On IDE Hard Rive Boot From Slackware DVD?

Jan 23, 2010

I try to install Slackware to my IDE hard drive and boot first from Slackware DVD. After I loaded huge.s kernel, and tried to partition the hard drive using fdisk by entering "fdisk /dev/hda", I found out that the partition size is max to 3 Gigs instead of 80 Gigs.

I think the kernel is looking at my boot disk, which is around 3 Gigs. How can I make so that it looks at my IDE drive instead at my boot drive? Is there any manual that shows me how to install Linux from scratch this means I want to wipe out all my hard disk and install Slackware Linux there?

View 2 Replies View Related

Slackware :: Alfa AWUS036h Rtl8187 Adapter Not Working On Slackware 13.1

Oct 13, 2010

I recently bought the Alfa AWUS036h which uses the Realtek rtl8187 chipset. I am able to load the module and connect to any network, but its almost as soon as I try to load a page the connection drops. It never stays connected for more than 30 seconds. My other computers using the same adapter in the same spot work fine, unfortunately there not running slackware. I've tried compiling the newest stable kernel and checked the rd.inet1.conf settings.

View 6 Replies View Related

Slackware :: Alfa Awus036h Slackware Current Dhcpcd Won't Connect

Feb 5, 2011

slackware-current kernel 2.6.35.10-smp for instance if i just want to connect to wep ap. i done

[code]...

it says waiting for carrier and it just time out, im wondering why i read somwhere that its not working good with slackware 13.1

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved